GUI Automation

Studio Pro Activities > GUI Automation

Mouse

ActivityDefinition
Click on elementChoose a desktop element to click on it
Click on coordinateClick on a specific point in the screen
Read checkbox stateGet the value from a specific checkbox
Set checkbox stateSet the state of a specific checkbox
Select list itemChoose an item from a drop-down list

Keyboard

ActivityDefinition
Input to desktop appType a text into a desktop app
Send hotkeySimulate pressing a hotkey or a key combination

UI

ActivityDefinition
Get element propertySelect an item to extract its value
Get element valueChoose an element to obtain its value
Get positionChoose an element to obtain its size and coordinates
Set element valueChange the value of a given element
Element found?Check if a specific element exists — and trigger an action if it does
Wait for elementExecute an action if an element appears after a given amount of time
Wait for vanishingExecute an action if an element disappears after a given amount of time

App window

ActivityDefinition
Maximize elementSet an application window to its maximum size
Minimize elementMinimize all application windows
Activate elementBring a specific element to the foreground
Close windowClose a specific application

Machine Vision

ActivityDefinition
Click on imageFind an image on the screen and click on it
Find imageFind an image on the screen and get its coordinate
Take a screenshotCapture the image of the entire screen
Wait for imageDefine a time limit to wait for a specific image to appear on the screen