AddGadgetTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAndWait link=Control Panel
waitForElementPresent link=OpenSocial
clickAtAndWait link=OpenSocial
waitForElementPresent //input[@value='Publish Gadget']
clickAtAndWait //input[@value='Publish Gadget']
waitForElementPresent _1_WAR_opensocialportlet_url
type _1_WAR_opensocialportlet_url http://opensocial-resources.googlecode.com/svn/samples/tutorial/tags/api-0.8/helloworld.xml
clickAtAndWait //input[@value="Save"]
assertText //div[@class='portlet-msg-success'] Your request processed successfully.