File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
website_and_docs/content/documentation/webdriver/drivers Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ weight: 3
88
99{{< tabpane text=true >}}
1010{{< tab header="Java" >}}
11- {{< badge-code >}}
11+ {{< gh-codeblock path="examples/java/src/test/java/dev/selenium/drivers/HttpClientTest.java" >}}
1212{{< /tab >}}
1313{{% tab header="Python" %}}
14- {{< badge-code >}}
14+ {{< gh-codeblock path="examples/python/tests/drivers/test_http_client.py" >}}
1515{{% /tab %}}
1616{{< tab header="CSharp" >}}
1717{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ These allow you to set various parameters for the HTTP library
88
99{{< tabpane text=true >}}
1010{{< tab header="Java" >}}
11- {{< badge-code >}}
11+ {{< gh-codeblock path="examples/java/src/test/java/dev/selenium/drivers/HttpClientTest.java" >}}
1212{{< /tab >}}
1313{{% tab header="Python" %}}
14- {{< badge-code >}}
14+ {{< gh-codeblock path="examples/python/tests/drivers/test_http_client.py" >}}
1515{{% /tab %}}
1616{{< tab header="CSharp" >}}
1717{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ weight: 3
88
99{{< tabpane text=true >}}
1010{{< tab header="Java" >}}
11- {{< badge-code >}}
11+ {{< gh-codeblock path="examples/java/src/test/java/dev/selenium/drivers/HttpClientTest.java" >}}
1212{{< /tab >}}
1313{{% tab header="Python" %}}
14- {{< badge-code >}}
14+ {{< gh-codeblock path="examples/python/tests/drivers/test_http_client.py" >}}
1515{{% /tab %}}
1616{{< tab header="CSharp" >}}
1717{{< badge-code >}}
You can’t perform that action at this time.
0 commit comments