Project Number Date
ApolloFullRunnerReport apollo-test-2.156 13 wrz 2021, 06:47

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
TransportWindow atom tests 372 4 0 0 0 376 28 4 32 31m 18s 454ms Failed
Feature TransportWindow atom tests
Check transport window functionality
Scenario Outline Check if time window turns red when moved into the past
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 013ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 240ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 262ms
When Go to "WAREHOUSE_TAB" 1s 325ms
And Select warehouse "Serownia" 1s 566ms
And Set week view 1s 252ms
And Show yesterday 1s 157ms
And Move window into the past 442ms
Then Check if window is "red" 4s 078ms
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-2/temp/buildTmp/.com.google.Chrome.iewX6Y}, 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: 79aba532e9cdc3a3f8d36c56f2016381
	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 Utils.TestUtil.elementHasColor(TestUtil.java:30)
	at CucumberTests.Schedule.ScheduleTest.checkIfWindowIs(ScheduleTest.java:58)
	at ✽.Check if window is "red"(file:Features/Atom/TimeWindow/TransportWindow.feature:14)
After Hooks.deleteTransportAfterTest() 843ms
After Hooks.rollbackAddedAuthorities() 128ms
Scenario Outline Check if time window turns red when moved into the past
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 442ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 878ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 197ms
When Go to "WAREHOUSE_TAB" 1s 372ms
And Select warehouse "Magazyn - Nowa Sól" 2s 257ms
And Set week view 1s 298ms
And Show yesterday 1s 182ms
And Move window into the past 617ms
Then Check if window is "red" 4s 085ms
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-2/temp/buildTmp/.com.google.Chrome.iewX6Y}, 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: 79aba532e9cdc3a3f8d36c56f2016381
	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 Utils.TestUtil.elementHasColor(TestUtil.java:30)
	at CucumberTests.Schedule.ScheduleTest.checkIfWindowIs(ScheduleTest.java:58)
	at ✽.Check if window is "red"(file:Features/Atom/TimeWindow/TransportWindow.feature:14)
After Hooks.deleteTransportAfterTest() 825ms
After Hooks.rollbackAddedAuthorities() 140ms
Scenario Outline Check if time window turns red when moved into the past after add advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 700ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 014ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "piast-admin" 189ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 000ms
When Show all transport types 1s 143ms
And Click button advice in transport table "DELIVERY" 275ms
And Set advice window in schedule 3s 327ms
And Fill advice form 12s 964ms
And Click advice save button and wait for advice form to disappear 33s 515ms
And Select warehouse "Magazyn Hala A" 1s 674ms
And Set week view 2s 523ms
And Show yesterday 1s 230ms
And Move window into the past 968ms
Then Check if window is "red" 4s 099ms
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-2/temp/buildTmp/.com.google.Chrome.iewX6Y}, 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: 79aba532e9cdc3a3f8d36c56f2016381
	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 Utils.TestUtil.elementHasColor(TestUtil.java:30)
	at CucumberTests.Schedule.ScheduleTest.checkIfWindowIs(ScheduleTest.java:58)
	at ✽.Check if window is "red"(file:Features/Atom/TimeWindow/TransportWindow.feature:35)
