Skip to content

Commit f0fc606

Browse files
committed
Remove not-yet supported feature from documentation
[deploy site]
1 parent 0d50b72 commit f0fc606

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

-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ located by default at `~/.cache/selenium/selenium-manager-config.toml`.
6868
| --proxy user@pass:myproxy:8080 | SE_PROXY=user@pass:myproxy:8080 | proxy = "user@pass:myproxy:8080" |
6969
| --browser-ttl 0 | SE_BROWSER_TTL=0 | browser-ttl = 0 |
7070
| --driver-ttl 86400 | SE_DRIVER_TTL=86400 | driver-ttl = 86400 |
71-
| | SE_DRIVER_MIRROR=http://my-chromedriver-mirror.net | driver-mirror = "http://my-chromedriver-mirror.net" |
7271
| --clear-cache | | |
7372
| --clear-metadata | | |
7473
| | SE_CACHE_PATH=/my/custom/cache | cache-path = "/my/custom/cache" |

website_and_docs/content/documentation/selenium_manager.ja.md

-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ located by default at `~/.cache/selenium/selenium-manager-config.toml`.
6868
| --proxy user@pass:myproxy:8080 | SE_PROXY=user@pass:myproxy:8080 | proxy = "user@pass:myproxy:8080" |
6969
| --browser-ttl 0 | SE_BROWSER_TTL=0 | browser-ttl = 0 |
7070
| --driver-ttl 86400 | SE_DRIVER_TTL=86400 | driver-ttl = 86400 |
71-
| | SE_DRIVER_MIRROR=http://my-chromedriver-mirror.net | driver-mirror = "http://my-chromedriver-mirror.net" |
7271
| --clear-cache | | |
7372
| --clear-metadata | | |
7473
| | SE_CACHE_PATH=/my/custom/cache | cache-path = "/my/custom/cache" |

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

-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ located by default at `~/.cache/selenium/selenium-manager-config.toml`.
6868
| --proxy user@pass:myproxy:8080 | SE_PROXY=user@pass:myproxy:8080 | proxy = "user@pass:myproxy:8080" |
6969
| --browser-ttl 0 | SE_BROWSER_TTL=0 | browser-ttl = 0 |
7070
| --driver-ttl 86400 | SE_DRIVER_TTL=86400 | driver-ttl = 86400 |
71-
| | SE_DRIVER_MIRROR=http://my-chromedriver-mirror.net | driver-mirror = "http://my-chromedriver-mirror.net" |
7271
| --clear-cache | | |
7372
| --clear-metadata | | |
7473
| | SE_CACHE_PATH=/my/custom/cache | cache-path = "/my/custom/cache" |

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

-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ located by default at `~/.cache/selenium/selenium-manager-config.toml`.
6868
| --proxy user@pass:myproxy:8080 | SE_PROXY=user@pass:myproxy:8080 | proxy = "user@pass:myproxy:8080" |
6969
| --browser-ttl 0 | SE_BROWSER_TTL=0 | browser-ttl = 0 |
7070
| --driver-ttl 86400 | SE_DRIVER_TTL=86400 | driver-ttl = 86400 |
71-
| | SE_DRIVER_MIRROR=http://my-chromedriver-mirror.net | driver-mirror = "http://my-chromedriver-mirror.net" |
7271
| --clear-cache | | |
7372
| --clear-metadata | | |
7473
| | SE_CACHE_PATH=/my/custom/cache | cache-path = "/my/custom/cache" |

0 commit comments

Comments
 (0)