Skip to content

Commit 6a249ef

Browse files
Bump Selenium version in which Edge support will be available in SM (SeleniumHQ#1486)[deploy site]
Co-authored-by: Sri Harsha <[email protected]>
1 parent 25d225e commit 6a249ef

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

website_and_docs/content/documentation/selenium_manager.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The browser automatically managed by Selenium Manager are:
4242

4343
- Chrome. Based on [Chrome for Testing (CfT)](https://googlechromelabs.github.io/chrome-for-testing/), as of Selenium 4.11.0.
4444
- Firefox. Based on [public Firefox releases](https://ftp.mozilla.org/pub/firefox/releases/), as of Selenium 4.12.0.
45-
- Edge. Planned for Selenium 4.13.0.
45+
- Edge. Planned for Selenium 4.14.0.
4646

4747
Let's consider again the typical example of driving Chrome with Selenium. And this time, suppose Chrome is not installed on the local machine when [starting a new session](https://www.selenium.dev/documentation/webdriver/getting_started/first_script/#1-start-the-session)). In that case, the current stable CfT release will be discovered, downloaded, and cached (in `~/.cache/selenium/chrome`) by Selenium Manager.
4848

website_and_docs/content/documentation/selenium_manager.ja.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The browser automatically managed by Selenium Manager are:
4242

4343
- Chrome. Based on [Chrome for Testing (CfT)](https://googlechromelabs.github.io/chrome-for-testing/), as of Selenium 4.11.0.
4444
- Firefox. Based on [public Firefox releases](https://ftp.mozilla.org/pub/firefox/releases/), as of Selenium 4.12.0.
45-
- Edge. Planned for Selenium 4.13.0.
45+
- Edge. Planned for Selenium 4.14.0.
4646

4747
Let's consider again the typical example of driving Chrome with Selenium. And this time, suppose Chrome is not installed on the local machine when [starting a new session](https://www.selenium.dev/documentation/webdriver/getting_started/first_script/#1-start-the-session)). In that case, the current stable CfT release will be discovered, downloaded, and cached (in `~/.cache/selenium/chrome`) by Selenium Manager.
4848

website_and_docs/content/documentation/selenium_manager.pt-br.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The browser automatically managed by Selenium Manager are:
4242

4343
- Chrome. Based on [Chrome for Testing (CfT)](https://googlechromelabs.github.io/chrome-for-testing/), as of Selenium 4.11.0.
4444
- Firefox. Based on [public Firefox releases](https://ftp.mozilla.org/pub/firefox/releases/), as of Selenium 4.12.0.
45-
- Edge. Planned for Selenium 4.13.0.
45+
- Edge. Planned for Selenium 4.14.0.
4646

4747
Let's consider again the typical example of driving Chrome with Selenium. And this time, suppose Chrome is not installed on the local machine when [starting a new session](https://www.selenium.dev/documentation/webdriver/getting_started/first_script/#1-start-the-session)). In that case, the current stable CfT release will be discovered, downloaded, and cached (in `~/.cache/selenium/chrome`) by Selenium Manager.
4848

website_and_docs/content/documentation/selenium_manager.zh-cn.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The browser automatically managed by Selenium Manager are:
4242

4343
- Chrome. Based on [Chrome for Testing (CfT)](https://googlechromelabs.github.io/chrome-for-testing/), as of Selenium 4.11.0.
4444
- Firefox. Based on [public Firefox releases](https://ftp.mozilla.org/pub/firefox/releases/), as of Selenium 4.12.0.
45-
- Edge. Planned for Selenium 4.13.0.
45+
- Edge. Planned for Selenium 4.14.0.
4646

4747
Let's consider again the typical example of driving Chrome with Selenium. And this time, suppose Chrome is not installed on the local machine when [starting a new session](https://www.selenium.dev/documentation/webdriver/getting_started/first_script/#1-start-the-session)). In that case, the current stable CfT release will be discovered, downloaded, and cached (in `~/.cache/selenium/chrome`) by Selenium Manager.
4848

0 commit comments

Comments
 (0)