uips-fixtures UiPath.UIAutomation.Activities 25.10.29

96 activities · uips-fixtures catalog v0.3 · generated 2026-04-11T08:33:04Z

Check
UiPath.CV.Activities.CvCheckWithDescriptor
UI Automation

Selects, clears or toggles check boxes. Only CheckBox type elements are supported.

Arguments

NameDirTypeReqDefaultDescription
TimeoutMS In InArgument<Int32>
Descriptor In InArgument<UiPath.CV.CvDescriptor>
ScrollDirection In InArgument<UiPath.CV.Scroll>
NumberOfScrolls In InArgument<Int32>
DelayScreenshotAfterScroll In InArgument<Int32>
ContinueOnError In InArgument<Boolean>
OutRegion Out OutArgument<Drawing.Rectangle>
DelayBefore In InArgument<Int32>
DelayMS In InArgument<Int32>
Action In InArgument<UiPath.Core.Activities.CheckType>
CursorMotionType In InArgument<UiPath.UIAutomationNext.Enums.CursorMotionType>
CV Click
UiPath.CV.Activities.CvClickWithDescriptor
UI Automation

Clicks a specified UI element which is targeted using UiPath Computer Vision.

Arguments

NameDirTypeReqDefaultDescription
TimeoutMS In InArgument<Int32>
DelayMS In InArgument<Int32>
DelayBefore In InArgument<Int32>
Descriptor In InArgument<UiPath.CV.CvDescriptor>
ScrollDirection In InArgument<UiPath.CV.Scroll>
NumberOfScrolls In InArgument<Int32>
DelayScreenshotAfterScroll In InArgument<Int32>
InRegion In InArgument<Drawing.Rectangle>
OutRegion Out OutArgument<Drawing.Rectangle>
KeyModifiers In InArgument<UiPath.Core.Activities.KeyModifiers>
CursorMotionType In InArgument<UiPath.UIAutomationNext.Enums.CursorMotionType>
ClickType In InArgument<UiPath.Core.ClickType>
MouseButton In InArgument<UiPath.Core.MouseButton>
ContinueOnError In InArgument<Boolean>
CV Element Exists
UiPath.CV.Activities.CvElementExistsWithDescriptor
UI Automation

Searches for a specified UI element on the screen in the foreground using UiPath Computer Vision, and returns a Boolean variable that states whether it was found or not.

Arguments

NameDirTypeReqDefaultDescription
TimeoutMS In InArgument<Int32>
Descriptor In InArgument<UiPath.CV.CvDescriptor>
ScrollDirection In InArgument<UiPath.CV.Scroll>
NumberOfScrolls In InArgument<Int32>
DelayScreenshotAfterScroll In InArgument<Int32>
ContinueOnError In InArgument<Boolean>
DelayBefore In InArgument<Int32>
DelayMS In InArgument<Int32>
Result Out OutArgument<Boolean>
InRegion In InArgument<Drawing.Rectangle>
OutRegion Out OutArgument<Drawing.Rectangle>
CV Extract Table
UiPath.CV.Activities.CvExtractDataTableWithDescriptor
UI Automation

Extracts a table visible on the screen.

Arguments

NameDirTypeReqDefaultDescription
TimeoutMS In InArgument<Int32>
Descriptor In InArgument<UiPath.CV.CvDescriptor>
ContinueOnError In InArgument<Boolean>
ScrollDirection In InArgument<UiPath.CV.Scroll> Mono.Cecil.CustomAttributeArgument
NumberOfScrolls In InArgument<Int32> 2
OutRegion Out OutArgument<Drawing.Rectangle>
Result Out OutArgument<Data.DataTable>
DelayBefore In InArgument<Int32>
DelayMS In InArgument<Int32>
DelayScreenshotAfterScroll In InArgument<Int32>
AddHeaders In InArgument<Boolean> True
RefreshBefore In InArgument<Boolean> True
IgnoreEmptyRows In InArgument<Boolean> False
Scroll In InArgument<Boolean> False
ScrollOffset In InArgument<Drawing.Point>
CV Get Text
UiPath.CV.Activities.CvGetTextWithDescriptor
UI Automation

Extracts text from a specified position based on an anchor.

Arguments

NameDirTypeReqDefaultDescription
TimeoutMS In InArgument<Int32>
Descriptor In InArgument<UiPath.CV.CvDescriptor>
ScrollDirection In InArgument<UiPath.CV.Scroll>
NumberOfScrolls In InArgument<Int32>
DelayScreenshotAfterScroll In InArgument<Int32>
Scroll In InArgument<Boolean>
ScrollOffset In InArgument<Drawing.Point>
ContinueOnError In InArgument<Boolean>
InRegion In InArgument<Drawing.Rectangle>
OutRegion Out OutArgument<Drawing.Rectangle>
RefreshBefore In InArgument<Boolean> True
Result Out OutArgument<String>
DelayBefore In InArgument<Int32>
DelayMS In InArgument<Int32>

Properties

NameKindTypeDescription
MethodType property UiPath.CV.GetTextMethodType
CV Highlight
UiPath.CV.Activities.CvHighlightWithDescriptor
UI Automation

Visually highlights a specified UI element identified using UiPath Computer Vision.

Arguments

NameDirTypeReqDefaultDescription
TimeoutMS In InArgument<Int32>
Descriptor In InArgument<UiPath.CV.CvDescriptor>
ScrollDirection In InArgument<UiPath.CV.Scroll>
NumberOfScrolls In InArgument<Int32>
DelayScreenshotAfterScroll In InArgument<Int32>
DelayBefore In InArgument<Int32>
DelayMS In InArgument<Int32>
InRegion In InArgument<Drawing.Rectangle>
OutRegion Out OutArgument<Drawing.Rectangle>
HighlightTime In InArgument<Int32>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Color property Drawing.Color
CV Hover
UiPath.CV.Activities.CvHoverWithDescriptor
UI Automation

Hovers over a specified UI element which is targeted by using UiPath Computer Vision.

Arguments

NameDirTypeReqDefaultDescription
HoverTime In InArgument<Double>
TimeoutMS In InArgument<Int32>
Descriptor In InArgument<UiPath.CV.CvDescriptor>
ScrollDirection In InArgument<UiPath.CV.Scroll>
NumberOfScrolls In InArgument<Int32>
DelayScreenshotAfterScroll In InArgument<Int32>
ContinueOnError In InArgument<Boolean>
DelayBefore In InArgument<Int32>
DelayMS In InArgument<Int32>
InRegion In InArgument<Drawing.Rectangle>
OutRegion Out OutArgument<Drawing.Rectangle>
CursorMotionType In InArgument<UiPath.UIAutomationNext.Enums.CursorMotionType>
CV Screen Scope
UiPath.CV.Activities.CVScope
UI Automation

