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 f708bd8 commit 6ef01a0Copy full SHA for 6ef01a0
website_and_docs/content/documentation/webdriver/getting_started/first_script.zh-cn.md
@@ -208,7 +208,7 @@ Selenium所做的一切,
208
{{< gh-codeblock path="examples/javascript/test/getting_started/firstScript.spec.js#L30" >}}
209
{{< /tab >}}
210
{{< tab header="Kotlin" >}}
211
-{{< gh-codeblock path="examples/kotlin/src/test/kotlin/dev/selenium/getting_started/FirstScriptTest.kt#L18" >}}
+{{< gh-codeblock path="examples/kotlin/src/test/kotlin/dev/selenium/getting_started/FirstScriptTest.kt#L32" >}}
212
213
{{< /tabpane >}}
214
0 commit comments