| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Image Gallery Test Page |
|
| clickAtAndWait |
link=Image Gallery Test Page |
|
| clickAtAndWait |
//a/strong |
|
| clickAtAndWait |
//a/strong |
|
| assertElementPresent |
//img[@alt='Test1 Image1 - This is Test1 Image1.'] |
|
| assertText |
//span[@class='image-title'] |
Test1 Image1 |
| clickAt |
//img[@alt='Test1 Image1 - This is Test1 Image1.'] |
|
| waitForVisible |
//img[@alt='Edit'] |
|
| clickAtAndWait |
//img[@alt='Edit'] |
|
| type |
_31_name |
Test1 Image1 Edited1 |
| type |
_31_description |
This is Test1 Image1. Edited1. |
| clickAtAndWait |
//input[@value='Save'] |
|
| waitForTextPresent |
Your request processed successfully. |
|
| assertTextPresent |
Your request processed successfully. |
|
| waitForElementPresent |
//img[@alt='Test1 Image1 Edited1 - This is Test1 Image1. Edited1.'] |
|
| assertElementPresent |
//img[@alt='Test1 Image1 Edited1 - This is Test1 Image1. Edited1.'] |
|
| waitForTextPresent |
Test1 Image1 Edited1 |
|
| assertTextPresent |
Test1 Image1 Edited1 |
|