File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
website_and_docs/content/documentation/webdriver/browsers Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ Apple provides a development version of their browser — [Safari Technology Pre
96
96
{{< badge-code >}}
97
97
{{< /tab >}}
98
98
{{% tab header="Python" %}}
99
- {{< badge-code >}}
99
+ {{< gh-codeblock path="examples/python/tests/browsers/test_safari.py#L25-L30" >}}
100
100
{{% /tab %}}
101
101
{{< tab header="CSharp" >}}
102
102
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ To use this version in your code:
96
96
{{< badge-code >}}
97
97
{{< /tab >}}
98
98
{{% tab header="Python" %}}
99
- {{< badge-code >}}
99
+ {{< gh-codeblock path="examples/python/tests/browsers/test_safari.py#L25-L30" >}}
100
100
{{% /tab %}}
101
101
{{< tab header="CSharp" >}}
102
102
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ To use this version in your code:
96
96
{{< badge-code >}}
97
97
{{< /tab >}}
98
98
{{% tab header="Python" %}}
99
- {{< badge-code >}}
99
+ {{< gh-codeblock path="examples/python/tests/browsers/test_safari.py#L25-L30" >}}
100
100
{{% /tab %}}
101
101
{{< tab header="CSharp" >}}
102
102
{{< badge-code >}}
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ Apple 提供了其浏览器的开发版本 — [Safari Technology Preview](https
100
100
{{< badge-code >}}
101
101
{{< /tab >}}
102
102
{{% tab header="Python" %}}
103
- {{< badge-code >}}
103
+ {{< gh-codeblock path="examples/python/tests/browsers/test_safari.py#L25-L30" >}}
104
104
{{% /tab %}}
105
105
{{< tab header="CSharp" >}}
106
106
{{< badge-code >}}
You can’t perform that action at this time.
0 commit comments