Sign in
◑
Theme
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
py
/
HEAD
5ab1259
[build] Reset versions to nightly after selenium-4.49.0 release
by Selenium CI Bot
· 21 hours ago
main
65230af
[build] Prepare for release of selenium-4.49.0 (#18012)
by Selenium CI Bot
· 21 hours ago
26273c1
[py] adopt the worthwhile ruff 0.16 rule families (tranches 1 and 2) (#17992)
by David Burns
· 23 hours ago
fed0abf
[build] Automated Browser Version Update (major) with CDP (#18005)
by Selenium CI Bot
· 24 hours ago
8be696f
[py] add BiDi upload tests that verify files actually reach the server (#18007)
by David Burns
· 27 hours ago
61fb529
[build] ship prebuilt Selenium Manager Linux arm64 binary in all bindings (#17999)
by Titus Fortner
· 2 days ago
6005ad1
[py] remove stale xfail markers from python tests (#18002)
by aayushisabharwal
· 2 days ago
e1ea8c5
[build] Automated Dependency Update (#17991)
by Selenium CI Bot
· 2 days ago
d4a1a63
[py] fix linting issue
by Titus Fortner
· 3 days ago
8ec0244
[py] tolerate Safari's mid-navigation window errors in click and window tests
by Titus Fortner
· 3 days ago
b3252fc
[py] raise typed WebDriver errors for BiDi wire error codes (#17952)
by Titus Fortner
· 3 days ago
92a0881
[py] fix flaky BiDi input tests that raced the page's autofocus (#17981)
by David Burns
· 3 days ago
3f0f099
[py] run the BiDi tests against the Grid server (#17980)
by David Burns
· 3 days ago
9bf90b7
[build] Automated Dependency Update (#17937)
by Selenium CI Bot
· 4 days ago
09ed8a5
[py] remove no-op port self-assignment from the test web server
by Titus Fortner
· 4 days ago
4abe1a8
[py] add missing assert in device serial options test
by Titus Fortner
· 4 days ago
708876b
[py] fix swapped assert arguments in async script array tests
by Titus Fortner
· 4 days ago
cd6a40c
[py] stop sharing the default ClientConfig proxy between instances
by Titus Fortner
· 4 days ago
8164663
[py] resolve aliased CddlType members when generating BiDi annotations
by Titus Fortner
· 4 days ago
2afd124
[py] chore: enable mypy disallow untyped decorators and update type hints (#17974)
by Alex Popov
· 7 days ago
b5ad0c0
[py] wire print_pdf_tests.py into the browser test suites (#17976)
by Diego Molina
· 7 days ago
34fc595
[py] chore fix for unreachable mypy warnings (#17969)
by Alex Popov
· 8 days ago
e14b847
[js][py][rb] derive BiDi field names and enum value types in the schema (#17966)
by Titus Fortner
· 10 days ago
851fc51
[js][py] Capitalize non-Latin text in the getVisibleText atom (#17964)
by David Burns
· 13 days ago
08ffd55
[build] Reset versions to nightly after selenium-4.48.0 release
by Selenium CI Bot
· 14 days ago
0c9c984
[build] Prepare for release of selenium-4.48.0 (#17956)
by Selenium CI Bot
· 14 days ago
173dd01
[py] update new BiDi layer generation to conform to latest proposed ADR (#17942)
by Titus Fortner
· 2 weeks ago
4a13de3
[py] generate the internal BiDi protocol layer from the shared binding-neutral schema (#17761)
by Titus Fortner
· 3 weeks ago
28b89b6
Revert "[py] temporarily disable nightly TestPyPI publishing (#17920)" (#17924)
by Diego Molina
· 3 weeks ago
5eefd57
[py] temporarily disable nightly TestPyPI publishing (#17920)
by Titus Fortner
· 3 weeks ago
18bbb46
[build] Automated Browser Version Update (major) with CDP (#17910)
by Selenium CI Bot
· 4 weeks ago
1a6661b
[py] Fix broken reStructuredText link in docs (#17902)
by Corey Goldberg
· 4 weeks ago
19c2088
[py]: fix W3C capabilities built from a list of options (create_matches) (#17897)
by Navin Chandra
· 4 weeks ago
10359a9
[build] Reset versions to nightly after selenium-4.47.0 release
by Selenium CI Bot
· 4 weeks ago
9f2df21
[build] Prepare for release of selenium-4.47.0 (#17896)
by Selenium CI Bot
· 4 weeks ago
0f451a3
[py] Ensure driver service subprocess resources are cleaned up (#17889)
by Corey Goldberg
· 5 weeks ago
066b2d1
[py] fix no_proxy matching so empty entries and substrings do not bypass the proxy (#17884)
by Navin Chandra
· 5 weeks ago
ad1a354
[build] Automated Browser Version Update with CDP (#17873)
by Selenium CI Bot
· 5 weeks ago
8b89ab3
[py] accept By in find_element/find_elements type hints (#17870)
by Titus Fortner
· 5 weeks ago
34f75b1
[dotnet][java][py][rb] pass --enable-chrome-logs unless CHROME_LOG_FILE is set (#17858)
by Titus Fortner
· 5 weeks ago
6904e38
[dotnet][py][rb] prevent CDP access with Firefox (#17849)
by Titus Fortner
· 6 weeks ago
0e73f27
[grid] honor client-advertised se:remoteUrl for reachable BiDi/CDP/VNC URLs (#17790)
by Titus Fortner
· 6 weeks ago
82c7e9b
[py] Revert RtD doc build changes (#17831)
by Corey Goldberg
· 6 weeks ago
3fb5e94
[py] Fix docs build for RtD (#17830)
by Corey Goldberg
· 6 weeks ago
89589d3
[py] Include generated files in API docs published on Read the Docs (#17794)
by Corey Goldberg
· 6 weeks ago
bcec477
[build] Download and bundle Selenium Manager SBOM and NOTICE in each package (#17820)
by Titus Fortner
· 7 weeks ago
aa17fa6
[build] standardize generated-file license and not to edit markers across generators (#17816)
by Titus Fortner
· 7 weeks ago
ebd03cb
[build] Fix GeckoDriver rejecting system-access via capabilities (#17811)
by Titus Fortner
· 7 weeks ago
7d7cfbb
[py] Fix default command_executor URL in RemoteWebDriver docstring (#17803)
by VIPUL TRIPATHI
· 7 weeks ago
26ca397
[py] Improve generated HTML docs for Python API (#17775)
by Corey Goldberg
· 8 weeks ago
8a80197
[py] generate -bidi test targets for bidi tests only (#17630)
by Titus Fortner
· 8 weeks ago
5fe9636
[py] fix add_request_handler ignoring url_patterns on callback= path (#17666)
by Titus Fortner
· 8 weeks ago
62ffb3b
[build] Reset versions to nightly after selenium-4.46.0 release
by Selenium CI Bot
· 9 weeks ago
03a68b8
[build] Prepare for release of selenium-4.46.0 (#17763)
by Selenium CI Bot
· 9 weeks ago
881b3fd
Add guidance for testing conventions in each language (#16734)
by Titus Fortner
· 9 weeks ago
c67dd2b
[py] Fix example WebDriverWait import in docstring (#17735)
by Corey Goldberg
· 2 months ago
2d2ebbe
[py] Route Safari, STP and WebView2 to their handlers (#17728)
by Viacheslav Dermichev
· 2 months ago
bc3a24b
[build] add copyright headers to rbs, pyi, ts, mjs, and erb files (#17720)
by Titus Fortner
· 3 months ago
f147369
[build] Reset versions to nightly after 4.45.0 release
by Diego Molina
· 3 months ago
b81b3ba
[build] Prepare for release of selenium-4.45.0 (#17680)
by Selenium CI Bot
· 3 months ago
df765f5
[py] terminate driver service process when start() fails to connect (#17651)
by Titus Fortner
· 3 months ago
8fd9e39
[py] translate continue_request/continue_response kwargs to BiDi wire format (#17669)
by David Burns
· 3 months ago
78d5561
[py][bidi]: close BiDi websocket on `quit()` (#17663)
by Navin Chandra
· 3 months ago
df767a4
[py] use local webserver for BiDi network auth/header tests (#17660)
by David Burns
· 3 months ago
2bdcf13
[py] make window position/rect tests robust on multi-monitor setups (#17661)
by David Burns
· 3 months ago
34de2dd
[js] Add Javascript/Typescript CDDL code generator for WebDriver BiDi (#17574)
by Puja Jagani
· 3 months ago
5cafef8
[py] add Selenium Manager integration tests (#17645)
by Titus Fortner
· 3 months ago
5906355
[build] Automated Browser Version Update (#17609)
by Selenium CI Bot
· 3 months ago
33e38b5
[py] Add high-level BiDi network extra headers API (#17632)
by David Burns
· 3 months ago
110e4a6
[py] Add high-level BiDi network authentication handler API (#17629)
by David Burns
· 3 months ago
7b5ed98
[py] Align BiDi script module with the cross-binding API design (#17624)
by David Burns
· 3 months ago
1c1e254
[py] Add high-level BiDi network response handler API (#17623)
by David Burns
· 3 months ago
f7243d6
[py] Add high-level BiDi network request handler API (#17619)
by David Burns
· 3 months ago
8c392a2
trim agent formatting guidance (#17617)
by Titus Fortner
· 3 months ago
5de16bd
[py] Extract alert and color into dedicated libraries (#17611)
by David Burns
· 3 months ago
2b95bf2
[py] retry safaridriver startup in tests (#17615)
by Titus Fortner
· 3 months ago
0561a0d
[build] use pinned browser and driver for starting grid in python and ruby tests (#17610)
by Titus Fortner
· 3 months ago
7743e2d
[py] Extract feature-specific modules from //py:common (#17606)
by David Burns
· 3 months ago
3857ba6
[py] Extract actions subpackage into //py:common_actions (#17605)
by David Burns
· 3 months ago
b3762ed
[py] Scope py_test_suite shared library to support files only (#17600)
by David Burns
· 3 months ago
d68c069
[build] allow ruby and python to run remote tests on windows (#17603)
by Titus Fortner
· 3 months ago
4aeb311
[py] Improve ruff linting DX and CI speed (#17588)
by David Burns
· 3 months ago
1b10654
[py] Handle Data URLs when doing .continue_request() (#17583)
by David Burns
· 3 months ago
e82b0ba
[py] Allow MAX_WS_MESSAGE_SIZE to be configurable (#17581)
by David Burns
· 4 months ago
5e40a38
[build] Use target_compatible_with to gate IE/Safari tests (#17566)
by Titus Fortner
· 4 months ago
0bc6ee4
[py] mark Safari tests broken by SafariDriver 26.5 as xfail (#17560)
by Titus Fortner
· 4 months ago
97a0194
[build] do not create targets for IE for browser tests (#17548)
by Titus Fortner
· 4 months ago
2016416
[py] update python dependencies (#17490)
by Titus Fortner
· 4 months ago
6bd084d
[py] replace rules_python sphinxdocs with local sphinx_docs rule (#17461)
by Titus Fortner
· 4 months ago
d3432e3
[javascript] Migrate find-elements atom from Closure to TypeScript (#17458)
by David Burns
· 4 months ago
56b77b2
Use pyproject for Python runtime deps lock input (#17452)
by Titus Fortner
· 4 months ago
bac97fd
[JavaScript] Correct handling for older browsers and missing casing (#17451)
by David Burns
· 4 months ago
535d2b8
[build] Reset versions to nightly after selenium-4.44.0 release
by Titus Fortner
· 4 months ago
854e459
[build] Prepare for release of selenium-4.44.0 (#17444)
by Selenium CI Bot
· 4 months ago
e6d7b3b
[JavaScript] Move 'isDisplayed' atom to be typescript (#17316)
by David Burns
· 4 months ago
6c30714
[js][py] Convert getAttribute atom from Closure to TypeScript (#17370)
by David Burns
· 4 months ago
5268da2
[py] Update dev dependencies and fix type annotation (#17434)
by Corey Goldberg
· 4 months ago
88d52ad
[py] fix linting and mypy to properly exclude generated bidi files (#17433)
by Corey Goldberg
· 4 months ago
1efcffa
[py] Improve docstrings in generated BiDi modules (#17392)
by David Burns
· 4 months ago
9856e8b
[py] Add edge service arg to inherit browser i/o streams (#17415)
by Corey Goldberg
· 4 months ago
Next »