createFile
open logout
open nxpath/default/default-domain/workspaces/testworskspace1/testfolder1@view_documents
type username jsmith
type password jsmith1
clickAndWait Submit
verifyTextPresent You are logged as jsmith
mouseDown link=New document
clickAndWait link=File
type //td[@class="fieldColumn"]/input[@type="text"] testFile1
type //td[@class="fieldColumn"]/textarea desc testFile1
click //input[@value="upload"]
type //input[@type="file"] /Users/sguitter/Documents/Divers pour tests/Copie de test1.doc
clickAndWait //input[@value='Create']
verifyTextPresent testFile1
verifyTextPresent desc testFile1
verifyTextPresent 1.0
clickAndWait link=Log out