AddFeedTest
clickAndWait link=Feeds
clickAndWait //input[@value='Add Feed']
type _15_newFeedId selenium-test-feed
type _15_name Test Feed
type _15_description This is a Test Feed
type _15_targetPortletId Test-Portal-ID
type _15_targetLayoutFriendlyUrl Test-URL
select _15_type label=Test
clickAndWait //input[@value='Save']
waitForTextPresent SELENIUM-TEST-FEED
clickAndWait link=Return to Full Page