File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
website_and_docs/content/documentation/webdriver Expand file tree Collapse file tree 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:
7979{{< gh-codeblock path="examples/ruby/spec/waits/waits_spec.rb#L28" >}}
8080 {{< /tab >}}
8181 {{< 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 " >}}
8383 {{< /tab >}}
8484 {{< tab header="Kotlin" >}}
8585{{< 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:
7979{{< gh-codeblock path="examples/ruby/spec/waits/waits_spec.rb#L28" >}}
8080 {{< /tab >}}
8181 {{< 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 " >}}
8383 {{< /tab >}}
8484 {{< tab header="Kotlin" >}}
8585{{< 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:
7979{{< gh-codeblock path="examples/ruby/spec/waits/waits_spec.rb#L28" >}}
8080 {{< /tab >}}
8181 {{< 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 " >}}
8383 {{< /tab >}}
8484 {{< tab header="Kotlin" >}}
8585{{< 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:
7979{{< gh-codeblock path="examples/ruby/spec/waits/waits_spec.rb#L28" >}}
8080 {{< /tab >}}
8181 {{< 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 " >}}
8383 {{< /tab >}}
8484 {{< tab header="Kotlin" >}}
8585{{< badge-code >}}
You can’t perform that action at this time.
0 commit comments