File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
website_and_docs/content/documentation/webdriver/bidi/cdp Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ Both requests and responses can be recorded or transformed.
122
122
{{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/bidi/cdp/NetworkTest.java#L125-L126" >}}
123
123
{{% /tab %}}
124
124
{{% tab header="Python" %}}
125
- {{< gh-codeblock path="/examples/python/tests/bidi/cdp/test_logging .py#L26-L28" >}}
125
+ {{< gh-codeblock path="/examples/python/tests/bidi/cdp/test_network .py#L26-L28" >}}
126
126
{{% /tab %}}
127
127
{{% tab header="CSharp" %}}
128
128
{{< gh-codeblock path="/examples/dotnet/SeleniumDocs/BiDi/CDP/NetworkTest.cs#L114-L118" >}}
@@ -146,7 +146,7 @@ Both requests and responses can be recorded or transformed.
146
146
{{< gh-codeblock path="/examples/java/src/test/java/dev/selenium/bidi/cdp/NetworkTest.java#L142-L157" >}}
147
147
{{% /tab %}}
148
148
{{% tab header="Python" %}}
149
- {{< gh-codeblock path="/examples/python/tests/bidi/cdp/test_logging .py#L37-L44" >}}
149
+ {{< gh-codeblock path="/examples/python/tests/bidi/cdp/test_network .py#L37-L44" >}}
150
150
{{% /tab %}}
151
151
{{% tab header="CSharp" %}}
152
152
{{< gh-codeblock path="/examples/dotnet/SeleniumDocs/BiDi/CDP/NetworkTest.cs#L136-L143" >}}
You can’t perform that action at this time.
0 commit comments