Project Number Date
ApolloFullRunnerReport apollo-test-2.161 17 wrz 2021, 07:00

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
TransportWindow atom tests 371 5 0 0 0 376 27 5 32 31m 26s 975ms 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 265ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 225ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 296ms
When Go to "WAREHOUSE_TAB" 1s 240ms
And Select warehouse "Serownia" 1s 539ms
And Set week view 1s 243ms
And Show yesterday 1s 162ms
And Move window into the past 419ms
Then Check if window is "red" 4s 089ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.y4uQ3Z}, 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: fff6f85508e056c6680aae6c5effae26
	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() 885ms
After Hooks.rollbackAddedAuthorities() 207ms
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 532ms
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" 219ms
When Go to "WAREHOUSE_TAB" 1s 339ms
And Select warehouse "Magazyn - Nowa Sól" 2s 110ms
And Set week view 1s 289ms
And Show yesterday 1s 178ms
And Move window into the past 604ms
Then Check if window is "red" 4s 087ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.y4uQ3Z}, 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: fff6f85508e056c6680aae6c5effae26
	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() 831ms
After Hooks.rollbackAddedAuthorities() 152ms
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 780ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 999ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "piast-admin" 208ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 000ms
When Show all transport types 1s 147ms
And Click button advice in transport table "DELIVERY" 245ms
And Set advice window in schedule 3s 281ms
And Fill advice form 12s 931ms
And Click advice save button and wait for advice form to disappear 33s 307ms
And Select warehouse "Magazyn Hala A" 1s 634ms
And Set week view 2s 240ms
And Show yesterday 1s 229ms
And Move window into the past 872ms
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-2/temp/buildTmp/.com.google.Chrome.y4uQ3Z}, 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: fff6f85508e056c6680aae6c5effae26
	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() 924ms
