open |
/functionsample-thin/ |
|
verifyText |
//div[@id='screenNameID'] |
ログオン(画面ID: SC0007) |
type |
userID |
00000001 |
type |
password |
password |
clickAndWait |
//input[@type='submit' and @value='ログオン'] |
|
verifyText |
//div[@id='screenNameID'] |
メニュー(画面ID: SC0001) |
clickAndWait |
link=WK-06 メッセージポップアップ機能 |
|
verifyText |
//div[@id='screenNameID'] |
メッセージポップアップタグ選択(画面ID: SC3201) |
clickAndWait |
link=messagePopupタグ 属性:popup,title,paramType,windowId |
|
verifyText |
//div[@id='screenNameID'] |
paramType設定のメッセージポップアップタグ選択(画面ID: SC3202) |
verifyValue |
//input[@type='text' and @name='data'] |
|
clickAndWait |
//input[@type='submit' and @value='サブミット'] |
|
pause |
2000 |
|
selectWindow |
popupId1 |
|
verifyTitle |
TERASOLUNA messagesPopup |
|
verifyText |
//span[@id='paramTypeMessage']//li |
taglibMessageResources_en.properties's messagesTagSample2 |
verifyText |
//span[@id='paramTypeErrorMessage']//ul/li |
入力値 is required.(taglibMessageResources_en.properties's errors.required) |
verifyAttribute |
//span[@id='paramTypeMessage']//li@style |
*color: red; |
verifyAttribute |
//span[@id='paramTypeErrorMessage']//ul@style |
*color: red; |
click |
//input[@type='button' and @value='閉じる'] |
|
selectWindow |
null |
|
clickAndWait |
//input[@type='button' and @value='メニュー画面に戻る'] |
|
verifyText |
//div[@id='screenNameID'] |
メニュー(画面ID: SC0001) |
clickAndWait |
//input[@type='submit' and @value='ログオフ'] |
|
verifyText |
//div[@id='screenNameID'] |
ログオン(画面ID: SC0007) |