open |
/myfaces-example-simple/testSuite/home.jsf |
|
open |
/myfaces-example-simple/testSuite/hOutputLink.jsf |
|
assertElementPresent |
//a[@id='hOutputLink'] |
|
assertElementPresent |
//span[@id='hOutputText'] |
|
assertElementPresent |
//span[@id='hOutputText'] |
|
assertAttribute |
//a[@id='hOutputLink']@target |
targetWindow |
assertAttribute |
//a[@id='hOutputLink']@type |
contentType |
assertAttribute |
//a[@id='hOutputLink']@href |
glob:http://myfaces.apache.org/index.html?param1=value1?param2=value2 |
assertAttribute |
//a[@id='hOutputLink']@coords |
1,2 |
assertAttribute |
//a[@id='hOutputLink']@hreflang |
en |
assertAttribute |
//a[@id='hOutputLink']@rev |
http://foo.bar.com |
assertAttribute |
//a[@id='hOutputLink']@shape |
square |