After Hooks.rollbackAddedAuthorities() 157ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 113ms
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 372ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 103ms
When Go to "WAREHOUSE_TAB" 1s 197ms
And Select warehouse "Magazyn Zimny Kaźmierz" 1s 989ms
And Set week view 1s 265ms
And Check if time window length is correct after "CREATE" 064ms
And Change number of pallets in transport 1m 2s 032ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 244ms
And Check if time window length is correct after "EDIT" 087ms
After Hooks.deleteTransportAfterTest() 1s 015ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 599ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 172ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 244ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 632ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 906ms
When Go to "WAREHOUSE_TAB" 700ms
And Select warehouse "Magazyn Surowców" 1s 388ms
And Set week view 1s 224ms
Then Check if time window has proper "60" 141ms
After Hooks.deleteTransportAfterTest() 821ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 144ms
After Hooks.clearAlgorithmSettings() 575ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 090ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 116ms
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" 657ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 881ms
When Go to "WAREHOUSE_TAB" 724ms
And Select warehouse "Magazyn Surowców" 1s 354ms
And Set week view 1s 199ms
Then Check if time window has proper "60" 067ms
After Hooks.deleteTransportAfterTest() 933ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 163ms
After Hooks.clearAlgorithmSettings() 545ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 062ms
And Get package type settings for transportType "LOAD" from "keeeper" 147ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 223ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 628ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 933ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 001ms
And Show all transport types 1s 171ms
And Click button advice in transport table "LOAD" 233ms
And Set advice window in schedule 3s 229ms
And Fill advice form 18s 744ms
And Click advice save button and wait for advice form to disappear 33s 233ms
Then Check if time window has proper "30" 071ms
After Hooks.deleteTransportAfterTest() 766ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 134ms
After Hooks.clearAlgorithmSettings() 560ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 115ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 113ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 246ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 594ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 924ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Show all transport types 1s 168ms
And Click button advice in transport table "CONTAINER" 268ms
And Set advice window in schedule 3s 320ms
And Fill advice form 18s 804ms
And Click advice save button and wait for advice form to disappear 33s 302ms
Then Check if time window has proper "60" 072ms
After Hooks.deleteTransportAfterTest() 785ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 135ms
After Hooks.clearAlgorithmSettings() 493ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "super-admin-hochland" 268ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 804ms
And Set token of apiUsername "dha1-supplier-2" 265ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 17s 137ms
And Login as "dha1-supplier-2" and set token of apiUsername "super-admin-hochland" 7s 602ms
When Go to transport details "DELIVERY" 30s 913ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 557ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 222ms
And Go to "WAREHOUSE_TAB" 1s 264ms
And Select warehouse "Serownia" 1s 558ms
And Set week view 1s 263ms
Then Check if time window has proper "60" 084ms
After Hooks.deleteTransportAfterTest() 823ms
After Hooks.clearAlgorithmSettings() 885ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 287ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 193ms
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 476ms
And Go to "WAREHOUSE_TAB" 721ms
And Select warehouse "Magazyn Wyrobów Gotowych" 1s 952ms
And Go to next day in schedule 1s 243ms
And Check if time window counter value equals "1" 204ms
And Select view "DAYS_2" 2s 173ms
And Move advice window "2" 1s 534ms
And Select view "DAY" 2s 143ms
Then Check if time window counter value equals "0" 197ms
And Delete created transport by API 838ms
And Check if time window counter value equals "0" 148ms
And Click in free spot in schedule page to create gray window 570ms
And Check if time window counter value equals "0" 165ms
And Click in free spot in schedule page to create dedicated window 2s 141ms
And Check if time window counter value equals "0" 187ms
After Hooks.deleteTransportAfterTest() 649ms
After Hooks.rollbackAddedAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 039ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-adama" 000ms
When Go to new transport "DELIVERY" 703ms
And Fill transport form 20s 696ms
And Click "save-transport" save button and wait for form to disappear 30s 187ms
And Set advice window in schedule 2s 389ms
And Check is transport created in schedule and set transport id 2s 735ms
And Go to "TRANSPORT_TABLE" 480ms
When Click on time window date 1s 672ms
And Open transport form when in schedule 1s 312ms
Then Check are transport values equals 2s 746ms
After Hooks.deleteTransportAfterTest() 825ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 316ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "DELIVERY" 683ms
And Fill transport form 46s 420ms
And Click "save-transport" save button and wait for form to disappear 30s 213ms
And Set advice window in schedule 2s 406ms
And Check is transport created in schedule and set transport id 2s 923ms
And Go to "TRANSPORT_TABLE" 517ms
When Click on time window date 1s 645ms
And Open transport form when in schedule 1s 405ms
Then Check are transport values equals 22s 159ms
After Hooks.deleteTransportAfterTest() 784ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 307ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_DELIVERY" 781ms
And Fill transport form 48s 554ms
And Click "save-transport" save button and wait for form to disappear 30s 250ms
And Set advice window in schedule 2s 429ms
And Check is transport created in schedule and set transport id 2s 731ms
And Go to "TRANSPORT_TABLE" 481ms
When Click on time window date 2s 693ms
And Open transport form when in schedule 1s 406ms
Then Check are transport values equals 9s 153ms
After Hooks.deleteTransportAfterTest() 988ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 169ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_COLLECTION" 739ms
And Fill transport form 34s 348ms
And Click "save-transport" save button and wait for form to disappear 30s 255ms
And Set advice window in schedule 2s 440ms
And Check is transport created in schedule and set transport id 2s 334ms
And Go to "TRANSPORT_TABLE" 488ms
When Click on time window date 3s 111ms
And Open transport form when in schedule 1s 483ms
Then Check are transport values equals 24s 146ms
After Hooks.deleteTransportAfterTest() 778ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 765ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lantmannen" 000ms
When Go to new transport "DELIVERY" 679ms
And Fill transport form 45s 209ms
And Click "save-transport" save button and wait for form to disappear 30s 235ms
And Set advice window in schedule 2s 365ms
And Check is transport created in schedule and set transport id 2s 560ms
And Go to "TRANSPORT_TABLE" 458ms
When Click on time window date 1s 781ms
And Open transport form when in schedule 1s 359ms
Then Check are transport values equals 22s 035ms
After Hooks.deleteTransportAfterTest() 887ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 594ms
And Set "transport" inputs from JSON file "CREATE_LOAD" "super-admin-lantmannen" 001ms
When Go to new transport "LOAD" 678ms
And Fill transport form 45s 122ms
And Click "save-transport" save button and wait for form to disappear 30s 231ms
And Set advice window in schedule 2s 365ms
And Check is transport created in schedule and set transport id 2s 590ms
And Go to "TRANSPORT_TABLE" 530ms
When Click on time window date 1s 789ms
And Open transport form when in schedule 1s 297ms
Then Check are transport values equals 22s 059ms
After Hooks.deleteTransportAfterTest() 934ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 267ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 498ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 419ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 326ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 898ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 4s 033ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 6s 662ms
And Go to "TRANSPORT_TABLE" 482ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 918ms
And Add step "unload" 257ms
And Change filled value in details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 3s 806ms
And Change filled value in details "weight-step-2" "number" "23" "0" 1s 542ms
And Change filled value in details "number-of-pallets-step-2" "number" "23" "0" 1s 547ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 758ms
Then Click "save-transport" save button 346ms
And Set advice window in schedule in "2" days 5s 753ms
And Click advice save button and wait for advice form to disappear 36s 645ms
And Go to "TRANSPORT_TABLE" 527ms
And Check if transport has "2" time windows 042ms
After Hooks.deleteTransportAfterTest() 1s 126ms
After Hooks.rollbackTransportTypeSettings() 311ms
After Hooks.rollbackAddedActionAuthorities() 374ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 264ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 153ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 281ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 297ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 032ms
And Set double window advice 000ms
And Login as "farmacol-admin" 5s 943ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 541ms
And Go to "TRANSPORT_TABLE" 370ms
And Get checkpoint colors for transport 032ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "true" 1m 25s 270ms
After Hooks.deleteTransportAfterTest() 1s 178ms
After Hooks.rollbackTransportTypeSettings() 346ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 260ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 158ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 316ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 292ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 114ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 728ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 559ms
And Go to "TRANSPORT_TABLE" 424ms
And Get checkpoint colors for transport 027ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 1m 25s 149ms
After Hooks.deleteTransportAfterTest() 1s 102ms
After Hooks.rollbackTransportTypeSettings() 298ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 274ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 158ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 279ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 281ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 160ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 758ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 472ms
And Get checkpoint colors for transport 022ms
And Go to "TRANSPORT_TABLE" 371ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 21s 289ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.y4uQ3Z}, 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: fff6f85508e056c6680aae6c5effae26
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getCssValue(RemoteWebElement.java:165)
	at CucumberTests.TimeWindow.TimeWindowTest.checkIfWindowsHasProperColorsInSchedule(TimeWindowTest.java:180)
	at CucumberTests.TimeWindow.TimeWindowTest.verifyThatTransportColorsOfWindowsChangeProperlyInScheduleWhenWindowColorDependsOnWarehouseIs(TimeWindowTest.java:120)
	at ✽.Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true"(file:Features/Atom/TimeWindow/TransportWindow.feature:252)
