modifyWorkspace
setTimeout 30000
open restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium modifyWorkspace
open logout
type username jsmith
type password jsmith1
clickAndWait Submit
verifyTextPresent jsmith
clickAndWait link=Workspaces
clickAndWait link=testWorkspace1
clickAndWait link=Edit
type //td[@class="fieldColumn"]/textarea desc testWorkspace1 modified
clickAndWait //input[@value="Save"]
verifyTextPresent desc testWorkspace1 modified
clickAndWait link=Log out