What are the different components of selenium?



What are the different components of selenium?..

Answer / Bhragu Pratap

Selenium consists of four main components: Selenium IDE (for recording and playback of tests), Selenium RC (Remote Control, now deprecated), WebDriver (for executing tests on multiple browsers), and Grid (for parallel test execution on different platforms and browsers).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

What do you know about Selenese?

1 Answers  


Explain how you can handle frames using selenium 2.0?

1 Answers  


How to insert a breakpoint in selenium ide?

1 Answers  


Write a code to wait for a particular element to be visible on a page. Write a code to wait for an alert to appear.

1 Answers  


What is fluent wait in selenium webdriver?

1 Answers  


How to do file upload in selenium?

1 Answers  


What kind of keyboard operations can be performed in selenium?

1 Answers  


What selenium components do you know?

1 Answers  


What is the significance of testng.xml?

1 Answers  


what is selenium Grid

1 Answers  


What regular expression special character(s) means "any character?"

1 Answers  


How do you get the current page url?

1 Answers  


Categories