Project Number Date
ApolloFullRunnerReport apollo-test-2.148 07 wrz 2021, 06:21

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
TransportWindow atom tests 297 4 0 0 0 301 22 4 26 27m 28s 533ms 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) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 180ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 258ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 305ms
When Go to "WAREHOUSE_TAB" 1s 618ms
And Select warehouse "Serownia" 1s 594ms
And Set week view 1s 201ms
And Show yesterday 1s 129ms
And Move window into the past 410ms
Then Check if window is "red" 4s 077ms
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.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.pT0sMq}, 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: e5d58e1fdd819e571fce73e37d49ce81
	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() 858ms
After Hooks.rollbackAddedAuthorities() 131ms
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 674ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 943ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 205ms
When Go to "WAREHOUSE_TAB" 1s 433ms
And Select warehouse "Magazyn - Nowa Sól" 2s 344ms
And Set week view 1s 241ms
And Show yesterday 1s 146ms
And Move window into the past 625ms
Then Check if window is "red" 4s 097ms
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.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.pT0sMq}, 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: e5d58e1fdd819e571fce73e37d49ce81
	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() 902ms
After Hooks.rollbackAddedAuthorities() 118ms
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 705ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 168ms
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" 001ms
When Show all transport types 1s 135ms
And Click button advice in transport table "DELIVERY" 216ms
And Set advice window in schedule 3s 346ms
And Fill advice form 13s 141ms
And Click advice save button and wait for advice form to disappear 33s 324ms
And Select warehouse "Magazyn Hala A" 1s 664ms
And Set week view 2s 638ms
And Show yesterday 1s 226ms
And Move window into the past 1s 398ms
Then Check if window is "red" 4s 135ms
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.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.pT0sMq}, 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: e5d58e1fdd819e571fce73e37d49ce81
	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() 911ms
