What are the major components of Selenium IDE

0 votes
What are the major components of Selenium IDE and what are their usage?
May 13, 2019 in Selenium by Janvi
4,029 views

1 answer to this question.

0 votes

Hi Janvi, Selenium IDE is divided into different components, each having their own features and functionalities, which includes:

  1. Menu Bar: It is positioned at the top most portion of the Selenium IDE interface. The most commonly used modules of menu bar include Project Name, Open Project, Save Project.

  2. Tool Bar: The Tool bar contains modules for controlling the execution of your test cases. In addition, it gives you a step feature for debugging you test cases. The most commonly used modules of Tool Bar menu include Speed Control, Step Feature, Run Tests, Run All.

  3. Address Bar: This module provides you a dropdown menu that remembers all previous values for base URL. In simple words, the base URL address bar remembers the previously visited websites so that the navigation becomes easy later on.

  4. Test Case Pane: This module contains all the test cases that are recorded by IDE. In simple words, it provides the list of all recorded test cases at the same time under the test case pane so that user could easily shuffle between the test cases. Test Case Pane also includes features like Navigation panel which allow users to navigate between test cases and test suites.

  5. Test Script Editor Box: Test Script Editor Box displaysall of the test scripts and user interactions that were recorded by the IDE. Each user interaction is displayed in the same order in which they are performed. The Editor box is divided into three columns:Command, Target and Value.

  6. Start/Stop Recording Button: Record button records all of the user actions with the browser.

  7. Log, Reference Pane: The Log Pane displays the runtime messages during execution. It provides real-time updates of the actions performed by the IDE. It can be categorized into four types: info, error, debug and warn. The reference Pane displays the complete detail of the currently selected selenese command in the editor.

answered May 13, 2019 by Anvi
• 14,150 points

Related Questions In Selenium

0 votes
1 answer

What are the different components of Selenium?

Selenium is a testing tool and comprises ...READ MORE

answered Jan 8, 2019 in Selenium by Fuji
1,263 views
0 votes
1 answer

What are the abilities of Selenium IDE?

Selenium IDE can perform the following tasks:- Selenium ...READ MORE

answered Feb 9, 2019 in Selenium by Trish
502 views
0 votes
1 answer

What are the limitations of Selenium IDE?

Selenium doesn't support the following directly:- Condition statements Error ...READ MORE

answered Feb 9, 2019 in Selenium by Rajnesh
1,852 views
0 votes
1 answer

What are the main features of Selenium IDE?

Hey Tulsi, Firefox provides Selenium IDE as an ...READ MORE

answered Jul 5, 2019 in Selenium by Abha
• 28,140 points
432 views
0 votes
2 answers

Finding WebDriver element with Class Name in java

The better way to handle this element ...READ MORE

answered Apr 10, 2018 in Selenium by nsv999
• 5,500 points
12,753 views
0 votes
2 answers

Problem while using InternetExplorerDriver in Selenium WebDriver

enable trusted connection  in internet explorer by ...READ MORE

answered Aug 31, 2020 in Selenium by Sri
• 3,190 points
8,623 views
0 votes
1 answer

Geo-location microphone camera pop up

To Allow or Block the notification, access using Selenium and you have to ...READ MORE

answered May 11, 2018 in Selenium by Samarpit
• 5,910 points
6,697 views
0 votes
2 answers

How to use such xpath to find web elements

xpath are two types. 1) Absolute XPath:    /html/b ...READ MORE

answered Sep 3, 2020 in Selenium by Sri
• 3,190 points
7,561 views
0 votes
1 answer

What are the main functions of Xpath locator in Selenium?

Hi Danish, for handling complex and dynamic ...READ MORE

answered May 9, 2019 in Selenium by Anvi
• 14,150 points
823 views
0 votes
1 answer

What are the types of Selenium commands?

Hi Shekhar, Selenium commands are basically classified in ...READ MORE

answered May 14, 2019 in Selenium by Anvi
• 14,150 points
6,190 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP