File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
website_and_docs/content/documentation/webdriver/bidi Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ You need to store the ID returned when adding the handler to delete it.
49
49
{{< badge-implementation >}}
50
50
{{< /tab >}}
51
51
{{< tab header="Python" >}}
52
- {{< gh-codeblock path="/examples/python/tests/bidi/test_logging .py#L23-24" >}}
52
+ {{< gh-codeblock path="/examples/python/tests/bidi/test_bidi_logging .py#L23-24" >}}
53
53
{{< /tab >}}
54
54
{{< tab header="CSharp" >}}
55
55
{{< badge-implementation >}}
@@ -76,7 +76,7 @@ Record or take actions on JavaScript exception events.
76
76
{{< badge-implementation >}}
77
77
{{< /tab >}}
78
78
{{< tab header="Python" >}}
79
- {{< gh-codeblock path="/examples/python/tests/bidi/test_logging .py#L35" >}}
79
+ {{< gh-codeblock path="/examples/python/tests/bidi/test_bidi_logging .py#L35" >}}
80
80
{{< /tab >}}
81
81
{{< tab header="CSharp" >}}
82
82
{{< badge-implementation >}}
@@ -101,7 +101,7 @@ You need to store the ID returned when adding the handler to delete it.
101
101
{{< badge-implementation >}}
102
102
{{< /tab >}}
103
103
{{< tab header="Python" >}}
104
- {{< gh-codeblock path="/examples/python/tests/bidi/test_logging .py#L47-48" >}}
104
+ {{< gh-codeblock path="/examples/python/tests/bidi/test_bidi_logging .py#L47-48" >}}
105
105
{{< /tab >}}
106
106
{{< tab header="CSharp" >}}
107
107
{{< badge-implementation >}}
You can’t perform that action at this time.
0 commit comments