RPA Get color of a button or area
The visualGetPixelColor | x,y | var command returns the color value of a given screen position. This function is useful, for example, to check/extract the color of a status indicator icon, or to check if a certain icon is active or greyed out. The output is stored in the variable in hexadecimal red-green-blue (RGB) format (e. g. "#142467"). See also https://ui.vision/rpa/docs/visual-ui-testing#visualgetpixelcolor
Watch on YouTube ↗
(saves to browser)
DeepCamp AI