Skip to content

Commit 300cc51

Browse files
committed
add
1 parent 359655d commit 300cc51

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

website_and_docs/content/documentation/webdriver/interactions/virtual_authenticator.zh-cn.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Web 应用程序可以启用基于公钥的身份验证机制(称为 Web 身
104104
{{< badge-code >}}
105105
{{< /tab >}}
106106
{{< tab header="Python" >}}
107-
{{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L80-L97" >}}
107+
{{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L89-L97" >}}
108108
{{< /tab >}}
109109
{{< tab header="JavaScript" >}}
110110
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticator.spec.js#L80-L94" >}}
@@ -128,7 +128,7 @@ Web 应用程序可以启用基于公钥的身份验证机制(称为 Web 身
128128
{{< badge-code >}}
129129
{{< /tab >}}
130130
{{< tab header="Python" >}}
131-
{{< badge-code >}}
131+
{{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L140-L147" >}}
132132
{{< /tab >}}
133133
{{< tab header="JavaScript" >}}
134134
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticator.spec.js#L136-L140" >}}
@@ -152,7 +152,7 @@ Web 应用程序可以启用基于公钥的身份验证机制(称为 Web 身
152152
{{< badge-code >}}
153153
{{< /tab >}}
154154
{{< tab header="Python" >}}
155-
{{< badge-code >}}
155+
{{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L150" >}}
156156
{{< /tab >}}
157157
{{< tab header="JavaScript" >}}
158158
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticator.spec.js#L131-L142" >}}
@@ -176,7 +176,7 @@ Web 应用程序可以启用基于公钥的身份验证机制(称为 Web 身
176176
{{< badge-code >}}
177177
{{< /tab >}}
178178
{{< tab header="Python" >}}
179-
{{< badge-code >}}
179+
{{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L183" >}}
180180
{{< /tab >}}
181181
{{< tab header="JavaScript" >}}
182182
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticator.spec.js#L154-L170" >}}
@@ -201,7 +201,7 @@ Web 应用程序可以启用基于公钥的身份验证机制(称为 Web 身
201201
{{< badge-code >}}
202202
{{< /tab >}}
203203
{{< tab header="Python" >}}
204-
{{< badge-code >}}
204+
{{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L209" >}}
205205
{{< /tab >}}
206206
{{< tab header="JavaScript" >}}
207207
{{< /tab >}}
@@ -225,7 +225,7 @@ Web 应用程序可以启用基于公钥的身份验证机制(称为 Web 身
225225
{{< badge-code >}}
226226
{{< /tab >}}
227227
{{< tab header="Python" >}}
228-
{{< badge-code >}}
228+
{{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L239" >}}
229229
{{< /tab >}}
230230
{{< tab header="JavaScript" >}}
231231
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticator.spec.js#L181-L190" >}}
@@ -249,7 +249,7 @@ Web 应用程序可以启用基于公钥的身份验证机制(称为 Web 身
249249
{{< badge-code >}}
250250
{{< /tab >}}
251251
{{< tab header="Python" >}}
252-
{{< badge-code >}}
252+
{{< gh-codeblock path="examples/python/tests/interactions/test_virtual_authenticator.py#L245-L247" >}}
253253
{{< /tab >}}
254254
{{< tab header="JavaScript" >}}
255255
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticator.spec.js#L197-L197" >}}

0 commit comments

Comments
 (0)