File tree 4 files changed +4
-4
lines changed
website_and_docs/content/documentation/webdriver
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ Solving our example with an implicit wait looks like this:
79
79
{{< gh-codeblock path="examples/ruby/spec/waits/waits_spec.rb#L28" >}}
80
80
{{< /tab >}}
81
81
{{< tab header="JavaScript" >}}
82
- {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L37 " >}}
82
+ {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L39 " >}}
83
83
{{< /tab >}}
84
84
{{< tab header="Kotlin" >}}
85
85
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ Solving our example with an implicit wait looks like this:
79
79
{{< gh-codeblock path="examples/ruby/spec/waits/waits_spec.rb#L28" >}}
80
80
{{< /tab >}}
81
81
{{< tab header="JavaScript" >}}
82
- {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L37 " >}}
82
+ {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L39 " >}}
83
83
{{< /tab >}}
84
84
{{< tab header="Kotlin" >}}
85
85
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ Solving our example with an implicit wait looks like this:
79
79
{{< gh-codeblock path="examples/ruby/spec/waits/waits_spec.rb#L28" >}}
80
80
{{< /tab >}}
81
81
{{< tab header="JavaScript" >}}
82
- {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L37 " >}}
82
+ {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L39 " >}}
83
83
{{< /tab >}}
84
84
{{< tab header="Kotlin" >}}
85
85
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ Solving our example with an implicit wait looks like this:
79
79
{{< gh-codeblock path="examples/ruby/spec/waits/waits_spec.rb#L28" >}}
80
80
{{< /tab >}}
81
81
{{< tab header="JavaScript" >}}
82
- {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L37 " >}}
82
+ {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L39 " >}}
83
83
{{< /tab >}}
84
84
{{< tab header="Kotlin" >}}
85
85
{{< badge-code >}}
You can’t perform that action at this time.
0 commit comments