A container that enables Computer Vision on a window or element. Also acts as a refresh mechanism.

Arguments

NameDirTypeReqDefaultDescription
ContinueOnError In InArgument<Boolean>
CvMethod In InArgument<UiPath.CV.CVMethods>
Server In InArgument<String>
ApiKey In InArgument<String>
UseLocalServer In InArgument<Boolean>
ScrollOffset In InArgument<Drawing.Point>
DelayBefore In InArgument<Int32>

Properties

NameKindTypeDescription
Target property UiPath.Core.Activities.Target

Child Activities / Variable Scope

NameKindTypeDescription
OCREngine child ActivityFunc<Drawing.Image, IEnumerable<KeyValuePair<Drawing.Rectangle, String>>>
Body child ActivityAction<Object>
CV Dropdown Select
UiPath.CV.Activities.CvSelectItemWithDescriptor
UI Automation

Specifies the item to be selected from a dropdown list.

Arguments

NameDirTypeReqDefaultDescription
TimeoutMS In InArgument<Int32>
DelayMS In InArgument<Int32>
DelayBetweenKeys In InArgument<Int32>
DelayBefore In InArgument<Int32>
Text In InArgument<UiPath.CV.CvString>
Descriptor In InArgument<UiPath.CV.CvDescriptor>
ScrollDirection In InArgument<UiPath.CV.Scroll>
NumberOfScrolls In InArgument<Int32>
DelayScreenshotAfterScroll In InArgument<Int32>
OutRegion Out OutArgument<Drawing.Rectangle>
ClickBeforeTyping In InArgument<Boolean>
EmptyField In InArgument<Boolean>
Activate In InArgument<Boolean>
ContinueOnError In InArgument<Boolean>
CV Type Into
UiPath.CV.Activities.CvTypeIntoWithDescriptor
UI Automation

Sends keystrokes to a UI element. Special keys are supported and can be selected from the drop-down list. The UI element is identified using UiPath Computer Vision.

Arguments

NameDirTypeReqDefaultDescription
TimeoutMS In InArgument<Int32>
DelayMS In InArgument<Int32>
DelayBetweenKeys In InArgument<Int32>
DelayBefore In InArgument<Int32>
Text In InArgument<UiPath.CV.CvString>
Descriptor In InArgument<UiPath.CV.CvDescriptor>
ScrollDirection In InArgument<UiPath.CV.Scroll>
NumberOfScrolls In InArgument<Int32>
DelayScreenshotAfterScroll In InArgument<Int32>
InRegion In InArgument<Drawing.Rectangle>
OutRegion Out OutArgument<Drawing.Rectangle>
ClickBeforeTyping In InArgument<Boolean>
EmptyField In InArgument<Boolean>
Activate In InArgument<Boolean>
ContinueOnError In InArgument<Boolean>
Invoke ActiveX Method
UiPath.Core.Activities.InvokeActiveX
UI Automation

Invokes an Internet Explorer ActiveX object automation method.

Arguments

NameDirTypeReqDefaultDescription
MethodName In InArgument<String>
Result Out OutArgument<Object>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Arguments property Dictionary<String, Argument>
Target property UiPath.Core.Activities.Target
Activate
UiPath.Core.Activities.Activate
UI Automation

Enables you to activate a specified UI element.

Arguments

NameDirTypeReqDefaultDescription
DelayMS In InArgument<Int32>
DelayBefore In InArgument<Int32>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Target property UiPath.Core.Activities.Target
Export UI Tree
UiPath.Core.Activities.ExportUiTree
UI Automation

Exports all available UI elements

Arguments

NameDirTypeReqDefaultDescription
Filter In InArgument<String>
DestinationFile In InArgument<String>
OperationTimeoutMS In InArgument<Nullable<Int32>>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Target property UiPath.Core.Activities.Target
UiFramework property UiPath.Core.Activities.UiTree.SelectorStrategy
Format property UiPath.Core.Activities.UiTree.ExportFormat
IncludeScreenshots property Boolean
Overwrite property Boolean
Priority property UiPath.Core.Activities.UiTree.Priority
Set Clipping Region
UiPath.Core.Activities.SetClippingRegion
UI Automation

Sets the clipping region of a UI element.

Arguments

NameDirTypeReqDefaultDescription
Direction In InArgument<UiPath.Core.Direction>
Region In InArgument<UiPath.Core.Region>
Element In InArgument<UiPath.Core.UiElement>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Size property UiPath.Core.Region
Set Focus
UiPath.Core.Activities.SetFocus
UI Automation

Sets keyboard focus to a specified UI element.

Arguments

NameDirTypeReqDefaultDescription
DelayMS In InArgument<Int32>
DelayBefore In InArgument<Int32>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Target property UiPath.Core.Activities.Target
Get Position
UiPath.Core.Activities.GetPosition
UI Automation

Retrieves the bounding rectangle of a specified UI element.

Arguments

NameDirTypeReqDefaultDescription
Rectangle Out OutArgument<Drawing.Rectangle>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Target property UiPath.Core.Activities.Target
Select Multiple Items
UiPath.Core.Activities.SelectMultipleItems
UI Automation

Selects one or more options from a multiple options list box. After you indicate the element on the screen, use MultipleItems property to define the options that will be selected at runtime.

Arguments

NameDirTypeReqDefaultDescription
MultipleItems In InArgument<String[]>
AddToSelection In InArgument<Boolean> False
DelayBefore In InArgument<Int32>
DelayAfter In InArgument<Int32>
AlterIfDisabled In InArgument<Boolean>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Target property UiPath.Core.Activities.Target
Set Web Attribute
UiPath.Core.Activities.SetWebAttribute
UI Automation

Sets the value of a specified web attribute.

Arguments

NameDirTypeReqDefaultDescription
Attribute In InArgument<String>
Value In InArgument<String>
DelayBefore In InArgument<Int32>
DelayAfter In InArgument<Int32>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Target property UiPath.Core.Activities.Target
Wait Attribute
UiPath.Core.Activities.WaitAttribute
UI Automation

Waits for the value of a specified UI element attribute to be equal to a string.

Arguments

NameDirTypeReqDefaultDescription
Attribute In InArgument<String>
AttributeValue In InArgument<Object>
TimeoutMS In InArgument<Int32>
Element In InArgument<UiPath.Core.UiElement>
ContinueOnError In InArgument<Boolean>
Find Children
UiPath.Core.Activities.FindChildren
UI Automation

Retrieves a collection of children UI elements according to a specified scope and filter criteria.

Arguments

