File tree 1 file changed +6
-9
lines changed
website_and_docs/content/documentation
1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change 2
2
title : " Selenium IDE"
3
3
linkTitle : " IDE"
4
4
weight : 10
5
- needsTranslation : true
6
5
description : >
7
6
Selenium IDEは、ユーザーのアクションを記録および再生するブラウザー拡張機能です。
8
7
---
9
8
10
- Selenium's Integrated Development Environment ([ Selenium IDE] ( //selenium.dev/selenium-ide ) )
11
- is an easy-to-use browser extension that records a user's
12
- actions in the browser using existing Selenium commands,
13
- with parameters defined by the context of each element.
14
- It provides an excellent way to learn Selenium syntax.
15
- It's available for Google Chrome, Mozilla Firefox, and Microsoft Edge.
9
+ Seleniumの統合開発環境([ Selenium IDE] ( //selenium.dev/selenium-ide ) )は、
10
+ 各要素のコンテキストによって定義されたパラメーターを使用して、
11
+ 既存のSeleniumコマンドを使用してブラウザーでのユーザーのアクションを記録する、使いやすいブラウザー拡張機能です。
12
+ これは、Seleniumの構文を学習するための優れた方法を提供します。
13
+ Google Chrome、Mozilla Firefox、およびMicrosoftEdgeで利用できます。
16
14
17
- For more information, visit the complete
18
- [ Selenium IDE Documentation] ( https://www.selenium.dev/selenium-ide/docs/en/introduction/getting-started )
15
+ 詳細については、充実している[ Selenium IDE ドキュメント] ( https://www.selenium.dev/selenium-ide/docs/en/introduction/getting-started ) をご覧ください。
You can’t perform that action at this time.
0 commit comments