Skip to content

Commit 6413947

Browse files
authored
doc: Remove unimplemented option (#2330)
[deploy site]
1 parent 344568b commit 6413947

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

website_and_docs/content/documentation/selenium_manager.en.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,6 @@ The following environment variables are supported:
350350
* `SE_EDGEDRIVER`
351351
* `SE_GECKODRIVER`
352352
* `SE_IEDRIVER`
353-
* `SE_SAFARIDRIVER`
354353

355354
For example, to specify the path to the chromedriver,
356355
you can set the `SE_CHROMEDRIVER` environment variable to the path of the chromedriver executable.

website_and_docs/content/documentation/selenium_manager.ja.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,6 @@ The following environment variables are supported:
350350
* `SE_EDGEDRIVER`
351351
* `SE_GECKODRIVER`
352352
* `SE_IEDRIVER`
353-
* `SE_SAFARIDRIVER`
354353

355354
For example, to specify the path to the chromedriver,
356355
you can set the `SE_CHROMEDRIVER` environment variable to the path of the chromedriver executable.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,6 @@ The following environment variables are supported:
350350
* `SE_EDGEDRIVER`
351351
* `SE_GECKODRIVER`
352352
* `SE_IEDRIVER`
353-
* `SE_SAFARIDRIVER`
354353

355354
For example, to specify the path to the chromedriver,
356355
you can set the `SE_CHROMEDRIVER` environment variable to the path of the chromedriver executable.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,6 @@ sudo apt-get install libatk-bridge2.0-0
470470
* `SE_EDGEDRIVER`
471471
* `SE_GECKODRIVER`
472472
* `SE_IEDRIVER`
473-
* `SE_SAFARIDRIVER`
474473

475474
例如, 要指定 chromedriver 的路径,
476475
您可以将 `SE_CHROMEDRIVER` 环境变量设置为 chromedriver 可执行文件的路径.

0 commit comments

Comments
 (0)