SelectQuestion2Test
open /web/guest/home/
waitForElementPresent link=Polls Display Test Page
clickAtAndWait link=Polls Display Test Page
clickAtAndWait link=Configuration
select _86_questionId label=Test2 Poll2 Question2
clickAtAndWait //input[@value='Save']
assertText //div[@id='p_p_id_86_']/div/div You have successfully updated the setup.
open /web/guest/home/
waitForElementPresent link=Polls Display Test Page
clickAtAndWait link=Polls Display Test Page
assertElementPresent //span[1]/span/span/input
assertElementPresent //span[2]/span/span/input
assertElementPresent //span[3]/span/span/input
assertText //span[1]/span/label a. Test2 Choice2 A2
assertText //span[2]/span/label b. Test2 Choice2 B2
assertText //span[3]/span/label c. Test2 Choice2 C2