Project Number Date
ApolloFullRunnerReport apollo-test-2.155 12 wrz 2021, 06:40

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 22s 556ms 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 136ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 158ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 354ms
When Go to "WAREHOUSE_TAB" 1s 689ms
And Select warehouse "Serownia" 1s 590ms
And Set week view 1s 219ms
And Show yesterday 1s 130ms
And Move window into the past 421ms
Then Check if window is "red" 4s 071ms
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.cFz0cB}, 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: 8e9e1e6964bbc848f74c2535de843d53
	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() 870ms
After Hooks.rollbackAddedAuthorities() 152ms
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 261ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 691ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 193ms
When Go to "WAREHOUSE_TAB" 1s 424ms
And Select warehouse "Magazyn - Nowa Sól" 2s 194ms
And Set week view 1s 337ms
And Show yesterday 1s 158ms
And Move window into the past 655ms
Then Check if window is "red" 4s 075ms
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.cFz0cB}, 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: 8e9e1e6964bbc848f74c2535de843d53
	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() 1s 006ms
After Hooks.rollbackAddedAuthorities() 160ms
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) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 728ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 088ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "piast-admin" 194ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 000ms
When Show all transport types 1s 134ms
And Click button advice in transport table "DELIVERY" 229ms
And Set advice window in schedule 3s 415ms
And Fill advice form 12s 721ms
And Click advice save button and wait for advice form to disappear 33s 419ms
And Select warehouse "Magazyn Hala A" 1s 659ms
And Set week view 2s 417ms
And Show yesterday 1s 221ms
And Move window into the past 1s 141ms
Then Check if window is "red" 4s 086ms
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.cFz0cB}, 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: 8e9e1e6964bbc848f74c2535de843d53
	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() 918ms
