Project Number Date
ApolloFullRunnerReport apollo-test-2.157 14 wrz 2021, 06:50

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 30m 58s 734ms 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 136ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 201ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 289ms
When Go to "WAREHOUSE_TAB" 1s 341ms
And Select warehouse "Serownia" 1s 556ms
And Set week view 1s 223ms
And Show yesterday 1s 137ms
And Move window into the past 440ms
Then Check if window is "red" 4s 079ms
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.kV3IGN}, 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: 82ef7b501804982d826c09a4d7850080
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getAttribute(RemoteWebElement.java:128)
	at Utils.TestUtil.elementHasColor(TestUtil.java:30)
	at CucumberTests.Schedule.ScheduleTest.checkIfWindowIs(ScheduleTest.java:58)
	at ✽.Check if window is "red"(file:Features/Atom/TimeWindow/TransportWindow.feature:14)
After Hooks.deleteTransportAfterTest() 843ms
After Hooks.rollbackAddedAuthorities() 158ms
Scenario Outline Check if time window turns red when moved into the past
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 442ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 836ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 224ms
When Go to "WAREHOUSE_TAB" 1s 425ms
And Select warehouse "Magazyn - Nowa Sól" 2s 122ms
And Set week view 1s 275ms
And Show yesterday 1s 166ms
And Move window into the past 601ms
Then Check if window is "red" 4s 091ms
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.kV3IGN}, 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: 82ef7b501804982d826c09a4d7850080
	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() 739ms
After Hooks.rollbackAddedAuthorities() 164ms
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 697ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 013ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "piast-admin" 232ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 000ms
When Show all transport types 1s 146ms
And Click button advice in transport table "DELIVERY" 224ms
And Set advice window in schedule 3s 330ms
And Fill advice form 13s 084ms
And Click advice save button and wait for advice form to disappear 33s 363ms
And Select warehouse "Magazyn Hala A" 1s 630ms
And Set week view 2s 174ms
And Show yesterday 1s 210ms
And Move window into the past 1s 101ms
Then Check if window is "red" 4s 082ms
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.kV3IGN}, 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: 82ef7b501804982d826c09a4d7850080
	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() 845ms
