Test suite results

result: failed
totalTime: 84
numTestTotal: 8
numTestPasses: 2
numTestFailures: 6
numCommandPasses: 4
numCommandFailures: 6
numCommandErrors: 6
Selenium Version: 2.34
Selenium Revision: .0
Nuxeo EP 5 Test Suite, part 1a (defining smaller suites for Windows)
checkBrowserVersion
createStructure
createUsers
createGroups
manageRightsUsersByAdmin
manageRightsUsersByManager
verifyReadOnWorkspaces
verifyManageOnWorkspaces
 
./checkBrowserVersion.html
checkBrowserVersion
open restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium checkBrowserVersion
storeExpression javascript{selenium.getEval("navigator.userAgent");} userAgent
echo ${userAgent} Mozilla/5.0 (Windows NT 5.1; rv:22.0) Gecko/20100101 Firefox/22.0
 
./createStructure.html
createStructure
setTimeout 30000
open restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium createStructure
open logout
open
type username Administrator
type password Administrator
clickAndWait Submit
verifyTextPresent Administrator
clickAndWait link=Workspaces
clickAndWait link=Create a new workspace
type //td[@class="fieldColumn"]/input[@type="text"] testWorkspace1
type //td[@class="fieldColumn"]/textarea desc testWorkspace1
clickAndWait //input[@value='Create']
click link=New
waitForTextPresent Available document types
clickAndWait link=Folder
type //td[@class="fieldColumn"]/input[@type="text"] testFolder1
type //td[@class="fieldColumn"]/textarea desc testFolder1
clickAndWait //input[@value='Create']
clickAndWait Link=testWorkspace1
click link=New
waitForTextPresent Available document types
clickAndWait link=Folder
type //td[@class="fieldColumn"]/input[@type="text"] testFilesFolder
type //td[@class="fieldColumn"]/textarea desc testFilesFolder
clickAndWait //input[@value='Create']
clickAndWait link=Workspaces
clickAndWait link=Create a new workspace
type //td[@class="fieldColumn"]/input[@type="text"] testWorkspace2
type //td[@class="fieldColumn"]/textarea desc testWorkspace2
clickAndWait //input[@value='Create']
clickAndWait Link=Sections
clickAndWait link=Create a new section
type //td[@class="fieldColumn"]/input[@type="text"] testSection1
type //td[@class="fieldColumn"]/textarea desc testSection1
clickAndWait //input[@value='Create']
click link=New
waitForTextPresent Available document types
clickAndWait link=Section
type //td[@class="fieldColumn"]/input[@type="text"] testSection2
type //td[@class="fieldColumn"]/textarea desc testSection2
clickAndWait document_create:nxw_doc_documentCreateButtons_CANCEL_DOCUMENT_CREATION
click link=New
waitForTextPresent Available document types
clickAndWait link=Section
type //td[@class="fieldColumn"]/input[@type="text"] testSection2
type //td[@class="fieldColumn"]/textarea desc testSection2
clickAndWait //input[@value='Create']
clickAndWait link=Log out
 