After Hooks.rollbackAddedAuthorities() 144ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 281ms
And Set "transport" inputs from JSON file "EDIT_EXPORT" "super-admin-hochland" 001ms
And Set algorithm setting for "super-admin-hochland" in "Magazyn Zimny Kaźmierz" on "Magazyn Zimny" 1s 523ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 093ms
When Go to "WAREHOUSE_TAB" 1s 414ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 119ms
And Set week view 1s 245ms
And Check if time window length is correct after "CREATE" 063ms
And Change number of pallets in transport 1m 1s 659ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 216ms
And Check if time window length is correct after "EDIT" 068ms
After Hooks.deleteTransportAfterTest() 829ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 640ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 188ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 247ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 619ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 189ms
When Go to "WAREHOUSE_TAB" 780ms
And Select warehouse "Magazyn Surowców" 1s 420ms
And Set week view 1s 218ms
Then Check if time window has proper "60" 060ms
After Hooks.deleteTransportAfterTest() 1s 001ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 135ms
After Hooks.clearAlgorithmSettings() 708ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 047ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 121ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 223ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 566ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 775ms
When Go to "WAREHOUSE_TAB" 792ms
And Select warehouse "Magazyn Surowców" 1s 355ms
And Set week view 1s 203ms
Then Check if time window has proper "60" 068ms
After Hooks.deleteTransportAfterTest() 980ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 136ms
After Hooks.clearAlgorithmSettings() 536ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 898ms
And Get package type settings for transportType "LOAD" from "keeeper" 119ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 233ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 634ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 909ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 000ms
And Show all transport types 1s 165ms
And Click button advice in transport table "LOAD" 227ms
And Set advice window in schedule 3s 238ms
And Fill advice form 18s 391ms
And Click advice save button and wait for advice form to disappear 33s 324ms
Then Check if time window has proper "30" 068ms
After Hooks.deleteTransportAfterTest() 738ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 144ms
After Hooks.clearAlgorithmSettings() 554ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 043ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 124ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 203ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 567ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 799ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 000ms
And Show all transport types 1s 222ms
And Click button advice in transport table "CONTAINER" 217ms
And Set advice window in schedule 3s 219ms
And Fill advice form 18s 462ms
And Click advice save button and wait for advice form to disappear 33s 202ms
Then Check if time window has proper "60" 066ms
After Hooks.deleteTransportAfterTest() 725ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 140ms
After Hooks.clearAlgorithmSettings() 527ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 227ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 790ms
And Set token of apiUsername "dha1-supplier-2" 220ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 16s 965ms
And Login as "dha1-supplier-2" and set token of apiUsername "super-admin-hochland" 7s 696ms
When Go to transport details "DELIVERY" 30s 962ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 554ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 177ms
And Go to "WAREHOUSE_TAB" 1s 332ms
And Select warehouse "Serownia" 1s 609ms
And Set week view 1s 185ms
Then Check if time window has proper "60" 055ms
After Hooks.deleteTransportAfterTest() 752ms
After Hooks.clearAlgorithmSettings() 866ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 014ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 184ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 920ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD" as "super-admin-keeeper" 3s 350ms
And Go to "WAREHOUSE_TAB" 767ms
And Select warehouse "Magazyn Wyrobów Gotowych" 2s 131ms
And Go to next day in schedule 1s 258ms
And Check if time window counter value equals "1" 251ms
And Select view "DAYS_2" 2s 189ms
And Move advice window "2" 1s 494ms
And Select view "DAY" 2s 209ms
Then Check if time window counter value equals "0" 217ms
And Delete created transport by API 817ms
And Check if time window counter value equals "0" 172ms
And Click in free spot in schedule page to create gray window 564ms
And Check if time window counter value equals "0" 163ms
And Click in free spot in schedule page to create dedicated window 2s 143ms
And Check if time window counter value equals "0" 197ms
After Hooks.deleteTransportAfterTest() 698ms
After Hooks.rollbackAddedAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 657ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-adama" 000ms
When Go to new transport "DELIVERY" 615ms
And Fill transport form 20s 266ms
And Click "save-transport" save button and wait for form to disappear 30s 158ms
And Set advice window in schedule 2s 335ms
And Check is transport created in schedule and set transport id 2s 734ms
And Go to "TRANSPORT_TABLE" 467ms
When Click on time window date 1s 640ms
And Open transport form when in schedule 1s 300ms
Then Check are transport values equals 2s 656ms
After Hooks.deleteTransportAfterTest() 833ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 107ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "DELIVERY" 728ms
And Fill transport form 45s 774ms
And Click "save-transport" save button and wait for form to disappear 30s 198ms
And Set advice window in schedule 2s 352ms
And Check is transport created in schedule and set transport id 2s 864ms
And Go to "TRANSPORT_TABLE" 488ms
When Click on time window date 1s 597ms
And Open transport form when in schedule 1s 480ms
Then Check are transport values equals 22s 348ms
After Hooks.deleteTransportAfterTest() 739ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 390ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_DELIVERY" 787ms
And Fill transport form 47s 879ms
And Click "save-transport" save button and wait for form to disappear 30s 222ms
And Set advice window in schedule 2s 406ms
And Check is transport created in schedule and set transport id 2s 925ms
And Go to "TRANSPORT_TABLE" 480ms
When Click on time window date 3s 005ms
And Open transport form when in schedule 1s 398ms
Then Check are transport values equals 8s 985ms
After Hooks.deleteTransportAfterTest() 965ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 216ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_COLLECTION" 648ms
And Fill transport form 33s 915ms
And Click "save-transport" save button and wait for form to disappear 30s 205ms
And Set advice window in schedule 2s 352ms
And Check is transport created in schedule and set transport id 2s 408ms
And Go to "TRANSPORT_TABLE" 460ms
When Click on time window date 3s 128ms
And Open transport form when in schedule 1s 436ms
Then Check are transport values equals 23s 951ms
After Hooks.deleteTransportAfterTest() 753ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 951ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lantmannen" 000ms
When Go to new transport "DELIVERY" 609ms
And Fill transport form 44s 499ms
And Click "save-transport" save button and wait for form to disappear 30s 165ms
And Set advice window in schedule 2s 349ms
And Check is transport created in schedule and set transport id 2s 674ms
And Go to "TRANSPORT_TABLE" 496ms
When Click on time window date 1s 760ms
And Open transport form when in schedule 1s 313ms
Then Check are transport values equals 21s 910ms
After Hooks.deleteTransportAfterTest() 782ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 543ms
And Set "transport" inputs from JSON file "CREATE_LOAD" "super-admin-lantmannen" 000ms
When Go to new transport "LOAD" 642ms
And Fill transport form 44s 425ms
And Click "save-transport" save button and wait for form to disappear 30s 186ms
And Set advice window in schedule 2s 363ms
And Check is transport created in schedule and set transport id 2s 458ms
And Go to "TRANSPORT_TABLE" 494ms
When Click on time window date 1s 731ms
And Open transport form when in schedule 1s 321ms
Then Check are transport values equals 21s 841ms
After Hooks.deleteTransportAfterTest() 863ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 232ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 385ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 331ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 272ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 878ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 944ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 6s 246ms
And Go to "TRANSPORT_TABLE" 486ms
When Go to transport details "EXTERNAL_DELIVERY" 3s 022ms
And Add step "unload" 238ms
And Change filled value in details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 3s 765ms
And Change filled value in details "weight-step-2" "number" "23" "0" 1s 530ms
And Change filled value in details "number-of-pallets-step-2" "number" "23" "0" 1s 520ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 684ms
Then Click "save-transport" save button 317ms
And Set advice window in schedule in "2" days 5s 776ms
And Click advice save button and wait for advice form to disappear 21s 353ms
And Go to "TRANSPORT_TABLE" 501ms
And Check if transport has "2" time windows 043ms
After Hooks.deleteTransportAfterTest() 1s 323ms
After Hooks.rollbackTransportTypeSettings() 290ms
After Hooks.rollbackAddedActionAuthorities() 347ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 237ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 171ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 260ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 359ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 182ms
And Set double window advice 000ms
And Login as "farmacol-admin" 6s 280ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 535ms
And Go to "TRANSPORT_TABLE" 373ms
And Get checkpoint colors for transport 034ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "true" 1m 25s 063ms
After Hooks.deleteTransportAfterTest() 1s 081ms
After Hooks.rollbackTransportTypeSettings() 306ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 219ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 149ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 341ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 308ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 217ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 596ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 779ms
And Go to "TRANSPORT_TABLE" 386ms
And Get checkpoint colors for transport 026ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 1m 24s 762ms
After Hooks.deleteTransportAfterTest() 1s 026ms
After Hooks.rollbackTransportTypeSettings() 304ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 213ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 146ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 260ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 296ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 073ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 797ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 648ms
And Get checkpoint colors for transport 020ms
And Go to "TRANSPORT_TABLE" 399ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 25s 461ms
java.lang.AssertionError: Niepoprawna zmiana koloru przy statusie registered-katowice-przyjęcia
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	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() 1s 033ms
After Hooks.rollbackTransportTypeSettings() 330ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 253ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 167ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 296ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 271ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 970ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 610ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 614ms
And Get checkpoint colors for transport 025ms
And Go to "TRANSPORT_TABLE" 373ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 45s 829ms
After Hooks.deleteTransportAfterTest() 1s 061ms
After Hooks.rollbackTransportTypeSettings() 313ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 257ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 137ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 796ms
And Login as "super-admin-farmacol" 6s 529ms
And Show all transport types 1s 277ms
And Click on time window date 2s 044ms
Then Open transport form when in schedule 1s 403ms
And Click create similar button 15s 243ms
And Click cancel button in transport form 205ms
And Open transport form when in schedule 1s 385ms
Then Check if transport form modal is visible 100ms
After Hooks.deleteTransportAfterTest() 776ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 259ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 892ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 4s 029ms
And Get min and max advice date of created transport as "super-admin-farmacol" 445ms
And Login as "farmacol-admin" 2s 884ms
And Show all transport types 1s 162ms
And Click on time window date 2s 055ms
And Set week view 2s 865ms
And Move advice window "3" 1s 954ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 611ms
After Hooks.deleteTransportAfterTest() 3s 214ms
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 209ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 889ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 482ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 313ms
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" 308ms
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" 293ms
And Login as "super-admin-bausch" 6s 264ms
And Go to "WAREHOUSE_TAB" 1s 330ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 684ms
And Wait "2" seconds 2s
When Move window by interval "1h" 540ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 770ms
After Hooks.deleteTransportAfterTest() 883ms
After Hooks.rollbackAddedActionAuthorities() 587ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 318ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 652ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 436ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 680ms
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" 338ms
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" 320ms
And Login as "super-admin-bausch" 5s 780ms
And Go to "WAREHOUSE_TAB" 1s 333ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 710ms
And Wait "2" seconds 2s
When Move window by interval "1h" 534ms
And Alert after moving is displayed "" 15s 092ms
After Hooks.deleteTransportAfterTest() 942ms
After Hooks.rollbackAddedActionAuthorities() 556ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 118ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 654ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 461ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 511ms
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" 408ms
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 857ms
And Go to "WAREHOUSE_TAB" 1s 289ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 711ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 530ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 700ms
After Hooks.deleteTransportAfterTest() 768ms
After Hooks.rollbackAddedActionAuthorities() 513ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 251ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 116ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 781ms
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 681ms
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" 440ms
And Login as "super-admin-bausch" 5s 270ms
And Go to "WAREHOUSE_TAB" 1s 444ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 661ms
And Wait "2" seconds 2s
When Move window by interval "3h" 542ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 650ms
After Hooks.deleteTransportAfterTest() 814ms
After Hooks.rollbackAddedActionAuthorities() 271ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 239ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 139ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 597ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 406ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 482ms
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" 346ms
And Login as "super-admin-bausch" 5s 461ms
And Go to "WAREHOUSE_TAB" 1s 380ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 723ms
And Wait "2" seconds 2s
When Move window by interval "1h" 548ms
And Alert after moving is displayed "" 15s 060ms
After Hooks.deleteTransportAfterTest() 904ms
After Hooks.rollbackAddedActionAuthorities() 279ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 224ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 175ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 715ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 496ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 690ms
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" 366ms
And Login as "super-admin-bausch" 6s 066ms
And Go to "WAREHOUSE_TAB" 1s 410ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 764ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 561ms
And Alert after moving is displayed "" 15s 068ms
After Hooks.deleteTransportAfterTest() 881ms
After Hooks.rollbackAddedActionAuthorities() 259ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 239ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 300ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 645ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 464ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 608ms
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" 371ms
And Login as "super-admin-bausch" 5s 741ms
And Go to "WAREHOUSE_TAB" 1s 242ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 793ms
And Wait "2" seconds 2s
When Move window by interval "3h" 576ms
And Alert after moving is displayed "" 15s 025ms
After Hooks.deleteTransportAfterTest() 937ms
After Hooks.rollbackAddedActionAuthorities() 259ms
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 147ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 650ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 455ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 547ms
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" 362ms
And Login as "super-admin-bausch" 5s 239ms
And Go to "WAREHOUSE_TAB" 1s 324ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 677ms
And Wait "2" seconds 2s
When Move window by interval "1h" 637ms
And Alert after moving is displayed "" 15s 046ms
After Hooks.deleteTransportAfterTest() 873ms
After Hooks.rollbackAddedActionAuthorities() 290ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 247ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 225ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 601ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 422ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 330ms
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" 339ms
And Login as "super-admin-bausch" 5s 546ms
And Go to "WAREHOUSE_TAB" 1s 375ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 663ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 572ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 701ms
After Hooks.deleteTransportAfterTest() 936ms
After Hooks.rollbackAddedActionAuthorities() 364ms