“verifyNotAlert” and “assertNotAlert” are assertion commands of selenium IDE. Both are works opposite to “verifyAlert” and “assertAlert” commands. First of all you […]
Before learning “storePrompt” and “verifyPrompt” commands, you should be aware about the difference between alert, confirmation and prompt. You will see 3 buttons […]
Both “assertSelectedLabel” and “assertSelectedValue” are selenium IDE assertion commands. Both are working with list box and drop down. Some people thinking that […]
Before reading this post about “verifyConfirmation” and “assertConfirmation” Command example, you must have to look at other verification Command and Assertion Command examples. “verifyConfirmation” and […]