All content with label good.
Related Labels:
a, is, hi, this
storeassertXpath(Selenium)
description Allows using the storeXpath, assertXpath and verifyXpath. This allows to get an Xpath evaluation and to store it or to assert on it. example of use This will store the number of rows there is in the Person list storeXpath count(//table\@id='Personlist'\/tbody/tr) listCount This will assert that the number ... Other labels:
hi, this, is, a