|
All content with label a.
Related Labels:
is, support, nested, frame, and, select, window, with, name, null, hi, this, good
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, good
|
selectWindow extension
(Selenium)
description extend the original selectWindow to select a nested frame and a window which name is null. target: the window or frame that you want choice,and you can only use '.' as the window name to select the previous opened window. example of use select ...
Other labels:
support, nested, frame, and, select, window, with, name ...
|
|
|