What is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
No Answer is Posted For this Question
Be the First to Post Answer
How to fetch the current page url in selenium?
What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium webdriver?
How can we handle web-based pop-up?
How can we type text in a textbox element using selenium?
What are the different types of annotations which are used in selenium?
Explain me what are the main advantages of selenium?
How can we handle window ui elements and window pop ups using selenium?
How to highlight element using selenium webdriver?
List out the test types that are supported by selenium?
Different types of synchronization
Differentiate between ‘/’ and ‘//’.
How will you verify the specific position of an web element