testRemoveFeed
setTimeout 120000
open restAPI/systemLog?token=dolog&amp;level=INFO&amp;message=----- Selenium<br /> setUp
open logout
type username Administrator
type password Administrator
clickAndWait Submit
open /nuxeo/site/rssreader/sample
waitForElementPresent //a[@class='feedConfigPopup']
click //a[@class='feedConfigPopup']
waitForElementPresent //button[@class='button']
click //input[@value='Unsubscribe']
waitForElementPresent //button[@class='button']
verifyXpathCount //input[@value='Unsubscribe'] 0
assertConfirmation Unsubscribe from this feed?
click //button[text()='Close']