./createUsers.html
createUsers
setTimeout 30000
open restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium createUsers
open logout
type username Administrator
type password Administrator
clickAndWait Submit
verifyTextPresent Administrator
clickAndWait Link=Admin Center
clickAndWait Link=Users & Groups
watchA4jRequests
click link=Create a new user
waitForA4jRequest 10000
type //input[@id='createUserView:createUser:nxl_user:nxw_username'] jdoe
type //input[@id='createUserView:createUser:nxl_user:nxw_firstname'] John
type //input[@id='createUserView:createUser:nxl_user:nxw_lastname'] Doe
type //input[@id='createUserView:createUser:nxl_user:nxw_company'] Nuxeo
type //input[@id='createUserView:createUser:nxl_user:nxw_firstPassword'] jdoe1
type //input[@id='createUserView:createUser:nxl_user:nxw_secondPassword'] foo
type //input[@id='createUserView:createUser:nxl_user:nxw_email'] sg+jdoe@nuxeo.com
select2Type css=div[id$='nxw_groups_select2'] members
waitForSelect2 10000 Timed out after 10000ms
clickAt css=.select2-result-selectable Element css=.select2-result-selectable not found
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
verifyTextPresent Passwords do not match
type //input[@id='createUserView:createUser:nxl_user:nxw_firstPassword'] jdoe1
type //input[@id='createUserView:createUser:nxl_user:nxw_secondPassword'] jdoe1
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
watchA4jRequests
click link=Change password
waitForA4jRequest 10000
type //input[@id='viewUserView:editUserPassword:nxl_user_3:nxw_firstPassword_1'] jdoe1
type //input[@id='viewUserView:editUserPassword:nxl_user_3:nxw_secondPassword_1'] foo
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
verifyTextPresent Passwords do not match
type //input[@id='viewUserView:editUserPassword:nxl_user_3:nxw_firstPassword_1'] jdoe1
type //input[@id='viewUserView:editUserPassword:nxl_user_3:nxw_secondPassword_1'] jdoe1
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
verifyTextPresent sg+jdoe@nuxeo.com
watchA4jRequests
click link=Back to the list
waitForA4jRequest 10000
watchA4jRequests
click link=Create a new user
waitForA4jRequest 10000
type //input[@id='createUserView:createUser:nxl_user:nxw_username'] jdoe
type //input[@id='createUserView:createUser:nxl_user:nxw_email'] sg+jdoe@nuxeo.com
type //input[@id='createUserView:createUser:nxl_user:nxw_firstPassword'] jdoe1
type //input[@id='createUserView:createUser:nxl_user:nxw_secondPassword'] jdoe1
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
waitForTextPresent User already exists
type //input[@id='createUserView:createUser:nxl_user:nxw_username'] jsmith
type //input[@id='createUserView:createUser:nxl_user:nxw_firstname'] John
type //input[@id='createUserView:createUser:nxl_user:nxw_lastname'] Smith
type //input[@id='createUserView:createUser:nxl_user:nxw_company'] Nuxeo
type //input[@id='createUserView:createUser:nxl_user:nxw_email'] sg+jsmith@nuxeo.com
type //input[@id='createUserView:createUser:nxl_user:nxw_firstPassword'] jsmith1
type //input[@id='createUserView:createUser:nxl_user:nxw_secondPassword'] jsmith1
select2Type css=div[id$='nxw_groups_select2'] members
waitForSelect2 10000
clickAt css=.select2-result-selectable
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
watchA4jRequests
click link=Change password
waitForA4jRequest 10000
type //input[@id='viewUserView:editUserPassword:nxl_user_3:nxw_firstPassword_1'] jsmith1
type //input[@id='viewUserView:editUserPassword:nxl_user_3:nxw_secondPassword_1'] jsmith1
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
verifyTextPresent sg+jsmith@nuxeo.com
watchA4jRequests
click link=Back to the list
waitForA4jRequest 10000
watchA4jRequests
click link=Create a new user
waitForA4jRequest 10000
type //input[@id='createUserView:createUser:nxl_user:nxw_username'] bree
type //input[@id='createUserView:createUser:nxl_user:nxw_firstname'] Bree
type //input[@id='createUserView:createUser:nxl_user:nxw_lastname'] Van de Kaamp
type //input[@id='createUserView:createUser:nxl_user:nxw_company'] Nuxeo
type //input[@id='createUserView:createUser:nxl_user:nxw_email'] sg+bree@nuxeo.com
type //input[@id='createUserView:createUser:nxl_user:nxw_firstPassword'] bree1
type //input[@id='createUserView:createUser:nxl_user:nxw_secondPassword'] bree1
select2Type css=div[id$='nxw_groups_select2'] members
waitForSelect2 10000
clickAt css=.select2-result-selectable
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
watchA4jRequests
click link=Change password
waitForA4jRequest 10000
type //input[@id='viewUserView:editUserPassword:nxl_user_3:nxw_firstPassword_1'] bree1
type //input[@id='viewUserView:editUserPassword:nxl_user_3:nxw_secondPassword_1'] bree1
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
verifyTextPresent sg+bree@nuxeo.com
watchA4jRequests
click link=Back to the list
waitForA4jRequest 10000
watchA4jRequests
click link=Create a new user
waitForA4jRequest 10000
type //input[@id='createUserView:createUser:nxl_user:nxw_username'] lbramard
type //input[@id='createUserView:createUser:nxl_user:nxw_firstname'] Lucien
type //input[@id='createUserView:createUser:nxl_user:nxw_lastname'] Bramard
type //input[@id='createUserView:createUser:nxl_user:nxw_company'] Nuxeo
type //input[@id='createUserView:createUser:nxl_user:nxw_firstPassword'] lbramard1
type //input[@id='createUserView:createUser:nxl_user:nxw_secondPassword'] lbramard1
type //input[@id='createUserView:createUser:nxl_user:nxw_email'] sg+lbramard@nuxeo.com
select2Type css=div[id$='nxw_groups_select2'] members
waitForSelect2 10000
clickAt css=.select2-result-selectable
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
watchA4jRequests
click link=Change password
waitForA4jRequest 10000
type //input[@id='viewUserView:editUserPassword:nxl_user_3:nxw_firstPassword_1'] lbramard1
type //input[@id='viewUserView:editUserPassword:nxl_user_3:nxw_secondPassword_1'] lbramard1
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
verifyTextPresent sg+lbramard@nuxeo.com
watchA4jRequests
click link=Back to the list
waitForA4jRequest 10000
watchA4jRequests
click link=Create a new user
waitForA4jRequest 10000
type //input[@id='createUserView:createUser:nxl_user:nxw_username'] linnet
type //input[@id='createUserView:createUser:nxl_user:nxw_firstname'] Linnet
type //input[@id='createUserView:createUser:nxl_user:nxw_lastname'] Scavo
type //input[@id='createUserView:createUser:nxl_user:nxw_company'] Nuxeo
type //input[@id='createUserView:createUser:nxl_user:nxw_firstPassword'] linnet1
type //input[@id='createUserView:createUser:nxl_user:nxw_secondPassword'] linnet1
type //input[@id='createUserView:createUser:nxl_user:nxw_email'] sg+linnet@nuxeo.com
select2Type css=div[id$='nxw_groups_select2'] members
waitForSelect2 10000
clickAt css=.select2-result-selectable
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
watchA4jRequests
click link=Change password
waitForA4jRequest 10000
type //input[@id='viewUserView:editUserPassword:nxl_user_3:nxw_firstPassword_1'] linnet1
type //input[@id='viewUserView:editUserPassword:nxl_user_3:nxw_secondPassword_1'] linnet1
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
verifyTextPresent sg+linnet@nuxeo.com
clickAndWait link=Log out
 
