Open
Description
While converting an old Selenium test suite, I found that the following commands are not supported in the new version:
verifyLocation
assertLocation
storeTable
verifySelectOptions
verifyAttribute
verifySelectedLabel
assertXPathCount
It's possible there are equivalent commands with different names but if not, please add these.
Pete