After Hooks.deleteTransportAfterTest() 1s 045ms
After Hooks.rollbackTransportTypeSettings() 314ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 276ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 161ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 283ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 277ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 923ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 823ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 224ms
And Get checkpoint colors for transport 019ms
And Go to "TRANSPORT_TABLE" 351ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 21s 193ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.y4uQ3Z}, 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: fff6f85508e056c6680aae6c5effae26
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getCssValue(RemoteWebElement.java:165)
	at CucumberTests.TimeWindow.TimeWindowTest.checkIfWindowsHasProperColorsInSchedule(TimeWindowTest.java:180)
	at CucumberTests.TimeWindow.TimeWindowTest.verifyThatTransportColorsOfWindowsChangeProperlyInScheduleWhenWindowColorDependsOnWarehouseIs(TimeWindowTest.java:120)
	at ✽.Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false"(file:Features/Atom/TimeWindow/TransportWindow.feature:252)
After Hooks.deleteTransportAfterTest() 1s 152ms
After Hooks.rollbackTransportTypeSettings() 307ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 284ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 889ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 825ms
And Login as "super-admin-farmacol" 6s 454ms
And Show all transport types 1s 150ms
And Click on time window date 2s 087ms
Then Open transport form when in schedule 1s 432ms
And Click create similar button 15s 313ms
And Click cancel button in transport form 234ms
And Open transport form when in schedule 1s 380ms
Then Check if transport form modal is visible 109ms
After Hooks.deleteTransportAfterTest() 784ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 292ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 16s 023ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 802ms
And Get min and max advice date of created transport as "super-admin-farmacol" 519ms
And Login as "farmacol-admin" 2s 951ms
And Show all transport types 1s 256ms
And Click on time window date 2s 053ms
And Set week view 2s 473ms
And Move advice window "3" 1s 908ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 746ms
After Hooks.deleteTransportAfterTest() 3s 471ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 276ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 198ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 771ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 469ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 411ms
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" 349ms
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" 338ms
And Login as "super-admin-bausch" 6s 325ms
And Go to "WAREHOUSE_TAB" 1s 278ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 672ms
And Wait "2" seconds 2s
When Move window by interval "1h" 587ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 697ms
After Hooks.deleteTransportAfterTest() 848ms
After Hooks.rollbackAddedActionAuthorities() 571ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "super-admin-bausch" 285ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 237ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 661ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 439ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 545ms
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" 337ms
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" 317ms
And Login as "super-admin-bausch" 5s 441ms
And Go to "WAREHOUSE_TAB" 1s 235ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 704ms
And Wait "2" seconds 2s
When Move window by interval "1h" 550ms
And Alert after moving is displayed "" 15s 058ms
After Hooks.deleteTransportAfterTest() 842ms
After Hooks.rollbackAddedActionAuthorities() 552ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 272ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 166ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 720ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 453ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 581ms
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" 359ms
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" 337ms
And Login as "super-admin-bausch" 5s 442ms
And Go to "WAREHOUSE_TAB" 1s 162ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 686ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 583ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 619ms
After Hooks.deleteTransportAfterTest() 917ms
After Hooks.rollbackAddedActionAuthorities() 643ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 299ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 102ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 637ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 444ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 613ms
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" 356ms
And Login as "super-admin-bausch" 5s 639ms
And Go to "WAREHOUSE_TAB" 1s 196ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 729ms
And Wait "2" seconds 2s
When Move window by interval "3h" 615ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 628ms
After Hooks.deleteTransportAfterTest() 873ms
After Hooks.rollbackAddedActionAuthorities() 290ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 279ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 284ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 648ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 449ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 620ms
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" 345ms
And Login as "super-admin-bausch" 5s 538ms
And Go to "WAREHOUSE_TAB" 1s 221ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 748ms
And Wait "2" seconds 2s
When Move window by interval "1h" 565ms
And Alert after moving is displayed "" 15s 028ms
After Hooks.deleteTransportAfterTest() 912ms
After Hooks.rollbackAddedActionAuthorities() 278ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 274ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 155ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 656ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 459ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 613ms
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" 385ms
And Login as "super-admin-bausch" 5s 667ms
And Go to "WAREHOUSE_TAB" 1s 183ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 702ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 561ms
And Alert after moving is displayed "" 15s 069ms
After Hooks.deleteTransportAfterTest() 916ms
After Hooks.rollbackAddedActionAuthorities() 285ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 274ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 137ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 713ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 444ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 478ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 369ms
And Login as "super-admin-bausch" 5s 048ms
And Go to "WAREHOUSE_TAB" 1s 590ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 684ms
And Wait "2" seconds 2s
When Move window by interval "3h" 541ms
And Alert after moving is displayed "" 15s 039ms
After Hooks.deleteTransportAfterTest() 904ms
After Hooks.rollbackAddedActionAuthorities() 260ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 278ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 213ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 635ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 443ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 564ms
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" 413ms
And Login as "super-admin-bausch" 5s 559ms
And Go to "WAREHOUSE_TAB" 1s 201ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 655ms
And Wait "2" seconds 2s
When Move window by interval "1h" 578ms
And Alert after moving is displayed "" 15s 087ms
After Hooks.deleteTransportAfterTest() 924ms
After Hooks.rollbackAddedActionAuthorities() 287ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 285ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 144ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 658ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 515ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 602ms
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" 383ms
And Login as "super-admin-bausch" 5s 351ms
And Go to "WAREHOUSE_TAB" 1s 217ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 733ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 568ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 669ms
After Hooks.deleteTransportAfterTest() 868ms
After Hooks.rollbackAddedActionAuthorities() 279ms