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