in Technology by
What are the different components of Selenium?

1 Answer

0 votes
by

Selenium is not a single tool or a framework. It is a suite of tools that work with each other or in isolation to provide different types of automation testing. Here are the four major components of Selenium.

  • Selenium WebDriver
    • A collection of open-source APIs and browser-controlling code implementations that provide a concise and straightforward programming interface. 
  • Selenium Grid
    • It enables the tester to run multiple tests across different browsers, machines, and operating systems in parallel. 
  • Selenium IDE
    • Stands for the Integrated Development Environment.
    • It allows the tester to write, record, run and debug the test cases.

Related questions

0 votes
    what are the difference between Selenium 2.0 different from Selenium 3.0?...
asked May 19, 2021 in Technology by JackTerrance
0 votes
    What are the different components of a Raspberry Pi board?...
asked Jan 20, 2023 in Technology by JackTerrance
0 votes
    What are the different components of IoT?...
asked Jan 18, 2023 in Technology by JackTerrance
0 votes
    What are different type of Devops components?...
asked Aug 17, 2021 in Technology by JackTerrance
0 votes
    What are the different components of the dashboard available in Salesforce?...
asked Jun 25, 2021 in Technology by JackTerrance
0 votes
    What are the different components in relational evaluation techniques?...
asked Mar 11, 2021 in Technology by JackTerrance
0 votes
    What is ecosystem? Which are its different components? Select the correct answer from above options ... proposed by,electromagnetic theory engineering physics,Science nptel...
asked Nov 8, 2021 in Education by JackTerrance
0 votes
    Explain in brief the role of different MVC components?...
asked Dec 8, 2020 in Technology by JackTerrance
0 votes
    Do You know the different components of Kafka?...
asked Nov 5, 2020 in Technology by JackTerrance
0 votes
    What are some of the prerequisites that you should consider while building a Selenium Cucumber automation application?...
asked Jul 22, 2021 in Technology by JackTerrance
0 votes
    What is Selenium? What are its pros and cons?...
asked Jul 10, 2021 in Technology by JackTerrance
0 votes
    I am beginner for the cocos2d, but thought that cocos2d derived from the openGL. Actually I am having basic ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 17, 2022 in Education by JackTerrance
0 votes
    I have three text fields and submit button on a browser page.. Lets say A, B, C, and submit ( ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 17, 2022 in Education by JackTerrance
0 votes
    I want to put value using webdriver, This is the command I am using driver.findElement(By.name("name")).sendKeys(" ... way to do so ? Select the correct answer from above options...
asked Jan 22, 2022 in Education by JackTerrance
0 votes
    What are some of the alternatives to Selenium?...
asked Jul 10, 2021 in Education by JackTerrance
...