You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website_and_docs/content/blog/2023/selenium-4-10-0-released.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Links to everything can be found on our [downloads page][downloads].
21
21
* Error messages across bindings now include links to the Selenium documentation.
22
22
* Overhaul of the service classes and logging output options.
23
23
* Logger in Ruby updated default behavior to match other languages and added features to improve filtering types of logging.
24
-
* Python - removal of seveal sections of deprecated code.
24
+
* Python - removal of several sections of deprecated code.
25
25
* Most of them were arguments that can be set in the [`Options` classes](https://www.selenium.dev/documentation/webdriver/drivers/options/) (browser values) or [`Service` classes](https://www.selenium.dev/documentation/webdriver/drivers/service/) (browser driver values).
26
26
* They have been deprecated since the [first Selenium 4 release](https://www.selenium.dev/documentation/webdriver/getting_started/upgrade_to_selenium_4/#python-1)
0 commit comments