EditFormTest
open /web/guest/home/
waitForVisible link=Web Form Test Page
clickAtAndWait link=Web Form Test Page
assertText //legend/span Suggestions
assertText //em Your input is valuable to us. Please send us your suggestions.
assertText //label Name
assertText //span[2]/span/label Rating
assertText //select Excellent Good Satisfactory Poor
assertText //span[3]/span/label Comments
click //strong/a Options
waitForVisible //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
pause 5000
waitForVisible _86_title_en_US
type _86_title_en_US Feed Back
type _86_description_en_US Please let us know what you think!
type _86_fieldLabel1_en_US Your Name
type _86_fieldLabel2_en_US Rate Us!
type _86_fieldLabel3_en_US Additional Comments
clickAtAndWait //div[2]/span[1]/span/input Save
assertText //div[@id='p_p_id_86_']/div/div You have successfully updated the setup.
open /web/guest/home/
waitForVisible link=Web Form Test Page
clickAtAndWait link=Web Form Test Page
assertText //legend/span Feed Back
assertText //em Please let us know what you think!
assertText //label Your Name
assertText //span[2]/span/label Rate Us!
assertText //select Excellent Good Satisfactory Poor
assertText //span[3]/span/label Additional Comments