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 |
How to perform right click using webdriver?
What is the difference between @factory and @data provider annotation?
How to insert a comment in selenium ide?
How you build object repository in your project?
How will you find an element using selenium?
How do perform drag and drop using webdriver?
How can we move to a particular frame in selenium?
What are soft assert and hard assert in selenium?
What are the open-source frameworks supported by selenium webdriver?
What is junit annotations and what are different types of annotations which are useful?
How testing is better than junit?
How can we handle windows based pop up?