Test Glob Matching |
||
open | ./tests/html/test_verifications.html | |
verifyValue | theText | *text* |
verifyValue | theHidden | * hidden value |
verifyText | theSpan | * span |
verifySelected | theSelect | second * |
verifySelectOptions | theSelect | first*,second*,third* |
verifyAttribute | theText@class | ?oo |