Skip to content

Commit a8abaff

Browse files
authored
(Japanese) Show Python example for setting Virtual Authenticator Options
1 parent 833b0e5 commit a8abaff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website_and_docs/content/documentation/webdriver/interactions/virtual_authenticator.ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ These properties are mapped as VirtualAuthenticatorOptions in the Selenium bindi
4040
{{< badge-code >}}
4141
{{< /tab >}}
4242
{{< tab header="Python" >}}
43-
{{< badge-code >}}
43+
{{< gh-codeblock path="examples/python/tests/virtual_authenticator/virtual_authenticator_test.py#LL40C1-L40C1" >}}
4444
{{< /tab >}}
4545
{{< tab header="JavaScript" >}}
4646
{{< 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
259259
{{< /tab >}}
260260
{{< tab header="Kotlin" >}}
261261
{{< badge-code >}}
262-
{{< /tab >}}{{< /tabpane >}}
262+
{{< /tab >}}{{< /tabpane >}}

0 commit comments

Comments
 (0)