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 […]
JavaScript is the most important component of software web application. Developers generally using JavaScript to generate alert, to generate confirmation message, to […]
“verifyNotAlert” and “assertNotAlert” are assertion commands of selenium IDE. Both are works opposite to “verifyAlert” and “assertAlert” commands. First of all you […]