- Overview
- UI Automation
- Applications and technologies automated with UI Automation
- Project compatibility
- UI-ANA-016 - Pull Open Browser URL
- UI-ANA-017 - ContinueOnError True
- UI-ANA-018 - List OCR/Image Activities
- UI-DBP-006 - Container Usage
- UI-DBP-013 - Excel Automation Misuse
- UI-DBP-030 - Forbidden Variables Usage In Selectors
- UI-PRR-001 - Simulate Click
- UI-PRR-002 - Simulate Type
- UI-PRR-003 - Open Application Misuse
- UI-PRR-004 - Hardcoded Delays
- UI-REL-001 - Large Idx in Selectors
- UI-SEC-004 - Selector Email Data
- UI-SEC-010 - App/Url Restrictions
- UI-USG-011 - Non Allowed Attributes
- UX-SEC-010 - App/Url Restrictions
- UX-DBP-029 - Insecure Password Use
- UI-PST-001 - Audit Log Level in Project Settings
- UiPath Browser Migration Tool
- Clipping region
- Computer Vision Recorder
- Activate
- Anchor Base
- Attach Browser
- Attach Window
- Block User Input
- Callout
- Check
- Click
- Click Image
- Click Image Trigger
- Click OCR Text
- Click Text
- Click Trigger
- Close Application
- Close Tab
- Close Window
- Context Aware Anchor
- Copy Selected Text
- Element Attribute Change Trigger
- Element Exists
- Element Scope
- Element State Change Trigger
- Export UI Tree
- Extract Structured Data
- Find Children
- Find Element
- Find Image
- Find Image Matches
- Find OCR Text Position
- Find Relative Element
- Find Text Position
- Get Active Window
- Get Ancestor
- Get Attribute
- Get Event Info
- Get From Clipboard
- Get Full Text
- Get OCR Text
- Get Password
- Get Position
- Get Source Element
- Get Text
- Get Visible Text
- Go Back
- Go Forward
- Go Home
- Google Cloud Vision OCR
- Hide Window
- Highlight
- Hotkey Trigger
- Hover
- Hover Image
- Hover OCR Text
- Hover Text
- Image Exists
- Indicate On Screen
- Inject .NET Code
- Inject Js Script
- Invoke ActiveX Method
- Key Press Trigger
- Load Image
- Maximize Window
- Microsoft Azure Computer Vision OCR
- Microsoft OCR
- Microsoft Project Oxford Online OCR
- Minimize Window
- Monitor Events
- Mouse Trigger
- Move Window
- Navigate To
- OCR Text Exists
- On Element Appear
- On Element Vanish
- On Image Appear
- On Image Vanish
- Open Application
- Open Browser
- Refresh Browser
- Replay User Event
- Restore Window
- Save Image
- Select Item
- Select Multiple Items
- Send Hotkey
- Set Clipping Region
- Set Focus
- Set Text
- Set To Clipboard
- Set Web Attribute
- Show Window
- Start Process
- System Trigger
- Take Screenshot
- Tesseract OCR
- Text Exists
- Tooltip
- Type Into
- Type Secure Text
- Use Foreground
- Wait Attribute
- Wait Element Vanish
- Wait Image Vanish
- Application Event Trigger
- Check/Uncheck
- Check App State
- Check Element
- Click
- Click Event Trigger
- Close Popup
- Drag and Drop
- Extract Table Data
- For Each UI Element
- Get Attribute
- Get Browser Data
- Get Text
- Get URL
- Go to URL
- Highlight
- Hover
- Inject Js Script
- Keyboard Shortcuts
- Keypress Event Trigger
- Mouse Scroll
- Navigate Browser
- Select Item
- Set Browser Data
- Set Runtime Browser
- Set Text
- Take Screenshot
- Type Into
- Use Application/Browser
- Perform browser search and retrieve results using UI Automation APIs
- Web Browsing
- Find Images
- Click Images
- Trigger and Monitor Events
- Create and Override Files
- HTML Pages: Extract and Manipulate Information
- Window Manipulation
- Automated List Selection
- Find and Manipulate Window Elements
- Manage Text Automation
- Load and Process Images
- Manage Mouse Activated Actions
- Automate Application Runtime
- Automated Run of a Local Application
- Browser Navigation
- Web Automation
- Trigger Scope Example
- Computer Vision Local Server
- Mobile Automation
- Release notes
- Project compatibility
- Get Log Types
- Get Logs
- Get Page Source
- Get Device Orientation
- Get Session Identifier
- Install App
- Manage Current App
- Manage Other App
- Open DeepLink
- Open URL
- Mobile Device Connection
- Directional Swipe
- Draw Pattern
- Positional Swipe
- Press Hardware Button
- Set Device Orientation
- Take Screenshot
- Take Screenshot Part
- Element Exists
- Execute Command
- Get Attribute
- Get Selected Item
- Get Text
- Set Selected Item
- Set Text
- Swipe
- Tap
- Type Text
- Terminal
v22.10
Release date: October 26, 2023
Release date: October 5, 2023
-
Fixed the broken Active Accessibility support for web pages containing IFrame elements or PDFs in Chrome and Edge version 117, which caused
<ctrl />
selectors to fail.Also added the option to pass extra command-line arguments to the browser opened using the Open Browser / Use Browser activities. This can be done by setting the appropriate environment variable using the Set Environment Variable activity:UIPATH_EXTRA_CMD_ARGS_CHROME
UIPATH_EXTRA_CMD_ARGS_EDGE
UIPATH_EXTRA_CMD_ARGS_FIREFOX
Release date: August 2, 2023
Release date: June 7, 2023
Release date: June 7, 2023
- Fixed a bug in CV Screen Scope that was causing the local server to keep returning OCR boxes even when UiPath Screen OCR was removed from the activity card or from Project Settings.
- Fixed a bug that caused selector generation to fail for Remote Desktop when the Remote Desktop Client was published as a RemoteApp.
- Fixed an issue which caused the Click Trigger activity to slow down the target application when opening a web page in Edge IE mode with Protected Mode turned off.
- For MV3 extensions, the browser loads the extension later, after the web
pages have loaded. To solve this kind of issues, we added the
UIPATH_OPEN_BROWSER_TIMEOUT_SECONDS
environment variable that allows configuring the Open Browser timeout. - When installing extensions using the Native Host Only method, the file for the self-hosted extension is also generated, so that it can be added to the ExtensionInstallForceList policy.
Release date: January 27, 2023
- The error prompt that indicates a version
mismatch between the UiPath Remote Runtime component and the
UiPath.UIAutomation.Activities package now contains a download link for
the correct
UiPathRemoteRuntime.msi
version. - Fixed a bug that was causing, in some cases, the CV Extract Table activity to stop before the first scroll event when extracting scrollable tables.
Release date: December 7, 2022
Release Date: October 27, 2022
Release date: October 27, 2022
When you install browser extensions from UiPath Studio Home > Tools > UiPath Extensions, you can now select your preferred method. The available options in the drop-down menu for Chrome/Edge are Group Policy Offline, Group Policy Online, All Users, Current User, Native Host Only. The available options for Firefox are Group Policy Offline, Current User.
After the extension is installed, the installation method remains displayed in the disabled drop-down menu next to the Uninstall button, so that the extension will be uninstalled with the same method used for installation.
All the extension installation methods for Chrome and Edge are now available in the UiPathStudio.msi command line.
Support for Chrome/Edge running in App Mode is now available in the self-hosted MV2 browser extension.
class
attribute is now added to the default selector when it doesn't
contain spaces or letters after digits.
aria-label
and
aria-labelledby
are now available in the default selector.
The modern Use Application/Browser activity can now open browsers in remote environments.
ctrlid
attribute is now added to
the selector for the following controls: TextBox (input field), Button, RadioButton,
CheckBox, PictureBox, ListBox (select item), and ComboBox. The
automationid
attribute is also added to the selector for the same
controls when using the UI Automation framework.
A new Workflow Analyzer rule is now available, UI-PST-001, which enables you to specify the logging level you want to log your Robot logs at.
for
attribute
has been improved and now works much faster.
Mouse Scroll now features the Input Mode property, which enables you to select which input mode you want to use to send the scroll action to the application you are automating.
The Check Element Visibility property has changed its name to Visibility check to make its purpose clearer.
In the Selection Screen, changing existing variable names is no longer possible.
The Take Screenshot activity now supports region selection via the F3 hotkey when indicating on screen.
Support for apps using Qt has been implemented in the UI Automation package. For now, only widgets are supported. No QtQuick/QML support has been added at the moment.
A new option has been added to the Table Extraction wizard, when used with a Web browser, that enables you to select whether you want to create a new column with the text or URL of a selected element. The Extract URL toggle has been removed, as a result of this change.
Other table extraction improvements implemented.
Object Repository now offers an improved Indicate and editing experience when used with the Extract Table Data and For Each UI Element activities.
Arguments are now exposed as editable text in Edit screens for Browsers.
visibleInnerText
attribute is now available in the Selector
Attributes panel from UI Explorer.
title
attribute was removed from the list of available attributes
for WebCtrl.
When selecting Refresh with Delay in the Indicate wizard, scrolling resets the timer and the scrolling direction is saved in the activity. Also, there are three new properties for activities impacted by this change: ScrollingDirection, NumberofScrolls, and DelayScreenshotAfterScroll, which enable you to configure this feature.
CJK-OCR now also works with a Computer Vision API Key.
The UiPath Screen OCR activity now supports token authentication, so you no longer need to input the CV API Key if you’re logged into your UiPath cloud account.
The application cards for the CV Extract Table, CV Click, and CV Get Text activities have been updated to resemble their UI Automation Modern counterparts.
When both OCR and CV are requested for the same screenshot, we are now merging the two requests into a single server call. Since the requested UI elements and text are found in the same image, we are thus optimizing for both latency and rate-limiting.
The Computer Vision model now selects anchors automatically for text targets when indicating.
UI Explorer has been upgraded to ActiPro version 20.1.
The Select Item and Extract Table Data activities, both Classic and Modern, now support working with multiple VB6 classes.
We have added support for automating native Chromium Widgets with on-screen rendering. This feature is supported only for Chromium v80 to v102.
Newtonsoft.Json v13 is now supported by UI Automation.
UI Explorer is now available in cross-platform projects.
name
attribute now added by default to their selectors.
backgroundColor
and foregroundColor
properties of
Java elements are now exposed as strings containing RGB triplets in selectors.
The Kinaxis Java App is now supported by UI Automation. JGrid table permits cell identification, data extraction, etc.
ExtensionInstallWhitelist
and
NativeMessagingWhitelist
whitelist policies are no longer added
when installing the MV3 Chrome and Edge extensions.
DeveloperToolsAvailability
Group Policy is not set to 1), then the
MV3 extension for Chrome/Edge will use the embedded LTS Driver packages.
ui5-path
attribute is now available in the default selector for Tree
items. Also, the Expand Tree activity was improved to support Fiori Tree
items.
The Select Item activity has been improved to correctly populate the Item to select field when interacting with SAP Fiori searchable combo boxes, especially for SAP SuccessFactors.
- Fixed an issue which caused the Type Into activity to fail when using Chromium API input method when page zoom ratio was different than 100%.
- When using remote environments, the Select Item activity would use the default timeout of 30 seconds instead of the timeout set by the user.
- Fixed an issue which caused the Windows Forms application to crash when using an Element Exists activity.
- When using Indicate Element, the element was found but validation failed if there were two Citrix App windows available on the client, but only one of them actually matched a remote window.
- Fixed an issue which caused Java-based applications to crash when the Robot is interacting with a specific type of Swing control (JEditorPane), which renders HTML inside.
- UI Explorer failed to identify elements in a Java application built with a specific customized Java framework.
- The Type Into activity failed to type the
(
character in the SAP Web GUI whenSimulateType
is selected. - Fixed an issue that caused automations using Java 9 applications launched with JNLP to fail.
- When using Microsoft Edge in IE mode to open a webpage whose URL contains Japanese characters, selector validation failed.
- Fixed an issue that caused Microsoft Endpoint Manager application to crash during robot execution when using the Get Visible Text activity.
- The column tooltip in the Preview section of the Table Extraction wizard was not updated properly if updating changes multiple times while indicating.
- When using the For Each UI Element activity, the number of items limit applied to the list of elements before filtering.
- Fixed an issue which caused forms created with the UiPath.Forms.Activities package version 1.9.5 to be incompatible with UI Automation.
- When adding an application for the first time in Object Repository, all information from that activity is now correctly displayed.
- Fixed an issue which generated the same selector for multiple apps.
- Fixed an issue which caused certain UI Automation activities to throw an exception when used in the Trigger section of a Pick Branch activity.
- Table extraction did not work on certain columns.
- The Select Item activity generated a wrong target in certain situations.
- Fixed a bug which caused an application that uses a specific Java framework to freeze when launched from Studio or when interacting with it through Studio.
- Fixed an issue that caused the target remote application to hang, in the case of an automation running through UiPath Remote Runtime.
- When the scope was defined as a region selection, changing DPI could cause the screen scope to be erroneously displayed while indicating.
- v22.10.10
- Improvements
- v22.10.9
- Bug fixes
- v22.10.8
- Bug fixes
- v22.10.7
- Bug fixes
- v22.10.6
- Bug fixes
- v22.10.5
- Bug fixes
- v22.10.4
- Improvements
- Bug fixes
- v22.10.3
- Bug fixes
- v22.10.2
- General improvements
- UI Automation Modern
- Table Extraction
- Object Repository
- UI Automation Classic
- Computer Vision
- UI Explorer
- Java
- Browser extensions
- SAP
- Bug fixes
- Known issues