| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Google Maps Test Page |
|
| clickAtAndWait |
link=Google Maps Test Page |
|
| clickAtAndWait |
link=Configuration |
|
| store |
eval(selenium.isChecked('_86_mapInputEnabledCheckbox')) |
MapChecked |
| gotoIf |
!${MapChecked} |
MapNotChecked |
| click |
_86_mapInputEnabledCheckbox |
|
| label |
MapNotChecked |
|
| pause |
500 |
|
| store |
eval(selenium.isChecked('_86_directionsInputEnabledCheckbox')) |
DirectionChecked |
| gotoIf |
!${DirectionChecked} |
DirectionNotChecked |
| click |
_86_directionsInputEnabledCheckbox |
|
| label |
DirectionNotChecked |
|
| clickAtAndWait |
//form/input[2] |
|
| assertText |
//div[@id='p_p_id_86_']/div/div |
You have successfully updated the setup. |