Files
browser-use/browser_use/browser
Magnus Müller cc250ff87e Add element lookup helper methods to BrowserSession
Added two convenience methods for finding element indices:
- get_index_by_id: Find element by its id attribute
- get_index_by_class: Find element by class name

These methods simplify common DOM element lookup patterns when
working with selector maps.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-24 19:26:55 -07:00
..
2025-08-25 21:16:30 -07:00
2025-10-12 17:09:51 -07:00
2025-09-18 11:29:18 -07:00
2025-10-11 18:28:24 -07:00