Skip to content

Commit 6920715

Browse files
authored
Revert "(Português (Brasileiro)) Show Python example for setting Virtual Auth…" (#1515)[deploy site]
Revert "(Português (Brasileiro)) Show Python example for setting Virtual Auth… (#1408)" This reverts commit 2b1d1b6.
1 parent 2b1d1b6 commit 6920715

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.pt-br.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Essas propriedades são mapeadas como VirtualAuthenticatorOptions nos bindings d
2828
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/Interactions/VirtualAuthenticatorTest.cs#L48-55" >}}
2929
{{< /tab >}}
3030
{{< tab header="Ruby" >}}
31+
3132
{{< /tab >}}
3233
{{< tab header="Python" >}}
33-
{{< gh-codeblock path="examples/python/tests/virtual_authenticator/virtual_authenticator_test.py#LL40C1-L40C1" >}}
3434
{{< /tab >}}
3535
{{< tab header="JavaScript" >}}
3636
{{< gh-codeblock path="examples/javascript/test/virtual_authenticator/virtualAuthenticatorOptions.spec.js#L10-L16" >}}
@@ -247,4 +247,4 @@ Diz se o autenticador simulará sucesso ou falha na verificação de usuário.
247247
{{< /tab >}}
248248
{{< tab header="Kotlin" >}}
249249
{{< badge-code >}}
250-
{{< /tab >}}{{< /tabpane >}}
250+
{{< /tab >}}{{< /tabpane >}}

0 commit comments

Comments
 (0)