File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
website_and_docs/content/documentation/webdriver/bidirectional/chrome_devtools Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ and [CDP API Basic Authentication]({{< ref "cdp_api#basic-authentication" >}})
3131
3232{{< tabpane text=true langEqualsHeader=true >}}
3333{{% tab header="Java" %}}
34- {{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/bidirectional/chrome_devtools/BidiApiTest.java#L35-L38 " >}}
34+ {{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/bidirectional/chrome_devtools/BidiApiTest.java#L36-L39 " >}}
3535{{% /tab %}}
3636{{% tab header="Python" %}}
3737An alternate implementation may be found at
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ and [CDP API Basic Authentication]({{< ref "cdp_api#basic-authentication" >}})
3131
3232{{< tabpane text=true langEqualsHeader=true >}}
3333{{% tab header="Java" %}}
34- {{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/bidirectional/chrome_devtools/BidiApiTest.java#L35-L38 " >}}
34+ {{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/bidirectional/chrome_devtools/BidiApiTest.java#L36-L39 " >}}
3535{{% /tab %}}
3636{{% tab header="Python" %}}
3737An alternate implementation may be found at
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ and [CDP API Basic Authentication]({{< ref "cdp_api#basic-authentication" >}})
2727
2828{{< tabpane text=true langEqualsHeader=true >}}
2929{{% tab header="Java" %}}
30- {{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/bidirectional/chrome_devtools/BidiApiTest.java#L35-L38 " >}}
30+ {{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/bidirectional/chrome_devtools/BidiApiTest.java#L36-L39 " >}}
3131{{% /tab %}}
3232{{% tab header="Python" %}}
3333An alternate implementation may be found at
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ and [CDP API Basic Authentication]({{< ref "cdp_api#basic-authentication" >}})
3131
3232{{< tabpane text=true langEqualsHeader=true >}}
3333{{% tab header="Java" %}}
34- {{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/bidirectional/chrome_devtools/BidiApiTest.java#L35-L38 " >}}
34+ {{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/bidirectional/chrome_devtools/BidiApiTest.java#L36-L39 " >}}
3535{{% /tab %}}
3636{{% tab header="Python" %}}
3737An alternate implementation may be found at
You can’t perform that action at this time.
0 commit comments