After Hooks.rollbackAddedAuthorities() 150ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 274ms
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 305ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 023ms
When Go to "WAREHOUSE_TAB" 1s 338ms
And Select warehouse "Magazyn Zimny Kaźmierz" 1s 975ms
And Set week view 1s 246ms
And Check if time window length is correct after "CREATE" 078ms
And Change number of pallets in transport 1m 2s 724ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 264ms
And Check if time window length is correct after "EDIT" 082ms
After Hooks.deleteTransportAfterTest() 860ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 622ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 178ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 256ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 641ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 902ms
When Go to "WAREHOUSE_TAB" 723ms
And Select warehouse "Magazyn Surowców" 1s 379ms
And Set week view 1s 259ms
Then Check if time window has proper "60" 073ms
After Hooks.deleteTransportAfterTest() 847ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 125ms
After Hooks.clearAlgorithmSettings() 597ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 159ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 150ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 236ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 611ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 864ms
When Go to "WAREHOUSE_TAB" 712ms
And Select warehouse "Magazyn Surowców" 1s 358ms
And Set week view 1s 222ms
Then Check if time window has proper "60" 061ms
After Hooks.deleteTransportAfterTest() 891ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 170ms
After Hooks.clearAlgorithmSettings() 559ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 066ms
And Get package type settings for transportType "LOAD" from "keeeper" 147ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 220ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 629ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 904ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 001ms
And Show all transport types 1s 175ms
And Click button advice in transport table "LOAD" 244ms
And Set advice window in schedule 3s 227ms
And Fill advice form 18s 712ms
And Click advice save button and wait for advice form to disappear 32s 727ms
Then Check if time window has proper "30" 080ms
After Hooks.deleteTransportAfterTest() 711ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 156ms
After Hooks.clearAlgorithmSettings() 521ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 223ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 121ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 225ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 613ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 927ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Show all transport types 1s 167ms
And Click button advice in transport table "CONTAINER" 252ms
And Set advice window in schedule 3s 263ms
And Fill advice form 18s 737ms
And Click advice save button and wait for advice form to disappear 17s 824ms
Then Check if time window has proper "60" 084ms
After Hooks.deleteTransportAfterTest() 736ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 137ms
After Hooks.clearAlgorithmSettings() 545ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 267ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 854ms
And Set token of apiUsername "dha1-supplier-2" 296ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 16s 954ms
And Login as "dha1-supplier-2" and set token of apiUsername "super-admin-hochland" 7s 549ms
When Go to transport details "DELIVERY" 30s 829ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 566ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 267ms
And Go to "WAREHOUSE_TAB" 1s 297ms
And Select warehouse "Serownia" 1s 594ms
And Set week view 1s 255ms
Then Check if time window has proper "60" 069ms
After Hooks.deleteTransportAfterTest() 763ms
After Hooks.clearAlgorithmSettings() 857ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 105ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 177ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 886ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD" as "super-admin-keeeper" 3s 132ms
And Go to "WAREHOUSE_TAB" 715ms
And Select warehouse "Magazyn Wyrobów Gotowych" 1s 904ms
And Go to next day in schedule 1s 225ms
And Check if time window counter value equals "1" 235ms
And Select view "DAYS_2" 2s 176ms
And Move advice window "2" 1s 529ms
And Select view "DAY" 2s 184ms
Then Check if time window counter value equals "0" 181ms
And Delete created transport by API 763ms
And Check if time window counter value equals "0" 174ms
And Click in free spot in schedule page to create gray window 606ms
And Check if time window counter value equals "0" 183ms
And Click in free spot in schedule page to create dedicated window 2s 165ms
And Check if time window counter value equals "0" 176ms
After Hooks.deleteTransportAfterTest() 621ms
After Hooks.rollbackAddedAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 273ms
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 581ms
And Click "save-transport" save button and wait for form to disappear 30s 252ms
And Set advice window in schedule 2s 411ms
And Check is transport created in schedule and set transport id 2s 452ms
And Go to "TRANSPORT_TABLE" 528ms
When Click on time window date 1s 654ms
And Open transport form when in schedule 1s 324ms
Then Check are transport values equals 2s 721ms
After Hooks.deleteTransportAfterTest() 741ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 228ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "DELIVERY" 707ms
And Fill transport form 46s 399ms
And Click "save-transport" save button and wait for form to disappear 30s 278ms
And Set advice window in schedule 2s 393ms
And Check is transport created in schedule and set transport id 2s 975ms
And Go to "TRANSPORT_TABLE" 544ms
When Click on time window date 1s 694ms
And Open transport form when in schedule 1s 402ms
Then Check are transport values equals 22s 276ms
After Hooks.deleteTransportAfterTest() 873ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 081ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_DELIVERY" 748ms
And Fill transport form 48s 486ms
And Click "save-transport" save button and wait for form to disappear 30s 272ms
And Set advice window in schedule 2s 449ms
And Check is transport created in schedule and set transport id 2s 690ms
And Go to "TRANSPORT_TABLE" 494ms
When Click on time window date 2s 567ms
And Open transport form when in schedule 1s 388ms
Then Check are transport values equals 9s 111ms
After Hooks.deleteTransportAfterTest() 866ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 328ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_COLLECTION" 682ms
And Fill transport form 34s 596ms
And Click "save-transport" save button and wait for form to disappear 30s 174ms
And Set advice window in schedule 2s 426ms
And Check is transport created in schedule and set transport id 2s 458ms
And Go to "TRANSPORT_TABLE" 470ms
When Click on time window date 3s 084ms
And Open transport form when in schedule 1s 352ms
Then Check are transport values equals 24s 071ms
After Hooks.deleteTransportAfterTest() 742ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 663ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lantmannen" 000ms
When Go to new transport "DELIVERY" 688ms
And Fill transport form 45s 147ms
And Click "save-transport" save button and wait for form to disappear 30s 256ms
And Set advice window in schedule 2s 382ms
And Check is transport created in schedule and set transport id 2s 463ms
And Go to "TRANSPORT_TABLE" 424ms
When Click on time window date 1s 711ms
And Open transport form when in schedule 1s 319ms
Then Check are transport values equals 21s 985ms
After Hooks.deleteTransportAfterTest() 933ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 706ms
And Set "transport" inputs from JSON file "CREATE_LOAD" "super-admin-lantmannen" 000ms
When Go to new transport "LOAD" 657ms
And Fill transport form 45s 124ms
And Click "save-transport" save button and wait for form to disappear 30s 239ms
And Set advice window in schedule 2s 400ms
And Check is transport created in schedule and set transport id 2s 642ms
And Go to "TRANSPORT_TABLE" 477ms
When Click on time window date 1s 765ms
And Open transport form when in schedule 1s 351ms
Then Check are transport values equals 22s 016ms
After Hooks.deleteTransportAfterTest() 727ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 284ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 414ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 345ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 290ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 863ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 565ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 6s 247ms
And Go to "TRANSPORT_TABLE" 526ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 989ms
And Add step "unload" 202ms
And Change filled value in details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 3s 823ms
And Change filled value in details "weight-step-2" "number" "23" "0" 1s 598ms
And Change filled value in details "number-of-pallets-step-2" "number" "23" "0" 1s 594ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 651ms
Then Click "save-transport" save button 308ms
And Set advice window in schedule in "2" days 5s 615ms
And Click advice save button and wait for advice form to disappear 35s 573ms
And Go to "TRANSPORT_TABLE" 523ms
And Check if transport has "2" time windows 040ms
After Hooks.deleteTransportAfterTest() 982ms
After Hooks.rollbackTransportTypeSettings() 290ms
After Hooks.rollbackAddedActionAuthorities() 346ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 271ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 164ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 270ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 327ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 1s 997ms
And Set double window advice 000ms
And Login as "farmacol-admin" 5s 946ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 3s 997ms
And Go to "TRANSPORT_TABLE" 368ms
And Get checkpoint colors for transport 028ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "true" 1m 25s 997ms
After Hooks.deleteTransportAfterTest() 997ms
After Hooks.rollbackTransportTypeSettings() 318ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 271ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 177ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 306ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 286ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 039ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 660ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 3s 999ms
And Go to "TRANSPORT_TABLE" 415ms
And Get checkpoint colors for transport 022ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 1m 25s 706ms
After Hooks.deleteTransportAfterTest() 972ms
After Hooks.rollbackTransportTypeSettings() 305ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 275ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 163ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 256ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 282ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 025ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 755ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 036ms
And Get checkpoint colors for transport 018ms
And Go to "TRANSPORT_TABLE" 445ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 21s 303ms
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.kV3IGN}, 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: 82ef7b501804982d826c09a4d7850080
	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() 962ms