./createGroup.html
createGroup
setTimeout 30000
open restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium createGroup
open logout
type username Administrator
type password Administrator
clickAndWait Submit
verifyTextPresent Administrator
clickAndWait Link=Admin Center
clickAndWait Link=Users & Groups
watchA4jRequests
click link=Groups
waitForA4jRequest 10000
watchA4jRequests
click link=Create a new group
waitForA4jRequest 10000
type //input[@id='createGroupView:createGroup:nxl_group:nxw_group_name'] Johns
select2Type css=div[id$='nxw_group_members_select2'] bre
waitForSelect2 10000 Timed out after 10000ms
clickAt css=.select2-result-selectable Element css=.select2-result-selectable not found
select2Type css=div[id$='nxw_group_members_select2'] jdo
waitForSelect2 10000
clickAt css=.select2-result-selectable
select2Type css=div[id$='nxw_group_members_select2'] jsmith
waitForSelect2 10000
clickAt css=.select2-result-selectable
verifyText //*[@id='s2id_createGroupView:createGroup:nxl_group:nxw_group_members_select2']/ul[@class='select2-choices']/li[@class='select2-search-choice'][1]/div Bree Van de Kaamp
verifyText //*[@id='s2id_createGroupView:createGroup:nxl_group:nxw_group_members_select2']/ul[@class='select2-choices']/li[@class='select2-search-choice'][2]/div John Doe
verifyText //*[@id='s2id_createGroupView:createGroup:nxl_group:nxw_group_members_select2']/ul[@class='select2-choices']/li[@class='select2-search-choice'][3]/div John Smith
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
verifyTextPresent Johns
watchA4jRequests
click link=Back to the list
waitForA4jRequest 10000
type //input[@id='groupsListingView:searchForm:searchText'] Johns
watchA4jRequests
click //input[@id='groupsListingView:searchForm:searchButton']
waitForA4jRequest 10000
watchA4jRequests
click link=Johns
waitForA4jRequest 10000
verifyTextPresent Group's members
verifyElementPresent link=View
verifyElementPresent link=Edit
watchA4jRequests
click link=Back to the list
waitForA4jRequest 10000
watchA4jRequests
click link=Create a new group
waitForA4jRequest 10000
type //input[@id='createGroupView:createGroup:nxl_group:nxw_group_name'] Johns
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
verifyTextPresent Group already exists
type //input[@id='createGroupView:createGroup:nxl_group:nxw_group_name'] Suppr
type //input[@id='createGroupView:createGroup:nxl_group:nxw_group_label'] Suppress
select2Type css=div[id$='nxw_group_members_select2'] jdo
waitForSelect2 10000
clickAt css=.select2-result-selectable
select2Type css=div[id$='nxw_group_members_select2'] jsmith
waitForSelect2 10000
clickAt css=.select2-result-selectable
select2Type css=div[id$='nxw_group_members_select2'] lucien
waitForSelect2 10000
clickAt css=.select2-result-selectable
verifyText //*[@id='s2id_createGroupView:createGroup:nxl_group:nxw_group_members_select2']/ul[@class='select2-choices']/li[@class='select2-search-choice'][1]/div John Doe
verifyText //*[@id='s2id_createGroupView:createGroup:nxl_group:nxw_group_members_select2']/ul[@class='select2-choices']/li[@class='select2-search-choice'][2]/div John Smith
verifyText //*[@id='s2id_createGroupView:createGroup:nxl_group:nxw_group_members_select2']/ul[@class='select2-choices']/li[@class='select2-search-choice'][3]/div Lucien Bramard
watchA4jRequests
click //input[@value='Save']
waitForA4jRequest 10000
verifyTextPresent Suppr
verifyTextPresent Suppress
watchA4jRequests
click link=Back to the list
waitForA4jRequest 10000
type //input[@id='groupsListingView:searchForm:searchText'] Suppr
watchA4jRequests
click //input[@id='groupsListingView:searchForm:searchButton']
waitForA4jRequest 10000
verifyTextPresent Suppress
watchA4jRequests
click link=Suppr
waitForA4jRequest 10000
verifyTextPresent Group's members
verifyElementPresent link=View
verifyElementPresent link=Edit
verifyTextPresent Suppr
clickAndWait link=Log out
 
