open |
/functionsample-thin/ |
|
type |
userID |
00000001 |
type |
password |
password |
clickAndWait |
//input[@type='submit' and @value='ログオン'] |
|
verifyText |
//div[@id='screenNameID'] |
メニュー(画面ID: SC0001) |
clickAndWait |
link=WH-01 ビジネスロジック実行機能 |
|
verifyText |
//div[@id='screenNameID'] |
ビジネスロジック実行選択(画面ID: SC2201) |
type |
value1 |
1 |
type |
value2 |
2 |
clickAndWait |
//input[@type='submit' and @value='POJO使用'] |
|
verifyText |
//div[@id='screenNameID'] |
ビジネスロジック実行結果(画面ID: SC2202) |
verifyText |
//span[@id='blogicResult'] |
結果:1と2 |
clickAndWait |
//input[@type='button' and @value='メニュー画面に戻る'] |
|
verifyText |
//div[@id='screenNameID'] |
メニュー(画面ID: SC0001) |
clickAndWait |
//input[@type='submit' and @value='ログオフ'] |
|
verifyText |
//div[@id='screenNameID'] |
ログオン(画面ID: SC0007) |