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 6b2f2bb commit 7080be1Copy full SHA for 7080be1
website_and_docs/content/documentation/webdriver/drivers/_index.ja.md
@@ -67,7 +67,7 @@ weight: 3
67
{{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L13" >}}
68
{{% /tab %}}
69
{{< tab header="CSharp" >}}
70
-{< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}
+{< gh-codeblock path="examples/dotnet/HelloSelenium.cs#L13" >}
71
{{< badge-code >}}
72
{{< /tab >}}
73
{{< tab header="Ruby" >}}
0 commit comments