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 |
What is same origin policy? How you can avoid same origin policy?
How many exemptions do you know in selenium webdriver?
What is the difference between setspeed() and sleep() methods?
How to scroll web page down or up using selenium webdriver?
What test can selenium perform?
Explain about selenium-grid ?
Write a code snippet to launch firefox browser in webdriver.
Do you know how to locate a link using its text in selenium?
What is XPath? How does it work?
How to create and run testng.xml?
Why testers should opt for selenium and not qtp? Selenium is more popular than qtp as
What are the main advantages of automation testing?