SelectQuestionTest
open /web/guest/home/
waitForElementPresent link=Polls Display Test Page
clickAtAndWait link=Polls Display Test Page
clickAtAndWait link=Configuration
select _86_questionId label=Test Poll Question
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. Test Choice A
assertText //span[2]/span/label b. Test Choice B
assertText //span[3]/span/label c. Test Choice C