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 e568852 commit 623f9dbCopy full SHA for 623f9db
website_and_docs/content/documentation/webdriver/getting_started/using_selenium.ja.md
@@ -144,7 +144,8 @@ Seleniumコードの使用方法に関係なく、優れた統合開発環境が
144
{{< gh-codeblock path="examples/javascript/test/getting_started/runningTests.spec.js#L14-L15" >}}
145
{{< /tab >}}
146
{{< tab header="Kotlin" >}}
147
-{{< badge-code >}}
+{{< gh-codeblock path="examples/kotlin/src/test/kotlin/dev/selenium/getting_started/FirstScriptTest.kt#L20-21" >}}
148
+
149
150
{{< /tabpane >}}
151
0 commit comments