Explain the line of code webdriver driver = new firefoxdriver()?



Explain the line of code webdriver driver = new firefoxdriver()?..

Answer / anshul

Here Firefox is a class which is implemented the WebDriver interface.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

Which web driver implementation is the fastest?

0 Answers  


What are the advantages of automation framework?

0 Answers  


What are the advantages and disadvantages of using selenium as testing tool?

0 Answers  


List the different selenium tools.

1 Answers  


Write a code snippet to launch chrome browser in webdriver.

0 Answers  






What is selenium? What are different selenium components?

0 Answers  


List the different testing types supported by selenium.

1 Answers  


What is the difference between implicit wait and explicit wait?

0 Answers  


What is datadriven framework and keyword driven?

0 Answers  


How do you upload a file using selenium webdriver?

0 Answers  


What is page object model in selenium?

0 Answers  


What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium webdriver?

0 Answers  


Categories