Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
py
/
HEAD
4cf1c48
Update copyright to 2026 (#16830)
by Corey Goldberg
· 15 hours ago
main
f061f7b
[py] Fix type annotations, make docstrings consistent, centralize dev dependencies (#16821)
by Corey Goldberg
· 3 days ago
4e6a87c
[py] Bump versions and remove unnecessary dev/test dependencies (#16820)
by Corey Goldberg
· 3 days ago
9300246
[py] Remove deprecated FirefoxBinary class (#16811)
by Corey Goldberg
· 4 days ago
272fd25
[py] Add new ruff lint rules, fix violations and type annotations (#16789)
by Corey Goldberg
· 5 days ago
57d193c
[py][bidi]: add emulation command `set_network_conditions` (#16702)
by Navin Chandra
· 5 days ago
c4aefc0
[py][bidi]: improve tests to use local no-proxy server (#16747)
by Navin Chandra
· 5 days ago
791f96b
[py] Add/fix type hints for find_element/find_elements (#16786)
by Corey Goldberg
· 6 days ago
e82b6fd
[py][build]: consolidate Python CI tests (#16766)
by Titus Fortner
· 10 days ago
e167b98
[py] Add type hints for WebElement.find_element(s) (#16772)
by pixelsapphire
· 11 days ago
2a9100c
[py] Add LocalWebDriver base class (#16730)
by Corey Goldberg
· 13 days ago
82eda89
[dotnet][rb][java][js][py] Automated Browser Version Update (#16682)
by Selenium CI Bot
· 2 weeks ago
2d6fa89
[py] Bump ruff and mypy versions (#16737)
by Corey Goldberg
· 3 weeks ago
97e82a2
[py] Remove deprecated FTP proxy support (#16721)
by Corey Goldberg
· 3 weeks ago
03c9108
[py] Don't compare object identity in conftest (#16723)
by Corey Goldberg
· 3 weeks ago
f3d60c9
[py] Properly verify Selenium Manager exists (#16711)
by Corey Goldberg
· 3 weeks ago
4683f8e
Bumping to nightly version
by Diego Molina
· 4 weeks ago
3de147c
[build] Prepare for release of Selenium 4.39.0 (#16672)
by Selenium CI Bot
· 4 weeks ago
09604bd
[py] Bump urllib3 in packaging and dev dependencies (#16690)
by Corey Goldberg
· 4 weeks ago
be6e3ca
[py] Remove noqa markers and fix linting (#16676)
by Corey Goldberg
· 4 weeks ago
d84a3bb
[py] Bump versions of ruff and mypy for Dev/CI (#16660)
by Corey Goldberg
· 5 weeks ago
bf1719b
[py] Bump ruff target-version to 3.10 and lint generate.py (#16658)
by Corey Goldberg
· 5 weeks ago
04b5132
[py] Use f-string in generate.py (#16641)
by Corey Goldberg
· 5 weeks ago
4cdc038
[py][bidi] Allow resetting viewport (#16623)
by Corey Goldberg
· 5 weeks ago
ab59875
[py] Use daemon threads for WebSocket connections (#16298)
by Corey Goldberg
· 6 weeks ago
d71a887
[py] Use double quotes in generate.py (#16607)
by Swastik Baranwal
· 7 weeks ago
b96a4a6
[py] Improve type hints with union syntax and native types (#16590)
by Corey Goldberg
· 7 weeks ago
d929605
[py]: reuse driver in case of bidi tests (#16597)
by Navin Chandra
· 7 weeks ago
eac5aa7
[py][bidi]: add emulation command `set_user_agent_override` (#16595)
by Navin Chandra
· 7 weeks ago
e6a1278
[py] Fix more type annotations (#16551)
by Alex Popov
· 7 weeks ago
a66692f
[py][bidi]: enable download event tests for firefox (#16587)
by Navin Chandra
· 7 weeks ago
fe42cf1
[py] Bump pytest and dev dependencies (#16572)
by Corey Goldberg
· 8 weeks ago
f97bf39
[py][bidi]: add `set_download_behavior` command (#16556)
by Navin Chandra
· 8 weeks ago
41359ad
[py] Fix D205 ruff warnings for docstrings and add type hints (#16537)
by Alex Popov
· 8 weeks ago
81d230f
[py][bidi]: add `set_screen_orientation_override` command in Emulation (#16522)
by Navin Chandra
· 9 weeks ago
f97d338
[py] Fix ruff D415 warnings in docstrings (#16536)
by Corey Goldberg
· 9 weeks ago
1ca97e4
[py] Fix Ruff D417 warnings in docstrings (#16535)
by Alex Popov
· 9 weeks ago
b5cb7df
[py] Fix docstring formatting and apply ruff linting rules (#16527)
by Corey Goldberg
· 9 weeks ago
8d1d622
[py] Update docstrings (remove reST leftovers and resolve D200) (#16525)
by Alex Popov
· 9 weeks ago
dc1a98d
[py] Update docstrings to google pydoc format (#16511)
by Alex Popov
· 10 weeks ago
bb967ed
[py][bidi]: add emulation command `set_scripting_enabled` (#16513)
by Navin Chandra
· 10 weeks ago
73969a2
[py][bidi]: add emulation command - `set_locale_override` (#16504)
by Navin Chandra
· 10 weeks ago
48ce5ef
bump versions to nightly
by titusfortner
· 2 months ago
ff6e2ef
[build] Prepare for release of Selenium 4.38.0 (#16499)
by Selenium CI Bot
· 2 months ago
1b2cdec
[py] Cleanup and convert more doctrings to google-style (#16503)
by Alex Popov
· 2 months ago
cccbead
[py][bidi]: add `set_timezone_override` command in emulation (#16500)
by Navin Chandra
· 2 months ago
d98bc3f
[py] Bump version of ruff formatter/linter (#16502)
by Corey Goldberg
· 2 months ago
b1424a0
[py] Replaced :param: and :args: from docstrings (#16469)
by Alex Popov
· 3 months ago
fafa45a
Bumping version for Nightly
by Diego Molina
· 3 months ago
0988341
[build] Prepare for release of Selenium 4.37.0 (#16451)
by Selenium CI Bot
· 3 months ago
c14183c
[py] Fix mypy errors in by file and exceptions file (#16300)
by Pallavi
· 3 months ago
26abd84
[py]: guess mimetypes in webserver for content serving (#16449)
by Navin Chandra
· 3 months ago
28f6ca3
[py] Update docstrings style according to google guideline (#16445)
by Alex Popov
· 3 months ago
fd6bc97
[py] Update internal Firefox tests to use driver fixture (#16441)
by Corey Goldberg
· 3 months ago
f214881
[py] Use Chrome instead of Firefox for internal Remote tests (#16419)
by Corey Goldberg
· 3 months ago
28e5ce1
[py]: add --disable-dev-shm-usage to Chrome/Edge options for internal tests (#16443)
by Navin Chandra
· 3 months ago
9d05c7a
[py] Support Python 3.14 and drop Python 3.9 (#16342)
by Corey Goldberg
· 3 months ago
ea8b9a1
[py] Update docstrings style (#16427)
by Alex Popov
· 3 months ago
558cd66
[py] Fix default rpId in virtual authenticator (#16428)
by Corey Goldberg
· 3 months ago
15011ab
[py] Raise NotImplementedError when deleting downloads in driver subclass (#16423)
by Corey Goldberg
· 3 months ago
6ce1afd
[py] Add test for BiDi request handlers with classic navigation (#16421)
by Corey Goldberg
· 3 months ago
dec4944
[py] Configure WebSocket timeout and wait interval via ClientConfig (#16248)
by Corey Goldberg
· 3 months ago
6013484
[py][build] Re-add Windows to CI workflows on GHA runners (#16396)
by Corey Goldberg
· 3 months ago
1d22e73
[py] Fix chromedriver/msedgedriver service tests (#16395)
by Corey Goldberg
· 3 months ago
caca684
[dotnet][rb][java][js][py] Automated Browser Version Update (#16378)
by Selenium CI Bot
· 3 months ago
44fd65a
[py] Fix Selenium Manager tests on Windows (#16391)
by Corey Goldberg
· 3 months ago
2705c11
[py][build] Python CI - add unit test job and windows integration tests to GH runners (#16362)
by Corey Goldberg
· 3 months ago
3d2867c
[py] Remove old test xfail markers (#16377)
by Corey Goldberg
· 3 months ago
fc1b80e
Splitting stress tests (#16374)
by Diego Molina
· 3 months ago
218371c
[py] Re-add defaults for Chromium kwargs (#16372)
by Corey Goldberg
· 3 months ago
7f97c68
[build] Prepare for release of Selenium 4.36.0 (#16332)
by Selenium CI Bot
· 3 months ago
4302100
[py] Add --enable-chrome-logs to chrome service args to inherit browser i/o streams (#16202)
by Corey Goldberg
· 3 months ago
e254246
[py][bidi]: add test for `downloadEnd` event (#16325)
by Navin Chandra
· 4 months ago
9b54622
[py] Fix type annotations in the chromium webdriver file (#16309)
by Pallavi
· 4 months ago
4800945
[py]: enable fedcm tests for chrome (#16118)
by Navin Chandra
· 4 months ago
9009226
[py] Raise InvalidSelectorException for compound class names (#16291)
by Corey Goldberg
· 4 months ago
7067da6
[py] Bump Python dev dependencies (#16317)
by Corey Goldberg
· 4 months ago
55b19d1
[py] Convert all relative imports to absolute imports (#16311)
by Corey Goldberg
· 4 months ago
3dbe72f
[py] Add args to is_url_connectable (#16212)
by Corey Goldberg
· 4 months ago
941e6f6
[py] Update DesiredCapabilities example to use modern Options API (#16295)
by Vaibhav Gupta
· 4 months ago
af2c813
[py] Fix mypy errors (#16283)
by Pallavi
· 4 months ago
b0bc2cb
[py] Remove redundant driver_instance from conftest.py (#16271)
by Lauro Moura
· 4 months ago
7ecb70c
[py] Specify the full path for fedcm import in webdriver.py (#16286)
by mtrea
· 4 months ago
99e9bf1
[py] Add test for Data URL in BiDi Network request handler (#16281)
by Corey Goldberg
· 4 months ago
3c697a4
[py][bidi]: add `downloadEnd` event for browsing context (#16209)
by Navin Chandra
· 4 months ago
e68faa1
[py] Fix mypy type annotation issues in action_builder (#16207)
by Pallavi
· 4 months ago
6ae66a0
[py]: replace `platform.system()` with `sys.platform` (#16259)
by Navin Chandra
· 4 months ago
65757ab
[py] Loosen dependency specifiers in package config (#16262)
by Corey Goldberg
· 4 months ago
7aad5d1
[py] Fix type annotation errors in service.py (#16250)
by NoStory-py
· 4 months ago
d80567a
[py][bidi]: use bidi `navigate` command in network tests (#16251)
by Navin Chandra
· 4 months ago
836b1b6
[py] Bump ruff version for linting/formatting (#16254)
by Corey Goldberg
· 4 months ago
4cca100
[py][bidi]: enable `history_updated` event test (#16236)
by Navin Chandra
· 4 months ago
f581bb5
[py] Bump dependencies for dev and fix script (#16244)
by Corey Goldberg
· 4 months ago
beeced4
Revert "[py] Update dependency cryptography to v45.0.6" (#16243)
by Corey Goldberg
· 4 months ago
7561c17
Revert "[py] Update dependency charset-normalizer to v3.4.3" (#16242)
by Corey Goldberg
· 4 months ago
548c5a1
[py] Update dependency cryptography to v45.0.6 (#16240)
by renovate[bot]
· 4 months ago
225fb10
[py] Update dependency charset-normalizer to v3.4.3 (#16239)
by renovate[bot]
· 4 months ago
5351d7b
[py] Fix type annotation error and raise clearer error message (#16174)
by Paresh Gupta
· 5 months ago
18ea55b
[py] Fix formatting (#16189)
by Corey Goldberg
· 5 months ago
64086ed
[py] Update docstring and comments in keys.py (#16187)
by iDONi
· 5 months ago
Next »