Selenium IDE tutorials for “verifySelectedValue” and “verifySelectedValues” with example

Published many tutorial articles of selenium IDE related to verification commands with examples. “verifySelectedValue” and “verifySelectedValues” are verification commands and useful to verify the selection of values from list box or drop down of your software web application.”verifySelectedValue” command works with single selection from list box and “verifySelectedValues” works with multiple selection from list box. “verifySelectedValue” Command  … Read more