Skip to content

Commit 782ea9d

Browse files
committed
Fixing typo on release post for 4.9.0
[deploy site]
1 parent c45585c commit 782ea9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Links to everything can be found on our [downloads page][downloads].
1717

1818
* Chrome DevTools support is now: v110, v111, and v112 (Firefox still uses v85 for all versions)
1919
* Maven BOM for the Java bindings.
20-
* Remote file downloads are not possible through Selenium Grid.
20+
* Remote file downloads are now possible through Selenium Grid.
2121
* First steps taken to phase out CDP in Firefox and replace it with the BiDi implementation.
2222
* `InvalidSelectorException` now extends `WebDriverException` instead of `NoSuchElementException`.
2323
* Selenium Manager uses information set in the browser options to get the correct browser driver.

0 commit comments

Comments
 (0)