AddAdSenseTest
open /web/guest/home/
waitForElementPresent link=Google Adsense Test Page
clickAtAndWait link=Google Adsense 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_adClient
type _86_adClient ca-pub-7910614330042482
type _86_adChannel 12345678
select _86_adType label=Text
select _86_adFormat label=(728 x 90) - Leaderboard
type _86_colorBorder FFFFFF
type _86_colorBg 0000FF
type _86_colorLink FFFFFF
type _86_colorText 000000
type _86_colorUrl 008000
clickAt //input[@value='Save']
waitForText //div[@class='portlet-msg-success'] You have successfully updated the setup.
assertText //div[@class='portlet-msg-success'] You have successfully updated the setup.