1. 5189ae5 [py][bidi]: add high level API for script module - `pin`, `unpin` and `execute` (#15936) by Navin Chandra · 9 hours ago main
  2. ace2e6d [py][bidi]: add note for `enable_webextensions = False` (#15981) by Navin Chandra · 20 hours ago
  3. 2f17e03 Bumping versions to nightly by Diego Molina · 27 hours ago
  4. 0e02c39 Ammend changelog by Diego Molina · 27 hours ago
  5. ecd8ede [py] Bump dependencies for building distribution wheel (#15977) by Corey Goldberg · 2 days ago
  6. 2d900b1 [build] Prepare for release of Selenium 4.34.0 (#15958) by Selenium CI Bot · 3 days ago
  7. 84ca660 [py] add macOS specific keys to Key enum (#15948) by Swastik Baranwal · 5 days ago
  8. b5eb0eb [py] Return HTTP response reason when remote connection error occurs (#15942) by Corey Goldberg · 5 days ago
  9. 1e72579 [py] Guarding FedCM tests for Chrome by Diego Molina · 6 days ago
  10. 7eb39d8 [py] Update dependency Pygments to v2.19.2 (#15950) by renovate[bot] · 7 days ago
  11. da0d86c [py] Adding Note to enable_webextensions() regarding CDP (plus gen docstring updates) (#15927) by Simon Benzer · 8 days ago
  12. aef1c3e [py] add doc support for few exceptions (#15913) by Swastik Baranwal · 11 days ago
  13. 6214e8d [py] Type hint cleanup (#15917) by Corey Goldberg · 12 days ago
  14. 781655b [py] Skip devtools when generating Python API docs (#15918) by Corey Goldberg · 12 days ago
  15. c5e6936 [py] Deprecate support for FTP proxies (#15906) by Corey Goldberg · 12 days ago
  16. ce3222e [py] Bump requirements for packaging and dev (#15909) by Corey Goldberg · 12 days ago
  17. 3bf36c3 [py] Fix: Mypy type annotation errors in remote/webdriver.py (#15900) by Shaurya Bisht · 14 days ago
  18. ec14686 [py][bidi]: add BiDi script module commands (#15880) by Navin Chandra · 2 weeks ago
  19. e4a8b0a [py] Fix error handler for non-json response bodies (#15887) by Corey Goldberg · 3 weeks ago
  20. e061152 [py] Add properties (getter/setter) for service args (#15889) by Corey Goldberg · 3 weeks ago
  21. 0334853 [py] Refactor server.py to use properties (#15840) by Sandeep Suryaprasad · 3 weeks ago
  22. 9674cfd [py] Fix possible TypeError in expected conditions (#15891) by Shaurya Bisht · 3 weeks ago
  23. 249beba [py][bidi]: add `timestamp` to `HistoryUpdatedParams` class (#15892) by Navin Chandra · 3 weeks ago
  24. a2d1588 [py] Remove publication of typing coverage in CI (#15886) by Corey Goldberg · 3 weeks ago
  25. 3528d4c [py] Fix : Mypy type annotation errors - 2 (#15848) by Shaurya Bisht · 3 weeks ago
  26. 7ca6fb3 [py] do not use global var for devtools, allows multiple devtools to run (#15881) by Swastik Baranwal · 3 weeks ago
  27. 8899fe6 [py] Refactored `conftest.py` in a more object oriented design approach (#15495) by Sandeep Suryaprasad · 3 weeks ago
  28. e5d8794 [py] Fixed mypy error and change source var (#15853) by Pallavi · 3 weeks ago
  29. b60d15f [py] Fix another broken test (#15866) by Corey Goldberg · 3 weeks ago
  30. 9c07731 [py] fix driver_element_finding_tests.py (#15863) by Swastik Baranwal · 3 weeks ago
  31. 710802c [py] Re-apply #15862 (#15865) by Corey Goldberg · 3 weeks ago
  32. f56bb20 Revert "Update exceptions.py" (#15864) by Corey Goldberg · 3 weeks ago
  33. 984979f [py] Update urls to the correct troubleshooting links (#15862) by Adolfo Armas · 3 weeks ago
  34. b5b84c1 [py][bidi]: enable edge bidi storage test - `test_get_all_cookies` (#15859) by Navin Chandra · 3 weeks ago
  35. 82dac64 [py] Regeneratee py/docs/source/api.rst (#15856) by Corey Goldberg · 3 weeks ago
  36. 7b9583b [py][bidi]: implement bidi permissions module (#15830) by Navin Chandra · 3 weeks ago
  37. 7908f23 [py] Fixed type annotation issues (#15847) by Pallavi · 3 weeks ago
  38. 3be7167 [py] New script to update Python dependencies (#15845) by Corey Goldberg · 3 weeks ago
  39. aac1d15 [py] Fix type annotation errors (#15841) by Shaurya Bisht · 3 weeks ago
  40. 03f324d [py] Cleanup tox config (#15833) by Corey Goldberg · 3 weeks ago
  41. 5611e5b Change flag for Chrome/Edge headless mode in tests (#15831) by Corey Goldberg · 3 weeks ago
  42. 26da3b5 [py] Fix python API docs publishing at readthedocs (#15832) by Corey Goldberg · 3 weeks ago
  43. debc372 [py] Auto-generate Python API docs from code (#15822) by Corey Goldberg · 3 weeks ago
  44. 418ede8 [py][bidi]: add `enable_webextensions` option for chromium-based browsers (#15794) by Navin Chandra · 3 weeks ago
  45. 7da4d8a [py] Lint and format all python files (#15828) by Corey Goldberg · 3 weeks ago
  46. 451d814 [py] Bump ruff version (#15818) by Corey Goldberg · 3 weeks ago
  47. c46d5f1 [py] Fix import for type hint (#15817) by Corey Goldberg · 3 weeks ago
  48. 59e3793 [py] Fixed type hint (#15814) by Pallavi · 3 weeks ago
  49. e763e2b [py] Lint Python with ruff (#15811) by Alex Rodionov · 3 weeks ago
  50. 5d4933a [py] Fix type error for attribute in remote_connection.py (#15810) by Bradley Latreille · 3 weeks ago
  51. d0e693d [py] Upgrade type hints (#15784) by Corey Goldberg · 3 weeks ago
  52. 44ba2a9 [py] Increase timeout in devtools test (#15793) by Corey Goldberg · 3 weeks ago
  53. aa9df1e [py] Fix pytest_ignore_collect hook to respect --ignore (#15787) by Michał Górny · 3 weeks ago
  54. d564635 Bumping to nightly versions by Diego Molina · 3 weeks ago
  55. 1e95490 [build] Prepare for release of Selenium 4.33.0 (#15776) by Selenium CI Bot · 3 weeks ago
  56. a1102e5 [py] Add missing modules to python API docs (#15779) by Corey Goldberg · 3 weeks ago
  57. f6e0132 [py] Better error for downloads on local webdrivers (#15756) by Corey Goldberg · 3 weeks ago
  58. 25b9877 [py][bidi]: Add bidi webExtension module (#15749) by Navin Chandra · 3 weeks ago
  59. e3a8157 [py][tests]: check for .txt file in remote download test (#15758) by Navin Chandra · 3 weeks ago
  60. 3beb835 [py] return `message` as part of exception in `execute` method (#15751) by Navin Chandra · 3 weeks ago
  61. 5780b1c [py] Use ruff for linting and code formatting (#15746) by Corey Goldberg · 3 weeks ago
  62. fa4cd96 [py] Bump Python package requirements to latest versions (#15731) by Corey Goldberg · 3 weeks ago
  63. 2331713 [py] Add missing 'id' property to ShadowRoot class (#15739) by Corey Goldberg · 3 weeks ago
  64. 179e28c [py] Correct type annotations of default-None params (#15341) by DeflateAwning · 3 weeks ago
  65. c7b6154 [py] Missing Headers Assignment in Network Class’s _on_request() (#15736) by Simon Benzer · 3 weeks ago
  66. 50ffef3 [py][BiDi] use constant for LogLevel (#15677) by Swastik Baranwal · 3 weeks ago
  67. 665c565 [java] Removing RemoteStatus as it was deprecated. (#15712) by Diego Molina · 3 weeks ago
  68. 6709727 Add session_id property to webelement and fix mypy error (#15705) by Marcel Wilson · 3 weeks ago
  69. c54e678 [py][bidi]: add bidi storage module (#15669) by Navin Chandra · 3 weeks ago
  70. 5e2e993 [py] Add clean_options fixture and remove all Python tests from .skipped-tests (#15696) by Corey Goldberg · 3 weeks ago
  71. 00b2469 [py] Exclude devtools directory from type checking (#15695) by Corey Goldberg · 3 weeks ago
  72. c70777c Bumping to nightly by Diego Molina · 3 weeks ago
  73. e552b9b [build] Prepare for release of Selenium 4.32.0 (#15690) by Selenium CI Bot · 3 weeks ago
  74. 5c548e3 [py] Server class to manage (download/run) grid server (#15666) by Corey Goldberg · 3 weeks ago
  75. a4c677b [py] Remove support for GLOBAL_DEFAULT_TIMEOUT environment variable (#15673) by Corey Goldberg · 3 weeks ago
  76. 290d776 [py] Add client_config property and update deprecation messages (#15674) by Corey Goldberg · 3 weeks ago
  77. b7a611b [py][BiDi] separate log module from script module and add more tests (#15668) by Swastik Baranwal · 3 weeks ago
  78. c006bb2 [py][bidi]: Implement BiDi `browsing_context` module (#15631) by Navin Chandra · 3 weeks ago
  79. 8a56de0 [py] Re-enable remote tests in bazel and fix broken tests (#15657) by Corey Goldberg · 3 weeks ago
  80. 2c9a180 Set remote active protocol in Firefox to BiDi only by Puja Jagani · 3 weeks ago
  81. d0224c2 [py][bidi]: add bidi command `session.status` and encapsulate in Session class (#15615) by Navin Chandra · 3 weeks ago
  82. 62f0692 [py] Fix driver service stop when starting browser fails (#15656) by Corey Goldberg · 3 weeks ago
  83. 74e22e7 [py] Add autoflake linter and update linting dependencies (#15643) by Corey Goldberg · 3 weeks ago
  84. 8d4336d [py] Change links in package config (#15647) by Corey Goldberg · 3 weeks ago
  85. bd4c97b [py] Fix flaky WebDriverWait tests (#15650) by Corey Goldberg · 3 weeks ago
  86. 2579402 [py] Fix Remote Firefox tests on Linux/Wayland (#15648) by Corey Goldberg · 3 weeks ago
  87. 03c51d6 [py] Upgrade dependencies for mypy tox environment (#15642) by Corey Goldberg · 3 weeks ago
  88. d429ffb [py] Raise TypeError when creating webdriver.Remote() without options (#15619) by Corey Goldberg · 3 weeks ago
  89. 9a89b9f [py] Remove logging API for non-Chromium browsers (#15641) by Corey Goldberg · 3 weeks ago
  90. 424c070 [py] Call service.stop() when session can't be started (#15636) by Corey Goldberg · 3 weeks ago
  91. d972edd [py] Adjust xfail markers for window size/position tests (#15638) by Corey Goldberg · 3 weeks ago
  92. 4084df1 [py] Remove unused xfail on chrome/edge service tests (#15637) by Corey Goldberg · 3 weeks ago
  93. 5c390ca [py] Add missing test (#15559) by Swastik Baranwal · 3 weeks ago
  94. 652cced [py] Skip bidi tests on browsers that don't support bidi (#15625) by Corey Goldberg · 3 weeks ago
  95. 2040695 [py] Add missing modules to Python API docs (#15624) by Corey Goldberg · 3 weeks ago
  96. 4204dbc [py][bidi]: Implement BiDi browser module (#15616) by Navin Chandra · 3 weeks ago
  97. c836518 [py] Fix select being able to select options hidden by css rules (#15135) by Federico Franco · 3 weeks ago
  98. 31c1c5b [py] Configure readthedocs publishing for Python API docs (#15614) by Corey Goldberg · 3 weeks ago
  99. 0c9bb0d [py] Use mock.patch for environment variables in tests (#15607) by Corey Goldberg · 3 weeks ago
  100. 65a8b3f [py] Use XWayland for internal Python Firefox tests (#15601) by Corey Goldberg · 3 weeks ago