How will you find an element using selenium?
No Answer is Posted For this Question
Be the First to Post Answer
What do you know about Selenese?
Explain xpath absolute and xpath attributes.
What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?
How can we get text from a Web Part?
While injecting capabilities in webdriver to perform tests on a browser which is not supported by a webdriver what is the limitation that one can come across?
What is desired capabilities?
Can WebDriver test mobile applications?
How do perform drag and drop using selenium webdriver?
What is pom (page object model)?
What are the programming languages supported by selenium webdiver?
Which attribute you should consider throughout the script in frame for “if no frame id as well as no frame name”?
How is driver.close()command different from driver.quit command?