| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Shopping Test Page |
|
| clickAtAndWait |
link=Shopping Test Page |
|
| store |
eval(selenium.isElementPresent('link=Return to Full Page')) |
returnToFullPagePresent |
| gotoIf |
!${returnToFullPagePresent} |
ReturnToFullPageNotPresent |
| clickAndWait |
link=Return to Full Page |
|
| label |
ReturnToFullPageNotPresent |
|
| clickAtAndWait |
link=Configuration |
|
| clickAtAndWait |
link=Shipping Calculation |
|
| select |
_86_shippingFormula |
label=Flat Amount |
| type |
_86_shipping0 |
2.49 |
| type |
_86_shipping1 |
5.49 |
| type |
_86_shipping2 |
12.49 |
| type |
_86_shipping3 |
19.99 |
| type |
_86_shipping4 |
25.61 |
| clickAtAndWait |
//input[@value='Save'] |
|
| assertTextPresent |
You have successfully updated the setup. |
|