File tree 1 file changed +2
-2
lines changed
website_and_docs/content/documentation/webdriver/interactions 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ These properties are mapped as VirtualAuthenticatorOptions in the Selenium bindi
40
40
{{< badge-code >}}
41
41
{{< /tab >}}
42
42
{{< tab header="Python" >}}
43
- {{< badge-code >}}
43
+ {{< gh-codeblock path="examples/python/tests/virtual_authenticator/virtual_authenticator_test.py#LL40C1-L40C1" >}}
44
44
{{< /tab >}}
45
45
{{< tab header="JavaScript" >}}
46
46
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticatorOptions.spec.js#L10-L16" >}}
@@ -259,4 +259,4 @@ Sets whether the authenticator will simulate success or fail on user verificatio
259
259
{{< /tab >}}
260
260
{{< tab header="Kotlin" >}}
261
261
{{< badge-code >}}
262
- {{< /tab >}}{{< /tabpane >}}
262
+ {{< /tab >}}{{< /tabpane >}}
You can’t perform that action at this time.
0 commit comments