Skip to content

Japanese Translation of Selenium IDE #893

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 1 commit into from
Dec 20, 2021
Merged
Changes from all commits
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
15 changes: 6 additions & 9 deletions website_and_docs/content/documentation/ide.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,14 @@
title: "Selenium IDE"
linkTitle: "IDE"
weight: 10
needsTranslation: true
description: >
Selenium IDEは、ユーザーのアクションを記録および再生するブラウザー拡張機能です。
---

Selenium's Integrated Development Environment ([Selenium IDE](//selenium.dev/selenium-ide))
is an easy-to-use browser extension that records a user's
actions in the browser using existing Selenium commands,
with parameters defined by the context of each element.
It provides an excellent way to learn Selenium syntax.
It's available for Google Chrome, Mozilla Firefox, and Microsoft Edge.
Seleniumの統合開発環境([Selenium IDE](//selenium.dev/selenium-ide))は、
各要素のコンテキストによって定義されたパラメーターを使用して、
既存のSeleniumコマンドを使用してブラウザーでのユーザーのアクションを記録する、使いやすいブラウザー拡張機能です。
これは、Seleniumの構文を学習するための優れた方法を提供します。
Google Chrome、Mozilla Firefox、およびMicrosoftEdgeで利用できます。

For more information, visit the complete
[Selenium IDE Documentation](https://www.selenium.dev/selenium-ide/docs/en/introduction/getting-started)
詳細については、充実している[Selenium IDE ドキュメント](https://www.selenium.dev/selenium-ide/docs/en/introduction/getting-started)をご覧ください。