We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb38ff commit 125f108Copy full SHA for 125f108
website_and_docs/content/blog/2023/selenium-4-9-0-released.md
@@ -22,7 +22,7 @@ Links to everything can be found on our [downloads page][downloads].
22
* `InvalidSelectorException` [now extends `WebDriverException` instead of `NoSuchElementException`](/blog/2023/invalid-selector-exception-has-changed/).
23
* Selenium Manager uses information set in the browser options to get the correct browser driver.
24
* A [sub-path](/documentation/grid/configuration/cli_options/#router) can be set in Selenium Grid to have a custom Grid url.
25
- * Complete removal of Json Wire Protocol support in Java and Grid.
+ * Complete removal of [Json Wire Protocol support in Java and Grid](https://www.selenium.dev/blog/2022/legacy-protocol-support/).
26
27
28
### Contributors
0 commit comments