Project Number Date
ApolloFullRunnerReport apollo-test-2.159 16 wrz 2021, 07:01

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteDedicatedWindowAfterTest 36 1 1 0 0 38 6 1 7 1m 40s 820ms Failed
View Feature DedicatedWindow
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 10s 281ms
When Select "PHA1" to create dedicated window for 4s 088ms
And Click in free spot in schedule page to create dedicated window 2s 196ms
Then Check if dedicated window for "PHA1" is in the schedule 144ms
After Hooks.deleteDedicatedWindowAfterTest() 18s 252ms
View Feature DedicatedWindow
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 5s 930ms
When Select "PPA1" to create dedicated window for 3s 194ms
And Click in free spot in schedule page to create dedicated window 2s 204ms
Then Check if dedicated window for "PPA1" is in the schedule 136ms
After Hooks.deleteDedicatedWindowAfterTest() 16s 444ms
View Feature DedicatedWindow
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 651ms
When Select "PLA1" to create dedicated window for 3s 843ms
And Click in free spot in schedule page to create dedicated window 2s 188ms
Then Check if dedicated window for "PLA1" is in the schedule 158ms
After Hooks.deleteDedicatedWindowAfterTest() 15s 915ms
View Feature DedicatedWindow
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 5s 640ms
When Select "PKA1" to create dedicated window for 3s 128ms
And Click in free spot in schedule page to create dedicated window 2s 183ms
Then Check if dedicated window for "PKA1" is in the schedule 175ms
After Hooks.deleteDedicatedWindowAfterTest() 16s 451ms
View Feature DedicatedWindow
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 684ms
When Select "PAAA1" to create dedicated window for 3s 054ms
And Click in free spot in schedule page to create dedicated window 2s 200ms
Then Check if dedicated window for "PAAA1" is in the schedule 146ms
After Hooks.deleteDedicatedWindowAfterTest() 16s 494ms
View Feature DedicatedWindow
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 298ms
And Go to "WAREHOUSE_TAB" 1s 303ms
And Select "PHA1" to create dedicated window for 3s 237ms
And Click in free spot in schedule page to create dedicated window 2s 192ms
When Check if dedicated window for "PHA1" is in the schedule 125ms
Then Set time window height "1" "dedicatedWindow" 5s 844ms
And Check height of the time window after expanding by "1" in "dedicatedWindow" 073ms
And Set time window height "-1" "dedicatedWindow" 5s 626ms
And Check height of the time window after expanding by "-1" in "dedicatedWindow" 075ms
After Hooks.deleteDedicatedWindowAfterTest() 3s 274ms
View Feature DedicatedWindow
Scenario Outline Check if it is possible to resize dedicated window
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 131ms
And Go to "WAREHOUSE_TAB" 1s 242ms
And Select "PHA1" to create dedicated window for 3s 238ms
And Click in free spot in schedule page to create dedicated window 2s 199ms
When Check if dedicated window for "PHA1" is in the schedule 154ms
Then Set time window height "2" "dedicatedWindow" 5s 679ms
And Check height of the time window after expanding by "2" in "dedicatedWindow" 071ms
And Set time window height "-2" "dedicatedWindow" 3s 090ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.iZv8El}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, webauthn:extension:credBlob=true, acceptInsecureCerts=false, browserVersion=93.0.4577.63, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 2f6929344068bebcb852b82e76cd0251
	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.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getAttribute(RemoteWebElement.java:128)
	at CucumberTests.Schedule.ResizeTimeWindowTest.findElementExactHeight(ResizeTimeWindowTest.java:63)
	at CucumberTests.Schedule.ResizeTimeWindowTest.setTimeWindowHeight(ResizeTimeWindowTest.java:36)
	at ✽.Set time window height "-2" "dedicatedWindow"(file:Features/Atom/TimeWindow/DedicatedWindow.feature:39)
And Check height of the time window after expanding by "-2" in "dedicatedWindow" 000ms
After Hooks.deleteDedicatedWindowAfterTest() 18s 223ms