Skip to content

Conversation

@codebanesr
Copy link

@codebanesr codebanesr commented Jul 5, 2025

Add --text parameter to hint command to filter elements by their text content, value, and placeholder attributes. The filtering is case-insensitive and supports multi-word matching across all text sources.

Add test cases for text filtering functionality and update documentation with new scenarios. The feature allows more precise hint targeting when multiple similar elements are present on a page.


This is one of those features that will make the ai agent extremely powerful. I want to remove the clutter from pages that have way too many interactive elements.

qute.mp4

Add --text parameter to hint command to filter elements by their text content,
value, and placeholder attributes. The filtering is case-insensitive and
supports multi-word matching across all text sources.

Add test cases for text filtering functionality and update documentation with
new scenarios. The feature allows more precise hint targeting when multiple
similar elements are present on a page.
Use mock.Mock() directly for attribute setup instead of return_value assignments to improve test clarity and maintainability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant