-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Comparing changes
Open a pull request
base repository: SeleniumHQ/selenium
base: 748ffc9bc3cf40211b27d1b27e238b26aae93f46
head repository: SeleniumHQ/selenium
compare: 603f4a4a5944e9de8e5f8ee77ddbefc8560da6b7
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5aa336f - Browse repository at this point
Copy the full SHA 5aa336fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77efb5f - Browse repository at this point
Copy the full SHA 77efb5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ca133 - Browse repository at this point
Copy the full SHA 58ca133View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b25a4e - Browse repository at this point
Copy the full SHA 7b25a4eView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8fc4299 - Browse repository at this point
Copy the full SHA 8fc4299View commit details
Commits on Sep 2, 2024
-
fix type errors for
service.py
,cdp.py
,webelement.py
and `remo……te_connection.py` (#14448) * fix type errors for `service.py`, `cdp.py`, `webelement.py` and `remote_connection.py` * remove raise error --------- Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for be40b5c - Browse repository at this point
Copy the full SHA be40b5cView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d9c478 - Browse repository at this point
Copy the full SHA 0d9c478View commit details -
Configuration menu - View commit details
-
Copy full SHA for 507508d - Browse repository at this point
Copy the full SHA 507508dView commit details
Commits on Sep 5, 2024
-
Will be available for the next release. Fixes #14475
Configuration menu - View commit details
-
Copy full SHA for a04dd33 - Browse repository at this point
Copy the full SHA a04dd33View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 247bc2b - Browse repository at this point
Copy the full SHA 247bc2bView commit details
Commits on Sep 7, 2024
-
replace
fedcm
links with new ones (#14478)replace all fedcm links with new ones
Configuration menu - View commit details
-
Copy full SHA for b2ef56a - Browse repository at this point
Copy the full SHA b2ef56aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5f6d7 - Browse repository at this point
Copy the full SHA 7b5f6d7View commit details
Commits on Sep 9, 2024
-
[dotnet] BiDi implementation (#14318)
* Migrate * Use CLS compliant long instead of ulong * Use null instead of default for optional arguments * Use internal logging in websockettransport * Use internal logger in broker * Even with error log level * Simplify AsBidirectionalContextAsync * Fix ConfigureAwait in network module * Hide direct network interception * Rework public adding interception * Simplify network interception * Don't end session when disposing bidi driver
Configuration menu - View commit details
-
Copy full SHA for 3e8b34c - Browse repository at this point
Copy the full SHA 3e8b34cView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6939b5b - Browse repository at this point
Copy the full SHA 6939b5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for be709d7 - Browse repository at this point
Copy the full SHA be709d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d942fc - Browse repository at this point
Copy the full SHA 6d942fcView commit details -
fix type errors for
input_device
andfile_detector
(#14459)Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 49f2f76 - Browse repository at this point
Copy the full SHA 49f2f76View commit details -
fix type errors for
pointer_input.py
,wheel_input.py
and `firefox……/options.py` (#14476) * fix type errors fro `firefox/options.py` * fix more mypy errors --------- Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 05bce9b - Browse repository at this point
Copy the full SHA 05bce9bView commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 33c110e - Browse repository at this point
Copy the full SHA 33c110eView commit details -
firefox_profile.py: use
with
statement in zipfile as Python 2.x sup……port is dropped (#14489) --------- Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 71a0629 - Browse repository at this point
Copy the full SHA 71a0629View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0666cb4 - Browse repository at this point
Copy the full SHA 0666cb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c43386f - Browse repository at this point
Copy the full SHA c43386fView commit details
Commits on Sep 13, 2024
-
[java] toml: warn about upcoming change enforcing string to have quot…
…es (#14491) Co-authored-by: Puja Jagani <puja.jagani93@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6b4c39c - Browse repository at this point
Copy the full SHA 6b4c39cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c0df70 - Browse repository at this point
Copy the full SHA 6c0df70View commit details -
Configuration menu - View commit details
-
Copy full SHA for e031b8d - Browse repository at this point
Copy the full SHA e031b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a3d451 - Browse repository at this point
Copy the full SHA 1a3d451View commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 210012b - Browse repository at this point
Copy the full SHA 210012bView commit details -
[dotnet] Workaround using pre-processor directive (#14499)
* [dotnet] Workaround using pre-processor directive * Fix formatting? * Fix formatting
Configuration menu - View commit details
-
Copy full SHA for dd50e28 - Browse repository at this point
Copy the full SHA dd50e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for b778ad5 - Browse repository at this point
Copy the full SHA b778ad5View commit details -
[dotnet] [bidi] Simplify browsing context to be just context
Following to spec, it is implicitly clear that Context is exactly BrowsingCoontext. For RealmContext and UserContext we use fully qualified name.
Configuration menu - View commit details
-
Copy full SHA for 3e02303 - Browse repository at this point
Copy the full SHA 3e02303View commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35dd34a - Browse repository at this point
Copy the full SHA 35dd34aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a53fb - Browse repository at this point
Copy the full SHA a7a53fbView commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c8b46d - Browse repository at this point
Copy the full SHA 7c8b46dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 603f4a4 - Browse repository at this point
Copy the full SHA 603f4a4View commit details
There are no files selected for viewing