Skip to content

add IDE page to top level #844

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 4 commits into from
Dec 7, 2021
Merged
Show file tree
Hide file tree
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
17 changes: 17 additions & 0 deletions website_and_docs/content/documentation/ide.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Selenium IDE"
linkTitle: "IDE"
weight: 10
description: >
The Selenium IDE is a browser extension that records and plays back a user's actions.
---

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.

For more information, visit the complete
[Selenium IDE Documentation](https://www.selenium.dev/selenium-ide/docs/en/introduction/getting-started)
18 changes: 18 additions & 0 deletions website_and_docs/content/documentation/ide.ja.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: "Selenium IDE"
linkTitle: "IDE"
weight: 10
needsTranslation: true
description: >
The Selenium IDE is a browser extension that records and plays back a user's actions.
---

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.

For more information, visit the complete
[Selenium IDE Documentation](https://www.selenium.dev/selenium-ide/docs/en/introduction/getting-started)
18 changes: 18 additions & 0 deletions website_and_docs/content/documentation/ide.pt-br.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: "Selenium IDE"
linkTitle: "IDE"
weight: 10
needsTranslation: true
description: >
The Selenium IDE is a browser extension that records and plays back a user's actions.
---

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.

For more information, visit the complete
[Selenium IDE Documentation](https://www.selenium.dev/selenium-ide/docs/en/introduction/getting-started)
18 changes: 18 additions & 0 deletions website_and_docs/content/documentation/ide.zh-cn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: "Selenium IDE"
linkTitle: "IDE"
weight: 10
needsTranslation: true
description: >
The Selenium IDE is a browser extension that records and plays back a user's actions.
---

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.

For more information, visit the complete
[Selenium IDE Documentation](https://www.selenium.dev/selenium-ide/docs/en/introduction/getting-started)