NameDirTypeReqDefaultDescription
Filter In InArgument<String>
Scope In InArgument<UiPath.Core.FindScope>
Children Out OutArgument<IEnumerable<UiPath.Core.UiElement>>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Target property UiPath.Core.Activities.Target
Find Relative Element
UiPath.Core.Activities.FindRelative
UI Automation

Searches for a UI element by using a position relative to a fixed element. This should be used when a reliable selector is not available.

Arguments

NameDirTypeReqDefaultDescription
RelativeElement Out OutArgument<UiPath.Core.UiElement>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
CursorPosition property UiPath.Core.Activities.CursorPosition
Target property UiPath.Core.Activities.Target
Get Ancestor
UiPath.Core.Activities.GetAncestor
UI Automation

Retrieves an ancestor for a specified UI element.

Arguments

NameDirTypeReqDefaultDescription
Ancestor Out OutArgument<UiPath.Core.UiElement>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
UpLevels property Int32
Target property UiPath.Core.Activities.Target
Indicate On Screen
UiPath.Core.Activities.IndicateOnScreen
UI Automation

Enables the user to select an UI element or region on screen while running the workflow.

Arguments

NameDirTypeReqDefaultDescription
SelectScreenRegion In InArgument<Boolean>
HidePreview In InArgument<Boolean>
SelectedUiElement Out OutArgument<UiPath.Core.UiElement>
ContinueOnError In InArgument<Boolean>
Find Element
UiPath.Core.Activities.WaitUiElementAppear
UI Automation

Waits for the specified UI element to appear on the screen and returns it as a UiElement variable.

Arguments

NameDirTypeReqDefaultDescription
FoundElement Out OutArgument<UiPath.Core.UiElement>
WaitVisible In InArgument<Boolean>
WaitActive In InArgument<Boolean>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Target property UiPath.Core.Activities.Target
Find Image Matches
UiPath.Core.Activities.FindImageMatches
UI Automation

Searches for matches for a specific image in a target UI element and returns a collection of UI elements which have the clipping region set to the screen position of the matches.

Arguments

NameDirTypeReqDefaultDescription
Matches Out OutArgument<IEnumerable<UiPath.Core.UiElement>>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Image property UiPath.Core.Activities.ImageTarget
Target property UiPath.Core.Activities.Target
Load Image
UiPath.Core.Activities.LoadImage
UI Automation

Enables you to load an image from the disk and save it to an Image variable.

Arguments

NameDirTypeReqDefaultDescription
FileName In InArgument<String>
Image Out OutArgument<UiPath.Core.Image>
ContinueOnError In InArgument<Boolean>
Save Image
UiPath.Core.Activities.SaveImage
UI Automation

Enables you to save an image to your disk.

Arguments

NameDirTypeReqDefaultDescription
FileName In InArgument<String>
Image In InArgument<UiPath.Core.Image>
ContinueOnError In InArgument<Boolean>
Inject .NET Code
UiPath.Core.Activities.InjectDotNetCode
UI Automation

Injects .NET code into target process.

Arguments

NameDirTypeReqDefaultDescription
AssemblyPath In InArgument<String>
TypeName In InArgument<String>
MethodName In InArgument<String>
PassUIControlAsFirstArgument In InArgument<Boolean>
Result Out OutArgument<Object>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Arguments property Dictionary<String, Argument>
Target property UiPath.Core.Activities.Target
Google Cloud Vision OCR
UiPath.Core.Activities.GoogleCloudOCR
UI Automation.OCR.Engine

Extracts a string and its information from an indicated UI element using the Google Cloud Vision OCR engine. It can be used with other OCR activities (Click OCR Text, Hover OCR Text, Double Click OCR Text, Get OCR Text, Find OCR Text Position).

Arguments

NameDirTypeReqDefaultDescription
ApiKey In InArgument<String>
Region In InArgument<UiPath.Vision.Core.OCR.GoogleCloudRegion>
Language In InArgument<String>
Scale In InArgument<Double>
Text Out OutArgument<String>
Image In InArgument<Drawing.Image>
Profile In InArgument<UiPath.Vision.OCR.OCRProfile>

Properties

NameKindTypeDescription
DetectionMode property UiPath.Vision.Core.OCR.GoogleCloudDetectionMode
ResizeToApiLimits property Boolean
ExtractWords property Boolean
FilterRegion property UiPath.Core.Region
Tesseract OCR
UiPath.Core.Activities.GoogleOCR
UI Automation.OCR.Engine

Extracts a string and its information from an indicated UI element using Tesseract OCR Engine. It can be used with other OCR activities (Click OCR Text, Hover OCR Text, Double Click OCR Text, Get OCR Text, Find OCR Text Position).

Arguments

NameDirTypeReqDefaultDescription
AllowedCharacters In InArgument<String>
DeniedCharacters In InArgument<String>
Invert In InArgument<Boolean>
Profile In InArgument<UiPath.Vision.OCR.OCRProfile>
Language In InArgument<String>
Scale In InArgument<Double>
Text Out OutArgument<String>
Image In InArgument<Drawing.Image>

Properties

NameKindTypeDescription
ExtractWords property Boolean
FilterRegion property UiPath.Core.Region
Microsoft Azure Computer Vision OCR
UiPath.Core.Activities.MicrosoftAzureComputerVisionOCR
UI Automation.OCR.Engine

Extracts a string and its information from an indicated UI element using the Microsoft Azure Computer Vision OCR engine. It can be used with other OCR activities (Click OCR Text, Hover OCR Text, Double Click OCR Text, Get OCR Text, Find OCR Text Position).

Arguments

NameDirTypeReqDefaultDescription
ApiKey In InArgument<String>
Endpoint In InArgument<String>
Language In InArgument<String>
Scale In InArgument<Double>
Text Out OutArgument<String>
Image In InArgument<Drawing.Image>
Profile In InArgument<UiPath.Vision.OCR.OCRProfile>

Properties

NameKindTypeDescription
HandwritingRecognition property Boolean
ExtractWords property Boolean
FilterRegion property UiPath.Core.Region
Get OCR Text
UiPath.Core.Activities.GetOCRText
UI Automation

Extracts a string and its information from an indicated UI element using the OCR screen scraping method. This activity can also be automatically generated when performing screen scraping, along with a container.

Arguments

NameDirTypeReqDefaultDescription
Text Out OutArgument
WordsInfo Out OutArgument<IEnumerable<UiPath.Core.TextInfo>>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Target property UiPath.Core.Activities.Target

Child Activities / Variable Scope

NameKindTypeDescription
OCREngine child ActivityFunc<Drawing.Image, IEnumerable<KeyValuePair<Drawing.Rectangle, String>>>
Get Active Window
UiPath.Core.Activities.GetActiveWindow
UI Automation

