Define selenium 2.x?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how you can handle frames using selenium 2.0?
Using web driver how you can store a value which is text box?
What are some commonly encountered exceptions in selenium?
How to input text in the text box without calling the sendkeys()?
What is soft assertion in selenium?
What are driver.close and driver.quit in WebDriver? Which is more preferable?
What is pom (page object model)? What are its advantages?
How can you mark a test case as failed by using soft assertion?
Is selenium server needed to run selenium webdriver scripts?
What are the performance testing tools?
Explain how you can login into any site if it’s showing any authentication popup for password and username?
How do you verify if the checkbox/radio is checked or not?