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