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

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
TransportWindow atom tests 284 3 0 0 0 287 22 3 25 26m 18s 766ms 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 006ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 247ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 280ms
When Go to "WAREHOUSE_TAB" 1s 406ms
And Select warehouse "Serownia" 1s 595ms
And Set week view 1s 262ms
And Show yesterday 1s 163ms
And Move window into the past 451ms
Then Check if window is "red" 4s 073ms
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-2/temp/buildTmp/.com.google.Chrome.nXQC78}, 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: 9cf8c623213683dad42f700c3a1a1e2f
	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() 940ms
After Hooks.rollbackAddedAuthorities() 135ms
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 409ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 881ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 196ms
When Go to "WAREHOUSE_TAB" 1s 442ms
And Select warehouse "Magazyn - Nowa Sól" 2s 117ms
And Set week view 1s 262ms
And Show yesterday 1s 183ms
And Move window into the past 593ms
Then Check if window is "red" 4s 076ms
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-2/temp/buildTmp/.com.google.Chrome.nXQC78}, 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: 9cf8c623213683dad42f700c3a1a1e2f
	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() 802ms
After Hooks.rollbackAddedAuthorities() 129ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 182ms
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 377ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 020ms
When Go to "WAREHOUSE_TAB" 1s 416ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 121ms
And Set week view 1s 289ms
And Check if time window length is correct after "CREATE" 081ms
And Change number of pallets in transport 1m 2s 928ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 258ms
And Check if time window length is correct after "EDIT" 086ms
After Hooks.deleteTransportAfterTest() 1s 013ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 675ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 173ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 239ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 672ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 873ms
When Go to "WAREHOUSE_TAB" 713ms
And Select warehouse "Magazyn Surowców" 1s 390ms
And Set week view 1s 263ms
Then Check if time window has proper "60" 069ms
After Hooks.deleteTransportAfterTest() 900ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 136ms
After Hooks.clearAlgorithmSettings() 668ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 085ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 139ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 225ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 615ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 989ms
When Go to "WAREHOUSE_TAB" 739ms
And Select warehouse "Magazyn Surowców" 1s 360ms
And Set week view 1s 195ms
Then Check if time window has proper "60" 063ms
After Hooks.deleteTransportAfterTest() 1s 065ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 138ms
After Hooks.clearAlgorithmSettings() 563ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 991ms
And Get package type settings for transportType "LOAD" from "keeeper" 132ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 227ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 622ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 900ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 001ms
And Show all transport types 1s 162ms
And Click button advice in transport table "LOAD" 261ms
And Set advice window in schedule 3s 269ms
And Fill advice form 18s 744ms
And Click advice save button and wait for advice form to disappear 33s 261ms
Then Check if time window has proper "30" 065ms
After Hooks.deleteTransportAfterTest() 708ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 140ms
After Hooks.clearAlgorithmSettings() 547ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 482ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 118ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 233ms
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 919ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Show all transport types 1s 164ms
And Click button advice in transport table "CONTAINER" 263ms
And Set advice window in schedule 3s 254ms
And Fill advice form 18s 526ms
And Click advice save button and wait for advice form to disappear 33s 216ms
Then Check if time window has proper "60" 077ms
After Hooks.deleteTransportAfterTest() 779ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 140ms
After Hooks.clearAlgorithmSettings() 560ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 222ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 815ms
And Set token of apiUsername "dha1-supplier-2@qa.qa-test" 221ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 16s 948ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "super-admin-hochland" 7s 714ms
When Go to transport details "DELIVERY" 30s 898ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 564ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 254ms
And Go to "WAREHOUSE_TAB" 1s 328ms
And Select warehouse "Serownia" 1s 589ms
And Set week view 1s 258ms
Then Check if time window has proper "60" 088ms
After Hooks.deleteTransportAfterTest() 794ms
After Hooks.clearAlgorithmSettings() 870ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 126ms
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 937ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD" as "super-admin-keeeper" 3s 386ms
And Go to "WAREHOUSE_TAB" 782ms
And Select warehouse "Magazyn Wyrobów Gotowych" 2s 054ms
And Go to next day in schedule 1s 210ms
And Check if time window counter value equals "1" 225ms
And Select view "DAYS_2" 2s 169ms
And Move advice window "2" 1s 495ms
And Select view "DAY" 2s 157ms
Then Check if time window counter value equals "0" 238ms
And Delete created transport by API 779ms
And Check if time window counter value equals "0" 160ms
And Click in free spot in schedule page to create gray window 485ms
And Check if time window counter value equals "0" 160ms
And Click in free spot in schedule page to create dedicated window 2s 139ms
And Check if time window counter value equals "0" 180ms
After Hooks.deleteTransportAfterTest() 664ms
After Hooks.rollbackAddedAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 087ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-adama" 000ms
When Go to new transport "DELIVERY" 699ms
And Fill transport form 20s 680ms
And Click "save-transport" save button and wait for form to disappear 30s 151ms
And Set advice window in schedule 2s 364ms
And Check is transport created in schedule and set transport id 2s 658ms
And Go to "TRANSPORT_TABLE" 523ms
When Click on time window date 1s 703ms
And Open transport form when in schedule 1s 307ms
Then Check are transport values equals 2s 781ms
After Hooks.deleteTransportAfterTest() 776ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 112ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "DELIVERY" 740ms
And Fill transport form 46s 375ms
And Click "save-transport" save button and wait for form to disappear 30s 198ms
And Set advice window in schedule 2s 376ms
And Check is transport created in schedule and set transport id 3s 004ms
And Go to "TRANSPORT_TABLE" 590ms
When Click on time window date 1s 635ms
And Open transport form when in schedule 1s 451ms
Then Check are transport values equals 22s 168ms
After Hooks.deleteTransportAfterTest() 737ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 186ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 001ms
When Go to new transport "CISTERN_DELIVERY" 739ms
And Fill transport form 48s 472ms
And Click "save-transport" save button and wait for form to disappear 30s 229ms
And Set advice window in schedule 2s 399ms
And Check is transport created in schedule and set transport id 2s 746ms
And Go to "TRANSPORT_TABLE" 510ms
When Click on time window date 3s 151ms
And Open transport form when in schedule 1s 474ms
Then Check are transport values equals 9s 212ms
After Hooks.deleteTransportAfterTest() 894ms
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" 670ms
And Fill transport form 34s 467ms
And Click "save-transport" save button and wait for form to disappear 30s 196ms
And Set advice window in schedule 2s 427ms
And Check is transport created in schedule and set transport id 2s 458ms
And Go to "TRANSPORT_TABLE" 515ms
When Click on time window date 3s 215ms
And Open transport form when in schedule 1s 369ms
Then Check are transport values equals 24s 139ms
After Hooks.deleteTransportAfterTest() 759ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 706ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lantmannen" 000ms
When Go to new transport "DELIVERY" 697ms
And Fill transport form 45s 200ms
And Click "save-transport" save button and wait for form to disappear 30s 206ms
And Set advice window in schedule 2s 318ms
And Check is transport created in schedule and set transport id 2s 594ms
And Go to "TRANSPORT_TABLE" 457ms
When Click on time window date 1s 772ms
And Open transport form when in schedule 1s 333ms
Then Check are transport values equals 21s 932ms
After Hooks.deleteTransportAfterTest() 964ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 455ms
And Set "transport" inputs from JSON file "CREATE_LOAD" "super-admin-lantmannen" 000ms
When Go to new transport "LOAD" 697ms
And Fill transport form 45s 283ms
And Click "save-transport" save button and wait for form to disappear 30s 259ms
And Set advice window in schedule 2s 380ms
And Check is transport created in schedule and set transport id 2s 696ms
And Go to "TRANSPORT_TABLE" 481ms
When Click on time window date 1s 747ms
And Open transport form when in schedule 1s 315ms
Then Check are transport values equals 22s 006ms
After Hooks.deleteTransportAfterTest() 802ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 244ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 404ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 403ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 357ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 907ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 973ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 6s 419ms
And Go to "TRANSPORT_TABLE" 511ms
When Go to transport details "EXTERNAL_DELIVERY" 3s 047ms
And Add step "unload" 222ms
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 581ms
And Change filled value in details "number-of-pallets-step-2" "number" "23" "0" 1s 566ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 744ms
Then Click "save-transport" save button 330ms
And Set advice window in schedule in "2" days 5s 706ms
And Click advice save button and wait for advice form to disappear 36s 670ms
And Go to "TRANSPORT_TABLE" 549ms
And Check if transport has "2" time windows 044ms
After Hooks.deleteTransportAfterTest() 1s 058ms
After Hooks.rollbackTransportTypeSettings() 297ms
After Hooks.rollbackAddedActionAuthorities() 375ms
Before Hooks.showScenarioName(Scenario) 007ms
Given Set token of apiUsername "super-admin-farmacol" 230ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 174ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 296ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 342ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 053ms
And Set double window advice 000ms
And Login as "farmacol-admin" 5s 883ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 550ms
And Go to "TRANSPORT_TABLE" 365ms
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 123ms
After Hooks.deleteTransportAfterTest() 1s 145ms
After Hooks.rollbackTransportTypeSettings() 377ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 227ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 146ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 331ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 275ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 077ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 606ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 498ms
And Go to "TRANSPORT_TABLE" 422ms
And Get checkpoint colors for transport 021ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 1m 25s 236ms
After Hooks.deleteTransportAfterTest() 1s 070ms
After Hooks.rollbackTransportTypeSettings() 326ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 253ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 167ms
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" 261ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 140ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 690ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 537ms
And Get checkpoint colors for transport 031ms
And Go to "TRANSPORT_TABLE" 379ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 25s 441ms
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:253)
After Hooks.deleteTransportAfterTest() 1s 164ms
After Hooks.rollbackTransportTypeSettings() 328ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 217ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 165ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 284ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 276ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 971ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 773ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 539ms
And Get checkpoint colors for transport 025ms
And Go to "TRANSPORT_TABLE" 372ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 46s 259ms
After Hooks.deleteTransportAfterTest() 1s 021ms
After Hooks.rollbackTransportTypeSettings() 298ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 232ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 023ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 744ms
And Login as "super-admin-farmacol" 6s 092ms
And Show all transport types 1s 159ms
And Click on time window date 2s 060ms
Then Open transport form when in schedule 1s 442ms
And Click create similar button 15s 245ms
And Click cancel button in transport form 203ms
And Open transport form when in schedule 1s 374ms
Then Check if transport form modal is visible 100ms
After Hooks.deleteTransportAfterTest() 745ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 232ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 859ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 765ms
And Get min and max advice date of created transport as "super-admin-farmacol" 438ms
And Login as "farmacol-admin" 2s 787ms
And Show all transport types 1s 162ms
And Click on time window date 2s 162ms
And Set week view 2s 654ms
And Move advice window "3" 1s 886ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 633ms
After Hooks.deleteTransportAfterTest() 3s 408ms
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 197ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 830ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 483ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 351ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START" 354ms
And Login as "super-admin-bausch" 6s 177ms
And Go to "WAREHOUSE_TAB" 1s 277ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 739ms
And Wait "2" seconds 2s
When Move window by interval "1h" 585ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 699ms
After Hooks.deleteTransportAfterTest() 849ms
After Hooks.rollbackAddedActionAuthorities() 263ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 233ms
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 645ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 474ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 638ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START" 343ms
And Login as "super-admin-bausch" 5s 519ms
And Go to "WAREHOUSE_TAB" 1s 238ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 729ms
And Wait "2" seconds 2s
When Move window by interval "1h" 562ms
And Alert after moving is displayed "" 15s 085ms
After Hooks.deleteTransportAfterTest() 876ms
After Hooks.rollbackAddedActionAuthorities() 313ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 263ms
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 674ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 473ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 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" 365ms
And Login as "super-admin-bausch" 5s 457ms
And Go to "WAREHOUSE_TAB" 1s 402ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 666ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 556ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 634ms
After Hooks.deleteTransportAfterTest() 864ms
After Hooks.rollbackAddedActionAuthorities() 270ms