After Hooks.rollbackTransportTypeSettings() 309ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 273ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 172ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 289ms
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 927ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 682ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 3s 916ms
And Get checkpoint colors for transport 025ms
And Go to "TRANSPORT_TABLE" 477ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 21s 292ms
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.kV3IGN}, 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: 82ef7b501804982d826c09a4d7850080
	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() 975ms
After Hooks.rollbackTransportTypeSettings() 306ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 281ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 860ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 339ms
And Login as "super-admin-farmacol" 6s 396ms
And Show all transport types 1s 167ms
And Click on time window date 2s 053ms
Then Open transport form when in schedule 1s 432ms
And Click create similar button 15s 253ms
And Click cancel button in transport form 197ms
And Open transport form when in schedule 1s 368ms
Then Check if transport form modal is visible 101ms
After Hooks.deleteTransportAfterTest() 705ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 270ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 821ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 305ms
And Get min and max advice date of created transport as "super-admin-farmacol" 492ms
And Login as "farmacol-admin" 2s 768ms
And Show all transport types 1s 169ms
And Click on time window date 2s 087ms
And Set week view 2s 570ms
And Move advice window "3" 1s 878ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 725ms
After Hooks.deleteTransportAfterTest() 793ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 313ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 299ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 579ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 484ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 3s 931ms
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" 363ms
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" 6s 296ms
And Go to "WAREHOUSE_TAB" 1s 154ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 730ms
And Wait "2" seconds 2s
When Move window by interval "1h" 595ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 701ms
After Hooks.deleteTransportAfterTest() 825ms
After Hooks.rollbackAddedActionAuthorities() 609ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 277ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 071ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 484ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 471ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 3s 980ms
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" 389ms
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" 375ms
And Login as "super-admin-bausch" 5s 225ms
And Go to "WAREHOUSE_TAB" 1s 209ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 721ms
And Wait "2" seconds 2s
When Move window by interval "1h" 567ms
And Alert after moving is displayed "" 15s 067ms
After Hooks.deleteTransportAfterTest() 826ms
After Hooks.rollbackAddedActionAuthorities() 606ms
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 171ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 488ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 444ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 3s 932ms
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" 354ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 362ms
And Login as "super-admin-bausch" 5s 361ms
And Go to "WAREHOUSE_TAB" 1s 268ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 711ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 578ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 627ms
After Hooks.deleteTransportAfterTest() 790ms
After Hooks.rollbackAddedActionAuthorities() 542ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 292ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 112ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 475ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 431ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 3s 899ms
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" 372ms
And Login as "super-admin-bausch" 5s 390ms
And Go to "WAREHOUSE_TAB" 1s 217ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 698ms
And Wait "2" seconds 2s
When Move window by interval "3h" 592ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 658ms
After Hooks.deleteTransportAfterTest() 798ms
After Hooks.rollbackAddedActionAuthorities() 300ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 282ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 128ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 465ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 435ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 019ms
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" 438ms
And Login as "super-admin-bausch" 5s 497ms
And Go to "WAREHOUSE_TAB" 1s 267ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 732ms
And Wait "2" seconds 2s
When Move window by interval "1h" 568ms
And Alert after moving is displayed "" 15s 056ms
After Hooks.deleteTransportAfterTest() 904ms
After Hooks.rollbackAddedActionAuthorities() 320ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 283ms
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 470ms
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" 3s 956ms
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" 364ms
And Login as "super-admin-bausch" 5s 355ms
And Go to "WAREHOUSE_TAB" 1s 311ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 681ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 586ms
And Alert after moving is displayed "" 15s 101ms
After Hooks.deleteTransportAfterTest() 811ms
After Hooks.rollbackAddedActionAuthorities() 285ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 265ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 153ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 481ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 452ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 3s 813ms
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 552ms
And Go to "WAREHOUSE_TAB" 1s 200ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 725ms
And Wait "2" seconds 2s
When Move window by interval "3h" 559ms
And Alert after moving is displayed "" 15s 078ms
After Hooks.deleteTransportAfterTest() 846ms
After Hooks.rollbackAddedActionAuthorities() 284ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 282ms
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 481ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 420ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 3s 959ms
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" 364ms
And Login as "super-admin-bausch" 5s 611ms
And Go to "WAREHOUSE_TAB" 1s 197ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 740ms
And Wait "2" seconds 2s
When Move window by interval "1h" 573ms
And Alert after moving is displayed "" 15s 051ms
After Hooks.deleteTransportAfterTest() 841ms
After Hooks.rollbackAddedActionAuthorities() 298ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 281ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 098ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 463ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 447ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 3s 980ms
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" 353ms
And Login as "super-admin-bausch" 5s 664ms
And Go to "WAREHOUSE_TAB" 1s 252ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 666ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 616ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 632ms
After Hooks.deleteTransportAfterTest() 776ms
After Hooks.rollbackAddedActionAuthorities() 295ms