./manageRightsUsersByAdmin.html
manageRightsUsersByAdmin
setTimeout 30000
open restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium manageRightsUsersByAdmin
open logout
type username Administrator
type password Administrator
clickAndWait Submit
verifyTextPresent Administrator
clickAndWait link=Workspaces
clickAndWait link=testWorkspace1
clickAndWait link=Manage
clickAndWait link=Access rights
select2Type css=div[id$='nxw_selection_select2'] jsmith
waitForSelect2 10000 Timed out after 10000ms
clickAt css=.select2-result-selectable Element css=.select2-result-selectable not found
select //*[@id='add_rights_form']/table/tbody/tr/td[2]/div/table/tbody/tr[2]/td[2]/select label=Manage everything
clickAndWait //input[@value='Add permission']
clickAndWait //input[@value='Save local rights']
verifyElementNotPresent //input[@value='Save local rights']
clickAndWait link=Log out
 
./manageRightsUsersByManager.html
manageRightsUsersByManager
setTimeout 30000
setSpeed 300
open restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium manageRightsUsersByManager
open logout
type username jsmith
type password jsmith1
clickAndWait Submit
verifyTextPresent jsmith false
clickAndWait link=Workspaces Element link=Workspaces not found
clickAndWait link=testWorkspace1
verifyElementPresent link=Edit
clickAndWait link=Manage
clickAndWait link=Access rights
select2Type css=div[id$='nxw_selection_select2'] jdoe
waitForSelect2 10000
clickAt css=.select2-result-selectable
select //*[@id='add_rights_form']/table/tbody/tr/td[2]/div/table/tbody/tr[2]/td[2]/select label=Write
clickAndWait //input[@value='Add permission']
verifyElementPresent //input[@value='Save local rights']
click //li[@class='select2-search-choice'][1]/a
waitForCondition selenium.browserbot.getCurrentWindow().document.getElementById('add_rights_form:nxl_user_group_suggestion:nxw_selection_list:0:nxw_selection_listItem') == null 10000
select2Type css=div[id$='nxw_selection_select2'] bree
waitForSelect2 10000
clickAt css=.select2-result-selectable
select //*[@id='add_rights_form']/table/tbody/tr/td[2]/div/table/tbody/tr[2]/td[2]/select label=Read
clickAndWait //input[@value='Add permission']
click //li[@class='select2-search-choice'][1]/a
waitForCondition selenium.browserbot.getCurrentWindow().document.getElementById('add_rights_form:nxl_user_group_suggestion:nxw_selection_list:0:nxw_selection_listItem') == null 10000
select2Type css=div[id$='nxw_selection_select2'] lbramard
waitForSelect2 10000
clickAt css=.select2-result-selectable
select //*[@id='add_rights_form']/table/tbody/tr/td[2]/div/table/tbody/tr[2]/td[2]/select label=Read
clickAndWait //input[@value='Add permission']
click //li[@class='select2-search-choice'][1]/a
waitForCondition selenium.browserbot.getCurrentWindow().document.getElementById('add_rights_form:nxl_user_group_suggestion:nxw_selection_list:0:nxw_selection_listItem') == null 10000
select2Type css=div[id$='nxw_selection_select2'] linnet
waitForSelect2 10000
clickAt css=.select2-result-selectable
select //*[@id='add_rights_form']/table/tbody/tr/td[2]/div/table/tbody/tr[2]/td[2]/select label=Write
clickAndWait //input[@value='Add permission']
clickAndWait //input[@value='Save local rights']
verifyElementNotPresent //input[@value='Save local rights']
clickAndWait link=Log out
setSpeed 0
 
