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 dcf6ab1 commit 6f6092fCopy full SHA for 6f6092f
website_and_docs/content/documentation/webdriver/drivers/_index.en.md
@@ -65,7 +65,7 @@ and it is recommended to always use `quit` to end the session
65
{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}}
66
{{< /tab >}}
67
{{% tab header="Python" %}}
68
-{{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L13" >}}
+{{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L11" >}}
69
{{% /tab %}}
70
{{< tab header="CSharp" >}}
71
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/GettingStarted/FirstScript.cs#L28" >}}
0 commit comments