Skip to content

Commit 03705be

Browse files
Transparent png favicons (#1937)[deploy site]
* Fix ref links * Transparent png favicons --------- Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>
1 parent 4ddb8c1 commit 03705be

30 files changed

+38
-38
lines changed

website_and_docs/content/documentation/_index.ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Seleniumはブラウザー自動化を可能にし、それを支えるツール
1010

1111
ユーザーとブラウザーのやり取りのエミュレーション、ブラウザーの割当を増強したり縮減する分散型サーバー、そしてすべてのメジャーなブラウザー用に置換可能なコードの実装を可能にする[W3C WebDriver 仕様](//www.w3.org/TR/webdriver/)インフラの提供します。
1212

13-
このプロジェクトは多くの有志貢献者の何千時間に及ぶ個々の時間を費やした事とソースコード[自由に利用可能]({{< ref "/copyright.md#license" >}})を誰にでも利用、楽しめ、そして改良できることによって実現しました。
13+
このプロジェクトは多くの有志貢献者の何千時間に及ぶ個々の時間を費やした事とソースコード[自由に利用可能]({{< ref "copyright.md#license" >}})を誰にでも利用、楽しめ、そして改良できることによって実現しました。
1414

1515
Seleniumはウェブプラットフォームの自動化のより開かれた議論をするためブラウザーベンダー、エンジニア、愛好家をまとめます。このプロジェクトはコミュニティーを導きと育成のために[年次カンファレンス](//seleniumconf.com/)開催します。
1616

17-
Seleniumの中核は[WebDriver]({{< ref "/webdriver.md" >}})であり、様々なブラウザーを変えてインストラクション集を実行できるインターフェースです。これは作りえる一番基本的な
17+
Seleniumの中核は[WebDriver]({{< ref "webdriver.md" >}})であり、様々なブラウザーを変えてインストラクション集を実行できるインターフェースです。これは作りえる一番基本的な
1818
インストラクションの一つです:
1919

2020

website_and_docs/content/documentation/_index.pt-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ para promover uma discussão aberta sobre a automação da plataforma da web.
2424
O projeto organiza [uma conferência anual](//seleniumconf.com/)
2525
para ensinar e nutrir a comunidade.
2626

27-
No núcleo do Selenium está [WebDriver]({{< ref "/webdriver.md" >}}),
27+
No núcleo do Selenium está [WebDriver]({{< ref "webdriver.md" >}}),
2828
uma interface para escrever conjuntos de instruções que podem ser executados alternadamente em muitos
2929
navegadores. Aqui está uma das instruções mais simples que você pode fazer:
3030

website_and_docs/content/documentation/_index.zh-cn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ Selenium 是支持 web 浏览器自动化的一系列工具和库的综合项目
1313
该 规范 允许您为所有主要 Web 浏览器编写可互换的代码。
1414

1515
这个项目是由志愿者贡献者实现的,他们投入了自己数千小时的时间,
16-
并使源代码[免费提供]({{< ref "/copyright.md#许可" >}})给任何人使用、享受和改进。
16+
并使源代码[免费提供]({{< ref "copyright.md#许可" >}})给任何人使用、享受和改进。
1717

1818
Selenium 汇集了浏览器供应商,工程师和爱好者,以进一步围绕 Web 平台自动化进行公开讨论。
1919
该项目组织了[一次年度会议](//seleniumconf.com/),以教学和培养社区。
2020

21-
Selenium 的核心是 [WebDriver]({{< ref "/webdriver.md" >}}),这是一个编写指令集的接口,可以在许多浏览器中互换运行。
21+
Selenium 的核心是 [WebDriver]({{< ref "webdriver.md" >}}),这是一个编写指令集的接口,可以在许多浏览器中互换运行。
2222
这里有一个最简单的说明:
2323

2424

website_and_docs/content/documentation/grid/components.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ part of the registration message.
8787

8888
By default, the **Node** auto-registers all browser drivers available on the path of the machine where it runs.
8989
It also creates one slot per available CPU for Chromium based browsers and Firefox. For Safari, only one slot is
90-
created. Through a specific [configuration]({{< ref "/configuration" >}}), it can run sessions in Docker
90+
created. Through a specific [configuration]({{< ref "configuration" >}}), it can run sessions in Docker
9191
containers or relay commands.
9292

9393
A **Node** only executes the received commands, it does not evaluate, make judgments, or control anything other

website_and_docs/content/documentation/grid/components.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Grid は複数の**ノード**を持つことができます。
8484
デフォルトでは、**ノード**はマシンのパス上に存在する全てのブラウザドライバーを自動で登録します。
8585
また FireFox と Chromium ベースブラウザの場合、CPU1 つにつき 1 スロットを作成します。
8686
Safari の場合は 1 つのスロットのみ作成します。
87-
[特定の設定によって]({{< ref "/configuration" >}})セッションを Docker コンテナで実行したり、コマンドを中継したりすることも可能です。
87+
[特定の設定によって]({{< ref "configuration" >}})セッションを Docker コンテナで実行したり、コマンドを中継したりすることも可能です。
8888

8989
**ノード**は受信したコマンドを実行するだけで、コマンドの評価・判断や、フロー制御以外の制御は行いません。
9090
**ノード**が実行されているマシンは、他のコンポーネントと同じ OS を持つ必要はありません。

website_and_docs/content/documentation/grid/components.pt-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ como parte da mensagem de registo.
8585

8686
Por omissão, o **Node** regista automaticamente todos os navegadores que estejam disponíveis no PATH da máquina onde
8787
executa. Cria também um slot de execução por cada CPU para os navegadores Chrome e Firefox. Para Safari,
88-
apenas é criado um slot. Usando uma [configuração]({{< ref "/configuration" >}}) específica, é também
88+
apenas é criado um slot. Usando uma [configuração]({{< ref "configuration" >}}) específica, é também
8989
possível executar sessões em containers Docker.
9090

9191
O **Node** apenas executa os comandos que recebe, não avalia, faz julgamentos ou controla mais nada que não seja

website_and_docs/content/documentation/grid/components.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Selenium Grid 4 是对以前版本的彻底重写。除了对性能和标准合
6767

6868
**Node**通过**事件总线****分发器**注册自己,并将其配置作为注册消息发送。
6969

70-
默认情况下,**Node**会自动注册其所在机器上路径中可用的所有浏览器驱动程序。它还为基于Chromium的浏览器和Firefox创建每个可用CPU一个插槽。对于Safari,只创建一个插槽。通过特定的[配置]({{< ref "/configuration" >}}),它可以在Docker容器中运行会话或转发命令。
70+
默认情况下,**Node**会自动注册其所在机器上路径中可用的所有浏览器驱动程序。它还为基于Chromium的浏览器和Firefox创建每个可用CPU一个插槽。对于Safari,只创建一个插槽。通过特定的[配置]({{< ref "configuration" >}}),它可以在Docker容器中运行会话或转发命令。
7171

7272
**Node**仅执行接收到的命令,不评估、不做出判断或控制任何除命令和响应流之外的东西。**Node**所在的机器不需要与其他组件具有相同的操作系统。例如,Windows节点可能具有在Edge上提供IE模式作为浏览器选项的能力,而在Linux或Mac上则不可能,网格可以配置多个具有Windows、Mac或Linux的**Node**
7373

website_and_docs/content/documentation/grid/getting_started.en.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ endpoint or using [GraphQL]({{< ref "advanced_features/graphql_support.md" >}})
216216
{{% pageinfo color="primary" %}}
217217
For simplicity, all command examples shown in this page assume that components are running
218218
locally. More detailed examples and usages can be found in the
219-
[Configuring Components]({{< ref "/configuration" >}}) section.
219+
[Configuring Components]({{< ref "configuration" >}}) section.
220220
{{% /pageinfo %}}
221221

222222
## Using the Java 11 HTTP Client {{% badge-version version="4.5" %}}
@@ -311,6 +311,6 @@ overview of how a publicly exposed Grid could be misused:
311311
## Further reading
312312

313313
* [Components]({{< ref "components.md" >}}): learn how Grid's internal components relate to each other.
314-
* [Configuration]({{< ref "/configuration" >}}): customize your Grid setup.
314+
* [Configuration]({{< ref "configuration" >}}): customize your Grid setup.
315315
* [Architecture]({{< ref "architecture.md" >}}): understand key concepts in Grid.
316-
* [Advanced Features]({{< ref "/advanced_features" >}}): explore more possibilities through Grid's features.
316+
* [Advanced Features]({{< ref "advanced_features" >}}): explore more possibilities through Grid's features.

website_and_docs/content/documentation/grid/getting_started.ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,6 @@ Grid を保護しないと、以下のような問題が発生する可能性が
310310
## 参考文献
311311

312312
- [Components]({{< ref "components.md" >}}): 内部のコンポーネントの仕組みを知る
313-
- [Configuration]({{< ref "/configuration" >}}): Grid の設定をカスタマイズする
313+
- [Configuration]({{< ref "configuration" >}}): Grid の設定をカスタマイズする
314314
- [Architecture]({{< ref "architecture.md" >}}): Grid のコンセプトを理解する
315-
- [Advanced Features]({{< ref "/advanced_features" >}}): Grid のさらなる可能性を探る
315+
- [Advanced Features]({{< ref "advanced_features" >}}): Grid のさらなる可能性を探る

website_and_docs/content/documentation/grid/getting_started.pt-br.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ através de [GraphQL]({{< ref "advanced_features/graphql_support.md" >}}).
211211

212212
{{% pageinfo color="primary" %}}
213213
Para simplificar, todos os exemplos apresentados assumem que os componentes estão a ser executados localmente.
214-
Exemplos mais detalhados podem ser encontrados na secção [Configurando Componentes]({{< ref "/configuration" >}}).
214+
Exemplos mais detalhados podem ser encontrados na secção [Configurando Componentes]({{< ref "configuration" >}}).
215215
{{% /pageinfo %}}
216216

217217
## Usando o cliente HTTP nativo Java 11 {{% badge-version version="4.5" %}}
@@ -307,6 +307,6 @@ de como uma Grid exposta publicamente pode ser abusada:
307307
## Leituras adicionais
308308

309309
* [Componentes]({{< ref "components.md" >}}): compreender como usar os componentes da Grid
310-
* [Configuração]({{< ref "/configuration" >}}): personalize a sua configuração Grid.
310+
* [Configuração]({{< ref "configuration" >}}): personalize a sua configuração Grid.
311311
* [Arquitectura]({{< ref "architecture.md" >}}): entenda conceitos chave da Grid.
312-
* [Advanced Features]({{< ref "/advanced_features" >}}): explore mais possibilidades da Grid.
312+
* [Advanced Features]({{< ref "advanced_features" >}}): explore mais possibilidades da Grid.

0 commit comments

Comments
 (0)