open |
/myfaces-example-simple/testSuite/home.jsf |
|
open |
/myfaces-example-simple/testSuite/hCommandButton.jsf |
|
verifyAttribute |
//input[@id='commandButtonForm:commandButton']@value |
Default |
verifyAttribute |
//input[@id='commandButtonForm:commandButtonImage']@type |
image |
verifyAttribute |
//input[@id='commandButtonForm:commandButtonImage']@src |
regexp:(http:\/\/*|)\/images\/logo.jpg |
verifyAttribute |
//input[@id='commandButtonForm:commandButtonImage']@alt |
Alt |
verifyAttribute |
//input[@id='commandButtonForm:commandButtonTitle']@title |
Popup Title |
verifyAttribute |
//input[@id='commandButtonForm:commandButtonReset']@type |
reset |
verifyAttribute |
//input[@id='commandButtonForm:commandButtonSubmit']@type |
submit |
verifyAttribute |
//input[@id='commandButtonForm:commandButtonTabIndex']@tabindex |
4 |