File tree 4 files changed +4
-4
lines changed
website_and_docs/content/documentation/webdriver/bidirectional/chrome_devtools
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" >}})
31
31
32
32
{{< tabpane text=true langEqualsHeader=true >}}
33
33
{{% 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 " >}}
35
35
{{% /tab %}}
36
36
{{% tab header="Python" %}}
37
37
An 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" >}})
31
31
32
32
{{< tabpane text=true langEqualsHeader=true >}}
33
33
{{% 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 " >}}
35
35
{{% /tab %}}
36
36
{{% tab header="Python" %}}
37
37
An 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" >}})
27
27
28
28
{{< tabpane text=true langEqualsHeader=true >}}
29
29
{{% 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 " >}}
31
31
{{% /tab %}}
32
32
{{% tab header="Python" %}}
33
33
An 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" >}})
31
31
32
32
{{< tabpane text=true langEqualsHeader=true >}}
33
33
{{% 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 " >}}
35
35
{{% /tab %}}
36
36
{{% tab header="Python" %}}
37
37
An alternate implementation may be found at
You can’t perform that action at this time.
0 commit comments