What are the different components of Selenium

0 votes
What are the different components of Selenium? Can someone help me with a brief explanation on the components?
Jan 8, 2019 in Selenium by Anjali
• 2,950 points
1,262 views

1 answer to this question.

0 votes

Selenium is a testing tool and comprises of mostly three components.

  • Selenium IDE: It is a tool for recording and playing back. It is a Firefox plugin.
  •  WebDriver and RC: It provides the APIs for a variety of languages like Java, .NET, PHP, etc. They work with most of the browsers.
  • Grid: you can distribute tests on multiple machines so that test can be run parallel which helps cutting down the time required for running test suites in the browser.
Hope this was a good brief description for what you were looking for.
answered Jan 8, 2019 by Fuji

Related Questions In Selenium

0 votes
1 answer

What are locators in Selenium and what are the different types of it?

Hi Divya, in Selenium Locators define an ...READ MORE

answered May 7, 2019 in Selenium by Abha
• 28,140 points
2,380 views
0 votes
1 answer

What are the major components of Selenium IDE?

Hi Janvi, Selenium IDE is divided into different ...READ MORE

answered May 13, 2019 in Selenium by Anvi
• 14,150 points
4,028 views
0 votes
1 answer
0 votes
1 answer

What are the different types of TestNG listeners in Selenium Webdriver?

Hello Jagrati, some of the TestNG listeners ...READ MORE

answered Jun 12, 2019 in Selenium by Anvi
• 14,150 points
1,633 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,751 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,622 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

Different API for selenium

Hey @User, there is this list that ...READ MORE

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

What is the difference between type() and typeandwait()?

If you want to type keyboard values(keys) ...READ MORE

answered Jan 8, 2019 in Selenium by Fuji
3,410 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