File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
website_and_docs/content/documentation/webdriver/drivers Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ and it is recommended to always use `quit` to end the session
65
65
{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}}
66
66
{{< /tab >}}
67
67
{{% tab header="Python" %}}
68
- {{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L13 " >}}
68
+ {{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L11 " >}}
69
69
{{% /tab %}}
70
70
{{< tab header="CSharp" >}}
71
71
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/GettingStarted/FirstScript.cs#L28" >}}
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ weight: 3
62
62
{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}}
63
63
{{< /tab >}}
64
64
{{% tab header="Python" %}}
65
- {{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L13 " >}}
65
+ {{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L11 " >}}
66
66
{{% /tab %}}
67
67
{{< tab header="CSharp" >}}
68
68
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/GettingStarted/FirstScript.cs#L28" >}}
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ and it is recommended to always use `quit` to end the session
65
65
{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}}
66
66
{{< /tab >}}
67
67
{{% tab header="Python" %}}
68
- {{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L13 " >}}
68
+ {{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L11 " >}}
69
69
{{% /tab %}}
70
70
{{< tab header="CSharp" >}}
71
71
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/GettingStarted/FirstScript.cs#L28" >}}
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ weight: 3
63
63
{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}}
64
64
{{< /tab >}}
65
65
{{% tab header="Python" %}}
66
- {{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L13 " >}}
66
+ {{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L11 " >}}
67
67
{{% /tab %}}
68
68
{{< tab header="CSharp" >}}
69
69
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/GettingStarted/FirstScript.cs#L28" >}}
You can’t perform that action at this time.
0 commit comments