File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
website_and_docs/content/documentation/webdriver/drivers Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -336,8 +336,8 @@ effect for the entire session.
336336{{< tab header="Ruby" >}}
337337{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L51-L52" >}}
338338{{< /tab >}}
339- {{< tab header="JavaScript" >}}
340- {{< badge-code >}}
339+ {{< tab header="JavaScript" text=true >}}
340+ {{< gh-codeblock path="/examples/javascript/test/capabilities/pageLoading.spec.js#L38-L41" >}}
341341{{< /tab >}}
342342{{< tab header="Kotlin" >}}
343343{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -324,8 +324,8 @@ fun main() {
324324{{< tab header="Ruby" >}}
325325{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L51-L52" >}}
326326{{< /tab >}}
327- {{< tab header="JavaScript" >}}
328- {{< badge-code >}}
327+ {{< tab header="JavaScript" text=true >}}
328+ {{< gh-codeblock path="/examples/javascript/test/capabilities/pageLoading.spec.js#L38-L41" >}}
329329{{< /tab >}}
330330{{< tab header="Kotlin" >}}
331331{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -347,8 +347,8 @@ effect for the entire session.
347347{{< tab header="Ruby" >}}
348348{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L51-L52" >}}
349349{{< /tab >}}
350- {{< tab header="JavaScript" >}}
351- {{< badge-code >}}
350+ {{< tab header="JavaScript" text=true >}}
351+ {{< gh-codeblock path="/examples/javascript/test/capabilities/pageLoading.spec.js#L38-L41" >}}
352352{{< /tab >}}
353353{{< tab header="Kotlin" >}}
354354{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -339,8 +339,8 @@ fun main() {
339339{{< tab header="Ruby" >}}
340340{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L51-L52" >}}
341341{{< /tab >}}
342- {{< tab header="JavaScript" >}}
343- {{< badge-code >}}
342+ {{< tab header="JavaScript" text=true >}}
343+ {{< gh-codeblock path="/examples/javascript/test/capabilities/pageLoading.spec.js#L38-L41" >}}
344344{{< /tab >}}
345345{{< tab header="Kotlin" >}}
346346{{< badge-code >}}
You can’t perform that action at this time.
0 commit comments