How to use table commands “waitForTable” and “storeTable” in selenium IDE
“waitForTable” and “storeTable” are html table related commands. Both have different functions. As name suggest, “waitForTable” is useful to waiting for table […]
“waitForTable” and “storeTable” are html table related commands. Both have different functions. As name suggest, “waitForTable” is useful to waiting for table […]
There are many commands avalilable in selenium IDE and few of them are very related to “storeConfirmation” and “storeAlert”. Do you need […]
“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 […]