After Hooks.deleteTransportAfterTest() 880ms
After Hooks.rollbackAddedAuthorities() 148ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 8s 863ms
And Set "transport" inputs from JSON file "EDIT_EXPORT" "super-admin-hochland" 000ms
And Set algorithm setting for "super-admin-hochland" in "Magazyn Zimny Kaźmierz" on "Magazyn Zimny" 1s 352ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 144ms
When Go to "WAREHOUSE_TAB" 1s 387ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 083ms
And Set week view 1s 251ms
And Check if time window length is correct after "CREATE" 081ms
And Change number of pallets in transport 1m 1s 918ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 253ms
And Check if time window length is correct after "EDIT" 081ms
After Hooks.deleteTransportAfterTest() 874ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 560ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 128ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 240ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 630ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 864ms
When Go to "WAREHOUSE_TAB" 864ms
And Select warehouse "Magazyn Surowców" 1s 376ms
And Set week view 1s 251ms
Then Check if time window has proper "60" 071ms
After Hooks.deleteTransportAfterTest() 981ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 151ms
After Hooks.clearAlgorithmSettings() 675ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 965ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 126ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 229ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 622ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 903ms
When Go to "WAREHOUSE_TAB" 751ms
And Select warehouse "Magazyn Surowców" 1s 363ms
And Set week view 1s 239ms
Then Check if time window has proper "60" 070ms
After Hooks.deleteTransportAfterTest() 803ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 132ms
After Hooks.clearAlgorithmSettings() 559ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 175ms
And Get package type settings for transportType "LOAD" from "keeeper" 127ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 241ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 740ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 955ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 000ms
And Show all transport types 1s 154ms
And Click button advice in transport table "LOAD" 234ms
And Set advice window in schedule 3s 233ms
And Fill advice form 18s 779ms
And Click advice save button and wait for advice form to disappear 33s 257ms
Then Check if time window has proper "30" 072ms
After Hooks.deleteTransportAfterTest() 791ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 137ms
After Hooks.clearAlgorithmSettings() 556ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 099ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 109ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 227ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 624ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 952ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Show all transport types 1s 156ms
And Click button advice in transport table "CONTAINER" 263ms
And Set advice window in schedule 3s 262ms
And Fill advice form 18s 823ms
And Click advice save button and wait for advice form to disappear 33s 289ms
Then Check if time window has proper "60" 072ms
After Hooks.deleteTransportAfterTest() 773ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 141ms
After Hooks.clearAlgorithmSettings() 559ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 230ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 814ms
And Set token of apiUsername "dha1-supplier-2" 214ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 17s 051ms
And Login as "dha1-supplier-2" and set token of apiUsername "super-admin-hochland" 7s 475ms
When Go to transport details "DELIVERY" 30s 899ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 602ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 231ms
And Go to "WAREHOUSE_TAB" 1s 302ms
And Select warehouse "Serownia" 1s 713ms
And Set week view 1s 263ms
Then Check if time window has proper "60" 078ms
After Hooks.deleteTransportAfterTest() 801ms
After Hooks.clearAlgorithmSettings() 850ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 195ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 181ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 919ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD" as "super-admin-keeeper" 3s 292ms
And Go to "WAREHOUSE_TAB" 774ms
And Select warehouse "Magazyn Wyrobów Gotowych" 2s 059ms
And Go to next day in schedule 1s 250ms
And Check if time window counter value equals "1" 219ms
And Select view "DAYS_2" 2s 164ms
And Move advice window "2" 1s 484ms
And Select view "DAY" 2s 133ms
Then Check if time window counter value equals "0" 188ms
And Delete created transport by API 776ms
And Check if time window counter value equals "0" 151ms
And Click in free spot in schedule page to create gray window 553ms
And Check if time window counter value equals "0" 152ms
And Click in free spot in schedule page to create dedicated window 2s 131ms
And Check if time window counter value equals "0" 155ms
After Hooks.deleteTransportAfterTest() 651ms
After Hooks.rollbackAddedAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 961ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-adama" 000ms
When Go to new transport "DELIVERY" 636ms
And Fill transport form 20s 741ms
And Click "save-transport" save button and wait for form to disappear 30s 238ms
And Set advice window in schedule 2s 423ms
And Check is transport created in schedule and set transport id 2s 582ms
And Go to "TRANSPORT_TABLE" 522ms
When Click on time window date 1s 720ms
And Open transport form when in schedule 1s 282ms
Then Check are transport values equals 2s 829ms
After Hooks.deleteTransportAfterTest() 786ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 171ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "DELIVERY" 792ms
And Fill transport form 46s 415ms
And Click "save-transport" save button and wait for form to disappear 30s 208ms
And Set advice window in schedule 2s 429ms
And Check is transport created in schedule and set transport id 2s 990ms
And Go to "TRANSPORT_TABLE" 585ms
When Click on time window date 1s 650ms
And Open transport form when in schedule 1s 404ms
Then Check are transport values equals 22s 120ms
After Hooks.deleteTransportAfterTest() 954ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 969ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_DELIVERY" 784ms
And Fill transport form 48s 419ms
And Click "save-transport" save button and wait for form to disappear 30s 224ms
And Set advice window in schedule 2s 459ms
And Check is transport created in schedule and set transport id 2s 606ms
And Go to "TRANSPORT_TABLE" 472ms
When Click on time window date 2s 618ms
And Open transport form when in schedule 1s 435ms
Then Check are transport values equals 9s 206ms
After Hooks.deleteTransportAfterTest() 900ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 240ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_COLLECTION" 671ms
And Fill transport form 34s 541ms
And Click "save-transport" save button and wait for form to disappear 30s 217ms
And Set advice window in schedule 2s 423ms
And Check is transport created in schedule and set transport id 2s 494ms
And Go to "TRANSPORT_TABLE" 498ms
When Click on time window date 3s 309ms
And Open transport form when in schedule 1s 382ms
Then Check are transport values equals 24s 057ms
After Hooks.deleteTransportAfterTest() 792ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 725ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lantmannen" 000ms
When Go to new transport "DELIVERY" 686ms
And Fill transport form 44s 983ms
And Click "save-transport" save button and wait for form to disappear 30s 243ms
And Set advice window in schedule 2s 375ms
And Check is transport created in schedule and set transport id 2s 549ms
And Go to "TRANSPORT_TABLE" 482ms
When Click on time window date 1s 779ms
And Open transport form when in schedule 1s 321ms
Then Check are transport values equals 22s 067ms
After Hooks.deleteTransportAfterTest() 886ms
Before Hooks.showScenarioName(Scenario) 015ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 474ms
And Set "transport" inputs from JSON file "CREATE_LOAD" "super-admin-lantmannen" 000ms
When Go to new transport "LOAD" 686ms
And Fill transport form 45s 130ms
And Click "save-transport" save button and wait for form to disappear 30s 243ms
And Set advice window in schedule 2s 402ms
And Check is transport created in schedule and set transport id 2s 678ms
And Go to "TRANSPORT_TABLE" 530ms
When Click on time window date 1s 776ms
And Open transport form when in schedule 1s 319ms
Then Check are transport values equals 21s 937ms
After Hooks.deleteTransportAfterTest() 750ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 234ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 396ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 331ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 288ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 946ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 895ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 6s 002ms
And Go to "TRANSPORT_TABLE" 498ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 947ms
And Add step "unload" 215ms
And Change filled value in details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 3s 766ms
And Change filled value in details "weight-step-2" "number" "23" "0" 1s 528ms
And Change filled value in details "number-of-pallets-step-2" "number" "23" "0" 1s 539ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 664ms
Then Click "save-transport" save button 305ms
And Set advice window in schedule in "2" days 5s 769ms
And Click advice save button and wait for advice form to disappear 21s 136ms
And Go to "TRANSPORT_TABLE" 515ms
And Check if transport has "2" time windows 040ms
After Hooks.deleteTransportAfterTest() 1s 080ms
After Hooks.rollbackTransportTypeSettings() 277ms
After Hooks.rollbackAddedActionAuthorities() 318ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 211ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 181ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 258ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 315ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 094ms
And Set double window advice 000ms
And Login as "farmacol-admin" 5s 976ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 316ms
And Go to "TRANSPORT_TABLE" 427ms
And Get checkpoint colors for transport 032ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "true" 1m 25s 488ms
After Hooks.deleteTransportAfterTest() 1s 013ms
After Hooks.rollbackTransportTypeSettings() 319ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 233ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 162ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 309ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 269ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 052ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 629ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 391ms
And Go to "TRANSPORT_TABLE" 380ms
And Get checkpoint colors for transport 023ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 1m 25s 654ms
After Hooks.deleteTransportAfterTest() 1s 022ms
After Hooks.rollbackTransportTypeSettings() 312ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 227ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 164ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 269ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 283ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 090ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 759ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 260ms
And Get checkpoint colors for transport 022ms
And Go to "TRANSPORT_TABLE" 422ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 21s 370ms
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-2/temp/buildTmp/.com.google.Chrome.iewX6Y}, 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: 79aba532e9cdc3a3f8d36c56f2016381
	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.getCssValue(RemoteWebElement.java:165)
	at CucumberTests.TimeWindow.TimeWindowTest.checkIfWindowsHasProperColorsInSchedule(TimeWindowTest.java:180)
	at CucumberTests.TimeWindow.TimeWindowTest.verifyThatTransportColorsOfWindowsChangeProperlyInScheduleWhenWindowColorDependsOnWarehouseIs(TimeWindowTest.java:120)
	at ✽.Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true"(file:Features/Atom/TimeWindow/TransportWindow.feature:252)
