1. d3a2670 [py] Bump pytest and dev dependencies (#16572) by Corey Goldberg · 18 hours ago trunk
  2. 48c8ff1 [py][bidi]: add `set_download_behavior` command (#16556) by Navin Chandra · 25 hours ago
  3. 87f9e40 [py] Fix D205 ruff warnings for docstrings and add type hints (#16537) by Alex Popov · 7 days ago
  4. 89baf16 [py][bidi]: add `set_screen_orientation_override` command in Emulation (#16522) by Navin Chandra · 7 days ago
  5. 4428c25 [py] Fix ruff D415 warnings in docstrings (#16536) by Corey Goldberg · 11 days ago
  6. bde7f06 [py] Fix Ruff D417 warnings in docstrings (#16535) by Alex Popov · 11 days ago
  7. 878317f [py] Fix docstring formatting and apply ruff linting rules (#16527) by Corey Goldberg · 13 days ago
  8. 2bc81b8 [py] Update docstrings (remove reST leftovers and resolve D200) (#16525) by Alex Popov · 13 days ago
  9. 5fdd334 [py] Update docstrings to google pydoc format (#16511) by Alex Popov · 14 days ago
  10. 2e0d0e5 [py][bidi]: add emulation command `set_scripting_enabled` (#16513) by Navin Chandra · 2 weeks ago
  11. b3a3989 [py][bidi]: add emulation command - `set_locale_override` (#16504) by Navin Chandra · 2 weeks ago
  12. 9829448 bump versions to nightly by titusfortner · 2 weeks ago
  13. 281a200 [build] Prepare for release of Selenium 4.38.0 (#16499) by Selenium CI Bot · 2 weeks ago
  14. 6aa31f3 [py] Cleanup and convert more doctrings to google-style (#16503) by Alex Popov · 3 weeks ago
  15. 9564733 [py][bidi]: add `set_timezone_override` command in emulation (#16500) by Navin Chandra · 3 weeks ago
  16. ed364d9 [py] Bump version of ruff formatter/linter (#16502) by Corey Goldberg · 3 weeks ago
  17. 81b9850 [py] Replaced :param: and :args: from docstrings (#16469) by Alex Popov · 3 weeks ago
  18. 6c01a81 Bumping version for Nightly by Diego Molina · 4 weeks ago
  19. 3c1da1e [build] Prepare for release of Selenium 4.37.0 (#16451) by Selenium CI Bot · 4 weeks ago selenium-4.37.0
  20. d05680d [py] Fix mypy errors in by file and exceptions file (#16300) by Pallavi · 4 weeks ago
  21. 8a91342 [py]: guess mimetypes in webserver for content serving (#16449) by Navin Chandra · 4 weeks ago
  22. b3fccd0 [py] Update docstrings style according to google guideline (#16445) by Alex Popov · 4 weeks ago
  23. a99c253 [py] Update internal Firefox tests to use driver fixture (#16441) by Corey Goldberg · 4 weeks ago
  24. 43d93a9 [py] Use Chrome instead of Firefox for internal Remote tests (#16419) by Corey Goldberg · 4 weeks ago
  25. b308fbf [py]: add --disable-dev-shm-usage to Chrome/Edge options for internal tests (#16443) by Navin Chandra · 4 weeks ago
  26. 517c7e4 [py] Support Python 3.14 and drop Python 3.9 (#16342) by Corey Goldberg · 4 weeks ago
  27. 65bb55f [py] Update docstrings style (#16427) by Alex Popov · 4 weeks ago
  28. ef9b910 [py] Fix default rpId in virtual authenticator (#16428) by Corey Goldberg · 4 weeks ago
  29. 5454624 [py] Raise NotImplementedError when deleting downloads in driver subclass (#16423) by Corey Goldberg · 4 weeks ago
  30. 1b7f3b0 [py] Add test for BiDi request handlers with classic navigation (#16421) by Corey Goldberg · 4 weeks ago
  31. 8ddb020 [py] Configure WebSocket timeout and wait interval via ClientConfig (#16248) by Corey Goldberg · 4 weeks ago
  32. 2e0159a [py][build] Re-add Windows to CI workflows on GHA runners (#16396) by Corey Goldberg · 5 weeks ago
  33. 4e5a674 [py] Fix chromedriver/msedgedriver service tests (#16395) by Corey Goldberg · 5 weeks ago
  34. 66d780b [dotnet][rb][java][js][py] Automated Browser Version Update (#16378) by Selenium CI Bot · 5 weeks ago
  35. 3f9c5cb [py] Fix Selenium Manager tests on Windows (#16391) by Corey Goldberg · 5 weeks ago
  36. 6477870 [py][build] Python CI - add unit test job and windows integration tests to GH runners (#16362) by Corey Goldberg · 5 weeks ago
  37. 2a8261d [py] Remove old test xfail markers (#16377) by Corey Goldberg · 5 weeks ago
  38. 9487181 Splitting stress tests (#16374) by Diego Molina · 6 weeks ago
  39. 01a5e7b [py] Re-add defaults for Chromium kwargs (#16372) by Corey Goldberg · 6 weeks ago
  40. 6d115cf [build] Prepare for release of Selenium 4.36.0 (#16332) by Selenium CI Bot · 6 weeks ago selenium-4.36.0
  41. 9a4bbcc [py] Add --enable-chrome-logs to chrome service args to inherit browser i/o streams (#16202) by Corey Goldberg · 6 weeks ago
  42. f00747c [py][bidi]: add test for `downloadEnd` event (#16325) by Navin Chandra · 8 weeks ago
  43. 3d16e7c [py] Fix type annotations in the chromium webdriver file (#16309) by Pallavi · 8 weeks ago
  44. d702027 [py]: enable fedcm tests for chrome (#16118) by Navin Chandra · 8 weeks ago
  45. 0ff768a [py] Raise InvalidSelectorException for compound class names (#16291) by Corey Goldberg · 9 weeks ago
  46. 034f503 [py] Bump Python dev dependencies (#16317) by Corey Goldberg · 9 weeks ago
  47. fde053a [py] Convert all relative imports to absolute imports (#16311) by Corey Goldberg · 9 weeks ago
  48. 38b1dd1 [py] Add args to is_url_connectable (#16212) by Corey Goldberg · 9 weeks ago
  49. caca4ff [py] Update DesiredCapabilities example to use modern Options API (#16295) by Vaibhav Gupta · 9 weeks ago
  50. 334b760 [py] Fix mypy errors (#16283) by Pallavi · 9 weeks ago
  51. 01548e0 [py] Remove redundant driver_instance from conftest.py (#16271) by Lauro Moura · 10 weeks ago
  52. 1bad7af [py] Specify the full path for fedcm import in webdriver.py (#16286) by mtrea · 10 weeks ago
  53. 58ed777 [py] Add test for Data URL in BiDi Network request handler (#16281) by Corey Goldberg · 10 weeks ago
  54. f8396b9 [py][bidi]: add `downloadEnd` event for browsing context (#16209) by Navin Chandra · 2 months ago
  55. ed794f7 [py] Fix mypy type annotation issues in action_builder (#16207) by Pallavi · 2 months ago
  56. c585e6a [py]: replace `platform.system()` with `sys.platform` (#16259) by Navin Chandra · 2 months ago
  57. d3cef1a [py] Loosen dependency specifiers in package config (#16262) by Corey Goldberg · 2 months ago
  58. 83cb4d6 [py] Fix type annotation errors in service.py (#16250) by NoStory-py · 3 months ago
  59. 0754c5a [py][bidi]: use bidi `navigate` command in network tests (#16251) by Navin Chandra · 3 months ago
  60. 58f2268 [py] Bump ruff version for linting/formatting (#16254) by Corey Goldberg · 3 months ago
  61. ca3b7cf [py][bidi]: enable `history_updated` event test (#16236) by Navin Chandra · 3 months ago
  62. fb3ba7e [py] Bump dependencies for dev and fix script (#16244) by Corey Goldberg · 3 months ago
  63. a246462 Revert "[py] Update dependency cryptography to v45.0.6" (#16243) by Corey Goldberg · 3 months ago
  64. d471694 Revert "[py] Update dependency charset-normalizer to v3.4.3" (#16242) by Corey Goldberg · 3 months ago
  65. c7e891d [py] Update dependency cryptography to v45.0.6 (#16240) by renovate[bot] · 3 months ago
  66. e321379 [py] Update dependency charset-normalizer to v3.4.3 (#16239) by renovate[bot] · 3 months ago
  67. fb832b9 [py] Fix type annotation error and raise clearer error message (#16174) by Paresh Gupta · 3 months ago
  68. ae953fc [py] Fix formatting (#16189) by Corey Goldberg · 3 months ago
  69. 706495a [py] Update docstring and comments in keys.py (#16187) by iDONi · 3 months ago
  70. 5e512bd [py][docs]: update dead API docs link to API reference in `index.rst` (#16170) by Navin Chandra · 3 months ago
  71. d112a29 [py]: close ipv6 port in case of error (#16165) by Navin Chandra · 3 months ago
  72. b4073ff Bumping versions to nightly by Diego Molina · 3 months ago
  73. 1c58e50 [build] Prepare for release of Selenium 4.35.0 (#16160) by Selenium CI Bot · 3 months ago selenium-4.35.0
  74. dbfed9d [py][bidi]: Implement low-level API for Input BiDi module (#16049) by Navin Chandra · 3 months ago
  75. 229dbde [py][bidi]: add event handler support for browsing context (#16101) by Navin Chandra · 3 months ago
  76. 2bf42e9 [py]: fix WebView2 and target issues related to CDP and BiDi (#16140) by nxs7 · 3 months ago
  77. 26fc1bb [py] Fix proxy basic auth handling special characters (#16105) by Corey Goldberg · 3 months ago
  78. 0a931d7 [py] Loosen dependency specifier for urllib3 in packaging configuration (#16136) by Corey Goldberg · 3 months ago
  79. a59ddb4 [py] Use native dict for type annotation (#16157) by Corey Goldberg · 3 months ago
  80. f4ddfc1 [dotnet][rb][java][js][py] Automated Browser Version Update (#16064) by Selenium CI Bot · 3 months ago
  81. 0d9ee19 [dotnet][py][java][js]: add `default` as a value for SameSite (#16129) by Navin Chandra · 3 months ago
  82. cc88b00 [py] Update API docs - include nightly release and minor fixes (#16132) by Corey Goldberg · 3 months ago
  83. e7416fe [py]: enable chrome beta tests for CI-RBE (#16125) by Navin Chandra · 3 months ago
  84. 2a74c64 [py] Fix license in package metadata and include copyright notices (#16114) by Corey Goldberg · 3 months ago
  85. 8cf788f [py][bidi]: add `unhandled_prompt_behavior` param for `create_user_context` (#16112) by Navin Chandra · 3 months ago
  86. 3744929 [py] Encapsulated Geo Location co-ordinates using `getters/setters` (#16079) by Sandeep Suryaprasad · 4 months ago
  87. 79149e8 [py][bidi]: support `accept_insecure_certs` and `proxy` parameters in `create_user_context` (#15983) by Navin Chandra · 4 months ago
  88. 9b49091 [py] Fix selenium-manager binary location in sdist packaging (#16074) by James Hilliard · 4 months ago
  89. 849b553 [py] Fix vendor prefix for Edge browser remote connections (#16078) by Corey Goldberg · 4 months ago
  90. 91fc24d [build] Script to update Bazel multitool.lock.json (and update ruff) (#16061) by Corey Goldberg · 4 months ago
  91. c896d2d [py] Use pinned browsers for bidi webextension tests (#16071) by Corey Goldberg · 4 months ago
  92. bc88096 [py] Allow free_port() to bind to IPv6 if IPv4 is unavailable (#16003) by Corey Goldberg · 4 months ago
  93. b9dac0b [py] Fix API doc generation script and include BiDi Emulation docs (#16037) by Corey Goldberg · 4 months ago
  94. 6c35645 [py][bidi]: implement bidi module - emulation (#15819) by Navin Chandra · 4 months ago
  95. db00a84 [py] Fix path in unit test so it works cross-platform (#16033) by Corey Goldberg · 4 months ago
  96. 6c607a8 [py] Nightly version by Diego Molina · 4 months ago
  97. 99c7cbf [py] Update to release Selenium Python 4.34.2 by Diego Molina · 4 months ago selenium-4.34.2-python
  98. 1fd8b11 Fix various typos (#16012) by Noritaka Kobayashi · 4 months ago
  99. b3d3a1a [py] Update to release Selenium Python 4.34.1 by AutomatedTester · 4 months ago selenium-4.34.1-python
  100. 36b6772 [py] update requirements-lock with urllib sec updates by AutomatedTester · 4 months ago