Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
HEAD
1347c78
[rust] Honor full browser version even if major version is installed (#15517)
by Boni García
· 2 days ago
trunk
nightly
0417a8e
[dotnet][rb][java][js][py] Automated Browser Version Update (#16337)
by Selenium CI Bot
· 4 days ago
2eceb90
[dotnet] [bidi] Remove obsolete unsubscribing by attributes (#16205)
by Nikolay Borisenko
· 5 days ago
b731bb4
[dotnet][rb][java][js][py] Automated Browser Version Update (#16334)
by Selenium CI Bot
· 7 days ago
00916fc
[dotnet] Suppress unwanted messages from browser via redirecting streams (#16265)
by Nikolay Borisenko
· 8 days ago
4e9ec56
[dotnet] [bidi] Enable WebExtension tests at least for Firefox (#16333)
by Nikolay Borisenko
· 8 days ago
e4a5931
[dotnet][rb][java][js][py] Automated Browser Version Update (#16330)
by Selenium CI Bot
· 8 days ago
63eca90
[java] Feat 14291/add jspecify annotations to exception classes pt4 (#16028)
by Alex Popov
· 9 days ago
fc28c02
[dotnet] [bidi] Support network collectors and get response body (#16192)
by Nikolay Borisenko
· 9 days ago
29af98d
[rb] Remove fedcm test guard due to fix in chrome (#16119)
by Augustin Gottlieb
· 9 days ago
77d20ae
[dotnet][rb][java][js][py] Automated Browser Version Update (#16328)
by Selenium CI Bot
· 9 days ago
8d0a81e
[grid] Fix regression Distributor rejecting requests when nodes have supported caps but no free slots (#16327)
by Viet Nguyen Duc
· 10 days ago
f00747c
[py][bidi]: add test for `downloadEnd` event (#16325)
by Navin Chandra
· 10 days ago
3d16e7c
[py] Fix type annotations in the chromium webdriver file (#16309)
by Pallavi
· 11 days ago
d702027
[py]: enable fedcm tests for chrome (#16118)
by Navin Chandra
· 11 days ago
8f0bee2
[dotnet][rb][java][js][py] Automated Browser Version Update (#16264)
by Selenium CI Bot
· 11 days ago
0ff768a
[py] Raise InvalidSelectorException for compound class names (#16291)
by Corey Goldberg
· 2 weeks ago
034f503
[py] Bump Python dev dependencies (#16317)
by Corey Goldberg
· 2 weeks ago
6d3749b
[java] Fix falsy Spotbugs warning about not closed resource (#16318)
by Andrei Solntsev
· 2 weeks ago
9cd26d5
[java] Fix concurrency issue in Selenium Manager (#16315)
by Andrei Solntsev
· 2 weeks ago
fde053a
[py] Convert all relative imports to absolute imports (#16311)
by Corey Goldberg
· 2 weeks ago
f5ad7eb
[rb] Update `unhandled_prompt_behavior` capability to support hash syntax (#16289)
by Anthony Richardson
· 2 weeks ago
c4c67d8
[dotnet] Fix link to exception documentation in test (#16310)
by Corey Goldberg
· 2 weeks ago
38b1dd1
[py] Add args to is_url_connectable (#16212)
by Corey Goldberg
· 3 weeks ago
5e73df4
[dotnet][java][rb] Fix links to exception documentation on website (#16305)
by Corey Goldberg
· 3 weeks ago
b562a93
[rb] BiDi get client windows (#16211)
by Augustin Gottlieb
· 3 weeks ago
d6b9bc4
[build] Bump setup-python version in workflows (#16301)
by Corey Goldberg
· 3 weeks ago
caca4ff
[py] Update DesiredCapabilities example to use modern Options API (#16295)
by Vaibhav Gupta
· 3 weeks ago
334b760
[py] Fix mypy errors (#16283)
by Pallavi
· 3 weeks ago
3491e41
[grid] update to netty 4.2.4 (#16194)
by joerg1985
· 3 weeks ago
01548e0
[py] Remove redundant driver_instance from conftest.py (#16271)
by Lauro Moura
· 3 weeks ago
a603bed
[java][bidi]: add test for `onNavigationFailed` (#16241)
by Navin Chandra
· 3 weeks ago
da48c33
[java][bidi]: add `DownloadInfo` class and test for `onDownloadWillBegin` (#16267)
by Navin Chandra
· 3 weeks ago
1bad7af
[py] Specify the full path for fedcm import in webdriver.py (#16286)
by mtrea
· 3 weeks ago
58ed777
[py] Add test for Data URL in BiDi Network request handler (#16281)
by Corey Goldberg
· 3 weeks ago
775cfb3
[js] [atoms] Fixed text transformation issue with text-transform: capitalize (#16275)
by Victoria Ivanova
· 3 weeks ago
f8396b9
[py][bidi]: add `downloadEnd` event for browsing context (#16209)
by Navin Chandra
· 4 weeks ago
b59cfe0
[java] Refactored selectByContainsVisibleText and selectByVisibleText methods to remove code duplication (#16257)
by Victoria Ivanova
· 4 weeks ago
ed794f7
[py] Fix mypy type annotation issues in action_builder (#16207)
by Pallavi
· 4 weeks ago
c585e6a
[py]: replace `platform.system()` with `sys.platform` (#16259)
by Navin Chandra
· 4 weeks ago
d3cef1a
[py] Loosen dependency specifiers in package config (#16262)
by Corey Goldberg
· 4 weeks ago
83cb4d6
[py] Fix type annotation errors in service.py (#16250)
by NoStory-py
· 4 weeks ago
6421ded
[dotnet] [bidi] Adjust cookie expiry type according spec (unix seconds) (#16218)
by Nikolay Borisenko
· 4 weeks ago
934d13a
[dotnet] Fix find port for IPv4 only environments (#16216)
by Nikolay Borisenko
· 4 weeks ago
d808465
[dotnet][rb][java][js][py] Automated Browser Version Update (#16258)
by Selenium CI Bot
· 4 weeks ago
0754c5a
[py][bidi]: use bidi `navigate` command in network tests (#16251)
by Navin Chandra
· 4 weeks ago
5d281ef
[grid] Simplify node status response handling in Router
by Viet Nguyen Duc
· 5 weeks ago
58f2268
[py] Bump ruff version for linting/formatting (#16254)
by Corey Goldberg
· 5 weeks ago
ca3b7cf
[py][bidi]: enable `history_updated` event test (#16236)
by Navin Chandra
· 5 weeks ago
51db4f2
[bazel] Bump `rules_jvm_external` to 6.8
by Simon Mavi Stewart
· 5 weeks ago
f8c356f
[dotnet][rb][java][js][py] Automated Browser Version Update (#16247)
by Selenium CI Bot
· 5 weeks ago
c921ffe
Revert "[dotnet] Update dependency System.Text.Json to 8.0.6 (#16171)"
by Nikolay Borisenko
· 5 weeks ago
138ba07
[dotnet] Clean docs for OnDriverProcessDataReceived handler
by Nikolay Borisenko
· 5 weeks ago
15f6904
[java] Add hooks around getScreenshotAs in WebDriverListener #16232 (#16233)
by Giulio Longfils
· 5 weeks ago
6a8f6c6
[dotnet] Help .NET Framework copy selenium manager to output (#16228)
by Nikolay Borisenko
· 5 weeks ago
fb3ba7e
[py] Bump dependencies for dev and fix script (#16244)
by Corey Goldberg
· 5 weeks ago
a246462
Revert "[py] Update dependency cryptography to v45.0.6" (#16243)
by Corey Goldberg
· 5 weeks ago
d471694
Revert "[py] Update dependency charset-normalizer to v3.4.3" (#16242)
by Corey Goldberg
· 5 weeks ago
c7e891d
[py] Update dependency cryptography to v45.0.6 (#16240)
by renovate[bot]
· 5 weeks ago
e321379
[py] Update dependency charset-normalizer to v3.4.3 (#16239)
by renovate[bot]
· 5 weeks ago
dc787f4
[java] Update dependency net.bytebuddy:byte-buddy to v1.17.7 (#16237)
by renovate[bot]
· 5 weeks ago
e09a602
Ignoring docker image updates.
by Diego Molina
· 5 weeks ago
dbfa4f3
Not closing PR before reviewing it.
by Diego Molina
· 5 weeks ago
28b0c48
[js] Update react monorepo (#15949)
by renovate[bot]
· 5 weeks ago
3c7cc67
[js] Update dependency ws to ^8.18.3 (#16009)
by renovate[bot]
· 5 weeks ago
12bf38f
[dotnet][rb][java][js][py] Automated Browser Version Update (#16235)
by Selenium CI Bot
· 5 weeks ago
ca8827d
[js] Update material-ui monorepo to v5.18.0 (#16062)
by renovate[bot]
· 5 weeks ago
fc5d766
[js] Update dependency react-router-dom to v6.30.1 (#16076)
by renovate[bot]
· 5 weeks ago
481a848
[dotnet] Update dependency System.Text.Json to 8.0.6 (#16171)
by renovate[bot]
· 5 weeks ago
9e83c3a
[js] Update dependency tmp to ^0.2.5 (#16172)
by renovate[bot]
· 5 weeks ago
ffa8030
[js] Update testing-library monorepo (#16173)
by renovate[bot]
· 5 weeks ago
9e5c44e
[rust] Update dependency rules_cc to v0.2.0 (#16198)
by renovate[bot]
· 5 weeks ago
5afb77e
[java] Unifying select class (#16220)
by Victoria Ivanova
· 5 weeks ago
8a3bebc
[dotnet][rb][java][js][py] Automated Browser Version Update (#16222)
by Selenium CI Bot
· 5 weeks ago
66f738e
[dotnet][rb][java][js][py] Automated Browser Version Update (#16213)
by Selenium CI Bot
· 5 weeks ago
fb832b9
[py] Fix type annotation error and raise clearer error message (#16174)
by Paresh Gupta
· 5 weeks ago
55f02a9
[grid] Improve readTimeout in handle session between Router and Node (#16163)
by Viet Nguyen Duc
· 6 weeks ago
ab9733c
[dotnet] [bidi] Make cookie expiry as TimeSpan (#16204)
by Nikolay Borisenko
· 6 weeks ago
3a34d66
[dotnet] [bidi] Serialize base64 encoded string directly to bytes (#16203)
by Nikolay Borisenko
· 6 weeks ago
f227da9
[java] extend the scope of the properties of the HttpCommandExecutor class (#16186)
by Alex Popov
· 6 weeks ago
1283dd2
[dotnet] Adding flag to enable SafariDriver logging. (#16196)
by Diego Molina
· 6 weeks ago
ffe8f02
[docs] Update bug report section in CONTRIBUTING.md (#16191)
by Pallavi
· 6 weeks ago
148487d
[rb][BiDi] Create browser module, added user context related methods (#15371)
by Augustin Gottlieb
· 6 weeks ago
359c309
[dotnet][rb][java][js][py] Automated Browser Version Update (#16195)
by Selenium CI Bot
· 6 weeks ago
5f276f0
[dotnet][rb][java][js][py] Automated Browser Version Update (#16190)
by Selenium CI Bot
· 6 weeks ago
304466e
[dotnet] [bidi] Pass the bidi options from main entry point
by Nikolay Borisenko
· 6 weeks ago
14ce3ac
[dotnet] [bidi] Propagate BiDiOptions in Connect method
by Nikolay Borisenko
· 6 weeks ago
e2bffeb
[dotnet] [bidi] Support WebExtension module (#15850)
by Nikolay Borisenko
· 6 weeks ago
ae953fc
[py] Fix formatting (#16189)
by Corey Goldberg
· 6 weeks ago
61b10bc
[dotnet] [bidi] Simplify type naming of internal command parameters (#16188)
by Nikolay Borisenko
· 6 weeks ago
706495a
[py] Update docstring and comments in keys.py (#16187)
by iDONi
· 6 weeks ago
f9883e3
[rust] Use DEBUG level for WARN traces in offline mode (#15836)
by Boni Garcia
· 6 weeks ago
2e613ae
[rust] Update versions in browser download test
by Boni Garcia
· 6 weeks ago
d00c0a2
[rust] Update Rust dependencies to latest stable versions
by Boni Garcia
· 6 weeks ago
38d5d1a
Fixing workflow to update docs after release.
by Diego Molina
· 6 weeks ago
992c1cd
[grid] close the HttpClient after the session is gone
by Jörg Sautter
· 6 weeks ago
31e927e
Updating Rakefile to allow task receive args
by Diego Molina
· 6 weeks ago
3fa33b7
Generating docs even if it is nightly
by Diego Molina
· 6 weeks ago
830bc8f
Update hash of SM Windows binary (signed with EV token and manually updated in the repo)
by Boni Garcia
· 6 weeks ago
7881635
[dotnet][rb][java][js][py] Automated Browser Version Update (#16175)
by Selenium CI Bot
· 6 weeks ago
Next »