Retrieves the current active Window and enables you to perform multiple actions within it.

Arguments

NameDirTypeReqDefaultDescription
ApplicationWindow Out OutArgument<UiPath.Core.Window>
ContinueOnError In InArgument<Boolean>

Child Activities / Variable Scope

NameKindTypeDescription
Body child ActivityAction<Object>
Hide Window
UiPath.Core.Activities.HideWindow
UI Automation

Hides the indicated window. This makes the window completely invisible.

Arguments

NameDirTypeReqDefaultDescription
Window In InArgument<UiPath.Core.Window>
ContinueOnError In InArgument<Boolean>
Maximize Window
UiPath.Core.Activities.MaximizeWindow
UI Automation

Maximizes the indicated window.

Arguments

NameDirTypeReqDefaultDescription
Window In InArgument<UiPath.Core.Window>
ContinueOnError In InArgument<Boolean>
Minimize Window
UiPath.Core.Activities.MinimizeWindow
UI Automation

Minimizes the indicated window.

Arguments

NameDirTypeReqDefaultDescription
Window In InArgument<UiPath.Core.Window>
ContinueOnError In InArgument<Boolean>
Move Window
UiPath.Core.Activities.MoveWindow
UI Automation

Changes the position and dimensions of the indicated window.

Arguments

NameDirTypeReqDefaultDescription
X In InArgument<Int32>
Y In InArgument<Int32>
Width In InArgument<Int32>
Height In InArgument<Int32>
Window In InArgument<UiPath.Core.Window>
ContinueOnError In InArgument<Boolean>
Restore Window
UiPath.Core.Activities.RestoreWindow
UI Automation

Restores a specified window to its original size and position.

Arguments

NameDirTypeReqDefaultDescription
Window In InArgument<UiPath.Core.Window>
ContinueOnError In InArgument<Boolean>
Show Window
UiPath.Core.Activities.ShowWindow
UI Automation

Displays and activates the specified window.

Arguments

NameDirTypeReqDefaultDescription
Window In InArgument<UiPath.Core.Window>
ContinueOnError In InArgument<Boolean>
Extract Form Data
UiPath.Semantic.Activities.NExtractFormDataGeneric
UI Automation.Application

Uses AI to seamlessly extract form data.

No members extracted.

Fill Form
UiPath.Semantic.Activities.NFillForm
UI Automation.Application

Uses AI to seamlessly populate the designated form with information extracted from the provided data source.

Arguments

NameDirTypeReqDefaultDescription
DataSource In InArgument<Object>
InteractionMode In InArgument<UiPath.UIAutomationNext.Enums.NChildInteractionMode>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
EnableValidation property Boolean
Target property UiPath.UIAutomationNext.TargetAnchorable
Update UI Element
UiPath.Semantic.Activities.NSetValue
UI Automation.Application

Uses AI to seamlessly update an UI element’s state/value.

Arguments

NameDirTypeReqDefaultDescription
Value In InArgument<String>
InteractionMode In InArgument<UiPath.UIAutomationNext.Enums.NChildInteractionMode>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
EnableValidation property Boolean
Target property UiPath.UIAutomationNext.TargetAnchorable
ScreenPlay
UiPath.Semantic.Activities.NUITask
UI Automation.Application

Performs a given UI task, using AI, on the attached application.

Arguments

NameDirTypeReqDefaultDescription
Task In InArgument<String>
AgentType In InArgument<UiPath.UIAutomationNext.Enums.NUITaskAgentType>
Result Out OutArgument<String>
CustomConfiguration In InArgument<String>
ClipboardMode In InArgument<UiPath.UIAutomationNext.Enums.NTypeByClipboardMode>
TraceAttachMode In InArgument<UiPath.UIAutomationNext.Enums.NTraceAttachMode>
MaxIterations In InArgument<Int32>
IsDOMEnabled In InArgument<Boolean>
IsVariableSecurityDisabled In InArgument<Boolean>
ExecutionTrace Out OutArgument<String>
TraceFiles Out OutArgument<UiPath.UIAutomationNext.Models.NUITaskTraceFiles>
InteractionMode In InArgument<UiPath.UIAutomationNext.Enums.NChildInteractionMode>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Prompt property IEnumerable<InArgument<String>>
Target property UiPath.UIAutomationNext.TargetAnchorable
Use Application/Browser
UiPath.UIAutomationNext.Activities.NApplicationCard
UI Automation.Application

Opens a desktop application or web browser page to use in your automation.

Arguments

NameDirTypeReqDefaultDescription
ContinueOnError In InArgument<Boolean>
Timeout In InArgument<Double>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
OpenMode In InArgument<UiPath.UIAutomationNext.Enums.NAppOpenMode>
CloseMode In InArgument<UiPath.UIAutomationNext.Enums.NAppCloseMode>
UserDataFolderMode In InArgument<UiPath.UIAutomationNext.Enums.BrowserUserDataFolderMode>
UserDataFolderPath In InArgument<String>
IsIncognito In InArgument<Boolean>
WebDriverMode In InArgument<UiPath.UIAutomationNext.Enums.NWebDriverMode>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
TargetApp property UiPath.UIAutomationNext.TargetApp
InteractionMode property UiPath.UIAutomationNext.Enums.NInteractionMode
AttachMode property UiPath.UIAutomationNext.Enums.NAppAttachMode
WindowResize property UiPath.UIAutomationNext.Enums.NWindowResize
DialogHandling property UiPath.UIAutomationNext.DialogHandling

Child Activities / Variable Scope

NameKindTypeDescription
OCREngine child ActivityFunc<Drawing.Image, IEnumerable<KeyValuePair<Drawing.Rectangle, String>>>
Body child ActivityAction<Object>
Browser Dialog Scope
UiPath.UIAutomationNext.Activities.NBrowserDialogScope
UI Automation.Browser

Captures and handles browser dialogs such as alert, confirm and prompt.

Arguments

NameDirTypeReqDefaultDescription
DialogMessage Out OutArgument<String>
DialogResponse In InArgument<UiPath.UIAutomationNext.Enums.NBrowserDialogResponse>
PromptDialogResponseText In InArgument<String>
WaitForDialogToAppearTimeout In InArgument<Double>
Timeout In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
DialogScopeType property UiPath.UIAutomationNext.Enums.NBrowserDialogScopeType
Target property UiPath.UIAutomationNext.TargetAnchorable

Child Activities / Variable Scope

NameKindTypeDescription
Body child Activity
Browser File Picker Scope
UiPath.UIAutomationNext.Activities.NBrowserFilePickerScope
UI Automation.Browser

