Test suite results

result: failed
totalTime: 17
numTestTotal: 2
numTestPasses: 1
numTestFailures: 1
numCommandPasses: 28
numCommandFailures: 4
numCommandErrors: 0
Selenium Version: 2.39
Selenium Revision: .0
Nuxeo CAP Test Suite
checkBrowserVersion
testMultipleDomainsDashboard
 
./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 6.3; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0
 
./testMultipleDomainsDashboard.html
testMultipleDomainsDashboard
setTimeout 30000
open restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium testMultipleDomainsDashboard
open logout
open nxpath/default@view_domains
type username jdoe
type password jdoe1
clickAndWait Submit
verifyElementPresent link=Domain
verifyElementNotPresent link=New domain
verifyElementPresent link=Home
clickAndWait link=Home
storeLocation dashboardLocation
echo javascript{storedVars.dashboardLocation} http://localhost:8080/nuxeo/nxhome/default@view_home?tabIds=MAIN_TABS%3Ahome&conversationId=0NXMAIN
verifyElementPresent link=My Workspaces
verifyElementPresent link=testWorkspace1
verifyElementPresent link=testWorkspace2
verifyElementPresent link=Last Modified Documents
verifyElementPresent link=testTopicWithoutModeration false
verifyElementPresent link=testTopicWithModeration false
open logout
open nxpath/default@view_domains
type username Administrator
type password Administrator
clickAndWait Submit
clickAndWait link=Create a New Domain
type //td[@class="fieldColumn"]/input[@type="text"] New domain
clickAndWait //input[@value='Create']
clickAndWait link=Workspaces
clickAndWait link=Create a New Workspace
type document_create:nxl_heading:nxw_title test workspace in new domain
clickAndWait //input[@value='Create']
click link=New
waitForTextPresent Available Document Types
clickAndWait link=File
type document_create:nxl_heading:nxw_title Administrator's file in new domain
clickAndWait document_create:nxw_documentCreateButtons_CREATE_DOCUMENT
open logout
open nxpath/default@view_domains
type username jdoe
type password jdoe1
clickAndWait Submit
verifyElementPresent link=Domain
verifyElementPresent link=New domain
verifyElementPresent link=Home
clickAndWait link=Home
verifyTextPresent Select the domain
select selectDashboardDomain:selectDashboardDomainMenu label=New domain
clickAndWait selectDashboardDomain:dashboardDomainSubmitButton
verifyElementPresent link=test workspace in new domain
verifyElementNotPresent link=testTopicWithoutModeration
verifyElementNotPresent link=testTopicWithModeration
verifyElementPresent link=Last Modified Documents
verifyElementPresent link=Administrator's file in new domain
select selectDashboardDomain:selectDashboardDomainMenu label=Domain
clickAndWait selectDashboardDomain:dashboardDomainSubmitButton
verifyElementPresent link=John Doe
verifyElementPresent link=testWorkspace1
verifyElementPresent link=testWorkspace2
verifyElementNotPresent link=test workspace in new domain
verifyElementPresent link=Last Modified Documents
verifyElementPresent link=testTopicWithoutModeration false
verifyElementPresent link=testTopicWithModeration false
verifyElementNotPresent link=Administrator's file in new domain
open logout
open nxpath/default@view_domains
type username Administrator
type password Administrator
clickAndWait Submit
verifyElementPresent link=Domain
verifyElementPresent link=New domain
assertText //form[@id='document_content']//table/tbody/tr[2]/td[3] New domain
click //form[@id='document_content']//table/tbody/tr[2]/td[1]//input
waitForEditable document_content_buttons:nxw_CURRENT_SELECTION_TRASH_form:nxw_CURRENT_SELECTION_TRASH
clickAndWait document_content_buttons:nxw_CURRENT_SELECTION_TRASH_form:nxw_CURRENT_SELECTION_TRASH
assertConfirmation Delete selected document(s)?
verifyElementPresent link=Domain
verifyElementNotPresent link=New domain
open logout
 
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/testMultipleDomainsDashboard.html
info: Executing: |setTimeout | 30000 |  |
info: Executing: |open | restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium testMultipleDomainsDashboard |  |
info: Executing: |open | logout |  |
info: Executing: |open | nxpath/default@view_domains |  |
info: Executing: |type | username | jdoe |
info: Executing: |type | password | jdoe1 |
info: Executing: |clickAndWait | Submit |  |
info: Executing: |verifyElementPresent | link=Domain |  |
info: Executing: |verifyElementNotPresent | link=New domain |  |
info: Executing: |verifyElementPresent | link=Home |  |
info: Executing: |clickAndWait | link=Home |  |
info: Executing: |storeLocation | dashboardLocation |  |
info: Executing: |echo | javascript{storedVars.dashboardLocation} |  |
info: Executing: |verifyElementPresent | link=My Workspaces |  |
info: Executing: |verifyElementPresent | link=testWorkspace1 |  |
info: Executing: |verifyElementPresent | link=testWorkspace2 |  |
info: Executing: |verifyElementPresent | link=Last Modified Documents |  |
info: Executing: |verifyElementPresent | link=testTopicWithoutModeration |  |
warn: currentTest.recordFailure: false
info: Executing: |verifyElementPresent | link=testTopicWithModeration |  |
warn: currentTest.recordFailure: false
info: Executing: |open | logout |  |
info: Executing: |open | nxpath/default@view_domains |  |
info: Executing: |type | username | Administrator |
info: Executing: |type | password | Administrator |
info: Executing: |clickAndWait | Submit |  |
info: Executing: |clickAndWait | link=Create a New Domain |  |
info: Executing: |type | //td[@class="fieldColumn"]/input[@type="text"] | New domain |
info: Executing: |clickAndWait | //input[@value='Create'] |  |
info: Executing: |clickAndWait | link=Workspaces |  |
info: Executing: |clickAndWait | link=Create a New Workspace |  |
info: Executing: |type | document_create:nxl_heading:nxw_title | test workspace in new domain |
info: Executing: |clickAndWait | //input[@value='Create'] |  |
info: Executing: |click | link=New |  |
info: Executing: |waitForTextPresent | Available Document Types |  |
info: Executing: |clickAndWait | link=File |  |
info: Executing: |type | document_create:nxl_heading:nxw_title | Administrator's file in new domain |
info: Executing: |clickAndWait | document_create:nxw_documentCreateButtons_CREATE_DOCUMENT |  |
info: Executing: |open | logout |  |
info: Executing: |open | nxpath/default@view_domains |  |
info: Executing: |type | username | jdoe |
info: Executing: |type | password | jdoe1 |
info: Executing: |clickAndWait | Submit |  |
info: Executing: |verifyElementPresent | link=Domain |  |
info: Executing: |verifyElementPresent | link=New domain |  |
info: Executing: |verifyElementPresent | link=Home |  |
info: Executing: |clickAndWait | link=Home |  |
info: Executing: |verifyTextPresent | Select the domain |  |
info: Executing: |select | selectDashboardDomain:selectDashboardDomainMenu | label=New domain |
info: Executing: |clickAndWait | selectDashboardDomain:dashboardDomainSubmitButton |  |
info: Executing: |verifyElementPresent | link=test workspace in new domain |  |
info: Executing: |verifyElementNotPresent | link=testTopicWithoutModeration |  |
info: Executing: |verifyElementNotPresent | link=testTopicWithModeration |  |
info: Executing: |verifyElementPresent | link=Last Modified Documents |  |
info: Executing: |verifyElementPresent | link=Administrator's file in new domain |  |
info: Executing: |select | selectDashboardDomain:selectDashboardDomainMenu | label=Domain |
info: Executing: |clickAndWait | selectDashboardDomain:dashboardDomainSubmitButton |  |
info: Executing: |verifyElementPresent | link=John Doe |  |
info: Executing: |verifyElementPresent | link=testWorkspace1 |  |
info: Executing: |verifyElementPresent | link=testWorkspace2 |  |
info: Executing: |verifyElementNotPresent | link=test workspace in new domain |  |
info: Executing: |verifyElementPresent | link=Last Modified Documents |  |
info: Executing: |verifyElementPresent | link=testTopicWithoutModeration |  |
warn: currentTest.recordFailure: false
info: Executing: |verifyElementPresent | link=testTopicWithModeration |  |
warn: currentTest.recordFailure: false
info: Executing: |verifyElementNotPresent | link=Administrator's file in new domain |  |
info: Executing: |open | logout |  |
info: Executing: |open | nxpath/default@view_domains |  |
info: Executing: |type | username | Administrator |
info: Executing: |type | password | Administrator |
info: Executing: |clickAndWait | Submit |  |
info: Executing: |verifyElementPresent | link=Domain |  |
info: Executing: |verifyElementPresent | link=New domain |  |
info: Executing: |assertText | //form[@id='document_content']//table/tbody/tr[2]/td[3] | New domain |
info: Executing: |click | //form[@id='document_content']//table/tbody/tr[2]/td[1]//input |  |
info: Executing: |waitForEditable | document_content_buttons:nxw_CURRENT_SELECTION_TRASH_form:nxw_CURRENT_SELECTION_TRASH |  |
info: Executing: |clickAndWait | document_content_buttons:nxw_CURRENT_SELECTION_TRASH_form:nxw_CURRENT_SELECTION_TRASH |  |
info: Executing: |assertConfirmation | Delete selected document(s)? |  |
info: Executing: |verifyElementPresent | link=Domain |  |
info: Executing: |verifyElementNotPresent | link=New domain |  |
info: Executing: |open | logout |  |