./verifyReadOnWorkspaces.html
verifyReadOnWorkspaces
setTimeout 30000
open restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium verifyReadOnWorkspaces
open logout
type username bree
type password bree1
clickAndWait Submit
verifyTextPresent bree false
clickAndWait link=Workspaces Element link=Workspaces not found
clickAndWait link=testWorkspace1
verifyElementNotPresent link=Access rights
verifyElementNotPresent link=Modification
verifyElementNotPresent link=New
verifyElementNotPresent //img[@title="Email"]
clickAndWait link=Log out
 
./verifyManageOnWorkspaces.html
verifyManageOnWorkspaces
setTimeout 30000
open restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium verifyManageOnWorkspaces
open logout
type username jsmith
type password jsmith1
clickAndWait Submit
verifyTextPresent jsmith false
clickAndWait link=Workspaces Element link=Workspaces not found
clickAndWait link=testWorkspace1
verifyElementPresent link=Manage
verifyElementPresent link=Edit
verifyElementPresent link=New
verifyElementNotPresent //img[@title="Email"]
clickAndWait link=Edit
verifyElementPresent //input[@value="Save"]
clickAndWait link=Log out
 
info: Starting test /selenium-server/tests/checkBrowserVersion.html
info: Executing: |open | restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium checkBrowserVersion |  |
info: Executing: |storeExpression | javascript{selenium.getEval("navigator.userAgent");} | userAgent |
info: script is: navigator.userAgent
info: Executing: |echo | ${userAgent} |  |
info: Starting test /selenium-server/tests/createStructure.html
info: Executing: |setTimeout | 30000 |  |
info: Executing: |open | restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium createStructure |  |
info: Executing: |open | logout |  |
info: Executing: |open |  |  |
info: Executing: |type | username | Administrator |
info: Executing: |type | password | Administrator |
info: Executing: |clickAndWait | Submit |  |
info: Executing: |verifyTextPresent | Administrator |  |
info: Executing: |clickAndWait | link=Workspaces |  |
info: Executing: |clickAndWait | link=Create a new workspace |  |
info: Executing: |type | //td[@class="fieldColumn"]/input[@type="text"] | testWorkspace1 |
info: Executing: |type | //td[@class="fieldColumn"]/textarea | desc testWorkspace1 |
info: Executing: |clickAndWait | //input[@value='Create'] |  |
info: Executing: |click | link=New |  |
info: Executing: |waitForTextPresent | Available document types |  |
info: Executing: |clickAndWait | link=Folder |  |
info: Executing: |type | //td[@class="fieldColumn"]/input[@type="text"] | testFolder1 |
info: Executing: |type | //td[@class="fieldColumn"]/textarea | desc testFolder1 |
info: Executing: |clickAndWait | //input[@value='Create'] |  |
info: Executing: |clickAndWait | Link=testWorkspace1 |  |
info: Executing: |click | link=New |  |
info: Executing: |waitForTextPresent | Available document types |  |
info: Executing: |clickAndWait | link=Folder |  |
info: Executing: |type | //td[@class="fieldColumn"]/input[@type="text"] | testFilesFolder |
info: Executing: |type | //td[@class="fieldColumn"]/textarea | desc testFilesFolder |
info: Executing: |clickAndWait | //input[@value='Create'] |  |
info: Executing: |clickAndWait | link=Workspaces |  |
info: Executing: |clickAndWait | link=Create a new workspace |  |
info: Executing: |type | //td[@class="fieldColumn"]/input[@type="text"] | testWorkspace2 |
info: Executing: |type | //td[@class="fieldColumn"]/textarea | desc testWorkspace2 |
info: Executing: |clickAndWait | //input[@value='Create'] |  |
info: Executing: |clickAndWait | Link=Sections |  |
info: Executing: |clickAndWait | link=Create a new section |  |
info: Executing: |type | //td[@class="fieldColumn"]/input[@type="text"] | testSection1 |
info: Executing: |type | //td[@class="fieldColumn"]/textarea | desc testSection1 |
info: Executing: |clickAndWait | //input[@value='Create'] |  |
info: Executing: |click | link=New |  |
info: Executing: |waitForTextPresent | Available document types |  |
info: Executing: |clickAndWait | link=Section |  |
info: Executing: |type | //td[@class="fieldColumn"]/input[@type="text"] | testSection2 |
info: Executing: |type | //td[@class="fieldColumn"]/textarea | desc testSection2 |
info: Executing: |clickAndWait | document_create:nxw_doc_documentCreateButtons_CANCEL_DOCUMENT_CREATION |  |
info: Executing: |click | link=New |  |
info: Executing: |waitForTextPresent | Available document types |  |
info: Executing: |clickAndWait | link=Section |  |
info: Executing: |type | //td[@class="fieldColumn"]/input[@type="text"] | testSection2 |
info: Executing: |type | //td[@class="fieldColumn"]/textarea | desc testSection2 |
info: Executing: |clickAndWait | //input[@value='Create'] |  |
info: Executing: |clickAndWait | link=Log out |  |
info: Starting test /selenium-server/tests/createUsers.html
info: Executing: |setTimeout | 30000 |  |
info: Executing: |open | restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium createUsers |  |
info: Executing: |open | logout |  |
info: Executing: |type | username | Administrator |
info: Executing: |type | password | Administrator |
info: Executing: |clickAndWait | Submit |  |
info: Executing: |verifyTextPresent | Administrator |  |
info: Executing: |clickAndWait | Link=Admin Center |  |
info: Executing: |clickAndWait | Link=Users & Groups |  |
info: Executing: |watchA4jRequests |  |  |
info: Executing: |click | link=Create a new user |  |
info: Executing: |waitForA4jRequest | 10000 |  |
info: Executing: |type | //input[@id='createUserView:createUser:nxl_user:nxw_username'] | jdoe |
info: Executing: |type | //input[@id='createUserView:createUser:nxl_user:nxw_firstname'] | John |
info: Executing: |type | //input[@id='createUserView:createUser:nxl_user:nxw_lastname'] | Doe |
info: Executing: |type | //input[@id='createUserView:createUser:nxl_user:nxw_company'] | Nuxeo |
info: Executing: |type | //input[@id='createUserView:createUser:nxl_user:nxw_firstPassword'] | jdoe1 |
info: Executing: |type | //input[@id='createUserView:createUser:nxl_user:nxw_secondPassword'] | foo |
info: Executing: |type | //input[@id='createUserView:createUser:nxl_user:nxw_email'] | sg+jdoe@nuxeo.com |
info: Executing: |select2Type | css=div[id$='nxw_groups_select2'] | members |
info: Executing: |waitForSelect2 | 10000 |  |
warn: currentTest.recordFailure: Timed out after 10000ms
info: Executing: |clickAt | css=.select2-result-selectable |  |
error: Element css=.select2-result-selectable not found
warn: currentTest.recordFailure: Element css=.select2-result-selectable not found
info: Starting test /selenium-server/tests/createGroup.html
info: Executing: |setTimeout | 30000 |  |
info: Executing: |open | restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium createGroup |  |
info: Executing: |open | logout |  |
info: Executing: |type | username | Administrator |
info: Executing: |type | password | Administrator |
info: Executing: |clickAndWait | Submit |  |
info: Executing: |verifyTextPresent | Administrator |  |
info: Executing: |clickAndWait | Link=Admin Center |  |
info: Executing: |clickAndWait | Link=Users & Groups |  |
info: Executing: |watchA4jRequests |  |  |
info: Executing: |click | link=Groups |  |
info: Executing: |waitForA4jRequest | 10000 |  |
info: Executing: |watchA4jRequests |  |  |
info: Executing: |click | link=Create a new group |  |
info: Executing: |waitForA4jRequest | 10000 |  |
info: Executing: |type | //input[@id='createGroupView:createGroup:nxl_group:nxw_group_name'] | Johns |
info: Executing: |select2Type | css=div[id$='nxw_group_members_select2'] | bre |
info: Executing: |waitForSelect2 | 10000 |  |
warn: currentTest.recordFailure: Timed out after 10000ms
info: Executing: |clickAt | css=.select2-result-selectable |  |
error: Element css=.select2-result-selectable not found
warn: currentTest.recordFailure: Element css=.select2-result-selectable not found
info: Starting test /selenium-server/tests/manageRightsUsersByAdmin.html
info: Executing: |setTimeout | 30000 |  |
info: Executing: |open | restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium manageRightsUsersByAdmin |  |
info: Executing: |open | logout |  |
info: Executing: |type | username | Administrator |
info: Executing: |type | password | Administrator |
info: Executing: |clickAndWait | Submit |  |
info: Executing: |verifyTextPresent | Administrator |  |
info: Executing: |clickAndWait | link=Workspaces |  |
info: Executing: |clickAndWait | link=testWorkspace1 |  |
info: Executing: |clickAndWait | link=Manage |  |
info: Executing: |clickAndWait | link=Access rights |  |
info: Executing: |select2Type | css=div[id$='nxw_selection_select2'] | jsmith |
info: Executing: |waitForSelect2 | 10000 |  |
warn: currentTest.recordFailure: Timed out after 10000ms
info: Executing: |clickAt | css=.select2-result-selectable |  |
error: Element css=.select2-result-selectable not found
warn: currentTest.recordFailure: Element css=.select2-result-selectable not found
info: Starting test /selenium-server/tests/manageRightsUsersByManager.html
info: Executing: |setTimeout | 30000 |  |
info: Executing: |setSpeed | 300 |  |
info: Executing: |open | restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium manageRightsUsersByManager |  |
info: Executing: |open | logout |  |
info: Executing: |type | username | jsmith |
info: Executing: |type | password | jsmith1 |
info: Executing: |clickAndWait | Submit |  |
info: Executing: |verifyTextPresent | jsmith |  |
warn: currentTest.recordFailure: false
info: Executing: |clickAndWait | link=Workspaces |  |
error: Element link=Workspaces not found
warn: currentTest.recordFailure: Element link=Workspaces not found
info: Starting test /selenium-server/tests/verifyReadOnWorkspaces.html
info: Executing: |setTimeout | 30000 |  |
info: Executing: |open | restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium verifyReadOnWorkspaces |  |
info: Executing: |open | logout |  |
info: Executing: |type | username | bree |
info: Executing: |type | password | bree1 |
info: Executing: |clickAndWait | Submit |  |
info: Executing: |verifyTextPresent | bree |  |
warn: currentTest.recordFailure: false
info: Executing: |clickAndWait | link=Workspaces |  |
error: Element link=Workspaces not found
warn: currentTest.recordFailure: Element link=Workspaces not found
info: Starting test /selenium-server/tests/verifyManageOnWorkspaces.html
info: Executing: |setTimeout | 30000 |  |
info: Executing: |open | restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium verifyManageOnWorkspaces |  |
info: Executing: |open | logout |  |
info: Executing: |type | username | jsmith |
info: Executing: |type | password | jsmith1 |
info: Executing: |clickAndWait | Submit |  |
info: Executing: |verifyTextPresent | jsmith |  |
warn: currentTest.recordFailure: false
info: Executing: |clickAndWait | link=Workspaces |  |
error: Element link=Workspaces not found
warn: currentTest.recordFailure: Element link=Workspaces not found