Site icon TestingDocs.com

Create a new Project in Selenium IDE

Overview

Lets learn the steps involved to create a new Project in Selenium IDE tool. We can organize recorded automation tests in a project. Project files are stored using *.side file format. We can group tests in a project as Test suites.

Prerequisites

Firefox browser or Chrome browser or Edge Browser.

Selenium IDE installed on the browser.

Steps to create a New Project

Launch the IDE by clicking on the Se icon as shown.

 

Click on Create a new Project.

Specify a name to the Project in the Project Name text box.

Click on OK button.

 

 

In the project window you can perform various actions as shown.

 

 

That’s it. We have successfully created a brand new project using Selenium IDE tool.

Selenium IDE Tutorial page:

https://www.testingdocs.com/selenium-ide-tutorials/

For More information on Selenium IDE:

https://www.selenium.dev/selenium-ide/

Exit mobile version