Skip to main content
This guide shows you how to select and interact with UI elements using AskUI’s Vision Agent.

Natural Language Selection

The simplest way to select elements is using natural language with the click() method:

Using Locators for Precision

For more precise selection, use locators:

Relative Positioning

Find elements based on their position relative to other elements:

Handling Multiple Elements

When multiple similar elements exist:

Multi-Monitor Support

For systems with multiple displays:

Troubleshooting

Element Selection Issues?

Having trouble finding elements or getting wrong selections? Check our comprehensive troubleshooting guide for element detection, OCR issues, and performance optimization tips.

Next Steps