File tree 4 files changed +12
-0
lines changed
website_and_docs/content/documentation/webdriver/browsers
4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,9 @@ options=Options()
54
54
options.add_argument("-profile")
55
55
options.add_argument("/path/to/profile")
56
56
{{< /tab >}}
57
+ {{< tab header="JavaScript" >}}
58
+ {{< gh-codeblock path="/examples/javascript/test/browser/firefoxSpecificFunctionalities.js#L7-L10">}}
59
+ {{< /tab >}}
57
60
{{< /tabpane >}}
58
61
</div >
59
62
Original file line number Diff line number Diff line change @@ -57,6 +57,9 @@ options=Options()
57
57
options.add_argument("-profile")
58
58
options.add_argument("/path/to/profile")
59
59
{{< /tab >}}
60
+ {{< tab header="JavaScript" >}}
61
+ {{< gh-codeblock path="/examples/javascript/test/browser/firefoxSpecificFunctionalities.js#L7-L10">}}
62
+ {{< /tab >}}
60
63
{{< /tabpane >}}
61
64
</div >
62
65
Original file line number Diff line number Diff line change @@ -56,6 +56,9 @@ options=Options()
56
56
options.add_argument("-profile")
57
57
options.add_argument("/path/to/profile")
58
58
{{< /tab >}}
59
+ {{< tab header="JavaScript" >}}
60
+ {{< gh-codeblock path="/examples/javascript/test/browser/firefoxSpecificFunctionalities.js#L7-L10">}}
61
+ {{< /tab >}}
59
62
{{< /tabpane >}}
60
63
</div >
61
64
Original file line number Diff line number Diff line change @@ -56,6 +56,9 @@ options=Options()
56
56
options.add_argument("-profile")
57
57
options.add_argument("/path/to/profile")
58
58
{{< /tab >}}
59
+ {{< tab header="JavaScript" >}}
60
+ {{< gh-codeblock path="/examples/javascript/test/browser/firefoxSpecificFunctionalities.js#L7-L10">}}
61
+ {{< /tab >}}
59
62
{{< /tabpane >}}
60
63
</div >
61
64
You can’t perform that action at this time.
0 commit comments