List some of the test types that are supported by selenium.
No Answer is Posted For this Question
Be the First to Post Answer
How will you use selenium to upload a file?
What is the difference between the “type” and “typeAndWait” commands?
Which of the selector ID, name, XPath or CSS should I use?
What is parameterized testing in testng?
What programming language is best for writing selenium tests?
How can we check if an element is getting displayed on a web page?
Tell us what selenium components do you know?
what is the difference between driver.get() and driver.navigate.to(“url”)?
What is the difference between selenium and qtp?
difference between Close() and Quit()?
Where to obtain selenium ?
What is the difference between driver.get() and driver.navigate.to()