We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61265ac commit ae0820dCopy full SHA for ae0820d
website_and_docs/content/documentation/webdriver/interactions/alerts.pt-br.md
@@ -26,7 +26,7 @@ alertas.
26
27
{{< tabpane langEqualsHeader=true >}}
28
{{< tab header="Java" text=true >}}
29
-{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/interactions/AlertsTest.java#L51-L58" >}}
+{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/interactions/AlertsTest.java#L51-L57" >}}
30
{{< /tab >}}
31
{{< tab header="Python" text=true >}}
32
{{< gh-codeblock path="examples/python/tests/interactions/test_alerts.py#L12-L18" >}}
0 commit comments