Captures and handles a browser file picker dialog.

Arguments

NameDirTypeReqDefaultDescription
SingleFilePath In InArgument<String>
MultiFilePaths In InArgument<List<String>>
WaitForDialogToAppearTimeout In InArgument<Double>
Timeout In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Mode property UiPath.UIAutomationNext.Enums.NBrowserFilePickerScopeMode
Target property UiPath.UIAutomationNext.TargetAnchorable

Child Activities / Variable Scope

NameKindTypeDescription
Body child Activity
Check/Uncheck
UiPath.UIAutomationNext.Activities.NCheck
UI Automation.Application

Used to check, uncheck, or toggle a checkbox.

Arguments

NameDirTypeReqDefaultDescription
Action In InArgument<UiPath.UIAutomationNext.Enums.NCheckType>
AlterIfDisabled In InArgument<Boolean>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Check Element
UiPath.UIAutomationNext.Activities.NCheckElement
UI Automation.Application

Checks if an element is enabled or disabled.

Arguments

NameDirTypeReqDefaultDescription
Result Out OutArgument<Boolean>
Timeout In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Check App State
UiPath.UIAutomationNext.Activities.NCheckState
UI Automation.Application

Ensures the automated app is in a specific state, by verifying if a UI element exists or not. A set of user-defined actions are executed based on the detected state.

Arguments

NameDirTypeReqDefaultDescription
Exists Out OutArgument<Boolean>
Timeout In InArgument<Double>
CheckWindowActive In InArgument<Boolean>
DelayBefore In InArgument<Double>
InUiElement In InArgument<UiPath.Core.UiElement>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>

Properties

NameKindTypeDescription
Mode property UiPath.UIAutomationNext.Enums.NCheckStateMode
CheckVisibility property Boolean
Target property UiPath.UIAutomationNext.TargetAnchorable

Child Activities / Variable Scope

NameKindTypeDescription
IfExists child Activity
IfNotExists child Activity
Click
UiPath.UIAutomationNext.Activities.NClick
UI Automation.Application

Clicks a specified UI element.

Arguments

NameDirTypeReqDefaultDescription
KeyModifiers In InArgument<UiPath.UIAutomationNext.Enums.NKeyModifiers>
ClickType In InArgument<UiPath.UIAutomationNext.Enums.NClickType>
MouseButton In InArgument<UiPath.UIAutomationNext.Enums.NMouseButton>
CursorMotionType In InArgument<UiPath.UIAutomationNext.Enums.CursorMotionType>
AlterIfDisabled In InArgument<Boolean>
ActivateBefore In InArgument<Boolean>
UnblockInput In InArgument<Boolean>
InteractionMode In InArgument<UiPath.UIAutomationNext.Enums.NChildInteractionMode>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
VerifyOptions property UiPath.UIAutomationNext.Activities.VerifyExecutionOptions
Target property UiPath.UIAutomationNext.TargetAnchorable
Click Event Trigger
UiPath.UIAutomationNext.Activities.NClickTrigger
UI Automation.Application

Setup a click event trigger on the indicated UI Element.

Arguments

NameDirTypeReqDefaultDescription
Button In InArgument<UiPath.UIAutomationNext.Enums.NMouseButton>
KeyModifiers In InArgument<UiPath.UIAutomationNext.Enums.NKeyModifiers>
BlockEvent In InArgument<Boolean>
IncludeChildren In InArgument<Boolean>
Mode In InArgument<UiPath.UIAutomationNext.Triggers.NClickTriggerMode>

Properties

NameKindTypeDescription
SchedulingMode property UiPath.Platform.Triggers.TriggerActionSchedulingMode
Target property UiPath.UIAutomationNext.TargetAnchorable
Close Popup
UiPath.UIAutomationNext.Activities.NClosePopup
UI Automation.Application

Dismisses all popups that are on top of the application and block a target, using the configured close buttons.

Arguments

NameDirTypeReqDefaultDescription
PopupException In InArgument<Exception>
PreferredButtons In InArgument<String[]>
PopupHandled Out OutArgument<UiPath.UIAutomationNext.Enums.NPopupHandleState>
PopupAppearTimeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
EnableAI property Boolean
Drag and Drop
UiPath.UIAutomationNext.Activities.NDragAndDrop
UI Automation.Application

Executes a drag and drop operation from the source UI element to the destination UI element.

Arguments

NameDirTypeReqDefaultDescription
KeyModifiers In InArgument<UiPath.UIAutomationNext.Enums.NKeyModifiers>
MouseButton In InArgument<UiPath.UIAutomationNext.Enums.NMouseButton>
DelayBetweenActions In InArgument<Double>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
DestinationTarget property UiPath.UIAutomationNext.TargetAnchorable
Target property UiPath.UIAutomationNext.TargetAnchorable
Extract Table Data
UiPath.UIAutomationNext.Activities.NExtractData
UI Automation.Application

Extracts tabular data from a specified web page or application.

Arguments

NameDirTypeReqDefaultDescription
DataTable InOut InOutArgument<Data.DataTable>
ExtractMetadata In InArgument<String>
MaximumResults In InArgument<Int32>
InteractionMode In InArgument<UiPath.UIAutomationNext.Enums.NChildInteractionMode>
DelayBetweenPages In InArgument<Double>
ExtractDataSettings In InArgument<String>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>

Properties

NameKindTypeDescription
LimitExtractionTo property UiPath.UIAutomationNext.Models.ExtractData.LimitType
NextLink property UiPath.UIAutomationNext.TargetAnchorable
AppendResults property Boolean
Target property UiPath.UIAutomationNext.TargetAnchorable
Extract Table Data
UiPath.UIAutomationNext.Activities.NExtractDataGeneric
UI Automation.Application

Extracts tabular data from a specified web page or application.

Arguments

NameDirTypeReqDefaultDescription
InputDataTable In InArgument<Data.DataTable>
ExtractedData Out OutArgument<T>
ExtractMetadata In InArgument<String>
MaximumResults In InArgument<Int32>
InteractionMode In InArgument<UiPath.UIAutomationNext.Enums.NChildInteractionMode>
DelayBetweenPages In InArgument<Double>
ExtractDataSettings In InArgument<String>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>

Properties

NameKindTypeDescription
LimitExtractionTo property UiPath.UIAutomationNext.Models.ExtractData.LimitType
NextLink property UiPath.UIAutomationNext.TargetAnchorable
Target property UiPath.UIAutomationNext.TargetAnchorable
For Each UI Element
UiPath.UIAutomationNext.Activities.NForEachUiElement
UI Automation.Application

Iterates over a structured set of UiElements.

Arguments

