- 02854f4 [py] run affected python tests per-browser on PR, full suite on schedule (#17643) by Titus Fortner · 2 hours ago trunk
- c3c6aa6 [rb] support WebDriver BiDi on Safari Preview and move #bidi onto Driver (#17729) by Titus Fortner · 2 hours ago
- faeb1f5 [py] generate -bidi test targets for bidi tests only (#17630) by Titus Fortner · 3 hours ago nightly
- d58913a [build] bump rules_cc version to 0.2.19 by Titus Fortner · 3 hours ago
- b36c4d3 [py] fix add_request_handler ignoring url_patterns on callback= path (#17666) by Titus Fortner · 4 hours ago
- af2267d [java] Support @Nullable constructor parameters in ConstructorCoercer (#17770) by Puja Jagani · 10 hours ago
- 7d15848 [build] document Bazel worktree output-base (#17689) by Titus Fortner · 10 hours ago
- e39c882 [build] Reconcile Gemfile.lock in rb:pin with bundle lock, not bundle update (#17772) by Titus Fortner · 11 hours ago
- 2f9e1c0 [java][bidi] Allow passing subscription parameters for events (#17769) by Puja Jagani · 19 hours ago
- ed56a5b [java] [bidi] Add transport layer that will be used by generated BiDi Modules (#17758) by Puja Jagani · 22 hours ago
- b11f067 build: update selenium-webdriver to 4.47.0.nightly by Diego Molina · 3 days ago
- 2e8f5b0 Update mirror info (Sat Jul 11 01:12:02 UTC 2026) by Selenium CI Bot · 3 days ago
- e7a98ca [build] Update lockfiles for nightly versions by Selenium CI Bot · 3 days ago
- 6899c69 [build] Reset versions to nightly after selenium-4.46.0 release by Selenium CI Bot · 3 days ago
- df5a634 [build] Prepare for release of selenium-4.46.0 (#17763) by Selenium CI Bot · 3 days ago selenium-4.46.0
- a6a14b4 bumping ts rules (#17760) by Diego Molina · 3 days ago
- 726666b [rust] Prevent path traversal in tar and pkg extraction (#17668). Reported by @Encrypter-404 by Boni García · 4 days ago
- 8b85e9a [build] Resolve Chrome milestone from Chrome-for-Testing channel version (#17747) by Titus Fortner · 4 days ago
- 9f6ccde [java][bidi] Track events subscriptions using subscription ids (#17759) by Puja Jagani · 4 days ago
- 4177888 [java] Move BiDi creation to RemoteWebDriver. Add enable BiDi to SafariOptions. (#17753) by Puja Jagani · 5 days ago
- 185e626 [build] fix python linting in format.sh script by Titus Fortner · 5 days ago
- 15ee583 [build] document .local customization and add PR review guidance (#17756) by Titus Fortner · 6 days ago
- ee4057c Add guidance for testing conventions in each language (#16734) by Titus Fortner · 6 days ago
- 4c140e1 [build] Add update_cddl script to refresh pinned w3c/webref CDDL files (#17743) by Titus Fortner · 6 days ago
- 52a6dad [docs] ADR implementation updates - track by PR number, clarify PR body vs ADR, tracking status by issue (#17697) by Titus Fortner · 6 days ago
- 6283602 [rb] generate the BiDi protocol layer from the shared binding-neutral schema (#17731) by Titus Fortner · 6 days ago
- 1a6530f [js] Update cddl to 0.21.0 to fix quoted reserved-word parsing in BiDi codegen (#17752) by Titus Fortner · 7 days ago
- 3936678 [java] Deprecate methods to avoid internal BiDi connection surfacing on driver (#17751) by Puja Jagani · 8 days ago
- 90cbf90 [java] Enforce commas between JSON elements; accept trailing commas (#17738) by Simon Mavi Stewart · 10 days ago
- 740b692 [java] Tighten JSON number lexer to match RFC 8259 (#17739) by Simon Mavi Stewart · 11 days ago
- 5b842c1 build: update Node.js toolchain version to 24.18.0 (#17742) by Diego Molina · 11 days ago
- 0a3d94a [build] Automated Browser Version Update (#17744) by Selenium CI Bot · 11 days ago
- 79f3706 [rust] Support multiple names for Firefox binary in Linux (#17695) by Boni García · 11 days ago
- d037099 [java] Reject unescaped control characters in JSON strings (#17740) by Simon Mavi Stewart · 11 days ago
- 3e8e318 [java] Fix JSON parser EOF sentinel collision with U+FFFF (#17737) by Simon Mavi Stewart · 12 days ago
- 0779019 [build] Automated Browser Version Update (#17730) by Selenium CI Bot · 12 days ago
- 32aa93f [dotnet] [test] Eliminate stub driver for testing events in Support package (#17736) by Nikolay Borisenko · 12 days ago
- c6e9c20 [py] Fix example WebDriverWait import in docstring (#17735) by Corey Goldberg · 13 days ago
- 39394dd [rb] guard flaky safari test by Titus Fortner · 13 days ago
- f03cea3 [json] Allow constructor args to be used when coercing from json (#17733) by Simon Mavi Stewart · 14 days ago
- 889bf1c [rust][selenium-manager]: do not ignore browser path when version is specified (#17659) by Swastik Baranwal · 14 days ago
- 19860c9 [grid] Fix classpath packaging Redis-backed for SessionQueue (#17706) by Viet Nguyen Duc · 2 weeks ago
- e1f5608 [py] Route Safari, STP and WebView2 to their handlers (#17728) by Viacheslav Dermichev · 2 weeks ago
- ffb4528 [build] Automated Browser Version Update (#17721) by Selenium CI Bot · 2 weeks ago
- c0092e8 [dotnet] [test] Clean driver fixture from expected page titles (#17727) by Nikolay Borisenko · 2 weeks ago
- 0113626 [dotnet] [test] Driver is protected through fixtures (#17726) by Nikolay Borisenko · 2 weeks ago
- d3a1d6a [java] fix comparator of Docker versions (#17723) by Andrei Solntsev · 2 weeks ago
- 085f7d4 [dotnet] [test] Moves Urls knowledge to testing web server (#17724) by Nikolay Borisenko · 2 weeks ago
- ccf867f [dotnet] [bidi] Split event stream backed subscription and enumeration (#17705) by Nikolay Borisenko · 2 weeks ago
- 6f7ddb3 [rb] Add copyright header for client_config.rbs (#17722) by Nikolay Borisenko · 2 weeks ago
- cab142e [rb] add ClientConfig for HTTP client customization (#17699) by Titus Fortner · 2 weeks ago
- ea8ad9b [build] add copyright headers to rbs, pyi, ts, mjs, and erb files (#17720) by Titus Fortner · 2 weeks ago
- 00ea1b7 [js] Add binding-neutral BiDi schema with cddl2ts-gated fidelity (#17700) by Titus Fortner · 2 weeks ago
- 6ea4c23 [java] Handle system proxy setting for arguments passed to selenium manager (#17402) by bhecquet · 3 weeks ago
- c8a689e [build] Automated Browser Version Update (#17718) by Selenium CI Bot · 3 weeks ago
- 36d7d31 Make Either.stream() and iterator() empty for a left value (#17714) by Vasiliy Mikhailov · 3 weeks ago
- 973c632 [build] Automated Browser Version Update (#17716) by Selenium CI Bot · 3 weeks ago
- b7a452e [java] show browser version and available CDP versions (#17708) by Andrei Solntsev · 3 weeks ago
- 4ac103a Treat prefix literally in UrlTemplate.match(url, prefix) (#17713) by Vasiliy Mikhailov · 3 weeks ago
- 78bbfff [build] Automated Browser Version Update (#17712) by Selenium CI Bot · 3 weeks ago
- 1c4342c [build] Automated Browser Version Update (#17707) by Selenium CI Bot · 3 weeks ago
- c0b8ff6 [rb] trim whitespace around NO_PROXY entries (#17565) by Augustin Gottlieb · 3 weeks ago
- 329b994 [rust] Use PKG again for Firefox macOS downloads (#17702) by David Burns · 3 weeks ago
- a9f24f0 [build] Upgrade @llvm to 0.8.9 (#17703) by David Burns · 3 weeks ago
- d4832d7 [build] Automated Browser Version Update (#17694) by Selenium CI Bot · 3 weeks ago
- 8de8692 [ci] Ignore changes in docs/decisions directory for pull requests (#17693) by Diego Molina · 3 weeks ago
- cc12664 [build] Upgrade rules_rs to 0.0.92 (#17688) by David Burns · 4 weeks ago
- d0f9c6d [java] Mark all current BiDi related classes beta (#17690) by Puja Jagani · 4 weeks ago
- d770acb [rust] Support pbzx-compressed macOS .pkg payloads (#17691) by David Burns · 4 weeks ago
- 54ad310 [build] Automated Browser Version Update (#17687) by Selenium CI Bot · 4 weeks ago
- 719cd30 [docs] add design decision record process and template (#17665) by Titus Fortner · 4 weeks ago
- 7641dd3 [release] Skip release if package is already published (#17686) by Diego Molina · 4 weeks ago
- 3c66ecf Update mirror info (Tue Jun 16 17:01:54 UTC 2026) by Selenium CI Bot · 4 weeks ago
- 945692a [build] Reset versions to nightly after 4.45.0 release by Diego Molina · 4 weeks ago
- 504867c [build] fix missing rust update-dependencies for pre-release process by matching update-versions by Titus Fortner · 4 weeks ago
- 1ac1af6 [dotnet] Thread safe product info determination (#17684) by Nikolay Borisenko · 4 weeks ago
- ef8c989 [build] Upgrade rules_rs to 0.0.90 and build Rust against @llvm on macOS (#17683) by David Burns · 4 weeks ago
- cd6a3cd [build] Prepare for release of selenium-4.45.0 (#17680) by Selenium CI Bot · 4 weeks ago selenium-4.45.0
- 15fad06 [build] Automated Browser Version Update (#17679) by Selenium CI Bot · 4 weeks ago
- cb9b6fd [grid] Add support Redis-backed for SessionQueue (#17678) by Viet Nguyen Duc · 4 weeks ago
- 18bb1d9 [py] terminate driver service process when start() fails to connect (#17651) by Titus Fortner · 5 weeks ago
- b3164ef [grid] add HtmlUnit browser logo to Grid UI (#17656) by David Burns · 5 weeks ago
- bb741bd [build] Automated Browser Version Update (#17658) by Selenium CI Bot · 5 weeks ago
- 887237c [py] translate continue_request/continue_response kwargs to BiDi wire format (#17669) by David Burns · 5 weeks ago
- f53de51 [rb] run minimize test on linux now that #17644 fixed fluxbox startup by Titus Fortner · 5 weeks ago
- 3f37cce [rb] set window state before each window test instead of resetting driver by Titus Fortner · 5 weeks ago
- 2bfb990 [rb] skip Safari double_click action tests by Titus Fortner · 5 weeks ago
- 5a9acfc [js] Expose BiDi CDDL ast and model as shared artifacts (#17657) by Titus Fortner · 5 weeks ago
- daffab2 [py][bidi]: close BiDi websocket on `quit()` (#17663) by Navin Chandra · 5 weeks ago
- 8c50418 [py] use local webserver for BiDi network auth/header tests (#17660) by David Burns · 5 weeks ago
- 56ff9e9 [py] make window position/rect tests robust on multi-monitor setups (#17661) by David Burns · 5 weeks ago
- d33b389 [SM] Automatically prune cache entries older than 30 days (#17585) by David Burns · 5 weeks ago
- c526eb2 [js] Add Javascript/Typescript CDDL code generator for WebDriver BiDi (#17574) by Puja Jagani · 5 weeks ago
- 7ca11b9 [build] Automated Browser Version Update (#17646) by Selenium CI Bot · 5 weeks ago
- 6008ae6 [rb] skip double_click action test on Safari by Titus Fortner · 5 weeks ago
- eb0fc64 [py] add Selenium Manager integration tests (#17645) by Titus Fortner · 5 weeks ago
- 6445ac8 [build] silence protobuf sun.misc.Unsafe warnings from Java compile workers (#17640) by Titus Fortner · 5 weeks ago
- 5f14f8db [build] keep pre-installed browsers on Windows, delete only drivers (#17650) by Titus Fortner · 5 weeks ago
- 1e0a052 [dotnet] [bidi] Remove last obsoleted Type helper in Input module (#17652) by Nikolay Borisenko · 5 weeks ago
- bf0edc8 [rb] create more obvious test guard keywords as aliases (#17636) by Titus Fortner · 5 weeks ago