Skip to content

Commit 0a87467

Browse files
committed
do not persist these tabs
1 parent af8d237 commit 0a87467

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

website_and_docs/content/documentation/webdriver/troubleshooting/errors/driver_location.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ drivers in the same place.
6767
You can either place the drivers in a directory that is already listed in `PATH`,
6868
or you can place them in a directory and add it to `PATH`.
6969

70-
{{< tabpane text=true persistLang=false >}}
70+
{{< tabpane text=true persist=disabled >}}
7171
{{% tab header="Bash" %}}
7272
To see what directories are already on `PATH`, open a Terminal and execute:
7373
```shell

website_and_docs/content/documentation/webdriver/troubleshooting/errors/driver_location.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ drivers in the same place.
6868
You can either place the drivers in a directory that is already listed in `PATH`,
6969
or you can place them in a directory and add it to `PATH`.
7070

71-
{{< tabpane text=true persistLang=false >}}
71+
{{< tabpane text=true persist=disabled >}}
7272
{{% tab header="Bash" %}}
7373
To see what directories are already on `PATH`, open a Terminal and execute:
7474
```shell

website_and_docs/content/documentation/webdriver/troubleshooting/errors/driver_location.pt-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ drivers in the same place.
6868
You can either place the drivers in a directory that is already listed in `PATH`,
6969
or you can place them in a directory and add it to `PATH`.
7070

71-
{{< tabpane text=true persistLang=false >}}
71+
{{< tabpane text=true persist=disabled >}}
7272
{{% tab header="Bash" %}}
7373
To see what directories are already on `PATH`, open a Terminal and execute:
7474
```shell

website_and_docs/content/documentation/webdriver/troubleshooting/errors/driver_location.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ drivers in the same place.
6767
You can either place the drivers in a directory that is already listed in `PATH`,
6868
or you can place them in a directory and add it to `PATH`.
6969

70-
{{< tabpane text=true persistLang=false >}}
70+
{{< tabpane text=true persist=disabled >}}
7171
{{% tab header="Bash" %}}
7272
To see what directories are already on `PATH`, open a Terminal and execute:
7373
```shell

0 commit comments

Comments
 (0)