Skip to content

Commit 337631d

Browse files
committed
[JS] Fix bidi code sample reference lines [deploy site]
1 parent 3cefe3d commit 337631d

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

website_and_docs/content/documentation/webdriver/bidirectional/webdriver_bidi/browsing_context.en.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Creates a new browsing context in a new window.
2323
{{< /tab >}}
2424
{{< tab header="JavaScript" >}}
2525
{{< badge-version version="4.8" >}}
26-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L31-L33" >}}
26+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L35-L37" >}}
2727
{{< /tab >}}
2828
{{< tab header="Kotlin" >}}
2929
{{< badge-code >}}
@@ -44,7 +44,7 @@ Creates a new browsing context in a new tab.
4444
{{< /tab >}}
4545
{{< tab header="JavaScript" >}}
4646
{{< badge-version version="4.8" >}}
47-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L46-L47" >}}
47+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L50-L52" >}}
4848
{{< /tab >}}
4949
{{< tab header="Kotlin" >}}
5050
{{< badge-code >}}
@@ -65,7 +65,7 @@ Creates a browsing context for the existing tab/window to run commands.
6565
{{< /tab >}}
6666
{{< tab header="JavaScript" >}}
6767
{{< badge-version version="4.8" >}}
68-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L23-L26" >}}
68+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L27-L30" >}}
6969
{{< /tab >}}
7070
{{< tab header="Kotlin" >}}
7171
{{< badge-code >}}
@@ -87,7 +87,7 @@ The API allows to pass the reference browsing context, which is used to create a
8787
{{< /tab >}}
8888
{{< tab header="JavaScript" >}}
8989
{{< badge-version version="4.8" >}}
90-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L38-L41" >}}
90+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L42-L45" >}}
9191
{{< /tab >}}
9292
{{< tab header="Kotlin" >}}
9393
{{< badge-code >}}

website_and_docs/content/documentation/webdriver/bidirectional/webdriver_bidi/browsing_context.ja.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Creates a new browsing context in a new window.
2929
{{< /tab >}}
3030
{{< tab header="JavaScript" >}}
3131
{{< badge-version version="4.8" >}}
32-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L31-L33" >}}
32+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L35-L37" >}}
3333
{{< /tab >}}
3434
{{< tab header="Kotlin" >}}
3535
{{< badge-code >}}
@@ -50,7 +50,7 @@ Creates a new browsing context in a new tab.
5050
{{< /tab >}}
5151
{{< tab header="JavaScript" >}}
5252
{{< badge-version version="4.8" >}}
53-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L46-L47" >}}
53+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L50-L52" >}}
5454
{{< /tab >}}
5555
{{< tab header="Kotlin" >}}
5656
{{< badge-code >}}
@@ -71,7 +71,7 @@ Creates a browsing context for the existing tab/window to run commands.
7171
{{< /tab >}}
7272
{{< tab header="JavaScript" >}}
7373
{{< badge-version version="4.8" >}}
74-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L23-L26" >}}
74+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L27-L30" >}}
7575
{{< /tab >}}
7676
{{< tab header="Kotlin" >}}
7777
{{< badge-code >}}
@@ -93,7 +93,7 @@ The API allows to pass the reference browsing context, which is used to create a
9393
{{< /tab >}}
9494
{{< tab header="JavaScript" >}}
9595
{{< badge-version version="4.8" >}}
96-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L38-L41" >}}
96+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L42-L45" >}}
9797
{{< /tab >}}
9898
{{< tab header="Kotlin" >}}
9999
{{< badge-code >}}

website_and_docs/content/documentation/webdriver/bidirectional/webdriver_bidi/browsing_context.pt-br.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Creates a new browsing context in a new window.
2929
{{< /tab >}}
3030
{{< tab header="JavaScript" >}}
3131
{{< badge-version version="4.8" >}}
32-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L31-L33" >}}
32+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L35-L37" >}}
3333
{{< /tab >}}
3434
{{< tab header="Kotlin" >}}
3535
{{< badge-code >}}
@@ -50,7 +50,7 @@ Creates a new browsing context in a new tab.
5050
{{< /tab >}}
5151
{{< tab header="JavaScript" >}}
5252
{{< badge-version version="4.8" >}}
53-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L46-L47" >}}
53+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L50-L52" >}}
5454
{{< /tab >}}
5555
{{< tab header="Kotlin" >}}
5656
{{< badge-code >}}
@@ -71,7 +71,7 @@ Creates a browsing context for the existing tab/window to run commands.
7171
{{< /tab >}}
7272
{{< tab header="JavaScript" >}}
7373
{{< badge-version version="4.8" >}}
74-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L23-L26" >}}
74+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L27-L30" >}}
7575
{{< /tab >}}
7676
{{< tab header="Kotlin" >}}
7777
{{< badge-code >}}
@@ -93,7 +93,7 @@ The API allows to pass the reference browsing context, which is used to create a
9393
{{< /tab >}}
9494
{{< tab header="JavaScript" >}}
9595
{{< badge-version version="4.8" >}}
96-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L38-L41" >}}
96+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L42-L45" >}}
9797
{{< /tab >}}
9898
{{< tab header="Kotlin" >}}
9999
{{< badge-code >}}

website_and_docs/content/documentation/webdriver/bidirectional/webdriver_bidi/browsing_context.zh-cn.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Creates a new browsing context in a new window.
2929
{{< /tab >}}
3030
{{< tab header="JavaScript" >}}
3131
{{< badge-version version="4.8" >}}
32-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L31-L33" >}}
32+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L35-L37" >}}
3333
{{< /tab >}}
3434
{{< tab header="Kotlin" >}}
3535
{{< badge-code >}}
@@ -50,7 +50,7 @@ Creates a new browsing context in a new tab.
5050
{{< /tab >}}
5151
{{< tab header="JavaScript" >}}
5252
{{< badge-version version="4.8" >}}
53-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L46-L47" >}}
53+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L50-L52" >}}
5454
{{< /tab >}}
5555
{{< tab header="Kotlin" >}}
5656
{{< badge-code >}}
@@ -71,7 +71,7 @@ Creates a browsing context for the existing tab/window to run commands.
7171
{{< /tab >}}
7272
{{< tab header="JavaScript" >}}
7373
{{< badge-version version="4.8" >}}
74-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L23-L26" >}}
74+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L27-L30" >}}
7575
{{< /tab >}}
7676
{{< tab header="Kotlin" >}}
7777
{{< badge-code >}}
@@ -93,7 +93,7 @@ The API allows to pass the reference browsing context, which is used to create a
9393
{{< /tab >}}
9494
{{< tab header="JavaScript" >}}
9595
{{< badge-version version="4.8" >}}
96-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L38-L41" >}}
96+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/browsingContext.spec.js#L42-L45" >}}
9797
{{< /tab >}}
9898
{{< tab header="Kotlin" >}}
9999
{{< badge-code >}}

0 commit comments

Comments
 (0)