What are the prerequisites to run selenium webdriver?



What are the prerequisites to run selenium webdriver?..

Answer / Santosh Yadav

To run Selenium WebDriver, you'll need the following prerequisites:
1. A supported browser (like Chrome, Firefox, Safari, etc.).
2. A proper setup of your preferred programming language (like Java, Python, C#, Ruby, etc.).
3. Installation of Selenium WebDriver for the selected browser and language.
4. Proper configuration of the WebDriver in your test script.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

What are the ways to refresh a browser using selenium webdriver?

1 Answers  


How many types of webdriver api's are available in selenium?

1 Answers  


How can you find if an element displayed on the screen?

1 Answers  


What is the architecture of selenium rc?

1 Answers  


How do perform drag and drop using selenium webdriver?

1 Answers  


What are the advantages of pom (page object model)?

1 Answers  


What you say in regards to the flexibility of selenium test suite?

1 Answers  


What are some commonly encountered exceptions in selenium?

1 Answers  


Tell me what is a node in selenium grid?

1 Answers  


What do you mean by xpath?

1 Answers  


Is QC and Jira used by both automation and as well as manual test engg or both tools are used by only manual test engg .

1 Answers   Thomson Reuters,


How can the user get a text from a web element?

1 Answers  


Categories