What is soft assertion in selenium? How can you mark a test case as failed by using soft assertion?
No Answer is Posted For this Question
Be the First to Post Answer
How many exemptions do you know in selenium webdriver?
How do you Skip Test Case from execution?
How do you handle frames
what are the four parameters that have to be passed to selenium?
What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium?
What do you know about Selenium IDE?
What do you mean by xpath?
How to read a javascript variable in selenium webdriver?
How to scroll down a page using javascript in selenium?
What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?
Write the code to double click an element in selenium?
What is the difference between verify and assert commands?