Clone this repo:

Branches

  1. 84ca660 [py] add macOS specific keys to Key enum (#15948) by Swastik Baranwal · 27 hours ago main
  2. b5eb0eb [py] Return HTTP response reason when remote connection error occurs (#15942) by Corey Goldberg · 2 days ago
  3. 1e72579 [py] Guarding FedCM tests for Chrome by Diego Molina · 3 days ago
  4. 7eb39d8 [py] Update dependency Pygments to v2.19.2 (#15950) by renovate[bot] · 3 days ago
  5. da0d86c [py] Adding Note to enable_webextensions() regarding CDP (plus gen docstring updates) (#15927) by Simon Benzer · 4 days ago
  6. aef1c3e [py] add doc support for few exceptions (#15913) by Swastik Baranwal · 8 days ago
  7. 6214e8d [py] Type hint cleanup (#15917) by Corey Goldberg · 8 days ago
  8. 781655b [py] Skip devtools when generating Python API docs (#15918) by Corey Goldberg · 8 days ago
  9. c5e6936 [py] Deprecate support for FTP proxies (#15906) by Corey Goldberg · 8 days ago
  10. ce3222e [py] Bump requirements for packaging and dev (#15909) by Corey Goldberg · 8 days ago
  11. 3bf36c3 [py] Fix: Mypy type annotation errors in remote/webdriver.py (#15900) by Shaurya Bisht · 10 days ago
  12. ec14686 [py][bidi]: add BiDi script module commands (#15880) by Navin Chandra · 11 days ago
  13. e4a8b0a [py] Fix error handler for non-json response bodies (#15887) by Corey Goldberg · 2 weeks ago
  14. e061152 [py] Add properties (getter/setter) for service args (#15889) by Corey Goldberg · 2 weeks ago
  15. 0334853 [py] Refactor server.py to use properties (#15840) by Sandeep Suryaprasad · 2 weeks ago
  16. 9674cfd [py] Fix possible TypeError in expected conditions (#15891) by Shaurya Bisht · 2 weeks ago
  17. 249beba [py][bidi]: add `timestamp` to `HistoryUpdatedParams` class (#15892) by Navin Chandra · 2 weeks ago
  18. a2d1588 [py] Remove publication of typing coverage in CI (#15886) by Corey Goldberg · 2 weeks ago
  19. 3528d4c [py] Fix : Mypy type annotation errors - 2 (#15848) by Shaurya Bisht · 2 weeks ago
  20. 7ca6fb3 [py] do not use global var for devtools, allows multiple devtools to run (#15881) by Swastik Baranwal · 2 weeks ago