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 @@ -115,7 +115,7 @@ This example shows the condition being waited for as a _lambda_. Python also sup
115115 {{< /tab >}}
116116 {{% tab header="JavaScript" %}}
117117JavaScript also supports [ Expected Conditions] ({{< ref "support_features/expected_conditions" >}})
118- {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L50 " >}}
118+ {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L52 " >}}
119119 {{% /tab %}}
120120 {{< tab header="Kotlin" >}}
121121{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ This example shows the condition being waited for as a _lambda_. Python also sup
115115 {{< /tab >}}
116116 {{% tab header="JavaScript" %}}
117117JavaScript also supports [ Expected Conditions] ({{< ref "support_features/expected_conditions" >}})
118- {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L50 " >}}
118+ {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L52 " >}}
119119 {{% /tab %}}
120120 {{< tab header="Kotlin" >}}
121121{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ This example shows the condition being waited for as a _lambda_. Python also sup
115115 {{< /tab >}}
116116 {{% tab header="JavaScript" %}}
117117JavaScript also supports [ Expected Conditions] ({{< ref "support_features/expected_conditions" >}})
118- {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L50 " >}}
118+ {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L52 " >}}
119119 {{% /tab %}}
120120 {{< tab header="Kotlin" >}}
121121{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ This example shows the condition being waited for as a _lambda_. Python also sup
115115 {{< /tab >}}
116116 {{% tab header="JavaScript" %}}
117117JavaScript also supports [ Expected Conditions] ({{< ref "support_features/expected_conditions" >}})
118- {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L50 " >}}
118+ {{< gh-codeblock path="examples/javascript/test/waits/waits.spec.js#L52 " >}}
119119 {{% /tab %}}
120120 {{< tab header="Kotlin" >}}
121121{{< badge-code >}}
You can’t perform that action at this time.
0 commit comments