Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 565836c

Browse files
committed
Fixing typo in previous release post
[deploy site]
1 parent 3bf9cd7 commit 565836c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website_and_docs/content/blog/2023/selenium-4-10-0-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Links to everything can be found on our [downloads page][downloads].
2121
* Error messages across bindings now include links to the Selenium documentation.
2222
* Overhaul of the service classes and logging output options.
2323
* 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.
2525
* 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).
2626
* They have been deprecated since the [first Selenium 4 release](https://www.selenium.dev/documentation/webdriver/getting_started/upgrade_to_selenium_4/#python-1)
2727

0 commit comments

Comments
 (0)