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