Explain the line of code webdriver driver = new firefoxdriver()?
Answer Posted / anshul
Here Firefox is a class which is implemented the WebDriver interface.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to get a text of a web element?
What programming languages does Selenium use?
How do you achieve synchronization in webdriver?
How you can convert any selenium ide tests from selenese to another language?
How to check if a text is highlighted on the page ?
What is a hub in selenium grid?
What kinds of tests can Selenium support?
List out the test types that are supported by selenium?
How to get the number of frames on a page?
How to check whether a text is underlined or not?
How do you perform drag and drop operation in webdriver?
How to perform right click using selenium webdriver?
Tell me do you know a way to refresh browser by using selenium?
How to mouse hover an element in selenium?
What is object repository? How can we create an object repository in selenium?