Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
py
/
HEAD
d3432e3
[javascript] Migrate find-elements atom from Closure to TypeScript (#17458)
by David Burns
· 7 hours ago
main
56b77b2
Use pyproject for Python runtime deps lock input (#17452)
by Titus Fortner
· 7 hours ago
bac97fd
[JavaScript] Correct handling for older browsers and missing casing (#17451)
by David Burns
· 16 hours ago
535d2b8
[build] Reset versions to nightly after selenium-4.44.0 release
by Titus Fortner
· 2 days ago
854e459
[build] Prepare for release of selenium-4.44.0 (#17444)
by Selenium CI Bot
· 2 days ago
e6d7b3b
[JavaScript] Move 'isDisplayed' atom to be typescript (#17316)
by David Burns
· 3 days ago
6c30714
[js][py] Convert getAttribute atom from Closure to TypeScript (#17370)
by David Burns
· 3 days ago
5268da2
[py] Update dev dependencies and fix type annotation (#17434)
by Corey Goldberg
· 4 days ago
88d52ad
[py] fix linting and mypy to properly exclude generated bidi files (#17433)
by Corey Goldberg
· 4 days ago
1efcffa
[py] Improve docstrings in generated BiDi modules (#17392)
by David Burns
· 8 days ago
9856e8b
[py] Add edge service arg to inherit browser i/o streams (#17415)
by Corey Goldberg
· 10 days ago
7ad11d8
[py] Implement high level APIs for script (#17371)
by David Burns
· 2 weeks ago
5a1d108
[py] extend create-bidi-src with full set of BiDi-adjacent CDDL Specs (#17378)
by David Burns
· 2 weeks ago
dbe06ef
[py] Fix race condition in WebSocketConnection.execute() causing KeyError (#17381)
by David Burns
· 3 weeks ago
d326ac6
[spec] Use http_file in bazel for the cddl files (#17372)
by David Burns
· 3 weeks ago
501d98c
[py] Bump dependencies (#17368)
by Corey Goldberg
· 3 weeks ago
851db96
[Agents] Update agents to make sure do linting. (#17366)
by David Burns
· 3 weeks ago
15b7358
[py] Use generated Bidi files instead of hand curated ones (#17266)
by David Burns
· 3 weeks ago
99211c1
[py] Update docs with pytest example and minor formatting fixes (#17351)
by Corey Goldberg
· 4 weeks ago
1c2abf0
[py] CDDL 2 Python generator (#16914)
by David Burns
· 4 weeks ago
2557e81
Bumping versions to nightly
by Diego Molina
· 5 weeks ago
4c65006
[build] Prepare for release of selenium-4.43.0 (#17329)
by Selenium CI Bot
· 5 weeks ago
8b1071b
Bumping versions to nightly
by Diego Molina
· 5 weeks ago
4da248d
[build] Prepare for release of selenium-4.42.0 (#17322)
by Selenium CI Bot
· 5 weeks ago
a48ac4c
[py] Update dev dependencies and multitool binaries (#17314)
by Corey Goldberg
· 5 weeks ago
f8e0e19
[py] Add APIRequestContext to make requests with browser auth/cookie state (#17228)
by mayank-at-sauce
· 6 weeks ago
67ff8de
[py] Bump python dev dependencies (#17273)
by Corey Goldberg
· 7 weeks ago
93eba1f
[py] Improve Selenium Manager platform/architecture detection (#17271)
by Corey Goldberg
· 7 weeks ago
1b7ad10
[py][build] Bump dev dependencies and toolchain (#17241)
by Corey Goldberg
· 8 weeks ago
02f687f
[bazel] Update to Bazel 9 (#16757)
by Simon Mavi Stewart
· 8 weeks ago
5d8a2ee
[py] Generate module for importing latest devtools (#17133)
by Corey Goldberg
· 8 weeks ago
289421b
[py][bidi]: skip `test_perform_actions_pointer_pen_type` for firefox (#17203)
by Navin Chandra
· 9 weeks ago
68b3b46
[py] Do not close externally provided log_output streams (#17204)
by Jitendra Singh2
· 9 weeks ago
2315829
[build] Fix Lint Format CI (#17202)
by Viet Nguyen Duc
· 9 weeks ago
8a1f1c4
[py] Bidi py tests expansion (#17193)
by David Burns
· 9 weeks ago
3a82e72
[py] Add type stubs for lazy imported classes and modules (#17165)
by Corey Goldberg
· 10 weeks ago
c21a705
[py] Use Self as return type of __enter__ in remote.WebDriver (#17170)
by pinterior
· 2 months ago
76fd912
[py] Add return type annotation to execute_script and execute_async_script (#17117)
by Adam Dangoor
· 3 months ago
555f9cd
[build] Reset versions to nightly after 4.41.0 release
by Titus Fortner
· 3 months ago
d7c1efa
[build] Prepare for release of selenium-4.41.0 (#17098)
by Selenium CI Bot
· 3 months ago
baa202d
[py] Update test to check it's an integer rather than a value (#17114)
by David Burns
· 3 months ago
7858ded
[py] Add in rules to agents around python 3.10+ (#17102)
by David Burns
· 3 months ago
d20ea0b
[py] Update dev dependencies to fix vulnerability (#17078)
by Corey Goldberg
· 3 months ago
f9313ec
[py] Bump dev dependencies (#17066)
by Corey Goldberg
· 3 months ago
d1ad3b0
[py]: enable edge browser tests for bidi (#17032)
by Navin Chandra
· 3 months ago
ad0d644
[py] Autofix lint errors but still fail (#17042)
by Corey Goldberg
· 3 months ago
0b15716
[py][bidi]: add emulation command `set_screen_settings_override` (#17030)
by Navin Chandra
· 3 months ago
0d6a162
[grid] Add session event API for server-side event bus integration (#17015)
by Viet Nguyen Duc
· 3 months ago
e5f5551
[py] Make extensions tests work when not running bazel (#17026)
by Corey Goldberg
· 3 months ago
e3c8838
[build] Bump shellcheck and ruff, fix multitool update script (#17029)
by Corey Goldberg
· 3 months ago
0c69235
[build] mark test files testonly
by Titus Fortner
· 3 months ago
f12b8ce
[py] Modularize Bazel build with per-module targets (#17012)
by Titus Fortner
· 4 months ago
f1e06a1
[py][java][js] SE_DEBUG warns only when overriding user settings (#17009)
by Titus Fortner
· 4 months ago
48f1171
[py] Use lazy imports in webdriver __init__.py (#16993)
by Titus Fortner
· 4 months ago
003df5f
[py] Replace //py:ruff with dedicated ruff-format and ruff-check targets (#16998)
by Titus Fortner
· 4 months ago
6e7b4f7
[py] make bazel test target names consistent with other languages (#16969)
by Titus Fortner
· 4 months ago
ec4e2df
[py] Fix return type hint for `alert_is_present` (#16975)
by nemowang
· 4 months ago
db23bf4
[build] run ruff on python files outside py directory (#16957)
by Titus Fortner
· 4 months ago
2f3d9c9
[py] integrate mypy type checking with Bazel (#16958)
by Titus Fortner
· 4 months ago
274742f
Canonical approach to supporting AI agent directions (#16735)
by Titus Fortner
· 4 months ago
0a54fe6
[py] Remove type stub packages from runtime dependencies (#16945)
by Corey Goldberg
· 4 months ago
a2a239e
[build] Reset versions to nightly after Selenium 4.40 release
by Titus Fortner
· 4 months ago
8c17e0c
[build] Prepare for release of Selenium 4.40 (#16931)
by Selenium CI Bot
· 4 months ago
8fdb573
[py]: use `is_url_connectable` for driver status check (#16881)
by Navin Chandra
· 4 months ago
f9442be
[bazel] Prevent duplicate directory warnings from python builds (#16923)
by Simon Mavi Stewart
· 4 months ago
4aba991
build python docs with bazel (#16919)
by Titus Fortner
· 4 months ago
12aa367
[py] Find grid in tests if not using bazel (#16912)
by Corey Goldberg
· 4 months ago
978daea
[py] Update development dependencies (#16908)
by Corey Goldberg
· 4 months ago
33e2775
[py] have SE_DEBUG output driver logs as well (#16902)
by Titus Fortner
· 4 months ago
77fd24f
[py] Add type annotations (#16883)
by Michal Zyndul
· 4 months ago
16f0793
[py] Add type annotations to bidi network module (#16875)
by Michal Zyndul
· 4 months ago
565a8b3
[py] improve how tests are run against the grid server (#16851)
by Titus Fortner
· 4 months ago
014b5fa
[py] Bump minimum dependency versions because of CVE (#16867)
by Corey Goldberg
· 4 months ago
77e55af
[py] Reduce traceback output on test failures (#16854)
by Corey Goldberg
· 4 months ago
ceee744
[java][rb][py][dotnet][js] use SE_DEBUG to enable debugging (#16816)
by Titus Fortner
· 4 months ago
a2cc35b
[py] Fix remaining mypy errors and enable CI for type checking (#16837)
by Corey Goldberg
· 4 months ago
4cf1c48
Update copyright to 2026 (#16830)
by Corey Goldberg
· 4 months ago
f061f7b
[py] Fix type annotations, make docstrings consistent, centralize dev dependencies (#16821)
by Corey Goldberg
· 4 months ago
4e6a87c
[py] Bump versions and remove unnecessary dev/test dependencies (#16820)
by Corey Goldberg
· 4 months ago
9300246
[py] Remove deprecated FirefoxBinary class (#16811)
by Corey Goldberg
· 5 months ago
272fd25
[py] Add new ruff lint rules, fix violations and type annotations (#16789)
by Corey Goldberg
· 5 months ago
57d193c
[py][bidi]: add emulation command `set_network_conditions` (#16702)
by Navin Chandra
· 5 months ago
c4aefc0
[py][bidi]: improve tests to use local no-proxy server (#16747)
by Navin Chandra
· 5 months ago
791f96b
[py] Add/fix type hints for find_element/find_elements (#16786)
by Corey Goldberg
· 5 months ago
e82b6fd
[py][build]: consolidate Python CI tests (#16766)
by Titus Fortner
· 5 months ago
e167b98
[py] Add type hints for WebElement.find_element(s) (#16772)
by pixelsapphire
· 5 months ago
2a9100c
[py] Add LocalWebDriver base class (#16730)
by Corey Goldberg
· 5 months ago
82eda89
[dotnet][rb][java][js][py] Automated Browser Version Update (#16682)
by Selenium CI Bot
· 5 months ago
2d6fa89
[py] Bump ruff and mypy versions (#16737)
by Corey Goldberg
· 5 months ago
97e82a2
[py] Remove deprecated FTP proxy support (#16721)
by Corey Goldberg
· 5 months ago
03c9108
[py] Don't compare object identity in conftest (#16723)
by Corey Goldberg
· 5 months ago
f3d60c9
[py] Properly verify Selenium Manager exists (#16711)
by Corey Goldberg
· 5 months ago
4683f8e
Bumping to nightly version
by Diego Molina
· 5 months ago
3de147c
[build] Prepare for release of Selenium 4.39.0 (#16672)
by Selenium CI Bot
· 5 months ago
09604bd
[py] Bump urllib3 in packaging and dev dependencies (#16690)
by Corey Goldberg
· 5 months ago
be6e3ca
[py] Remove noqa markers and fix linting (#16676)
by Corey Goldberg
· 5 months ago
d84a3bb
[py] Bump versions of ruff and mypy for Dev/CI (#16660)
by Corey Goldberg
· 5 months ago
bf1719b
[py] Bump ruff target-version to 3.10 and lint generate.py (#16658)
by Corey Goldberg
· 6 months ago
04b5132
[py] Use f-string in generate.py (#16641)
by Corey Goldberg
· 6 months ago
4cdc038
[py][bidi] Allow resetting viewport (#16623)
by Corey Goldberg
· 6 months ago
Next »