NameDirTypeReqDefaultDescription
ContinueOnError In InArgument<Boolean>
MaximumResults In InArgument<Int32>
InteractionMode In InArgument<UiPath.UIAutomationNext.Enums.NChildInteractionMode>
DelayBetweenPages In InArgument<Double>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>

Properties

NameKindTypeDescription
NextLink property UiPath.UIAutomationNext.TargetAnchorable
LimitExtractionTo property UiPath.UIAutomationNext.Models.ExtractData.LimitType
Target property UiPath.UIAutomationNext.TargetAnchorable

Child Activities / Variable Scope

NameKindTypeDescription
Body child ActivityAction<Int32>
Get Attribute
UiPath.UIAutomationNext.Activities.NGetAttribute
UI Automation.Application

Retrieves the value of a specified attribute of the indicated UI element.

Arguments

NameDirTypeReqDefaultDescription
Result Out OutArgument
Attribute In InArgument<String>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Get Attribute
UiPath.UIAutomationNext.Activities.NGetAttributeGeneric
UI Automation.Application

Retrieves the value of a specified attribute of the indicated UI element.

Arguments

NameDirTypeReqDefaultDescription
Result Out OutArgument<T>
Attribute In InArgument<String>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Get Browser Data
UiPath.UIAutomationNext.Activities.NGetBrowserData
UI Automation.Browser

Exports the session data from the specified browser instance.

Arguments

NameDirTypeReqDefaultDescription
Browser In InArgument<UiPath.Core.Browser>
BrowserType In InArgument<UiPath.UIAutomationNext.Enums.NBrowserType>
SourceUserDataFolder In InArgument<String>
UserProfile In InArgument<String>
SessionData Out OutArgument<String>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
Get Clipboard
UiPath.UIAutomationNext.Activities.NGetClipboard
UI Automation.Application

Gets the system's Clipboard data.

Arguments

NameDirTypeReqDefaultDescription
Result Out OutArgument<String>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Get Text
UiPath.UIAutomationNext.Activities.NGetText
UI Automation.Application

Extracts the text from a specified UI element.

Arguments

NameDirTypeReqDefaultDescription
Text Out OutArgument
TextString Out OutArgument<String>
WordsInfo Out OutArgument<IEnumerable<UiPath.UIAutomationNext.Activities.Models.NWordInfo>>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
ScrapingMethod property UiPath.UIAutomationNext.Enums.NScrapingMethod
Target property UiPath.UIAutomationNext.TargetAnchorable
Get URL
UiPath.UIAutomationNext.Activities.NGetUrl
UI Automation.Browser

Returns the URL from the current browser.

Arguments

NameDirTypeReqDefaultDescription
WaitForReady In InArgument<UiPath.UIAutomationNext.Enums.NWaitForReady>
CurrentUrl Out OutArgument<String>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
Go To URL
UiPath.UIAutomationNext.Activities.NGoToUrl
UI Automation.Browser

Navigates to the specified URL in the indicated web browser.

Arguments

NameDirTypeReqDefaultDescription
Url In InArgument<String>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
Highlight
UiPath.UIAutomationNext.Activities.NHighlight
UI Automation.Application

Visually highlights a specified UI element by surrounding it in a box.

Arguments

NameDirTypeReqDefaultDescription
HighlightTime In InArgument<Double>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Color property Drawing.Color
Target property UiPath.UIAutomationNext.TargetAnchorable
Hover
UiPath.UIAutomationNext.Activities.NHover
UI Automation.Application

Hovers the mouse over a specified UI element.

Arguments

NameDirTypeReqDefaultDescription
HoverTime In InArgument<Double>
CursorMotionType In InArgument<UiPath.UIAutomationNext.Enums.CursorMotionType>
InteractionMode In InArgument<UiPath.UIAutomationNext.Enums.NChildInteractionMode>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
VerifyOptions property UiPath.UIAutomationNext.Activities.VerifyExecutionOptions
Target property UiPath.UIAutomationNext.TargetAnchorable
Inject Js Script
UiPath.UIAutomationNext.Activities.NInjectJsScript
UI Automation.Browser

Executes JavaScript code in the context of the web page corresponding to a UiElement.

Arguments

NameDirTypeReqDefaultDescription
InputParameter In InArgument<String>
ScriptCode In InArgument<String>
ScriptOutput Out OutArgument
ExecutionWorld In InArgument<UiPath.UIAutomationNext.Enums.NExecutionWorld>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Keyboard Shortcuts
UiPath.UIAutomationNext.Activities.NKeyboardShortcuts
UI Automation.Application

Sends one or more keyboard shortcuts to a UI element.

Arguments

NameDirTypeReqDefaultDescription
ActivateBefore In InArgument<Boolean>
DelayBetweenShortcuts In InArgument<Double>
DelayBetweenKeys In InArgument<Double>
ClickBeforeMode In InArgument<UiPath.UIAutomationNext.Enums.NClickMode>
ShortcutsArgument In InArgument<String>
InteractionMode In InArgument<UiPath.UIAutomationNext.Enums.NChildInteractionMode>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Shortcuts property String
VerifyOptions property UiPath.UIAutomationNext.Activities.VerifyExecutionOptions
Target property UiPath.UIAutomationNext.TargetAnchorable
Keypress Event Trigger
UiPath.UIAutomationNext.Activities.NKeyboardTrigger
UI Automation.Application

Setup a key pressed event trigger on the indicated UI Element.

Arguments

NameDirTypeReqDefaultDescription
Key In InArgument<String>
KeyModifiers In InArgument<UiPath.UIAutomationNext.Enums.NKeyModifiers>
BlockEvent In InArgument<Boolean>
IncludeChildren In InArgument<Boolean>
Mode In InArgument<UiPath.UIAutomationNext.Triggers.NKeyTriggerMode>

Properties

NameKindTypeDescription
SchedulingMode property UiPath.Platform.Triggers.TriggerActionSchedulingMode
Target property UiPath.UIAutomationNext.TargetAnchorable
Mouse Scroll
UiPath.UIAutomationNext.Activities.NMouseScroll
UI Automation.Application

Sends mouse scroll events to the specified UI element.

Arguments

NameDirTypeReqDefaultDescription
Direction In InArgument<UiPath.UIAutomationNext.Enums.NScrollDirection>
MovementUnits In InArgument<Int32>
CursorMotionType In InArgument<UiPath.UIAutomationNext.Enums.CursorMotionType>
KeyModifiers In InArgument<UiPath.UIAutomationNext.Enums.NKeyModifiers>
InteractionMode In InArgument<UiPath.UIAutomationNext.Enums.NChildInteractionMode>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
SearchedElement property UiPath.UIAutomationNext.Activities.SearchedElement
Target property UiPath.UIAutomationNext.TargetAnchorable
Application Event Trigger
UiPath.UIAutomationNext.Activities.NNativeEventTrigger
UI Automation.Application

