Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
HEAD
568448d
[py][build] Bump bazel rules_python and python toolchain versions (#17054)
by Corey Goldberg
· 11 hours ago
trunk
46e1c96
[java] Fix "secure vs non-secure" error in tests (#17046)
by Andrei Solntsev
· 16 hours ago
nightly
896e83c
[dotnet] [bidi] Rename input actions according spec (#17052)
by Nikolay Borisenko
· 17 hours ago
1e8be85
[dotnet] [bidi] Support UserContexts in AddPreloadScript command options (#17051)
by Nikolay Borisenko
· 22 hours ago
907a3b7
[dotnet] [bidi] Change MovePointer X/Y types to double (#17050)
by Nikolay Borisenko
· 23 hours ago
b21b572
[dotnet] [bidi] Expand SetViewport options with optional UserContexts (#17049)
by Nikolay Borisenko
· 23 hours ago
fbfdb01
[dotnet] [bidi] Adjusted name for Capabilities in new session result (#17048)
by Nikolay Borisenko
· 24 hours ago
adf9028
[dotnet] [bidi] SetNetworkConditions command in Emulation module (#17047)
by Nikolay Borisenko
· 25 hours ago
9160cb2
[dotnet] [bidi] SetTouchOverride command in Emulation module (#17045)
by Nikolay Borisenko
· 26 hours ago
01eb8f0
[build] add smart targeting and --lint flag to format.sh (#17035)
by Titus Fortner
· 2 days ago
36b25ca
[build] File-level test target indexing for precise affected test detection (#17033)
by Titus Fortner
· 2 days ago
3334f0f
[py]: enable edge browser tests for bidi (#17032)
by Navin Chandra
· 2 days ago
a163fe7
explicitly tell Claude code to look in .local directory for user-specific instructions
by Titus Fortner
· 2 days ago
a2545e1
[java] specify nullability in package `org.openqa.selenium.bidi.browsingcontext` (#17040)
by Andrei Solntsev
· 3 days ago
575834f
[java][BiDi] implement `emulation.setScreenSettingsOverride` (#17028)
by Swastik Baranwal
· 3 days ago
832f16e
[rb] enable fedcm unit tests through bazel
by Titus Fortner
· 3 days ago
492d462
[py] Autofix lint errors but still fail (#17042)
by Corey Goldberg
· 3 days ago
997e5b5
[build] fix escape character typo for windows script
by Titus Fortner
· 3 days ago
923eb53
[py][bidi]: add emulation command `set_screen_settings_override` (#17030)
by Navin Chandra
· 3 days ago
ade770c
[java] specify nullability in package `org.openqa.selenium.bidi.browser` (#17036)
by Andrei Solntsev
· 3 days ago
0d3c440
[grid] Add session event API for server-side event bus integration (#17015)
by Viet Nguyen Duc
· 3 days ago
3ef3d52
[py] Make extensions tests work when not running bazel (#17026)
by Corey Goldberg
· 4 days ago
e9c83b7
[java] parse all JSON numbers the same way (#17038)
by joerg1985
· 4 days ago
079453e
[Java] JSpecify annotations for `LoadableComponent` , `SlowLoadableComponent` (#16798)
by mk868
· 5 days ago
6c8719b
[build] Separate format and lint tasks, add per-language format commands (#17020)
by Titus Fortner
· 5 days ago
b417147
[build] Add permissions for nightly job in release workflow (#17031)
by Titus Fortner
· 5 days ago
3090af3
Report exactly which JSON value was incorrect (#17003)
by Andrei Solntsev
· 5 days ago
0e743fc
[rb] add missing unit tests (#17025)
by Titus Fortner
· 5 days ago
f319314
[build] Bump shellcheck and ruff, fix multitool update script (#17029)
by Corey Goldberg
· 6 days ago
a47041a
[grid] Preventing potential deadlock in Distributor (#17022)
by Viet Nguyen Duc
· 6 days ago
af2c9a1
[build] mark test files testonly
by Titus Fortner
· 6 days ago
cca0889
[dotnet] update formatting rules (#17019)
by Titus Fortner
· 7 days ago
a0ef99e
[py] Modularize Bazel build with per-module targets (#17012)
by Titus Fortner
· 7 days ago
23362a6
Revert "[build] Separate format and lint tasks, add per-language format commands"
by Titus Fortner
· 8 days ago
bb4bcde
[build] Separate format and lint tasks, add per-language format commands
by Titus Fortner
· 8 days ago
e445852
[build] auto merge browser version updates if they pass all checks (#16991)
by Titus Fortner
· 8 days ago
1666fb6
[dotnet][rb][java][js][py] Automated Browser Version Update (#17013)
by Selenium CI Bot
· 8 days ago
406ec40
[dotnet] Fix generation of inline docs for devtools members (#17017)
by Nikolay Borisenko
· 9 days ago
4a6f786
[build] ci check job is comparing against the wrong HEAD commit matching too many things
by Titus Fortner
· 9 days ago
63d2df1
[rust] Fix suppport for webview2 (#15797)
by Boni García
· 9 days ago
0f71ed6
restore BiDi constructor without timeout parameter (#17014)
by Andrei Solntsev
· 9 days ago
658c69f
mark `wait.until` as non-nullable (#17007)
by Andrei Solntsev
· 9 days ago
88412e3
[build] update names for clarity
by Titus Fortner
· 10 days ago
0c2aff1
[py][java][js] SE_DEBUG warns only when overriding user settings (#17009)
by Titus Fortner
· 10 days ago
caffe95
[build] slim down qodo code review comment
by Titus Fortner
· 10 days ago
429ef3e
[py] Use lazy imports in webdriver __init__.py (#16993)
by Titus Fortner
· 10 days ago
5e47ce6
[build] move grid tasks back into java.rake
by Titus Fortner
· 10 days ago
65f9304
[rb] Update lint configuration and fix rubocop offenses (#17008)
by Titus Fortner
· 10 days ago
46dff58
[build] use matrix for nightly releases (#17010)
by Titus Fortner
· 10 days ago
a497c5b
[rb] output driver logs when SE_DEBUG is enabled (#16901)
by Titus Fortner
· 10 days ago
2f9fc2b
[build] replace //rb:lint-unsafe with a more generic //rb:rubocop
by Titus Fortner
· 10 days ago
4a092cc
fix linting
by Titus Fortner
· 10 days ago
9cb0bbc
[build] create rake_tasks filegroup for linting
by Titus Fortner
· 10 days ago
c22fe1c
[build] fix missing github token for nightly ruby release
by Titus Fortner
· 10 days ago
371a719
[build] consolidate nightly workflow (#17005)
by Titus Fortner
· 10 days ago
2220770
[dotnet][rb][java][js][py] remove disk cleanup, add monitoring (#17001)
by Titus Fortner
· 11 days ago
c2a394c
[dotnet] Add linting support with configurable dotnet format (#16999)
by Titus Fortner
· 11 days ago
2668969
[build] use bazel to update python requirements (#16930)
by Titus Fortner
· 11 days ago
cb8baea
[py] Replace //py:ruff with dedicated ruff-format and ruff-check targets (#16998)
by Titus Fortner
· 11 days ago
5f703b2
ensure llm agents look for user-specific guidance
by Titus Fortner
· 11 days ago
e1b39af
keep qodo from rewriting description
by Titus Fortner
· 11 days ago
3e4e22f
[dotnet] [bidi] Use `System.Threading.Channels` dependency for events dispatching (#17004)
by Nikolay Borisenko
· 11 days ago
0f11c4c
[dotnet] have SE_DEBUG output driver logs to stderr (#16903)
by Titus Fortner
· 11 days ago
07dd181
[build] retrigger CI after auto-format commits (#17000)
by Titus Fortner
· 11 days ago
690992d
[build] Support per-language patch releases (#16987)
by Titus Fortner
· 11 days ago
6c03cc2
[build] fix LocalJumpError bug in java nightly release code
by Titus Fortner
· 11 days ago
a700ec8
[build] fix bug in how python tests are referenced with bazel
by Titus Fortner
· 12 days ago
f312384
[build] Rakefile debug should also match on Ruby and project conventions
by Titus Fortner
· 12 days ago
c2c105e
[build] consolidate pre-release workflow (#16997)
by Titus Fortner
· 12 days ago
1297743
[build] calculating fetch depth must be done in bash shell
by Titus Fortner
· 12 days ago
4910110
[build] optimize fetch-depth across workflows (#16966)
by Titus Fortner
· 12 days ago
943c6cf
[build] reusable workflow commit-changes needs permissions passed into it
by Titus Fortner
· 12 days ago
fe6e5d7
[build] Separate rust from all: namespace (#16995)
by Titus Fortner
· 12 days ago
29cb60f
[dotnet] [bidi] Support cancellation of events registration (#16996)
by Nikolay Borisenko
· 12 days ago
150c432
[dotnet] [bidi] Introduce CancellationToken for async commands (#16990)
by Nikolay Borisenko
· 12 days ago
722e65c
[dotnet] Add bazel rules for dotnet format and paket deps (#16986)
by Titus Fortner
· 12 days ago
d87a134
[js] Add eslint binary target for selenium-webdriver (#16992)
by Titus Fortner
· 12 days ago
c6f0f45
[build] Remove git.add() calls from rake tasks (#16994)
by Titus Fortner
· 12 days ago
40c98ea
fix rb lint
by Titus Fortner
· 12 days ago
5baa84b
Implement fast bazel target lookup with index caching (#16974)
by Titus Fortner
· 12 days ago
8e5410d
[build] Split Rakefile into per-language task files (#16979)
by Titus Fortner
· 12 days ago
f40b8ba
[build] Skip macOS-only archive rules on unsupported platforms (#16985)
by Titus Fortner
· 12 days ago
b710448
[dotnet][rb][java][js][py] Automated Browser Version Update (#16984)
by Selenium CI Bot
· 12 days ago
8a51b95
[java] fix JSON parsing of numbers with exponent (#16961)
by joerg1985
· 13 days ago
32d7748
[build] bazel should ignore anything in .lcoal directory
by Titus Fortner
· 13 days ago
ffd78fc
[build] cannot build target index on linux without errors
by Titus Fortner
· 13 days ago
9d6d1de
[build] Fix .editorconfig so all files are set eol with lf not crlf
by Titus Fortner
· 13 days ago
ba01214
[build] add reusable commit-changes.yml workflow (#16965)
by Titus Fortner
· 13 days ago
e232599
[build] Add DocFX updater script (#16980)
by Titus Fortner
· 13 days ago
574dd1a
[dotnet] [bidi] Refactor BiDi module initialization to pass BiDi explicitly (#16983)
by Nikolay Borisenko
· 13 days ago
09e729f
[dotnet] [bidi] Hide Broker as internal implementation (#16982)
by Nikolay Borisenko
· 13 days ago
baae3e8
[dotnet] [bidi] Fix namespace for Permissions module (#16981)
by Nikolay Borisenko
· 13 days ago
879ef8c
[build] Use root-anchored patterns in .gitignore to support symlinks
by Titus Fortner
· 14 days ago
8e728f4
[build] add empty permissions to ci-build-index workflow
by Titus Fortner
· 14 days ago
61b9519
[py] make bazel test target names consistent with other languages (#16969)
by Titus Fortner
· 14 days ago
fb761bd
[build] Remove legacy rake helpers and unused code (#16978)
by Titus Fortner
· 14 days ago
98690e2
[build] Remove update_gh_pages in favor of CI workflow (#16977)
by Titus Fortner
· 14 days ago
5e9c889
No More CrazyFun! (#16972)
by Titus Fortner
· 14 days ago
b9b9c28
Replace hardcoded bazel-selenium references with dynamic path resolution (#16976)
by Titus Fortner
· 14 days ago
b35f2fa
[py] Fix return type hint for `alert_is_present` (#16975)
by nemowang
· 14 days ago
Next »