importFile
open /nuxeo/logout
open /nuxeo/nxpath/default/default-domain/workspaces/testworskspace1/testfolder1@view_documents
type username jdoe
type password jdoe1
clickAndWait Submit
select //select[@class="langSelect"] label=English (United Kingdom)
clickAndWait //input[@class='langSubmit']
verifyTextPresent You are logged as jdoe
clickAndWait link=Import a file
type //input[@type="file"] /Users/sguitter/Documents/Divers pour tests/classeur.xls
clickAndWait //input[@value='Upload']
verifyTextPresent classeur
verifyTextPresent 1.0
clickAndWait link=testFolder1
clickAndWait link=Import a file
type //input[@type="file"] /Users/sguitter/Documents/Divers pour tests/opera-singer.txt
clickAndWait //input[@value='Upload']
verifyTextPresent Note
verifyTextPresent opera-singer
verifyTextPresent 1.0
clickAndWait link=Log out