Skip to content

Commit e9dd0f2

Browse files
committed
this is no longer true
1 parent 24c61c7 commit e9dd0f2

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

website_and_docs/content/documentation/webdriver/drivers/service.en.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ If you cannot update Selenium or have an advanced use case, here is how to speci
5656
{{< gh-codeblock path="examples/python/tests/drivers/test_service.py#L12" >}}
5757
{{< /tab >}}
5858
{{< tab header="CSharp" >}}
59-
Note: Unlike the other languages, the driver location should not include the file name, only the path to the directory the driver is in.
6059
{{< badge-version version="4.9" >}}
6160
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L24" >}}
6261
{{< /tab >}}

website_and_docs/content/documentation/webdriver/drivers/service.ja.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ If you can not update Selenium or have an advanced use case here is how to speci
5252
{{< gh-codeblock path="examples/python/tests/drivers/test_service.py#L12" >}}
5353
{{< /tab >}}
5454
{{< tab header="CSharp" >}}
55-
Note: Unlike the other languages, the driver location should not include the file name, only the path to the directory the driver is in.
5655
{{< badge-version version="4.9" >}}
5756
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L24" >}}
5857
{{< /tab >}}

website_and_docs/content/documentation/webdriver/drivers/service.pt-br.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ If you can not update Selenium or have an advanced use case here is how to speci
5252
{{< gh-codeblock path="examples/python/tests/drivers/test_service.py#L12" >}}
5353
{{< /tab >}}
5454
{{< tab header="CSharp" >}}
55-
Note: Unlike the other languages, the driver location should not include the file name, only the path to the directory the driver is in.
5655
{{< badge-version version="4.9" >}}
5756
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L24" >}}
5857
{{< /tab >}}

website_and_docs/content/documentation/webdriver/drivers/service.zh-cn.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ If you can not update Selenium or have an advanced use case here is how to speci
5252
{{< gh-codeblock path="examples/python/tests/drivers/test_service.py#L12" >}}
5353
{{< /tab >}}
5454
{{< tab header="CSharp" >}}
55-
Note: Unlike the other languages, the driver location should not include the file name, only the path to the directory the driver is in.
5655
{{< badge-version version="4.9" >}}
5756
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/Drivers/ServiceTest.cs#L24" >}}
5857
{{< /tab >}}

0 commit comments

Comments
 (0)