File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
website_and_docs/content/documentation/webdriver/drivers Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ Selenium looks for the name of the provided file in the list and downloads it to
159159{{< gh-codeblock path="examples/python/tests/drivers/test_remote_webdriver.py#L58" >}}
160160{{% /tab %}}
161161{{< tab header="CSharp" >}}
162- {{< gh-codeblock path="examples/dotnet/SeleniumDocs/Drivers/RemoteWebDriverTest.cs#L78 " >}}
162+ {{< gh-codeblock path="examples/dotnet/SeleniumDocs/Drivers/RemoteWebDriverTest.cs#L79 " >}}
163163{{< /tab >}}
164164{{< tab header="Ruby" >}}
165165{{< gh-codeblock path="examples/ruby/spec/drivers/remote_webdriver_spec.rb#L57" >}}
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ Seleniumは、提供されたファイルの名前をリストの中で探し、
141141{{< gh-codeblock path="examples/python/tests/drivers/test_remote_webdriver.py#L58" >}}
142142{{% /tab %}}
143143{{< tab header="CSharp" >}}
144- {{< gh-codeblock path="examples/dotnet/SeleniumDocs/Drivers/RemoteWebDriverTest.cs#L78 " >}}
144+ {{< gh-codeblock path="examples/dotnet/SeleniumDocs/Drivers/RemoteWebDriverTest.cs#L79 " >}}
145145{{< /tab >}}
146146{{< tab header="Ruby" >}}
147147{{< gh-codeblock path="examples/ruby/spec/drivers/remote_webdriver_spec.rb#L57" >}}
You can’t perform that action at this time.
0 commit comments