selenium
https://github.com/seleniumhq/selenium
Java
A browser automation framework and ecosystem.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported104 Subscribers
View all SubscribersAdd a CodeTriage badge to selenium
Help out
- Issues
- [docs] decision: browser user prompts are handled through a typed handler API
- [docs] decision: storage exposes a typed cookie API and storage_state save/restore
- [docs] decision: network responses expose their original body and request timing
- [docs] decision: emulation overrides are exposed through named convenience methods
- [docs] decision: navigation is awaited with expect_navigation / wait_for_url / wait_for_load_state
- [docs] decision: browser permissions are managed through grant/deny/reset/override helpers
- [py] Add expect_* context managers for BiDi events
- [adr] BiDi is an implementation mechanism, not a public API
- [py] fix add_request_handler ignoring url_patterns on callback= path
- [rust] Prevent path traversal in tar and pkg extraction
- Docs
- Java not yet supported