Intellipaat Back

Explore Courses Blog Tutorials Interview Questions

Explore Tech Questions and Answers

Welcome to Intellipaat Community. Get your technical queries answered by top developers!

0 votes
2 views
by (9k points)
What are the various components of Selenium?

1 Answer

0 votes
by (45.3k points)

The 4 major components of Selenium include the following:

  • Selenium Remote Control (Selenium RC): It is the first Selenium suite tool created to support various languages like Java, Python
  • Selenium Grid: It is used for distributive testing and it also allows execution of test scripts on multiple machines in parallel
  • Selenium Web Driver: It helps in communication between the program code and the web browser
  • Selenium Integrated Development Environment (Selenium IDE): It is a tool that only comes as an add-on for Firefox

To learn more about Selenium and its components, watch this YouTube tutorial:

Browse Categories

...