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 9745377 commit b0730edCopy full SHA for b0730ed
1 file changed
website_and_docs/content/documentation/webdriver/interactions/windows.en.md
@@ -23,7 +23,7 @@ current window by using:
23
{{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/interactions/WindowsTest.java#L16-L20" >}}
24
{{< /tab >}}
25
{{< tab header="Python" text=true >}}
26
- {{< gh-codeblock path="/examples/python/tests/interactions/test_windows.py#L16-L18" >}}
+{{< gh-codeblock path="/examples/python/tests/interactions/test_windows.py#L16-L18" >}}
27
28
{{< tab header="CSharp" text=true >}}
29
{{< gh-codeblock path="/examples/dotnet/SeleniumDocs/Interactions/WindowsTest.cs#L17-L21" >}}
0 commit comments