Skip to content

Commit 6ef01a0

Browse files
authored
Update first_script.zh-cn.md (SeleniumHQ#1431)
7. Request Element Info>Kotlin Code Reference Updated. Co-authored-by: Diego Molina <diemol@users.noreply.github.com> [deploy site]
1 parent f708bd8 commit 6ef01a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website_and_docs/content/documentation/webdriver/getting_started/first_script.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Selenium所做的一切,
208208
{{< gh-codeblock path="examples/javascript/test/getting_started/firstScript.spec.js#L30" >}}
209209
{{< /tab >}}
210210
{{< tab header="Kotlin" >}}
211-
{{< gh-codeblock path="examples/kotlin/src/test/kotlin/dev/selenium/getting_started/FirstScriptTest.kt#L18" >}}
211+
{{< gh-codeblock path="examples/kotlin/src/test/kotlin/dev/selenium/getting_started/FirstScriptTest.kt#L32" >}}
212212
{{< /tab >}}
213213
{{< /tabpane >}}
214214

0 commit comments

Comments
 (0)