Which is the package which is to be imported while working with webdriver?



Which is the package which is to be imported while working with webdriver?..

Answer / Atul Rawat

The main package that needs to be imported when working with Selenium WebDriver in Java is `org.openqa.selenium`.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

How you can login into any site if it’s showing any authentication popup for password and username?

1 Answers  


How can I learn to automate testing using selenium?

1 Answers  


What are the programming languages supported by selenium webdiver?

1 Answers  


What are testing types supported by selenium?

1 Answers  


How to check if a button is enabled on the page?

1 Answers  


How do you find element using Java Script?

3 Answers   HCL,


What is parameterization in testng?

1 Answers  


List the advantages of webdriver over selenium server?

1 Answers  


what is the best Online training website?Good Faculty for Online Training for Selenium

1 Answers  


What is actions class in webdriver

1 Answers  


How to handle https website in selenium? Or how to accept the ssl untrusted connection?

1 Answers  


How can we check if an element is getting displayed on a web page?

1 Answers  


Categories