Skip to content

Commit 7f07157

Browse files
committed
[JS][edge] Link code snippet to github
1 parent 31dee18 commit 7f07157

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

website_and_docs/content/documentation/webdriver/browsers/edge.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ so long as the quit command is not sent to the driver.
147147
{{< gh-codeblock path="/examples/ruby/spec/browsers/edge_spec.rb#L45" >}}
148148
{{< /tab >}}
149149
{{< tab header="JavaScript" >}}
150-
{{< badge-code >}}
150+
{{< gh-codeblock path="/examples/javascript/test/browser/edgeSpecificCaps.spec.js#L32">}}
151151
{{< /tab >}}
152152
{{< tab header="Kotlin" >}}
153153
{{< badge-code >}}

website_and_docs/content/documentation/webdriver/browsers/edge.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ so long as the quit command is not sent to the driver.
149149
{{< gh-codeblock path="/examples/ruby/spec/browsers/edge_spec.rb#L45" >}}
150150
{{< /tab >}}
151151
{{< tab header="JavaScript" >}}
152-
{{< badge-code >}}
152+
{{< gh-codeblock path="/examples/javascript/test/browser/edgeSpecificCaps.spec.js#L32">}}
153153
{{< /tab >}}
154154
{{< tab header="Kotlin" >}}
155155
{{< badge-code >}}

website_and_docs/content/documentation/webdriver/browsers/edge.pt-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ so long as the quit command is not sent to the driver.
149149
{{< gh-codeblock path="/examples/ruby/spec/browsers/edge_spec.rb#L45" >}}
150150
{{< /tab >}}
151151
{{< tab header="JavaScript" >}}
152-
{{< badge-code >}}
152+
{{< gh-codeblock path="/examples/javascript/test/browser/edgeSpecificCaps.spec.js#L32">}}
153153
{{< /tab >}}
154154
{{< tab header="Kotlin" >}}
155155
{{< badge-code >}}

website_and_docs/content/documentation/webdriver/browsers/edge.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ so long as the quit command is not sent to the driver.
149149
{{< gh-codeblock path="/examples/ruby/spec/browsers/edge_spec.rb#L45" >}}
150150
{{< /tab >}}
151151
{{< tab header="JavaScript" >}}
152-
{{< badge-code >}}
152+
{{< gh-codeblock path="/examples/javascript/test/browser/edgeSpecificCaps.spec.js#L32">}}
153153
{{< /tab >}}
154154
{{< tab header="Kotlin" >}}
155155
{{< badge-code >}}

0 commit comments

Comments
 (0)