“waitForTable” and “storeTable” are html table related commands. Both have different functions. As name suggest, “waitForTable” is useful to waiting for table […]
“assertNotSelectedLabel” and “assertNotSelectedLabels” are very useful assertions in selenium IDE software for drop down and list box type elements. However you can […]
Published many tutorial articles of selenium IDE related to verification commands with examples. “verifySelectedValue” and “verifySelectedValues” are verification commands and useful to verify the […]
This tutorial post of selenium IDE will describe you how to use “verifyNotText” and “verifyNotTitle” commands for your software application to verify text […]