Selenium IDE Tutorials – “assertConfirmationNotPresent” and “assertConfirmationPresent” Example
My all tutorials on Selenium IDE are with practical examples and you can view all command examples on Example Page -1 and […]
My all tutorials on Selenium IDE are with practical examples and you can view all command examples on Example Page -1 and […]
Selenium IDE has too many assertion commands and “assertTable” and “assertNotTable” are the part of them. “assertTable” and “assertNotTable” are useful to for […]
“verifyNotAlert” and “assertNotAlert” are assertion commands of selenium IDE. Both are works opposite to “verifyAlert” and “assertAlert” commands. First of all you […]
Both “assertSelectedLabel” and “assertSelectedValue” are selenium IDE assertion commands. Both are working with list box and drop down. Some people thinking that […]