Skip to content

Commit

Permalink
(Japanese) Show Python example for setting Virtual Authenticator Options
Browse files Browse the repository at this point in the history
  • Loading branch information
BlazerYoo committed Jun 20, 2023
1 parent 833b0e5 commit a8abaff
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ These properties are mapped as VirtualAuthenticatorOptions in the Selenium bindi
{{< badge-code >}}
{{< /tab >}}
{{< tab header="Python" >}}
{{< badge-code >}}
{{< gh-codeblock path="examples/python/tests/virtual_authenticator/virtual_authenticator_test.py#LL40C1-L40C1" >}}
{{< /tab >}}
{{< tab header="JavaScript" >}}
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticatorOptions.spec.js#L10-L16" >}}
Expand Down Expand Up @@ -259,4 +259,4 @@ Sets whether the authenticator will simulate success or fail on user verificatio
{{< /tab >}}
{{< tab header="Kotlin" >}}
{{< badge-code >}}
{{< /tab >}}{{< /tabpane >}}
{{< /tab >}}{{< /tabpane >}}

0 comments on commit a8abaff

Please sign in to comment.