Skip to content

Updates for installing selenium libraries #824

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 7, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "Seleniumライブラリのインストール"
linkTitle: "Seleniumライブラリのインストール"
weight: 1
needsTranslation: true
description: >
Setting up the Selenium library for your favourite programming language.
aliases: [
Expand All @@ -10,16 +11,6 @@ aliases: [
]
---

{{% pageinfo color="warning" %}}
<p class="lead">
<i class="fas fa-language display-4"></i>
Page being translated from
English to Japanese. Do you speak Japanese? Help us to translate
it by sending us pull requests!
</p>
{{% /pageinfo %}}


最初にあなたの自動化プロジェクトにSeleniumのバインディングをインストールする必要があります。
インストールの方法は選択した言語によって異なります。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "Instalando bibliotecas do Selenium"
linkTitle: "Instalando bibliotecas do Selenium"
weight: 1
needsTranslation: true
description: >
Setting up the Selenium library for your favourite programming language.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Configurando a biblioteca Selenium para sua linguagem de programção favorita

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

translation to portuguese from the "Setting up the Selenium library for your favourite programming language."

aliases: [
Expand All @@ -10,15 +11,6 @@ aliases: [
]
---

{{% pageinfo color="warning" %}}
<p class="lead">
<i class="fas fa-language display-4"></i>
Page being translated from
English to Portuguese. Do you speak Portuguese? Help us to translate
it by sending us pull requests!
</p>
{{% /pageinfo %}}

Primeiro você precisa instalar as ligações Selenium para seu projeto de automação.
O processo de instalação de bibliotecas depende da linguagem que você escolher usar.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "安装 Selenium 库"
linkTitle: "安装 Selenium 库"
weight: 1
needsTranslation: true
description: >
为您喜爱的编程语言设置Selenium库.
aliases: [
Expand Down