TestGet |
||
open | ../tests/html/test_get.html | |
verifyAttribute | //img[@alt='banner']@style | regexp:(width|WIDTH): 644px; (height|HEIGHT): 41px(;?) |
verifySelectOptions | selectWithFunkyValues | foo* |
verifySelectOptions | selectWithFunkyValues | javascript{ [ 'foo', '\\,\\\\bar\\\\\\,', '*baz*' ].join(',') } |
verifySelectOptions | selectWithFunkyValues | javascript{ 'regexp:' + [ 'foo', '\\\\,\\\\\\\\bar\\\\\\\\\\\\,', '\\u00a0{2}baz\\u00a0{2}' ].join(',') } |