File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
website_and_docs/content/documentation/webdriver/browsers Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -102,10 +102,10 @@ There are several ways to work with Firefox profiles.
102102
103103{{< tabpane langEqualsHeader=true >}}
104104{{< badge-examples >}}
105- {{< tab header="Java" >}}
105+ {{< tab header="Java" text=true >}}
106106{{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/browsers/FirefoxTest.java#L211-L216" >}}
107107{{< /tab >}}
108- {{< tab header="Python" >}}
108+ {{< tab header="Python" text=true >}}
109109{{< gh-codeblock path="/examples/python/tests/browsers/test_firefox.py#L157-L165" >}}
110110{{< /tab >}}
111111 {{< tab header="CSharp" >}}
Original file line number Diff line number Diff line change @@ -106,10 +106,10 @@ Firefoxプロファイルを操作するにはいくつかの方法がありま
106106
107107<div >
108108{{< tabpane langEqualsHeader=true >}}
109- {{< tab header="Java" >}}
109+ {{< tab header="Java" text=true >}}
110110{{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/browsers/FirefoxTest.java#L211-L216" >}}
111111{{< /tab >}}
112- {{< tab header="Python" >}}
112+ {{< tab header="Python" text=true >}}
113113{{< gh-codeblock path="/examples/python/tests/browsers/test_firefox.py#L157-L165" >}}
114114{{< /tab >}}
115115{{< tab header="CSharp" >}}
Original file line number Diff line number Diff line change @@ -105,10 +105,10 @@ Existem várias formas de trabalhar com perfis Firefox
105105
106106<div >
107107{{< tabpane langEqualsHeader=true >}}
108- {{< tab header="Java" >}}
108+ {{< tab header="Java" text=true >}}
109109{{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/browsers/FirefoxTest.java#L211-L216" >}}
110110{{< /tab >}}
111- {{< tab header="Python" >}}
111+ {{< tab header="Python" text=true >}}
112112{{< gh-codeblock path="/examples/python/tests/browsers/test_firefox.py#L157-L165" >}}
113113{{< /tab >}}
114114 {{< tab header="CSharp" >}}
Original file line number Diff line number Diff line change @@ -104,10 +104,10 @@ There are several ways to work with Firefox profiles
104104
105105<div >
106106{{< tabpane langEqualsHeader=true >}}
107- {{< tab header="Java" >}}
107+ {{< tab header="Java" text=true >}}
108108{{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/browsers/FirefoxTest.java#L211-L216" >}}
109109{{< /tab >}}
110- {{< tab header="Python" >}}
110+ {{< tab header="Python" text=true >}}
111111{{< gh-codeblock path="/examples/python/tests/browsers/test_firefox.py#L157-L165" >}}
112112{{< /tab >}}
113113 {{< tab header="CSharp" >}}
You can’t perform that action at this time.
0 commit comments