Setup a trigger on a given event on the indicated UI Element.

No members extracted.

Navigate Browser
UiPath.UIAutomationNext.Activities.NNavigateBrowser
UI Automation.Browser

Allows basic navigation of the browser, like Go back, Go forward, Close, Refresh, Home.

Arguments

NameDirTypeReqDefaultDescription
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>

Properties

NameKindTypeDescription
Action property UiPath.UIAutomationNext.Enums.NNavigateBrowserAction
Call Transaction
UiPath.UIAutomationNext.Activities.NSAPCallTransaction
UI Automation.SAP

Executes a transaction code or program in the current SAP GUI window.

Arguments

NameDirTypeReqDefaultDescription
Transaction In InArgument<String>
Prefix In InArgument<String>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
InUiElement In InArgument<UiPath.Core.UiElement>
Click Picture on Screen
UiPath.UIAutomationNext.Activities.NSAPClickPictureOnScreen
UI Automation.SAP

Clicks the picture displayed on a SAP GUI screen.

Arguments

NameDirTypeReqDefaultDescription
KeyModifiers In InArgument<UiPath.UIAutomationNext.Enums.NKeyModifiers>
ClickType In InArgument<UiPath.UIAutomationNext.Enums.NClickType>
AlterIfDisabled In InArgument<Boolean>
ActivateBefore In InArgument<Boolean>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Click Toolbar Button
UiPath.UIAutomationNext.Activities.NSAPClickToolbarButton
UI Automation.SAP

Clicks a button from the system or application SAP toolbars. After indicating the SAP Toolbar on the screen, the list with all available buttons is displayed in the activity.

Arguments

NameDirTypeReqDefaultDescription
Item In InArgument<String>
AlterIfDisabled In InArgument<Boolean>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Expand ALV Hierarchical Table
UiPath.UIAutomationNext.Activities.NSAPExpandALVHierarchicalTable
UI Automation.SAP

Use the activity to identify any cell inside SAP ALV Hierarchical Table. After the identification of the cell all typical UI activities can be performed, such as Click, Double Click, Get Text and others.

Arguments

NameDirTypeReqDefaultDescription
FocusedColumn In InArgument<String>
ColumnNameLevel0 In InArgument<String>
ColumnNameLevel1 In InArgument<String>
ColumnValueLevel0 In InArgument<String>
ColumnValueLevel1 In InArgument<String>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Expand ALV Tree
UiPath.UIAutomationNext.Activities.NSAPExpandALVTree
UI Automation.SAP

Expand parent ALV tree to the selected node. After indicating the SAP node element from the SAP GUI window, the selected node path will be displayed in the activity.

Arguments

NameDirTypeReqDefaultDescription
Path In InArgument<String>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Expand Tree
UiPath.UIAutomationNext.Activities.NSAPExpandTree
UI Automation.SAP

Expand parent tree to an active node or an active item. After indicating the SAP Tree element from the SAP GUI window, the Tree list with all available nodes and items is displayed in the activity.

Arguments

NameDirTypeReqDefaultDescription
Item In InArgument<String>
AlterIfDisabled In InArgument<Boolean>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
SAP Login
UiPath.UIAutomationNext.Activities.NSAPLogin
UI Automation.SAP

Use the activity to log into an SAP system.

Arguments

NameDirTypeReqDefaultDescription
Username In InArgument<String>
SecurePassword In InArgument<Security.SecureString>
Password In InArgument<String>
Client In InArgument<String>
Language In InArgument<String>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Option property UiPath.UIAutomationNext.Enums.NMultiLogonOption
SAP Logon
UiPath.UIAutomationNext.Activities.NSAPLogon
UI Automation.SAP

Use the activity to directly log on to an SAP system. Provide the exact SAP connection name from the SAP Logon or the SAP Logon Pad window used to log on to your SAP system.

Arguments

NameDirTypeReqDefaultDescription
Retries In InArgument<Int32>
DelayBetweenRetries In InArgument<Double>
ContinueOnError In InArgument<Boolean>
Timeout In InArgument<Double>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
OpenMode In InArgument<UiPath.UIAutomationNext.Enums.NAppOpenMode>
CloseMode In InArgument<UiPath.UIAutomationNext.Enums.NAppCloseMode>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NHealingAgentBehavior>

Properties

NameKindTypeDescription
TargetApp property UiPath.UIAutomationNext.TargetApp
InteractionMode property UiPath.UIAutomationNext.Enums.NInteractionMode
AttachMode property UiPath.UIAutomationNext.Enums.NAppAttachMode
WindowResize property UiPath.UIAutomationNext.Enums.NWindowResize
DialogHandling property UiPath.UIAutomationNext.DialogHandling

Child Activities / Variable Scope

NameKindTypeDescription
OCREngine child ActivityFunc<Drawing.Image, IEnumerable<KeyValuePair<Drawing.Rectangle, String>>>
Body child ActivityAction<Object>
Read Status Bar
UiPath.UIAutomationNext.Activities.NSAPReadStatusbar
UI Automation.SAP

Reads the message displayed in the Status Bar on the bottom of the SAP GUI window.

Arguments

NameDirTypeReqDefaultDescription
MessageType Out OutArgument<String>
MessageText Out OutArgument<String>
MessageId Out OutArgument<String>
MessageNumber Out OutArgument<String>
MessageData Out OutArgument<String[]>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
InUiElement In InArgument<UiPath.Core.UiElement>
Select Dates In Calendar
UiPath.UIAutomationNext.Activities.NSAPSelectDatesInCalendar
UI Automation.SAP

Select Dates in Calendar. The activity can be used to select single dates or periods of time.

Arguments

NameDirTypeReqDefaultDescription
SelectType In InArgument<UiPath.UIAutomationNext.Enums.NDateSelectionType>
Date In InArgument<DateTime>
StartDate In InArgument<DateTime>
EndDate In InArgument<DateTime>
Year In InArgument<Int32>
Week In InArgument<Int32>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Select Menu Item
UiPath.UIAutomationNext.Activities.NSAPSelectMenuItem
UI Automation.SAP

Select a Menu Item from the main SAP GUI window. After indicating the window, the list with all available Menu Items is displayed in the activity.

Arguments

NameDirTypeReqDefaultDescription
Item In InArgument<String>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
InUiElement In InArgument<UiPath.Core.UiElement>
Table Cell Scope
UiPath.UIAutomationNext.Activities.NSAPTableCellScope
UI Automation.SAP

