Computer Science, asked by ramanakeerthy5546, 1 year ago

How does uipath recognize elements on screen?

Answers

Answered by ankurbadani84
1

Most common method is using selectors to recognize elements on screen. Selectors use attributes of UI objects as reference points. Selector has XML format. UIPath Studio uses selectors. These selectors are automatically created by Studio. Some software applications have different layout and not static one, in which case you need to explicitly generate selectors.

Similar questions