| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Image Gallery Test Page |
|
| clickAtAndWait |
link=Image Gallery Test Page |
|
| clickAtAndWait |
//b |
|
| clickAtAndWait |
//b |
|
| assertElementPresent |
//img[@alt='Test1 Image1. This is Test1 Image1.'] |
|
| assertText |
//form[2]/div[3]/div/div[1] |
Test1 Image1 |
| clickAt |
//img[@alt='Test1 Image1. This is Test1 Image1.'] |
|
| waitForElementPresent |
link=Edit |
|
| clickAtAndWait |
link=Edit |
|
| type |
_31_name |
Test1 Image1 Edited1 |
| type |
_31_description |
This is Test1 Image1. Edited1. |
| clickAtAndWait |
//input[@value='Save'] |
|
| pause |
5000 |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertElementPresent |
//img[@alt='Test1 Image1 Edited1. This is Test1 Image1. Edited1.'] |
|
| assertTextPresent |
Test1 Image1 Edited1 |
|