“assertElementHeight” and “assertElementWidth” are assertion commands and useful to verify and assert if expected height and with don’t match with actual height and […]
As described in my previous post, assertEquals assertion is useful to compare two string, boolean, byte[], char, double, float, int, etc.. and based […]
Selenium IDE has too many assertion commands and “assertTable” and “assertNotTable” are the part of them. “assertTable” and “assertNotTable” are useful to for […]
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 […]