TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Selenium IDE

Record Test Script using Selenium IDE

Overview

In this tutorial, we will learn steps involved to Record Test Script with Selenium IDE tool. Let’s record a sample test using Selenium IDE.

Record Test Script

Selenium IDE 3.x

To start recording tests using the IDE, you need to create a project. To record a test in a brand new project choose the link:  Record a new test in a new project.

Steps to create a project : https://www.testingdocs.com/create-a-new-project-in-selenium-ide/

Click on the REC start recording button as shown below:

 

Selenium IDE Record Test

 

Setup Project Base URL.

Enter project BASE URL and Click on the START RECORDING button.

Project base URL Selenium IDE

Perform the actions on the web application. The tool will record the actions performed on the application.

 

Record Test Selenium IDE

After the action Stop the recording by clicking on the Red button.

Click on the Floppy disk icon to Save the Test. For example TestLinkLoginTest

 

Recorded Test Selenium IDE

We can see that the tool recorded the action performed in the Test window.

Selenium IDE 2.x

** This is old version and now deprecated and no longer valid**

Selenium_IDE4

 

  • Open Mozilla Firefox Browser that has the IDE installed on it. Open the base URL of the Application to record.
  • Launch Selenium IDE. Click the Selenium IDE extension button.
  • Click on the Recording button. Red color button. Perform the actions on the application as you are testing the application.
  • Once you are done with the recording click on the stop recording button.
  • Save the test case through the file menu.
  • By default, it will be saved as a Selenese script HTML format.

—

Selenium IDE Tutorial page:

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

For More information on Selenium IDE:

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

Related Posts

Test Execution Speed Selenium IDE

Selenium IDE /

Test execution speed in Selenium IDE

Session Not Created Error ChromeDriver

Selenium IDE /

Fix Error Session not created ChromeDriver

ChromeDriver Not Found on PATH

Selenium IDE /

How to Fix ChromeDriver could not found on PATH

Microsoft Edge Addon Store

Selenium IDE /

Install Selenium IDE on Microsoft Edge Browser

Pause On exceptions Selenium IDE

Selenium IDE /

Debug Test Scripts in Selenium IDE

‹ Selenium IDE Features› Selenium IDE Selenese Commands

Recent Posts

  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • RAPTOR Editions
  • Flowgorithm Conditional Breakpoint Statement
  • Flowgorithm Read Numbers from File Example
  • Search Text File Flowchart Example
  • Flowgorithm Turtle Graphics Symbols
  • Draw Circle using Flowgorithm Turtle
  • Draw Parallel Lines using Flowgorithm Graphics

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version