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 @@ -115,7 +115,7 @@ This example shows the condition being waited for as a _lambda_. Python also sup
115
115
{{< /tab >}}
116
116
{{% tab header="JavaScript" %}}
117
117
JavaScript 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 " >}}
119
119
{{% /tab %}}
120
120
{{< tab header="Kotlin" >}}
121
121
{{< 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
115
115
{{< /tab >}}
116
116
{{% tab header="JavaScript" %}}
117
117
JavaScript 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 " >}}
119
119
{{% /tab %}}
120
120
{{< tab header="Kotlin" >}}
121
121
{{< 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
115
115
{{< /tab >}}
116
116
{{% tab header="JavaScript" %}}
117
117
JavaScript 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 " >}}
119
119
{{% /tab %}}
120
120
{{< tab header="Kotlin" >}}
121
121
{{< 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
115
115
{{< /tab >}}
116
116
{{% tab header="JavaScript" %}}
117
117
JavaScript 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 " >}}
119
119
{{% /tab %}}
120
120
{{< tab header="Kotlin" >}}
121
121
{{< badge-code >}}
You can’t perform that action at this time.
0 commit comments