Skip to content

Update selenium to 4.10.0 - #519

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-selenium-4.8.2-to-4.10.0
Closed

Update selenium to 4.10.0#519
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-selenium-4.8.2-to-4.10.0

Conversation

@pyup-bot

@pyup-bot pyup-bot commented Jun 7, 2023

Copy link
Copy Markdown
Collaborator

This PR updates selenium from 4.8.2 to 4.10.0.

Changelog

4.10.0

* Add CDP files for v114 and remove v111
* Fix bug preventing proxy from working in Options classes (12029)
* Add proxy support for Selenium Manager (12032)
* Additional updates to typing (12067, 12106)
* Add support for changing pointers in Actions class (11521)
* Remove browser filters for shadow root element searches (12112)
* Remove significant amounts of deprecated code (12030)
* Improve near relative locator behavior (11290)
* Change Selenium Manager logging to debug (12145)
* Add links to documentation in error messages (12156)
* Add custom error class for driver location and improve error logic
* Fix bug in BiDi mutation events

4.9.1

* Add CDP files for v113 and remove v110
* Minor fixes for docstring and dictionary declarations (11975)
* Update logging to match other bindings (11990)
* Support newer versions of urllib3 (11993)

4.9.0

* Remove "shadow_root" assertion in Python bindings for Firefox (11821)
* Simplify driver binary and driver location selecting (11864)
* Do not pass desired caps in Safari (11854)
* Selenium Manager get Browser Version from Options classes
* Selenium Manager use binary from Browser Options
* Adding v112 and removing v109

4.8.3

* Add fine grained control for arguments provided to service subprocesses by passing a `popen_kw` mapping for all services.
* `Options` classes now allow `timeout` to be set partially and no longer raise an exception when all values are not provided. (11623)
* No longer sending `SIGKILL` to subprocesses in instances where `SIGTERM` was successful within 60 seconds.
* Add CDP files for v111 and remove v108
* Pass default to `pop` when parsing service popen_kw
* Using json output with Selenium Manager
* Sphinx config update to keep invoked methods and shorter aliases in documentation (11802)
Links

@pyup-bot

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #527

@pyup-bot pyup-bot closed this Jul 31, 2023
@jsfehler
jsfehler deleted the pyup-update-selenium-4.8.2-to-4.10.0 branch July 31, 2023 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant