- 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
OUT OF SUPPORTv18
Release date: April 28, 2021
- When using UI Automation v18.4.x with Studio 2021.4, working with the Indicate Element and Repair features caused multiple Selector Editor windows to be opened.
- When using UI Automation v18.4.x with Studio 2021.4, after using Indicate Element or Indicate Anchor, UI Explorer would remain minimized and could not be brought to the foreground.
- In projects created with Studio v2018.4.2 and UI Automation v18.4.2, activities that made use of selectors when working with Internet Explorer might have not worked correctly after upgrading the Robot to v2020.10.4.
- The Click Image activity did not use the values specified in the Timeout and WaitForReady property fields.
- The Attach Browser activity did not switch focus to a tab when the webpage in that tab was a frameset.
Release date: April 14, 2021
Release date: June 2, 2020
Release date: September 20, 2019
Release date: March 27, 2019
- The Extract Structured Data activity did not return any data when used with Java applications v1.3 to v1.6.
- When selecting web page elements in Internet Explorer, the wrong
idx
attribute would be generated, causing selectors to become invalid. - The Chrome extension would fail to install after upgrading Google Chrome to version 73.
Release date: February 27, 2019
One of the main improvements brought by the v18.4.4 UI Automation package is the support for UIA selectors in Edge.
- The Extract Structured Data activity does not return any data when used with Java applications v1.3 to v1.6. Please note that this can cause a breaking change and it is recommended to upgrade Java to a newer version.
Release date: January 23, 2019
html
tags is now ignored when UI elements are selected in pop-up
windows in Internet Explorer.
A few steps need to be performed if you want to use a different UI Automation package, and you can read more about it here.
Release date: January 10, 2019
This new year brings two more languages in the entire UiPath Platform - French and Russian. Since we laid down the foundations of localization in our previous release, we are continuing our efforts in bringing you a more immersive experience and lowering the language barrier bit by bit.
Release date: December 7, 2018
With Citrix environments being so popular, we are further extending automation capabilities with native support for Citrix XenApps. To benefit from this, the UI Automation package must be installed, along with the Citrix Remote Runtime.
Also, the Dark Theme is now available, in its beta version, on all of the activities and wizards in this package.
- The HtmlWindowName
attribute in
html
tags was ignored when UI elements were selected in pop-up windows in Internet Explorer. As a result, selectors were incomplete, causing actions to be performed on the parent window instead. Please note that processes created with the UiPath.UIAutomation.Activities v18.3.6962.28967 package ignore the HtmlWindowName attribute in selectors, while v2018.4.2 does not. This might affect process execution and you should manually update them.
Release date: November 20, 2018
- The HtmlWindowName attribute in
html
tags was ignored when UI elements were selected in pop-up windows in Internet Explorer. As a result, selectors were incomplete, causing actions to be performed on the parent window instead. Please note that processes created with the UiPath.UIAutomation.Activities v18.3.6962.28967 package ignore the HtmlWindowName attribute in selectors, while v18.3.6897.22543 does not. This might affect process execution and you should manually update them.
Release date: October 31, 2018
The UiPath.Core.Activities package is now split into two distinct packages: UiPath.UIAutomation.Activities and UiPath.System.Activities. The first contains all the activities that mimic human interaction, such as Click or Type Into, while the latter sums up all the blocks required for building an automation, from invoking another workflow to logging a custom message in Orchestrator.
This change was made so that both in present and future versions, you can reference any version of the UiPath.UIAutomation.Activities and UiPath.System.Activities packages as dependencies for your projects, completely independent of Studio. This is a step forward for being able to update UiPath Platform components without worrying about how they affect your automations.
Release date: May 22, 2018
We've added a new Continue activity to the Core package. It enables you to streamline conditions inside a For Each loop, without nesting If activities, by skipping iterations.
DataTable
variables:
- Lookup Data Table - Modeled after the Excel VLOOKUP function, it searches for relative cell values in a data table.
- Filter Data Table - Enables you to select filtering conditions for a data table with the help of a wonderful wizard.
- Sort Data Table - Sorts a data table in ascending or descending order based on the values in an indicated column.
- Remove Duplicate Rows - Removes the duplicate rows from a specified `DataTable variable.
- v18.4.8
- Bug fixes
- v18.4.2.1
- Bug fixes
- v18.4.7
- Improvements
- v18.4.6
- Improvements
- v18.4.5
- Bug fixes
- v18.4.5 - Bug fixes
- v18.4.4
- Improvements
- Breaking changes
- Bug fixes
- v18.3.6962.28967
- Improvements
- v18.4.3
- Improvements
- v18.4.2
- Improvements
- Breaking changes
- v18.3.6897.22543
- Breaking changes
- v18.3.6877.28298
- Improvements
- v2018.2
- Improvements