From a95a7926ac35843c14155a0329e9f67933202d20 Mon Sep 17 00:00:00 2001 From: Sri Harsha <12621691+harsha509@users.noreply.github.com> Date: Wed, 25 Oct 2023 11:45:29 -0400 Subject: [PATCH] =?UTF-8?q?Revert=20"(Portugu=C3=AAs=20(Brasileiro))=20Sho?= =?UTF-8?q?w=20Python=20example=20for=20setting=20Virtual=20Auth=E2=80=A6?= =?UTF-8?q?=20(#1408)"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 2b1d1b6639cca0e9bca8b9c2e272f8a4f7b694c9. --- .../webdriver/interactions/virtual_authenticator.pt-br.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website_and_docs/content/documentation/webdriver/interactions/virtual_authenticator.pt-br.md b/website_and_docs/content/documentation/webdriver/interactions/virtual_authenticator.pt-br.md index 1ff4284fbf3a..ffba17404386 100644 --- a/website_and_docs/content/documentation/webdriver/interactions/virtual_authenticator.pt-br.md +++ b/website_and_docs/content/documentation/webdriver/interactions/virtual_authenticator.pt-br.md @@ -28,9 +28,9 @@ Essas propriedades são mapeadas como VirtualAuthenticatorOptions nos bindings d {{< gh-codeblock path="examples/dotnet/SeleniumDocs/Interactions/VirtualAuthenticatorTest.cs#L48-55" >}} {{< /tab >}} {{< tab header="Ruby" >}} + {{< /tab >}} {{< tab header="Python" >}} -{{< 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" >}} @@ -247,4 +247,4 @@ Diz se o autenticador simulará sucesso ou falha na verificação de usuário. {{< /tab >}} {{< tab header="Kotlin" >}} {{< badge-code >}} -{{< /tab >}}{{< /tabpane >}} +{{< /tab >}}{{< /tabpane >}} \ No newline at end of file