Desktop

Guide for the Activities under the Desktop Category

Activate
Description Sets the specified Element as active. Attributes Common ContinueOnError - The Boolean value to specify whether to continue executi...
Tue, 21 May, 2019 at 10:57 AM
Check
Description Enables you to check, uncheck, or toggle the specified Element. Attributes Common ContinueOnError - The Boolean value to specify ...
Tue, 21 May, 2019 at 11:00 AM
Element Exists
Description Checks for the specified Element and returns True if the Element exists or False when it does not. Attributes Output Exists - Retu...
Tue, 21 May, 2019 at 11:02 AM
Find Children
Description Retrieves a list of Children found from the specified Element based on the conditions and scope defined. Attributes Input Filte...
Tue, 21 May, 2019 at 11:06 AM
Find Element
Description Finds the specified Element. Attributes Output Found Element - The RAX UI Automation Element found. Options WaitActive - Whe...
Tue, 21 May, 2019 at 11:09 AM
Find Relative Element
Description Finds the specified element using a position relative to a fixed element. This could be used if a reliable selector is unavailable. ...
Tue, 21 May, 2019 at 11:11 AM
Get Ancestor
Description Retrieves an ancestor for a specified UI element. Attributes Output Ancestor - The retrieved ancestor. Options Level - Speci...
Tue, 21 May, 2019 at 11:15 AM
Get Position
DesktopAutomation.ActivityLibrary.GetPositionActivity Description Copies the content of a directory to another directory. Properties Output ...
Tue, 11 Dec, 2018 at 6:57 PM
Get Text
Description Gets the text from a selected element and stores it into a String variable. Attributes Output Result - Text retrieved from the ele...
Tue, 21 May, 2019 at 11:21 AM
Hot Key
DesktopAutomation.ActivityLibrary.KeyActivity Description Sends the chosen keyboard code to the selected element. Properties Common Conti...
Fri, 7 Dec, 2018 at 6:12 PM