Perform actions on web elements using CSS selectors with Operator agent fallback
agentic_selector
method attempts to perform actions on web elements using traditional CSS selectors first. If the selectors don’t produce a unique element, it falls back to using the Operator agent to perform the action intelligently.
None
and completes when the action has been performed successfully.