File tree 4 files changed +8
-8
lines changed
website_and_docs/content/documentation/webdriver/browsers
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.
102
102
103
103
{{< tabpane langEqualsHeader=true >}}
104
104
{{< badge-examples >}}
105
- {{< tab header="Java" >}}
105
+ {{< tab header="Java" text=true >}}
106
106
{{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/browsers/FirefoxTest.java#L211-L216" >}}
107
107
{{< /tab >}}
108
- {{< tab header="Python" >}}
108
+ {{< tab header="Python" text=true >}}
109
109
{{< gh-codeblock path="/examples/python/tests/browsers/test_firefox.py#L157-L165" >}}
110
110
{{< /tab >}}
111
111
{{< tab header="CSharp" >}}
Original file line number Diff line number Diff line change @@ -106,10 +106,10 @@ Firefoxプロファイルを操作するにはいくつかの方法がありま
106
106
107
107
<div >
108
108
{{< tabpane langEqualsHeader=true >}}
109
- {{< tab header="Java" >}}
109
+ {{< tab header="Java" text=true >}}
110
110
{{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/browsers/FirefoxTest.java#L211-L216" >}}
111
111
{{< /tab >}}
112
- {{< tab header="Python" >}}
112
+ {{< tab header="Python" text=true >}}
113
113
{{< gh-codeblock path="/examples/python/tests/browsers/test_firefox.py#L157-L165" >}}
114
114
{{< /tab >}}
115
115
{{< 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
105
105
106
106
<div >
107
107
{{< tabpane langEqualsHeader=true >}}
108
- {{< tab header="Java" >}}
108
+ {{< tab header="Java" text=true >}}
109
109
{{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/browsers/FirefoxTest.java#L211-L216" >}}
110
110
{{< /tab >}}
111
- {{< tab header="Python" >}}
111
+ {{< tab header="Python" text=true >}}
112
112
{{< gh-codeblock path="/examples/python/tests/browsers/test_firefox.py#L157-L165" >}}
113
113
{{< /tab >}}
114
114
{{< 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
104
104
105
105
<div >
106
106
{{< tabpane langEqualsHeader=true >}}
107
- {{< tab header="Java" >}}
107
+ {{< tab header="Java" text=true >}}
108
108
{{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/browsers/FirefoxTest.java#L211-L216" >}}
109
109
{{< /tab >}}
110
- {{< tab header="Python" >}}
110
+ {{< tab header="Python" text=true >}}
111
111
{{< gh-codeblock path="/examples/python/tests/browsers/test_firefox.py#L157-L165" >}}
112
112
{{< /tab >}}
113
113
{{< tab header="CSharp" >}}
You can’t perform that action at this time.
0 commit comments