Skip to content

Commit 537fe55

Browse files
authored
[py] document console output for Edge (#2067)[deploy site]
1 parent 55a8ef0 commit 537fe55

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

website_and_docs/content/documentation/webdriver/browsers/edge.en.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,8 @@ Property key: `EdgeDriverService.EDGE_DRIVER_LOG_PROPERTY`\
239239
Property value: `DriverService.LOG_STDOUT` or `DriverService.LOG_STDERR`
240240
{{% /tab %}}
241241
{{< tab header="Python" >}}
242-
{{< badge-implementation >}}
242+
{{< badge-version version="4.11" >}}
243+
{{< gh-codeblock path="examples/python/tests/browsers/test_edge.py#L82" >}}
243244
{{< /tab >}}
244245
{{< tab header="CSharp" >}}
245246
{{< badge-implementation >}}

website_and_docs/content/documentation/webdriver/browsers/edge.ja.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,8 @@ MSEdgedriverには、ブラウザを起動するために使用されるいく
229229
プロパティ値:`DriverService.LOG_STDOUT` または `DriverService.LOG_STDERR`
230230
{{% /tab %}}
231231
{{< tab header="Python" >}}
232-
{{< badge-implementation >}}
232+
{{< badge-version version="4.11" >}}
233+
{{< gh-codeblock path="examples/python/tests/browsers/test_edge.py#L82" >}}
233234
{{< /tab >}}
234235
{{< tab header="CSharp" >}}
235236
{{< badge-implementation >}}

website_and_docs/content/documentation/webdriver/browsers/edge.pt-br.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,8 @@ Property key: `EdgeDriverService.EDGE_DRIVER_LOG_PROPERTY`\
241241
Property value: `DriverService.LOG_STDOUT` or `DriverService.LOG_STDERR`
242242
{{% /tab %}}
243243
{{< tab header="Python" >}}
244-
{{< badge-implementation >}}
244+
{{< badge-version version="4.11" >}}
245+
{{< gh-codeblock path="examples/python/tests/browsers/test_edge.py#L82" >}}
245246
{{< /tab >}}
246247
{{< tab header="CSharp" >}}
247248
{{< badge-implementation >}}

website_and_docs/content/documentation/webdriver/browsers/edge.zh-cn.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,8 @@ Property key: `EdgeDriverService.EDGE_DRIVER_LOG_PROPERTY`\
241241
Property value: `DriverService.LOG_STDOUT` or `DriverService.LOG_STDERR`
242242
{{% /tab %}}
243243
{{< tab header="Python" >}}
244-
{{< badge-implementation >}}
244+
{{< badge-version version="4.11" >}}
245+
{{< gh-codeblock path="examples/python/tests/browsers/test_edge.py#L82" >}}
245246
{{< /tab >}}
246247
{{< tab header="CSharp" >}}
247248
{{< badge-implementation >}}

0 commit comments

Comments
 (0)