Skip to content

Commit d51200d

Browse files
committed
[deploy site]
1 parent f0dea8d commit d51200d

File tree

4 files changed

+8
-19
lines changed

4 files changed

+8
-19
lines changed

website_and_docs/content/documentation/webdriver/bidirectional/chrome_devtools.en.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@ aliases: [
99
---
1010

1111
{{% pageinfo color="warning" %}}
12-
<p class="lead">
13-
While Selenium 4 provides direct access to the Chrome DevTools Protocol (CDP), it is
14-
highly encouraged that you use the
15-
[WebDriver Bidi APIs]({{< ref "bidi_api.md" >}} instead.
16-
</p>
12+
While Selenium 4 provides direct access to the Chrome DevTools Protocol (CDP), it is
13+
highly encouraged that you use the [WebDriver Bidi APIs]({{< ref "bidi_api.md" >}}) instead.
1714
{{% /pageinfo %}}
1815

1916
Many browsers provide "DevTools" -- a set of tools that are integrated with the browser that

website_and_docs/content/documentation/webdriver/bidirectional/chrome_devtools.ja.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,8 @@ aliases: [
1818
{{% /pageinfo %}}
1919

2020
{{% pageinfo color="warning" %}}
21-
<p class="lead">
22-
While Selenium 4 provides direct access to the Chrome DevTools Protocol (CDP), it is
23-
highly encouraged that you use the
24-
[WebDriver Bidi APIs]({{< ref "bidi_api.md" >}} instead.
25-
</p>
21+
While Selenium 4 provides direct access to the Chrome DevTools Protocol (CDP), it is
22+
highly encouraged that you use the [WebDriver Bidi APIs]({{< ref "bidi_api.md" >}}) instead.
2623
{{% /pageinfo %}}
2724

2825
Many browsers provide "DevTools" -- a set of tools that are integrated with the browser that

website_and_docs/content/documentation/webdriver/bidirectional/chrome_devtools.pt-br.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,8 @@ aliases: [
1818
{{% /pageinfo %}}
1919

2020
{{% pageinfo color="warning" %}}
21-
<p class="lead">
22-
While Selenium 4 provides direct access to the Chrome DevTools Protocol (CDP), it is
23-
highly encouraged that you use the
24-
[WebDriver Bidi APIs]({{< ref "bidi_api.md" >}} instead.
25-
</p>
21+
While Selenium 4 provides direct access to the Chrome DevTools Protocol (CDP), it is
22+
highly encouraged that you use the [WebDriver Bidi APIs]({{< ref "bidi_api.md" >}}) instead.
2623
{{% /pageinfo %}}
2724

2825
Many browsers provide "DevTools" -- a set of tools that are integrated with the browser that

website_and_docs/content/documentation/webdriver/bidirectional/chrome_devtools.zh-cn.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,10 @@ aliases: [
99
---
1010

1111
{{% pageinfo color="warning" %}}
12-
<p class="lead">
1312
虽然Selenium 4提供了对Chrome DevTools Protocol (CDP) 的直接访问,
14-
但是仍非常鼓励您使用
15-
[WebDriver Bidi APIs]({{< ref "bidi_api.md" >}}
13+
但是仍非常鼓励您使用
14+
[WebDriver Bidi APIs]({{< ref "bidi_api.md" >}})
1615
代替.
17-
</p>
1816
{{% /pageinfo %}}
1917

2018
许多浏览器都提供"开发工具" -- 一组与浏览器集成的工具,

0 commit comments

Comments
 (0)