Skip to content

Commit d8cf4b8

Browse files
committed
add IDE page to top level
1 parent f7d1dde commit d8cf4b8

File tree

4 files changed

+67
-0
lines changed

4 files changed

+67
-0
lines changed

Diff for: website_and_docs/content/documentation/ide.en.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: "Selenium IDE"
3+
linkTitle: "IDE"
4+
weight: 11
5+
description: >
6+
The Selenium IDE is a Chrome and Firefox extension that records and plays back a user's actions.
7+
---
8+
9+
[IDE](//selenium.dev/selenium-ide) (Integrated Development Environment)
10+
is an easy-to-use Chrome and Firefox extension that records a user's
11+
actions in the browser using existing Selenium commands,
12+
with parameters defined by the context of each element.
13+
It provides an excellent way to learn Selenium syntax.
14+
15+
For more information, visit the complete
16+
[Selenium IDE Documentation](https://www.selenium.dev/selenium-ide/docs/en/introduction/getting-started)

Diff for: website_and_docs/content/documentation/ide.ja.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Selenium IDE"
3+
linkTitle: "IDE"
4+
weight: 11
5+
needsTranslation: true
6+
description: >
7+
The Selenium IDE is a Chrome and Firefox extension that records and plays back a user's actions.
8+
---
9+
10+
[IDE](//selenium.dev/selenium-ide) (Integrated Development Environment)
11+
is an easy-to-use Chrome and Firefox 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+
16+
For more information, visit the complete
17+
[Selenium IDE Documentation](https://www.selenium.dev/selenium-ide/docs/en/introduction/getting-started)

Diff for: website_and_docs/content/documentation/ide.pt-br.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Selenium IDE"
3+
linkTitle: "IDE"
4+
weight: 11
5+
needsTranslation: true
6+
description: >
7+
The Selenium IDE is a Chrome and Firefox extension that records and plays back a user's actions.
8+
---
9+
10+
[IDE](//selenium.dev/selenium-ide) (Integrated Development Environment)
11+
is an easy-to-use Chrome and Firefox 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+
16+
For more information, visit the complete
17+
[Selenium IDE Documentation](https://www.selenium.dev/selenium-ide/docs/en/introduction/getting-started)

Diff for: website_and_docs/content/documentation/ide.zh-cn.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Selenium IDE"
3+
linkTitle: "IDE"
4+
weight: 11
5+
needsTranslation: true
6+
description: >
7+
The Selenium IDE is a Chrome and Firefox extension that records and plays back a user's actions.
8+
---
9+
10+
[IDE](//selenium.dev/selenium-ide) (Integrated Development Environment)
11+
is an easy-to-use Chrome and Firefox 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+
16+
For more information, visit the complete
17+
[Selenium IDE Documentation](https://www.selenium.dev/selenium-ide/docs/en/introduction/getting-started)

0 commit comments

Comments
 (0)