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
6565{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}}
6666{{< /tab >}}
6767{{% 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 " >}}
6969{{% /tab %}}
7070{{< tab header="CSharp" >}}
7171{{< 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
6262{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}}
6363{{< /tab >}}
6464{{% 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 " >}}
6666{{% /tab %}}
6767{{< tab header="CSharp" >}}
6868{{< 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
6565{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}}
6666{{< /tab >}}
6767{{% 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 " >}}
6969{{% /tab %}}
7070{{< tab header="CSharp" >}}
7171{{< 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
6363{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}}
6464{{< /tab >}}
6565{{% 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 " >}}
6767{{% /tab %}}
6868{{< tab header="CSharp" >}}
6969{{< gh-codeblock path="examples/dotnet/SeleniumDocs/GettingStarted/FirstScript.cs#L28" >}}
You can’t perform that action at this time.
0 commit comments