A container that enables you to attach to an existing Table UI element and perform multiple actions within it.

Arguments

NameDirTypeReqDefaultDescription
ColumnName In InArgument<String>
RowIndex In InArgument<UInt32>
RowSelector In InArgument<String>
RowType In InArgument<UiPath.UIAutomationNext.Enums.NSAPTableCellScopeRowType>
TableRow Out OutArgument<UInt32>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable

Child Activities / Variable Scope

NameKindTypeDescription
Body child ActivityAction<Object>
Select Item
UiPath.UIAutomationNext.Activities.NSelectItem
UI Automation.Application

Selects an item from a drop-down list.

Arguments

NameDirTypeReqDefaultDescription
Item In InArgument<String>
AlterIfDisabled In InArgument<Boolean>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Set Browser Data
UiPath.UIAutomationNext.Activities.NSetBrowserData
UI Automation.Browser

Imports the session data into a specified browser instance.

Arguments

NameDirTypeReqDefaultDescription
Browser In InArgument<UiPath.Core.Browser>
SessionData In InArgument<String>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
Set Clipboard
UiPath.UIAutomationNext.Activities.NSetClipboard
UI Automation.Application

Sets the system's Clipboard data to the given text.

Arguments

NameDirTypeReqDefaultDescription
Text In InArgument<String>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Set Focus
UiPath.UIAutomationNext.Activities.NSetFocus
UI Automation.Application

Sets keyboard focus to the specified UI element.

Arguments

NameDirTypeReqDefaultDescription
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Set Runtime Browser
UiPath.UIAutomationNext.Activities.NSetRuntimeBrowser
UI Automation.Browser

Sets the currently active runtime browser.

Arguments

NameDirTypeReqDefaultDescription
BrowserType In InArgument<UiPath.UIAutomationNext.Enums.NBrowserType>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
Set Text
UiPath.UIAutomationNext.Activities.NSetText
UI Automation.Application

Enters text in a specified UI element, for example a text box.

Arguments

NameDirTypeReqDefaultDescription
Text In InArgument<String>
AlterIfDisabled In InArgument<Boolean>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
CacheTargetElement property Boolean
Target property UiPath.UIAutomationNext.TargetAnchorable
Take Screenshot
UiPath.UIAutomationNext.Activities.NTakeScreenshot
UI Automation.Application

Takes a screenshot of an application or UI element.

Arguments

NameDirTypeReqDefaultDescription
DelayBeforeScreenshot In InArgument<Double>
FileName In InArgument<String>
FileNameMode In InArgument<UiPath.UIAutomationNext.Enums.NFileNameMode>
SavedTo Out OutArgument
OutImage Out OutArgument<UiPath.Core.Image>
OutFile Out OutArgument<UiPath.Platform.ResourceHandling.ILocalResource>
Timeout In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Type Into
UiPath.UIAutomationNext.Activities.NTypeInto
UI Automation.Application

Enters text in a specified UI element, for example a text box.

Arguments

NameDirTypeReqDefaultDescription
Text In InArgument<String>
SecureText In InArgument<Security.SecureString>
DelayBetweenKeys In InArgument<Double>
ActivateBefore In InArgument<Boolean>
ClickBeforeMode In InArgument<UiPath.UIAutomationNext.Enums.NClickMode>
EmptyFieldMode In InArgument<UiPath.UIAutomationNext.Enums.NEmptyFieldMode>
ClipboardMode In InArgument<UiPath.UIAutomationNext.Enums.NTypeByClipboardMode>
DeselectAfter In InArgument<Boolean>
AlterIfDisabled In InArgument<Boolean>
InteractionMode In InArgument<UiPath.UIAutomationNext.Enums.NChildInteractionMode>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
VerifyOptions property UiPath.UIAutomationNext.Activities.VerifyExecutionTypeIntoOptions
Target property UiPath.UIAutomationNext.TargetAnchorable
Block User Input
UiPath.UIAutomationNext.Activities.NBlockUserInput
UI Automation.Application

Suppress keyboard/mouse input until the set key combination is pressed, or timeout exceeded.

Arguments

NameDirTypeReqDefaultDescription
DelayBefore In InArgument<Double>
DelayAfter In InArgument<Double>
Timeout In InArgument<Double>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
BlockType In InArgument<UiPath.UIAutomationNext.Enums.NBlockInputType>
KeyModifiers In InArgument<UiPath.UIAutomationNext.Enums.NKeyModifiers>
Keys In InArgument<String>
DisableUnblock In InArgument<Boolean>
Allow3rdPartyApps In InArgument<Boolean>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable

Child Activities / Variable Scope

NameKindTypeDescription
Body child Activity
Find Elements
UiPath.UIAutomationNext.Activities.NFindElements
UI Automation.Application

Gets the child elements of the specified UI element

Arguments

NameDirTypeReqDefaultDescription
Timeout In InArgument<Double>
Mode In InArgument<UiPath.UIAutomationNext.Enums.NFindMode>
Children Out OutArgument<IEnumerable<UiPath.Core.UiElement>>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Element Scope
UiPath.UIAutomationNext.Activities.NElementScope
UI Automation.Application

A container that enables you to attach to an existing UI element and perform multiple actions within it.

Arguments

NameDirTypeReqDefaultDescription
DelayBefore In InArgument<Double>
DelayAfter In InArgument<Double>
Timeout In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable

Child Activities / Variable Scope

NameKindTypeDescription
Body child ActivityAction<Object>
Unblock User Input
UiPath.UIAutomationNext.Activities.NUnblockUserInput
UI Automation.Application

Unblock keyboard/mouse input that has been previously blocked by a 'Block User Input' activity.

Arguments

NameDirTypeReqDefaultDescription
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable
Window Operation
UiPath.UIAutomationNext.Activities.NWindowOperation
UI Automation.Application

Perform various operations on the specified window element.

Arguments

NameDirTypeReqDefaultDescription
Operation In InArgument<UiPath.UIAutomationNext.Enums.NWindowOperationType>
X In InArgument<Int32>
Y In InArgument<Int32>
Width In InArgument<Int32>
Height In InArgument<Int32>
Timeout In InArgument<Double>
DelayAfter In InArgument<Double>
DelayBefore In InArgument<Double>
ContinueOnError In InArgument<Boolean>
OutUiElement Out OutArgument<UiPath.Core.UiElement>
HealingAgentBehavior In InArgument<UiPath.UIAutomationNext.Enums.NChildHealingAgentBehavior>
InUiElement In InArgument<UiPath.Core.UiElement>

Properties

NameKindTypeDescription
Target property UiPath.UIAutomationNext.TargetAnchorable