DisableInputTest
open /web/guest/home/
waitForElementPresent link=Google Maps Test Page
clickAtAndWait link=Google Maps Test Page
clickAt //strong/a Options
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a Configuration
assertText //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a Configuration
click //div[@class='lfr-component lfr-menu-list']/ul/li[2]/a Configuration
waitForVisible _86_mapInputEnabledCheckbox
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 //input[@value='Save']
assertText //div[@id='p_p_id_86_']/div/div You have successfully updated the setup.