Project Number Date
ApolloFullRunnerReport master.335 05 mar 2021, 11:05

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteTemplateAfterTest 19 1 0 0 0 20 3 1 4 2m 3s 589ms Failed
View Feature Template
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 900ms
When Go to "WAREHOUSE_TAB" 462ms
And Go to template schedule 1s 073ms
And Create template 145ms
Then Check if time windows are in warehouse 29s 028ms
After Hooks.deleteTemplateAfterTest() 1s 231ms
View Feature Template
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 305ms
When Go to "WAREHOUSE_TAB" 400ms
And Go to template schedule 1s 071ms
And Create template 150ms
Then Check if time windows are in warehouse 28s 977ms
After Hooks.deleteTemplateAfterTest() 964ms
View Feature Template
Scenario Outline Check if it is possible save template
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 985ms
When Go to "WAREHOUSE_TAB" 282ms
And Go to template schedule 1s 077ms
And Create template 145ms
Then Check if time windows are in warehouse 21s 440ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@data-window-type='state-disabled'] | //div[@data-window-type='state-template']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.hgrgGt}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: f2e6cff35624b2fd96792f7dd3694c0c
*** Element info: {Using=xpath, value=//div[@data-window-type='state-disabled'] | //div[@data-window-type='state-template']}
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.Schedule.SchedulePage.checkIfWindowsAreInWarehouseAfterCreateTemplate(SchedulePage.java:286)
	at CucumberTests.Schedule.TemplateTest.checkIfTimeWindowsAreInWarehouse(TemplateTest.java:31)
	at ✽.Check if time windows are in warehouse(file:Features/Atom/Schedule/Template.feature:9)
After Hooks.deleteTemplateAfterTest() 054ms
View Feature Template
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 3s 052ms
When Go to "WAREHOUSE_TAB" 291ms
And Go to template schedule 1s 058ms
And Create template 141ms
Then Check if time windows are in warehouse 28s 598ms
After Hooks.deleteTemplateAfterTest() 807ms