After Hooks.rollbackAddedAuthorities() 138ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 121ms
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 313ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 081ms
When Go to "WAREHOUSE_TAB" 1s 319ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 107ms
And Set week view 1s 227ms
And Check if time window length is correct after "CREATE" 059ms
And Change number of pallets in transport 1m 4s 813ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 293ms
And Check if time window length is correct after "EDIT" 077ms
After Hooks.deleteTransportAfterTest() 866ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 627ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 174ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 249ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 711ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 906ms
When Go to "WAREHOUSE_TAB" 717ms
And Select warehouse "Magazyn Surowców" 1s 343ms
And Set week view 1s 244ms
Then Check if time window has proper "60" 075ms
After Hooks.deleteTransportAfterTest() 943ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 145ms
After Hooks.clearAlgorithmSettings() 677ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 020ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 130ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 235ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 616ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 861ms
When Go to "WAREHOUSE_TAB" 723ms
And Select warehouse "Magazyn Surowców" 1s 346ms
And Set week view 1s 210ms
Then Check if time window has proper "60" 060ms
After Hooks.deleteTransportAfterTest() 910ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 134ms
After Hooks.clearAlgorithmSettings() 580ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 946ms
And Get package type settings for transportType "LOAD" from "keeeper" 130ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 212ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 611ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 994ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 001ms
And Show all transport types 1s 169ms
And Click button advice in transport table "LOAD" 250ms
And Set advice window in schedule 3s 278ms
And Fill advice form 18s 842ms
And Click advice save button and wait for advice form to disappear 33s 218ms
Then Check if time window has proper "30" 079ms
After Hooks.deleteTransportAfterTest() 727ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 123ms
After Hooks.clearAlgorithmSettings() 542ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 003ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 114ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 231ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 609ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 2s
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Show all transport types 1s 173ms
And Click button advice in transport table "CONTAINER" 249ms
And Set advice window in schedule 3s 278ms
And Fill advice form 18s 805ms
And Click advice save button and wait for advice form to disappear 33s 182ms
Then Check if time window has proper "60" 085ms
After Hooks.deleteTransportAfterTest() 761ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 226ms
After Hooks.clearAlgorithmSettings() 530ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 265ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 968ms
And Set token of apiUsername "dha1-supplier-2@qa.qa-test" 254ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 17s 038ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "super-admin-hochland" 7s 683ms
When Go to transport details "DELIVERY" 30s 982ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 591ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 227ms
And Go to "WAREHOUSE_TAB" 1s 360ms
And Select warehouse "Serownia" 1s 609ms
And Set week view 1s 252ms
Then Check if time window has proper "60" 089ms
After Hooks.deleteTransportAfterTest() 839ms
After Hooks.clearAlgorithmSettings() 938ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 144ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 174ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 915ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD" as "super-admin-keeeper" 3s 224ms
And Go to "WAREHOUSE_TAB" 727ms
And Select warehouse "Magazyn Wyrobów Gotowych" 1s 990ms
And Go to next day in schedule 1s 265ms
And Check if time window counter value equals "1" 227ms
And Select view "DAYS_2" 2s 153ms
And Move advice window "2" 1s 504ms
And Select view "DAY" 2s 169ms
Then Check if time window counter value equals "0" 211ms
And Delete created transport by API 839ms
And Check if time window counter value equals "0" 180ms
And Click in free spot in schedule page to create gray window 562ms
And Check if time window counter value equals "0" 154ms
And Click in free spot in schedule page to create dedicated window 2s 147ms
And Check if time window counter value equals "0" 186ms
After Hooks.deleteTransportAfterTest() 663ms
After Hooks.rollbackAddedAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 880ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-adama" 000ms
When Go to new transport "DELIVERY" 643ms
And Fill transport form 20s 755ms
And Click "save-transport" save button and wait for form to disappear 30s 266ms
And Set advice window in schedule 2s 382ms
And Check is transport created in schedule and set transport id 2s 622ms
And Go to "TRANSPORT_TABLE" 509ms
When Click on time window date 1s 721ms
And Open transport form when in schedule 1s 316ms
Then Check are transport values equals 2s 748ms
After Hooks.deleteTransportAfterTest() 657ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 293ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "DELIVERY" 714ms
And Fill transport form 46s 456ms
And Click "save-transport" save button and wait for form to disappear 30s 230ms
And Set advice window in schedule 2s 365ms
And Check is transport created in schedule and set transport id 3s 089ms
And Go to "TRANSPORT_TABLE" 524ms
When Click on time window date 1s 662ms
And Open transport form when in schedule 1s 401ms
Then Check are transport values equals 22s 153ms
After Hooks.deleteTransportAfterTest() 847ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 998ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_DELIVERY" 762ms
And Fill transport form 48s 297ms
And Click "save-transport" save button and wait for form to disappear 30s 248ms
And Set advice window in schedule 2s 470ms
And Check is transport created in schedule and set transport id 2s 828ms
And Go to "TRANSPORT_TABLE" 484ms
When Click on time window date 2s 937ms
And Open transport form when in schedule 1s 397ms
Then Check are transport values equals 9s 252ms
After Hooks.deleteTransportAfterTest() 882ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 242ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_COLLECTION" 687ms
And Fill transport form 34s 322ms
And Click "save-transport" save button and wait for form to disappear 30s 198ms
And Set advice window in schedule 2s 464ms
And Check is transport created in schedule and set transport id 2s 505ms
And Go to "TRANSPORT_TABLE" 421ms
When Click on time window date 3s 200ms
And Open transport form when in schedule 1s 398ms
Then Check are transport values equals 24s 114ms
After Hooks.deleteTransportAfterTest() 755ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 806ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lantmannen" 000ms
When Go to new transport "DELIVERY" 680ms
And Fill transport form 45s 147ms
And Click "save-transport" save button and wait for form to disappear 30s 177ms
And Set advice window in schedule 2s 421ms
And Check is transport created in schedule and set transport id 2s 693ms
And Go to "TRANSPORT_TABLE" 453ms
When Click on time window date 1s 733ms
And Open transport form when in schedule 1s 311ms
Then Check are transport values equals 22s 024ms
After Hooks.deleteTransportAfterTest() 1s 011ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 588ms
And Set "transport" inputs from JSON file "CREATE_LOAD" "super-admin-lantmannen" 000ms
When Go to new transport "LOAD" 590ms
And Fill transport form 44s 967ms
And Click "save-transport" save button and wait for form to disappear 30s 200ms
And Set advice window in schedule 2s 443ms
And Check is transport created in schedule and set transport id 2s 599ms
And Go to "TRANSPORT_TABLE" 540ms
When Click on time window date 1s 803ms
And Open transport form when in schedule 1s 329ms
Then Check are transport values equals 21s 977ms
After Hooks.deleteTransportAfterTest() 925ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 297ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 412ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 345ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 321ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 909ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 4s 001ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 6s 406ms
And Go to "TRANSPORT_TABLE" 515ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 989ms
And Add step "unload" 209ms
And Change filled value in details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 3s 832ms
And Change filled value in details "weight-step-2" "number" "23" "0" 1s 567ms
And Change filled value in details "number-of-pallets-step-2" "number" "23" "0" 1s 568ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 720ms
Then Click "save-transport" save button 314ms
And Set advice window in schedule in "2" days 5s 663ms
And Click advice save button and wait for advice form to disappear 36s 636ms
And Go to "TRANSPORT_TABLE" 509ms
And Check if transport has "2" time windows 038ms
After Hooks.deleteTransportAfterTest() 1s 096ms
After Hooks.rollbackTransportTypeSettings() 283ms
After Hooks.rollbackAddedActionAuthorities() 314ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 225ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 150ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 291ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 334ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 055ms
And Set double window advice 000ms
And Login as "farmacol-admin" 5s 902ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 392ms
And Go to "TRANSPORT_TABLE" 413ms
And Get checkpoint colors for transport 030ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "true" 1m 25s 536ms
After Hooks.deleteTransportAfterTest() 1s 018ms
After Hooks.rollbackTransportTypeSettings() 305ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 232ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 147ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 294ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 270ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 061ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 685ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 492ms
And Go to "TRANSPORT_TABLE" 396ms
And Get checkpoint colors for transport 025ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 1m 25s 394ms
After Hooks.deleteTransportAfterTest() 1s 061ms
After Hooks.rollbackTransportTypeSettings() 270ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 219ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 132ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 237ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 264ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 034ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 742ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 607ms
And Get checkpoint colors for transport 022ms
And Go to "TRANSPORT_TABLE" 430ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 25s 576ms
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 030ms
After Hooks.rollbackTransportTypeSettings() 322ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 232ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 164ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 297ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 268ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 894ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 972ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 575ms
And Get checkpoint colors for transport 027ms
And Go to "TRANSPORT_TABLE" 376ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 46s 301ms
After Hooks.deleteTransportAfterTest() 1s 010ms
After Hooks.rollbackTransportTypeSettings() 301ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 228ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 986ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 831ms
And Login as "super-admin-farmacol" 5s 973ms
And Show all transport types 1s 163ms
And Click on time window date 2s 100ms
Then Open transport form when in schedule 1s 454ms
And Click create similar button 15s 236ms
And Click cancel button in transport form 211ms
And Open transport form when in schedule 1s 361ms
Then Check if transport form modal is visible 096ms
After Hooks.deleteTransportAfterTest() 721ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 237ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 873ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 572ms
And Get min and max advice date of created transport as "super-admin-farmacol" 426ms
And Login as "farmacol-admin" 2s 749ms
And Show all transport types 1s 185ms
And Click on time window date 2s 124ms
And Set week view 2s 704ms
And Move advice window "3" 1s 854ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 648ms
After Hooks.deleteTransportAfterTest() 3s 362ms
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 141ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 833ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 485ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 567ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START" 326ms
And Login as "super-admin-bausch" 6s 306ms
And Go to "WAREHOUSE_TAB" 1s 267ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 756ms
And Wait "2" seconds 2s
When Move window by interval "1h" 573ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 754ms
After Hooks.deleteTransportAfterTest() 848ms
After Hooks.rollbackAddedActionAuthorities() 265ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 243ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 122ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 639ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 417ms
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" 294ms
And Login as "super-admin-bausch" 5s 468ms
And Go to "WAREHOUSE_TAB" 1s 313ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 701ms
And Wait "2" seconds 2s
When Move window by interval "1h" 580ms
And Alert after moving is displayed "" 15s 071ms
After Hooks.deleteTransportAfterTest() 867ms
After Hooks.rollbackAddedActionAuthorities() 265ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 235ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 129ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 615ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 442ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 758ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START" 388ms
And Login as "super-admin-bausch" 5s 337ms
And Go to "WAREHOUSE_TAB" 1s 360ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 734ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 606ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 625ms
After Hooks.deleteTransportAfterTest() 776ms
After Hooks.rollbackAddedActionAuthorities() 258ms