From c1bc505f578103e22c7b38cbeb1b579c0abcac1d Mon Sep 17 00:00:00 2001 From: Sri Harsha <12621691+harsha509@users.noreply.github.com> Date: Tue, 27 Jun 2023 20:27:08 +0530 Subject: [PATCH] Update docsy to 0.7.0 (#1401) * update docsy to 0.7.0 * update bootstrap changes * fix flex margins * fix bootstrap display * fix display and font * align text to center [deploy site] --- website_and_docs/content/_index.en.html | 4 +- website_and_docs/content/_index.ja.html | 4 +- website_and_docs/content/_index.other.html | 4 +- website_and_docs/content/_index.pt-br.html | 4 +- website_and_docs/content/_index.zh-cn.html | 4 +- website_and_docs/content/about/_index.html | 26 +++---- website_and_docs/content/blog/_index.html | 2 +- .../content/documentation/_index.other.md | 2 +- .../documentation/about/contributing.ja.md | 2 +- .../documentation/about/copyright.ja.md | 2 +- .../grid/advanced_features/_index.pt-br.md | 2 +- .../advanced_features/customize_node.ja.md | 2 +- .../advanced_features/customize_node.pt-br.md | 2 +- .../advanced_features/customize_node.zh-cn.md | 2 +- .../external_datastore.ja.md | 2 +- .../external_datastore.pt-br.md | 2 +- .../external_datastore.zh-cn.md | 2 +- .../advanced_features/observability.pt-br.md | 2 +- .../advanced_features/observability.zh-cn.md | 2 +- .../documentation/grid/applicability.zh-cn.md | 2 +- .../documentation/grid/architecture.zh-cn.md | 2 +- .../documentation/grid/components.zh-cn.md | 2 +- .../grid/configuration/cli_options.zh-cn.md | 2 +- .../grid/configuration/toml_options.pt-br.md | 2 +- .../grid/getting_started.zh-cn.md | 2 +- .../content/documentation/legacy/_index.ja.md | 2 +- .../documentation/legacy/_index.pt-br.md | 2 +- .../legacy/selenium_3/grid_3.zh-cn.md | 2 +- .../legacy/selenium_ide/_index.zh-cn.md | 2 +- .../test_practices/design_strategies.zh-cn.md | 2 +- .../webdriver/bidirectional/_index.ja.md | 2 +- .../webdriver/bidirectional/_index.pt-br.md | 2 +- .../webdriver/bidirectional/bidi_api.ja.md | 2 +- .../webdriver/bidirectional/bidi_api.zh-cn.md | 2 +- .../bidirectional_w3c/_index.ja.md | 2 +- .../bidirectional_w3c/_index.pt-br.md | 2 +- .../bidirectional_w3c/browsing_context.ja.md | 2 +- .../browsing_context.pt-br.md | 2 +- .../browsing_context.zh-cn.md | 2 +- .../bidirectional/bidirectional_w3c/log.ja.md | 2 +- .../bidirectional_w3c/log.pt-br.md | 2 +- .../bidirectional_w3c/log.zh-cn.md | 2 +- .../bidirectional/chrome_devtools.ja.md | 2 +- .../webdriver/drivers/options.pt-br.md | 2 +- .../drivers/remote_webdriver.pt-br.md | 2 +- .../interactions/virtual_authenticator.ja.md | 2 +- .../content/downloads/_index.html | 2 +- .../content/ecosystem/_index.html | 22 +++--- website_and_docs/content/events/_index.html | 12 +-- .../content/getinvolved/_index.html | 14 ++-- website_and_docs/content/history/_index.html | 10 +-- website_and_docs/content/meetings/_index.html | 2 +- website_and_docs/content/project/_index.html | 20 ++--- .../content/project/governance/_index.html | 4 +- .../content/project/structure/_index.html | 2 +- website_and_docs/content/projects/_index.html | 20 ++--- website_and_docs/content/sponsor/_index.html | 18 ++--- website_and_docs/content/sponsors/_index.html | 2 +- website_and_docs/content/support/_index.html | 14 ++-- website_and_docs/go.mod | 2 +- website_and_docs/go.sum | 10 +-- website_and_docs/layouts/404.html | 6 +- website_and_docs/layouts/blog/baseof.html | 2 +- website_and_docs/layouts/blog/list.html | 2 +- website_and_docs/layouts/docs/baseof.html | 2 +- website_and_docs/layouts/downloads/list.html | 16 ++-- website_and_docs/layouts/meetings/baseof.html | 2 +- website_and_docs/layouts/meetings/list.html | 2 +- website_and_docs/layouts/partials/alerts.html | 4 +- website_and_docs/layouts/partials/badge.html | 2 +- .../layouts/partials/breadcrumb.html | 4 +- website_and_docs/layouts/partials/footer.html | 4 +- .../layouts/partials/github-content.html | 2 +- website_and_docs/layouts/partials/navbar.html | 6 +- .../layouts/partials/news-feed.html | 18 ++--- website_and_docs/layouts/partials/pager.html | 8 +- .../platforms-supported-by-selenium.html | 34 ++++---- .../layouts/partials/previous-releases.html | 24 +++--- ...lenium-clients-and-webdriver-bindings.html | 10 +-- .../layouts/partials/selenium-container.html | 4 +- .../shortcodes/dismissible-banner.html | 2 +- .../shortcodes/getting-started-item.html | 4 +- .../layouts/shortcodes/getting-started.html | 2 +- .../layouts/shortcodes/gh-codeblock.html | 2 +- website_and_docs/package-lock.json | 78 +++++++++++-------- website_and_docs/package.json | 4 +- 86 files changed, 269 insertions(+), 255 deletions(-) diff --git a/website_and_docs/content/_index.en.html b/website_and_docs/content/_index.en.html index a5eb580fa9e..2ee601d0ae4 100644 --- a/website_and_docs/content/_index.en.html +++ b/website_and_docs/content/_index.en.html @@ -5,8 +5,8 @@ {{< blocks/section color="selenium-green" height="min" >}}
-

Selenium automates browsers. That's it!

-

What you do with that power is entirely up to you.

+

Selenium automates browsers. That's it!

+

What you do with that power is entirely up to you.

Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that.

diff --git a/website_and_docs/content/_index.ja.html b/website_and_docs/content/_index.ja.html index 26f9fff93ea..88c0dba5691 100644 --- a/website_and_docs/content/_index.ja.html +++ b/website_and_docs/content/_index.ja.html @@ -5,8 +5,8 @@ {{< blocks/section color="selenium-green" height="min" >}}
-

Seleniumはブラウザを自動化します。そうです!

-

その力で何をするかは完全にあなた次第です。

+

Seleniumはブラウザを自動化します。そうです!

+

その力で何をするかは完全にあなた次第です。

主にテスト目的でWebアプリケーションを自動化するためのものですが、それに限定されるものではありません。

diff --git a/website_and_docs/content/_index.other.html b/website_and_docs/content/_index.other.html index 48ec214ea10..5865a6a7dc3 100644 --- a/website_and_docs/content/_index.other.html +++ b/website_and_docs/content/_index.other.html @@ -5,8 +5,8 @@ {{< blocks/section color="selenium-green" height="min" >}}
-

Selenium automates browsers. That's it!

-

What you do with that power is entirely up to you.

+

Selenium automates browsers. That's it!

+

What you do with that power is entirely up to you.

Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that.

diff --git a/website_and_docs/content/_index.pt-br.html b/website_and_docs/content/_index.pt-br.html index 5d8d17f1944..bb06b7ed87a 100644 --- a/website_and_docs/content/_index.pt-br.html +++ b/website_and_docs/content/_index.pt-br.html @@ -5,8 +5,8 @@ {{< blocks/section color="selenium-green" height="min" >}}
-

Selenium automatiza navegadores. É isso!

-

O que você fará com esse poder é inteiramente consigo.

+

Selenium automatiza navegadores. É isso!

+

O que você fará com esse poder é inteiramente consigo.

O uso mais normal é automatizar testes para aplicativos web, mas não está limitado a apenas isso.

diff --git a/website_and_docs/content/_index.zh-cn.html b/website_and_docs/content/_index.zh-cn.html index a5b762de4cc..38c073939bc 100644 --- a/website_and_docs/content/_index.zh-cn.html +++ b/website_and_docs/content/_index.zh-cn.html @@ -5,8 +5,8 @@ {{< blocks/section color="selenium-green" height="min" >}}
-

Selenium automates browsers. That's it!

-

What you do with that power is entirely up to you.

+

Selenium automates browsers. That's it!

+

What you do with that power is entirely up to you.

Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that.

diff --git a/website_and_docs/content/about/_index.html b/website_and_docs/content/about/_index.html index 9ae07e3d105..0c2ad4659d1 100644 --- a/website_and_docs/content/about/_index.html +++ b/website_and_docs/content/about/_index.html @@ -12,7 +12,7 @@ {{< blocks/section color="selenium-purple" height="min" >}}
-

About Selenium

+

About Selenium

Selenium is a suite of tools for automating web browsers.

@@ -32,10 +32,10 @@

History of Selenium

-
+

Support Selenium

@@ -82,15 +82,15 @@

Support Selenium

-
+

Get involved

@@ -104,9 +104,9 @@

Get involved

diff --git a/website_and_docs/content/blog/_index.html b/website_and_docs/content/blog/_index.html index 13a5b95fa15..788d47eabbf 100644 --- a/website_and_docs/content/blog/_index.html +++ b/website_and_docs/content/blog/_index.html @@ -13,7 +13,7 @@ {{< blocks/section color="selenium-green" height="min" >}}
-

Selenium Blog

+

Selenium Blog

Keep up to date with all Selenium news here!

diff --git a/website_and_docs/content/documentation/_index.other.md b/website_and_docs/content/documentation/_index.other.md index d9688e6d621..24e3f9fba7d 100755 --- a/website_and_docs/content/documentation/_index.other.md +++ b/website_and_docs/content/documentation/_index.other.md @@ -7,7 +7,7 @@ cascade: {{% pageinfo color="warning" %}}

- + Is there another translation you'd like to see? We're only supporting translations for which we have a dedicated translator. If you'd like to volunteer to be a translator, read how you can help. diff --git a/website_and_docs/content/documentation/about/contributing.ja.md b/website_and_docs/content/documentation/about/contributing.ja.md index 75fb56bfaea..fb8b9a94a02 100644 --- a/website_and_docs/content/documentation/about/contributing.ja.md +++ b/website_and_docs/content/documentation/about/contributing.ja.md @@ -14,7 +14,7 @@ aliases: {{% pageinfo color="warning" %}}

- + Page being translated from English to Japanese. Do you speak Japanese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/about/copyright.ja.md b/website_and_docs/content/documentation/about/copyright.ja.md index 489354797c9..36974bb1010 100644 --- a/website_and_docs/content/documentation/about/copyright.ja.md +++ b/website_and_docs/content/documentation/about/copyright.ja.md @@ -13,7 +13,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Japanese. Do you speak Japanese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/advanced_features/_index.pt-br.md b/website_and_docs/content/documentation/grid/advanced_features/_index.pt-br.md index 0219b392552..ae4c1b30844 100644 --- a/website_and_docs/content/documentation/grid/advanced_features/_index.pt-br.md +++ b/website_and_docs/content/documentation/grid/advanced_features/_index.pt-br.md @@ -10,7 +10,7 @@ aliases: ["/documentation/pt-br/grid/grid_4/advanced_features/"] {{% pageinfo color="warning" %}}

- + Page being translated from English to Portuguese. Do you speak Portuguese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/advanced_features/customize_node.ja.md b/website_and_docs/content/documentation/grid/advanced_features/customize_node.ja.md index 1eaaaa4c72a..ae5d36710bf 100644 --- a/website_and_docs/content/documentation/grid/advanced_features/customize_node.ja.md +++ b/website_and_docs/content/documentation/grid/advanced_features/customize_node.ja.md @@ -6,7 +6,7 @@ weight: 4 {{% pageinfo color="warning" %}}

- + Page being translated from English to Japanese. Do you speak Japanese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/advanced_features/customize_node.pt-br.md b/website_and_docs/content/documentation/grid/advanced_features/customize_node.pt-br.md index 51990d5f94a..21b4e4a4fad 100644 --- a/website_and_docs/content/documentation/grid/advanced_features/customize_node.pt-br.md +++ b/website_and_docs/content/documentation/grid/advanced_features/customize_node.pt-br.md @@ -6,7 +6,7 @@ weight: 4 {{% pageinfo color="warning" %}}

- + Page being translated from English to Portugese. Do you speak Portugese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/advanced_features/customize_node.zh-cn.md b/website_and_docs/content/documentation/grid/advanced_features/customize_node.zh-cn.md index a357269e6cd..c52403d29c4 100644 --- a/website_and_docs/content/documentation/grid/advanced_features/customize_node.zh-cn.md +++ b/website_and_docs/content/documentation/grid/advanced_features/customize_node.zh-cn.md @@ -6,7 +6,7 @@ weight: 4 {{% pageinfo color="warning" %}}

- + Page being translated from English to Chinese. Do you speak Chinese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/advanced_features/external_datastore.ja.md b/website_and_docs/content/documentation/grid/advanced_features/external_datastore.ja.md index aa8792a50ef..31b507f699a 100644 --- a/website_and_docs/content/documentation/grid/advanced_features/external_datastore.ja.md +++ b/website_and_docs/content/documentation/grid/advanced_features/external_datastore.ja.md @@ -6,7 +6,7 @@ weight: 5 {{% pageinfo color="warning" %}}

- + Page being translated from English to Japanese. Do you speak Japanese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/advanced_features/external_datastore.pt-br.md b/website_and_docs/content/documentation/grid/advanced_features/external_datastore.pt-br.md index f04c27ff582..f6b35a42e47 100644 --- a/website_and_docs/content/documentation/grid/advanced_features/external_datastore.pt-br.md +++ b/website_and_docs/content/documentation/grid/advanced_features/external_datastore.pt-br.md @@ -6,7 +6,7 @@ weight: 5 {{% pageinfo color="warning" %}}

- + Page being translated from English to Portuguese. Do you speak Portuguese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/advanced_features/external_datastore.zh-cn.md b/website_and_docs/content/documentation/grid/advanced_features/external_datastore.zh-cn.md index d2f937f52a0..c0be7f306c8 100644 --- a/website_and_docs/content/documentation/grid/advanced_features/external_datastore.zh-cn.md +++ b/website_and_docs/content/documentation/grid/advanced_features/external_datastore.zh-cn.md @@ -6,7 +6,7 @@ weight: 5 {{% pageinfo color="warning" %}}

- + Page being translated from English to Chinese. Do you speak Chinese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/advanced_features/observability.pt-br.md b/website_and_docs/content/documentation/grid/advanced_features/observability.pt-br.md index efd032f36af..e6115f75243 100644 --- a/website_and_docs/content/documentation/grid/advanced_features/observability.pt-br.md +++ b/website_and_docs/content/documentation/grid/advanced_features/observability.pt-br.md @@ -8,7 +8,7 @@ aliases: ["/documentation/pt-br/grid/grid_4/advanced_features/observability/"] {{% pageinfo color="warning" %}}

- + Page being translated from English to Portuguese. Do you speak Portuguese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/advanced_features/observability.zh-cn.md b/website_and_docs/content/documentation/grid/advanced_features/observability.zh-cn.md index 06bc1d71d9c..95e43c79259 100644 --- a/website_and_docs/content/documentation/grid/advanced_features/observability.zh-cn.md +++ b/website_and_docs/content/documentation/grid/advanced_features/observability.zh-cn.md @@ -8,7 +8,7 @@ aliases: ["/documentation/zh-cn/grid/grid_4/advanced_features/observability/"] {{% pageinfo color="warning" %}}

- + Page being translated from English to Chinese. Do you speak Chinese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/applicability.zh-cn.md b/website_and_docs/content/documentation/grid/applicability.zh-cn.md index a1717175433..c6b1a8308af 100644 --- a/website_and_docs/content/documentation/grid/applicability.zh-cn.md +++ b/website_and_docs/content/documentation/grid/applicability.zh-cn.md @@ -12,7 +12,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Chinese. Do you speak Chinese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/architecture.zh-cn.md b/website_and_docs/content/documentation/grid/architecture.zh-cn.md index 53b8ff23644..5d68a313d76 100644 --- a/website_and_docs/content/documentation/grid/architecture.zh-cn.md +++ b/website_and_docs/content/documentation/grid/architecture.zh-cn.md @@ -9,7 +9,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Chinese. Do you speak Chinese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/components.zh-cn.md b/website_and_docs/content/documentation/grid/components.zh-cn.md index 580cf5e22de..15ee04d346d 100644 --- a/website_and_docs/content/documentation/grid/components.zh-cn.md +++ b/website_and_docs/content/documentation/grid/components.zh-cn.md @@ -12,7 +12,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Chinese. Do you speak Chinese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/configuration/cli_options.zh-cn.md b/website_and_docs/content/documentation/grid/configuration/cli_options.zh-cn.md index 84196d520a2..13f6fdac659 100644 --- a/website_and_docs/content/documentation/grid/configuration/cli_options.zh-cn.md +++ b/website_and_docs/content/documentation/grid/configuration/cli_options.zh-cn.md @@ -10,7 +10,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Chinese. Do you speak Chinese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/configuration/toml_options.pt-br.md b/website_and_docs/content/documentation/grid/configuration/toml_options.pt-br.md index 9e8d69e965b..d5fa132c203 100644 --- a/website_and_docs/content/documentation/grid/configuration/toml_options.pt-br.md +++ b/website_and_docs/content/documentation/grid/configuration/toml_options.pt-br.md @@ -10,7 +10,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Portuguese. Do you speak Portuguese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/grid/getting_started.zh-cn.md b/website_and_docs/content/documentation/grid/getting_started.zh-cn.md index fc11aa329f1..b799eb48847 100644 --- a/website_and_docs/content/documentation/grid/getting_started.zh-cn.md +++ b/website_and_docs/content/documentation/grid/getting_started.zh-cn.md @@ -13,7 +13,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Chinese. Do you speak Chinese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/legacy/_index.ja.md b/website_and_docs/content/documentation/legacy/_index.ja.md index 8cd7c5ef4d3..6c08b22a957 100644 --- a/website_and_docs/content/documentation/legacy/_index.ja.md +++ b/website_and_docs/content/documentation/legacy/_index.ja.md @@ -10,7 +10,7 @@ aliases: ["/documentation/ja/legacy_docs/"] {{% pageinfo color="warning" %}}

- + Most of the documentation found in this section is still in English. Please note we are not accepting pull requests to translate this content as translating documentation of legacy components does not add value to diff --git a/website_and_docs/content/documentation/legacy/_index.pt-br.md b/website_and_docs/content/documentation/legacy/_index.pt-br.md index 8609c460767..d738c2b2f8f 100644 --- a/website_and_docs/content/documentation/legacy/_index.pt-br.md +++ b/website_and_docs/content/documentation/legacy/_index.pt-br.md @@ -11,7 +11,7 @@ aliases: ["/documentation/pt-br/legacy_docs/"] {{% pageinfo color="warning" %}}

- + Most of the documentation found in this section is still in English. Please note we are not accepting pull requests to translate this content as translating documentation of legacy components does not add value to diff --git a/website_and_docs/content/documentation/legacy/selenium_3/grid_3.zh-cn.md b/website_and_docs/content/documentation/legacy/selenium_3/grid_3.zh-cn.md index 54928537c5f..d73930ad04a 100644 --- a/website_and_docs/content/documentation/legacy/selenium_3/grid_3.zh-cn.md +++ b/website_and_docs/content/documentation/legacy/selenium_3/grid_3.zh-cn.md @@ -15,7 +15,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Most of the documentation found in this section is still in English. Please note we are not accepting pull requests to translate this content as translating documentation of legacy components does not add value to diff --git a/website_and_docs/content/documentation/legacy/selenium_ide/_index.zh-cn.md b/website_and_docs/content/documentation/legacy/selenium_ide/_index.zh-cn.md index f2ee9c6bbf9..f613eae76e6 100644 --- a/website_and_docs/content/documentation/legacy/selenium_ide/_index.zh-cn.md +++ b/website_and_docs/content/documentation/legacy/selenium_ide/_index.zh-cn.md @@ -7,7 +7,7 @@ aliases: ["/documentation/zh-cn/legacy_docs/selenium_ide/"] {{% pageinfo color="warning" %}}

- + Most of the documentation found in this section is still in English. Please note we are not accepting pull requests to translate this content as translating documentation of legacy components does not add value to diff --git a/website_and_docs/content/documentation/test_practices/design_strategies.zh-cn.md b/website_and_docs/content/documentation/test_practices/design_strategies.zh-cn.md index b46f36a185c..a4c82b251a5 100644 --- a/website_and_docs/content/documentation/test_practices/design_strategies.zh-cn.md +++ b/website_and_docs/content/documentation/test_practices/design_strategies.zh-cn.md @@ -6,7 +6,7 @@ weight: 1 {{% pageinfo color="warning" %}}

- + Most of the documentation found in this section is still in English. Please note we are not accepting pull requests to translate this content as translating documentation of legacy components does not add value to diff --git a/website_and_docs/content/documentation/webdriver/bidirectional/_index.ja.md b/website_and_docs/content/documentation/webdriver/bidirectional/_index.ja.md index e7e1cbf8551..cbe1f784685 100644 --- a/website_and_docs/content/documentation/webdriver/bidirectional/_index.ja.md +++ b/website_and_docs/content/documentation/webdriver/bidirectional/_index.ja.md @@ -11,7 +11,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Japanese. Do you speak Japanese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/bidirectional/_index.pt-br.md b/website_and_docs/content/documentation/webdriver/bidirectional/_index.pt-br.md index 9ef1359f47d..fe258438d7a 100644 --- a/website_and_docs/content/documentation/webdriver/bidirectional/_index.pt-br.md +++ b/website_and_docs/content/documentation/webdriver/bidirectional/_index.pt-br.md @@ -11,7 +11,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Portuguese. Do you speak Portuguese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/bidirectional/bidi_api.ja.md b/website_and_docs/content/documentation/webdriver/bidirectional/bidi_api.ja.md index 34bca50445c..e8213f6ee8f 100644 --- a/website_and_docs/content/documentation/webdriver/bidirectional/bidi_api.ja.md +++ b/website_and_docs/content/documentation/webdriver/bidirectional/bidi_api.ja.md @@ -6,7 +6,7 @@ weight: 12 {{% pageinfo color="warning" %}}

- + Page being translated from English to Japanese. Do you speak Japanese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/bidirectional/bidi_api.zh-cn.md b/website_and_docs/content/documentation/webdriver/bidirectional/bidi_api.zh-cn.md index ca2c77f22e2..6c2ecc4fa39 100644 --- a/website_and_docs/content/documentation/webdriver/bidirectional/bidi_api.zh-cn.md +++ b/website_and_docs/content/documentation/webdriver/bidirectional/bidi_api.zh-cn.md @@ -7,7 +7,7 @@ weight: 12 {{% pageinfo color="warning" %}}

- + Page being translated from English to Chinese. Do you speak Chinese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/_index.ja.md b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/_index.ja.md index 931e02fdc91..dde7e33f7a7 100644 --- a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/_index.ja.md +++ b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/_index.ja.md @@ -10,7 +10,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Japanese. Do you speak Japanese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/_index.pt-br.md b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/_index.pt-br.md index ef883078137..afedb63de71 100644 --- a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/_index.pt-br.md +++ b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/_index.pt-br.md @@ -10,7 +10,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Portuguese. Do you speak Portuguese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/browsing_context.ja.md b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/browsing_context.ja.md index 189ddb4751e..34a3d1fd7cf 100644 --- a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/browsing_context.ja.md +++ b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/browsing_context.ja.md @@ -6,7 +6,7 @@ weight: 1 {{% pageinfo color="warning" %}}

- + Page being translated from English to Japanese. Do you speak Japanese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/browsing_context.pt-br.md b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/browsing_context.pt-br.md index 6652f871d21..37f7e325324 100644 --- a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/browsing_context.pt-br.md +++ b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/browsing_context.pt-br.md @@ -6,7 +6,7 @@ weight: 1 {{% pageinfo color="warning" %}}

- + Page being translated from English to Portuguese. Do you speak Portuguese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/browsing_context.zh-cn.md b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/browsing_context.zh-cn.md index d3562f6154b..a9b4e889fc1 100644 --- a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/browsing_context.zh-cn.md +++ b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/browsing_context.zh-cn.md @@ -6,7 +6,7 @@ weight: 1 {{% pageinfo color="warning" %}}

- + Page being translated from English to Chinese. Do you speak Chinese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/log.ja.md b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/log.ja.md index 5e69c91c26d..e08a70b8117 100644 --- a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/log.ja.md +++ b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/log.ja.md @@ -6,7 +6,7 @@ weight: 12 {{% pageinfo color="warning" %}}

- + Page being translated from English to Japanese. Do you speak Japanese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/log.pt-br.md b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/log.pt-br.md index b23d86353e7..9eb2e20d8ef 100644 --- a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/log.pt-br.md +++ b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/log.pt-br.md @@ -6,7 +6,7 @@ weight: 12 {{% pageinfo color="warning" %}}

- + Page being translated from English to Portuguese. Do you speak Portuguese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/log.zh-cn.md b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/log.zh-cn.md index 5f967a2ec00..ee35064894e 100644 --- a/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/log.zh-cn.md +++ b/website_and_docs/content/documentation/webdriver/bidirectional/bidirectional_w3c/log.zh-cn.md @@ -7,7 +7,7 @@ weight: 12 {{% pageinfo color="warning" %}}

- + Page being translated from English to Chinese. Do you speak Chinese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/bidirectional/chrome_devtools.ja.md b/website_and_docs/content/documentation/webdriver/bidirectional/chrome_devtools.ja.md index 63ec718cae1..9b4aaacc881 100644 --- a/website_and_docs/content/documentation/webdriver/bidirectional/chrome_devtools.ja.md +++ b/website_and_docs/content/documentation/webdriver/bidirectional/chrome_devtools.ja.md @@ -10,7 +10,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Japanese. Do you speak Japanese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/drivers/options.pt-br.md b/website_and_docs/content/documentation/webdriver/drivers/options.pt-br.md index ac2fdf89d26..1145bb30bdb 100644 --- a/website_and_docs/content/documentation/webdriver/drivers/options.pt-br.md +++ b/website_and_docs/content/documentation/webdriver/drivers/options.pt-br.md @@ -20,7 +20,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Portuguese. Do you speak Portuguese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/drivers/remote_webdriver.pt-br.md b/website_and_docs/content/documentation/webdriver/drivers/remote_webdriver.pt-br.md index 17d926b06c8..768d5b3bc43 100644 --- a/website_and_docs/content/documentation/webdriver/drivers/remote_webdriver.pt-br.md +++ b/website_and_docs/content/documentation/webdriver/drivers/remote_webdriver.pt-br.md @@ -12,7 +12,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Portuguese. Do you speak Portuguese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/documentation/webdriver/interactions/virtual_authenticator.ja.md b/website_and_docs/content/documentation/webdriver/interactions/virtual_authenticator.ja.md index 8c847440e4e..bc003f5a663 100644 --- a/website_and_docs/content/documentation/webdriver/interactions/virtual_authenticator.ja.md +++ b/website_and_docs/content/documentation/webdriver/interactions/virtual_authenticator.ja.md @@ -11,7 +11,7 @@ aliases: [ {{% pageinfo color="warning" %}}

- + Page being translated from English to Japanese. Do you speak Japanese? Help us to translate it by sending us pull requests! diff --git a/website_and_docs/content/downloads/_index.html b/website_and_docs/content/downloads/_index.html index 1bf25923c3c..3e04f90e040 100644 --- a/website_and_docs/content/downloads/_index.html +++ b/website_and_docs/content/downloads/_index.html @@ -16,7 +16,7 @@ {{< blocks/section color="selenium-cyan" height="min" >}}

-

Downloads

+

Downloads

Below is where you can find the latest releases of all the Selenium components.

diff --git a/website_and_docs/content/ecosystem/_index.html b/website_and_docs/content/ecosystem/_index.html index f29651040c7..4a50dd9f6c1 100644 --- a/website_and_docs/content/ecosystem/_index.html +++ b/website_and_docs/content/ecosystem/_index.html @@ -15,7 +15,7 @@ --- {{< blocks/section color="selenium-purple" height="min" >}}
-

Ecosystem

+

Ecosystem

There is an ecosystem full of Open Source projects around Selenium and WebDriver, and some of them are featured on this page. Here are a number of drivers, bindings, plugins, @@ -29,7 +29,7 @@

Ecosystem

-

+

@@ -50,7 +50,7 @@

Ecosystem

{{% /blocks/section %}} -
+

Browser Drivers

@@ -60,7 +60,7 @@

Browser Drivers

Firefox
-

+

Mozilla GeckoDriver @@ -89,7 +89,7 @@

Browser Drivers

Edge
-

+

Microsoft EdgeDriver @@ -113,7 +113,7 @@

Browser Drivers

Chrome
-

+

Google ChromeDriver @@ -137,7 +137,7 @@

Browser Drivers

Opera
-

+

Opera ChromiumDriver @@ -161,7 +161,7 @@

Browser Drivers

Safari
-

+

Apple SafariDriver @@ -176,7 +176,7 @@

Browser Drivers

-
+

Language Bindings

@@ -285,7 +285,7 @@

Language Bindings

-
+

Frameworks

Programming languages are supported through Selenium drivers. @@ -470,7 +470,7 @@

Frameworks

-
+

Tools

diff --git a/website_and_docs/content/events/_index.html b/website_and_docs/content/events/_index.html index 2c7d317d25d..b2fe400effe 100644 --- a/website_and_docs/content/events/_index.html +++ b/website_and_docs/content/events/_index.html @@ -12,7 +12,7 @@ {{< blocks/section color="selenium-orange" height="min" >}}
-

Selenium Events

+

Selenium Events

A set of events around the world lead by the community and the Selenium project.

@@ -29,10 +29,10 @@

Selenium Meetups

diff --git a/website_and_docs/content/getinvolved/_index.html b/website_and_docs/content/getinvolved/_index.html index 073c7e7d495..e17f55ba9c5 100644 --- a/website_and_docs/content/getinvolved/_index.html +++ b/website_and_docs/content/getinvolved/_index.html @@ -12,7 +12,7 @@ {{< blocks/section color="selenium-orange" height="min" >}}
-

Getting Involved

+

Getting Involved

Selenium is certainly a team effort! There are several ways you can help out, whether you are a programmer, designer, QA engineer, writer, project manager, or just willing to help. If you are @@ -23,7 +23,7 @@

Getting Involved

{{< /blocks/section >}} {{% blocks/section color="white" %}} -

+

You can help by...

{{% /blocks/section %}} @@ -33,7 +33,7 @@

Getting Involved

-