What happen if you mix both thread.sleep and webdriver waits in a selenium script?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of page object model framework?
What is the main disadvantage of implicit wait?
How to deal with frame in webdriver?
What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?
How to mouse hover on a web element using webdriver?
How to perform drag and drop action in selenium webdriver?
How you will switch from one frame to another?
How to assert the title of the web page?
How to assert text of webpage using selenium 2.0?
What is pom (page object model)? What are its advantages?
What are various ways of locating an element in selenium?
How can I read test data from excels?