After Hooks.deleteTransportAfterTest() 955ms
After Hooks.rollbackTransportTypeSettings() 306ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 237ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 163ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 299ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 279ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 908ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 769ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 249ms
And Get checkpoint colors for transport 018ms
And Go to "TRANSPORT_TABLE" 364ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 46s 244ms
After Hooks.deleteTransportAfterTest() 1s 032ms
After Hooks.rollbackTransportTypeSettings() 319ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 235ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 024ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 813ms
And Login as "super-admin-farmacol" 6s 510ms
And Show all transport types 1s 165ms
And Click on time window date 2s 075ms
Then Open transport form when in schedule 1s 443ms
And Click create similar button 15s 247ms
And Click cancel button in transport form 208ms
And Open transport form when in schedule 1s 383ms
Then Check if transport form modal is visible 097ms
After Hooks.deleteTransportAfterTest() 750ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 226ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 862ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 681ms
And Get min and max advice date of created transport as "super-admin-farmacol" 424ms
And Login as "farmacol-admin" 2s 807ms
And Show all transport types 1s 315ms
And Click on time window date 2s 142ms
And Set week view 2s 724ms
And Move advice window "3" 1s 919ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 663ms
After Hooks.deleteTransportAfterTest() 3s 351ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 135ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 702ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 481ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 430ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_BEFORE_CHANGE" 329ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 302ms
And Login as "super-admin-bausch" 6s 810ms
And Go to "WAREHOUSE_TAB" 1s 285ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 669ms
And Wait "2" seconds 2s
When Move window by interval "1h" 610ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 697ms
After Hooks.deleteTransportAfterTest() 825ms
After Hooks.rollbackAddedActionAuthorities() 556ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 246ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 195ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 651ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 443ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 497ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_BEFORE_CHANGE" 322ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 322ms
And Login as "super-admin-bausch" 5s 243ms
And Go to "WAREHOUSE_TAB" 1s 276ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 754ms
And Wait "2" seconds 2s
When Move window by interval "1h" 574ms
And Alert after moving is displayed "" 15s 053ms
After Hooks.deleteTransportAfterTest() 887ms
After Hooks.rollbackAddedActionAuthorities() 524ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 152ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 660ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 449ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 388ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_BEFORE_CHANGE" 324ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 325ms
And Login as "super-admin-bausch" 5s 557ms
And Go to "WAREHOUSE_TAB" 1s 278ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 736ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 542ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 664ms
After Hooks.deleteTransportAfterTest() 862ms
After Hooks.rollbackAddedActionAuthorities() 518ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 160ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 664ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 510ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 475ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_BEFORE_CHANGE" 347ms
And Login as "super-admin-bausch" 5s 224ms
And Go to "WAREHOUSE_TAB" 1s 307ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 741ms
And Wait "2" seconds 2s
When Move window by interval "3h" 591ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 628ms
After Hooks.deleteTransportAfterTest() 817ms
After Hooks.rollbackAddedActionAuthorities() 273ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 249ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 689ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 428ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 310ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_BEFORE_CHANGE" 319ms
And Login as "super-admin-bausch" 5s 261ms
And Go to "WAREHOUSE_TAB" 1s 365ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 685ms
And Wait "2" seconds 2s
When Move window by interval "1h" 543ms
And Alert after moving is displayed "" 15s 089ms
After Hooks.deleteTransportAfterTest() 862ms
After Hooks.rollbackAddedActionAuthorities() 275ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 240ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 176ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 664ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 441ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 355ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_BEFORE_CHANGE" 334ms
And Login as "super-admin-bausch" 5s 266ms
And Go to "WAREHOUSE_TAB" 1s 257ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 742ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 590ms
And Alert after moving is displayed "" 15s 061ms
After Hooks.deleteTransportAfterTest() 816ms
After Hooks.rollbackAddedActionAuthorities() 281ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 169ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 671ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 457ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 374ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 330ms
And Login as "super-admin-bausch" 5s 352ms
And Go to "WAREHOUSE_TAB" 1s 272ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 718ms
And Wait "2" seconds 2s
When Move window by interval "3h" 558ms
And Alert after moving is displayed "" 15s 059ms
After Hooks.deleteTransportAfterTest() 833ms
After Hooks.rollbackAddedActionAuthorities() 261ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 128ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 623ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 444ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 446ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 340ms
And Login as "super-admin-bausch" 5s 353ms
And Go to "WAREHOUSE_TAB" 1s 377ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 669ms
And Wait "2" seconds 2s
When Move window by interval "1h" 585ms
And Alert after moving is displayed "" 15s 061ms
After Hooks.deleteTransportAfterTest() 857ms
After Hooks.rollbackAddedActionAuthorities() 268ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 225ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 085ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 664ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 448ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 518ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 369ms
And Login as "super-admin-bausch" 5s 224ms
And Go to "WAREHOUSE_TAB" 1s 271ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 748ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 601ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 616ms
After Hooks.deleteTransportAfterTest() 850ms
After Hooks.rollbackAddedActionAuthorities() 264ms