EnableInputTest
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} MapIsChecked
click _86_mapInputEnabledCheckbox
label MapIsChecked
store eval(selenium.isChecked('_86_directionsInputEnabledCheckbox')) DirectionChecked
gotoIf ${DirectionChecked} DirectionIsChecked
click _86_directionsInputEnabledCheckbox
label DirectionIsChecked
clickAtAndWait //form/input[2]
assertText //div[@id='p_p_id_86_']/div/div You have successfully updated the setup.