File tree 8 files changed +12
-12
lines changed
website_and_docs/content/documentation/webdriver/drivers
8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ These allow you to set various parameters for the HTTP library
17
17
{{< badge-code >}}
18
18
{{< /tab >}}
19
19
{{< tab header="Ruby" >}}
20
- {{< gh-codeblock path="examples/ruby/spec/drivers/http_client_spec.rb#L9-L10 " >}}
20
+ {{< gh-codeblock path="examples/ruby/spec/drivers/http_client_spec.rb#L7-L8 " >}}
21
21
{{< /tab >}}
22
22
{{< tab header="JavaScript" >}}
23
23
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ These allow you to set various parameters for the HTTP library
17
17
{{< badge-code >}}
18
18
{{< /tab >}}
19
19
{{< tab header="Ruby" >}}
20
- {{< gh-codeblock path="examples/ruby/spec/drivers/http_client_spec.rb#L9-L10 " >}}
20
+ {{< gh-codeblock path="examples/ruby/spec/drivers/http_client_spec.rb#L7-L8 " >}}
21
21
{{< /tab >}}
22
22
{{< tab header="JavaScript" >}}
23
23
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ These allow you to set various parameters for the HTTP library
17
17
{{< badge-code >}}
18
18
{{< /tab >}}
19
19
{{< tab header="Ruby" >}}
20
- {{< gh-codeblock path="examples/ruby/spec/drivers/http_client_spec.rb#L9-L10 " >}}
20
+ {{< gh-codeblock path="examples/ruby/spec/drivers/http_client_spec.rb#L7-L8 " >}}
21
21
{{< /tab >}}
22
22
{{< tab header="JavaScript" >}}
23
23
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ weight: 3
17
17
{{< badge-code >}}
18
18
{{< /tab >}}
19
19
{{< tab header="Ruby" >}}
20
- {{< gh-codeblock path="examples/ruby/spec/drivers/http_client_spec.rb#L9-L10 " >}}
20
+ {{< gh-codeblock path="examples/ruby/spec/drivers/http_client_spec.rb#L7-L8 " >}}
21
21
{{< /tab >}}
22
22
{{< tab header="JavaScript" >}}
23
23
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -336,8 +336,8 @@ effect for the entire session.
336
336
{{< tab header="Ruby" >}}
337
337
{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L51-L52" >}}
338
338
{{< /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" >}}
341
341
{{< /tab >}}
342
342
{{< tab header="Kotlin" >}}
343
343
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -324,8 +324,8 @@ fun main() {
324
324
{{< tab header="Ruby" >}}
325
325
{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L51-L52" >}}
326
326
{{< /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" >}}
329
329
{{< /tab >}}
330
330
{{< tab header="Kotlin" >}}
331
331
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -347,8 +347,8 @@ effect for the entire session.
347
347
{{< tab header="Ruby" >}}
348
348
{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L51-L52" >}}
349
349
{{< /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" >}}
352
352
{{< /tab >}}
353
353
{{< tab header="Kotlin" >}}
354
354
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -339,8 +339,8 @@ fun main() {
339
339
{{< tab header="Ruby" >}}
340
340
{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L51-L52" >}}
341
341
{{< /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" >}}
344
344
{{< /tab >}}
345
345
{{< tab header="Kotlin" >}}
346
346
{{< badge-code >}}
You can’t perform that action at this time.
0 commit comments