Project Number Date
ApolloFullRunnerReport apollo-test-2.159 16 wrz 2021, 07:01

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
TransportWindow atom tests 366 5 5 0 0 376 27 5 32 31m 56s 653ms 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 290ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 213ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 300ms
When Go to "WAREHOUSE_TAB" 1s 473ms
And Select warehouse "Serownia" 1s 573ms
And Set week view 1s 251ms
And Show yesterday 1s 168ms
And Move window into the past 392ms
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.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.iZv8El}, 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: 2f6929344068bebcb852b82e76cd0251
	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() 865ms
After Hooks.rollbackAddedAuthorities() 146ms
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 509ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 937ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 201ms
When Go to "WAREHOUSE_TAB" 1s 374ms
And Select warehouse "Magazyn - Nowa Sól" 2s 074ms
And Set week view 1s 263ms
And Show yesterday 1s 155ms
And Move window into the past 599ms
Then Check if window is "red" 4s 084ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.iZv8El}, 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: 2f6929344068bebcb852b82e76cd0251
	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() 842ms
After Hooks.rollbackAddedAuthorities() 163ms
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 770ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 025ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "piast-admin" 222ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 001ms
When Show all transport types 1s 152ms
And Click button advice in transport table "DELIVERY" 252ms
And Set advice window in schedule 3s 319ms
And Fill advice form 12s 886ms
And Click advice save button and wait for advice form to disappear 33s 299ms
And Select warehouse "Magazyn Hala A" 1s 662ms
And Set week view 2s 272ms
And Show yesterday 1s 238ms
And Move window into the past 880ms
Then Check if window is "red" 4s 117ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.iZv8El}, 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: 2f6929344068bebcb852b82e76cd0251
	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() 905ms
After Hooks.rollbackAddedAuthorities() 147ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 8s 974ms
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 279ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 117ms
When Go to "WAREHOUSE_TAB" 1s 314ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 040ms
And Set week view 1s 291ms
And Check if time window length is correct after "CREATE" 076ms
And Change number of pallets in transport 1m 2s 611ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 246ms
And Check if time window length is correct after "EDIT" 062ms
After Hooks.deleteTransportAfterTest() 839ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 795ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 129ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 234ms
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 884ms
When Go to "WAREHOUSE_TAB" 728ms
And Select warehouse "Magazyn Surowców" 1s 366ms
And Set week view 1s 250ms
Then Check if time window has proper "60" 068ms
After Hooks.deleteTransportAfterTest() 953ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 135ms
After Hooks.clearAlgorithmSettings() 591ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 105ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 134ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 243ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 647ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 839ms
When Go to "WAREHOUSE_TAB" 695ms
And Select warehouse "Magazyn Surowców" 1s 356ms
And Set week view 1s 225ms
Then Check if time window has proper "60" 070ms
After Hooks.deleteTransportAfterTest() 953ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 128ms
After Hooks.clearAlgorithmSettings() 525ms
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" 125ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 221ms
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 946ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 000ms
And Show all transport types 1s 158ms
And Click button advice in transport table "LOAD" 233ms
And Set advice window in schedule 3s 231ms
And Fill advice form 18s 701ms
And Click advice save button and wait for advice form to disappear 33s 208ms
Then Check if time window has proper "30" 086ms
After Hooks.deleteTransportAfterTest() 757ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 138ms
After Hooks.clearAlgorithmSettings() 544ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 042ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 127ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 230ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 610ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 950ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 000ms
And Show all transport types 1s 149ms
And Click button advice in transport table "CONTAINER" 204ms
And Set advice window in schedule 3s 232ms
And Fill advice form 18s 721ms
And Click advice save button and wait for advice form to disappear 33s 185ms
Then Check if time window has proper "60" 085ms
After Hooks.deleteTransportAfterTest() 765ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 138ms
After Hooks.clearAlgorithmSettings() 539ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "super-admin-hochland" 269ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 832ms
And Set token of apiUsername "dha1-supplier-2" 288ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 17s 016ms
And Login as "dha1-supplier-2" and set token of apiUsername "super-admin-hochland" 7s 645ms
When Go to transport details "DELIVERY" 30s 911ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 575ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 253ms
And Go to "WAREHOUSE_TAB" 1s 238ms
And Select warehouse "Serownia" 1s 573ms
And Set week view 1s 225ms
Then Check if time window has proper "60" 085ms
After Hooks.deleteTransportAfterTest() 835ms
After Hooks.clearAlgorithmSettings() 889ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 157ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 160ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 930ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD" as "super-admin-keeeper" 3s 606ms
And Go to "WAREHOUSE_TAB" 725ms
And Select warehouse "Magazyn Wyrobów Gotowych" 1s 845ms
And Go to next day in schedule 1s 229ms
And Check if time window counter value equals "1" 245ms
And Select view "DAYS_2" 2s 208ms
And Move advice window "2" 1s 531ms
And Select view "DAY" 2s 146ms
Then Check if time window counter value equals "0" 284ms
And Delete created transport by API 943ms
And Check if time window counter value equals "0" 157ms
And Click in free spot in schedule page to create gray window 614ms
And Check if time window counter value equals "0" 166ms
And Click in free spot in schedule page to create dedicated window 2s 166ms
And Check if time window counter value equals "0" 172ms
After Hooks.deleteTransportAfterTest() 669ms
After Hooks.rollbackAddedAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 145ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-adama" 000ms
When Go to new transport "DELIVERY" 696ms
And Fill transport form 20s 717ms
And Click "save-transport" save button and wait for form to disappear 30s 239ms
And Set advice window in schedule 2s 360ms
And Check is transport created in schedule and set transport id 2s 687ms
And Go to "TRANSPORT_TABLE" 521ms
When Click on time window date 1s 666ms
And Open transport form when in schedule 1s 291ms
Then Check are transport values equals 2s 744ms
After Hooks.deleteTransportAfterTest() 803ms
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_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "DELIVERY" 709ms
And Fill transport form 46s 541ms
And Click "save-transport" save button and wait for form to disappear 30s 195ms
And Set advice window in schedule 2s 409ms
And Check is transport created in schedule and set transport id 2s 937ms
And Go to "TRANSPORT_TABLE" 548ms
When Click on time window date 1s 650ms
And Open transport form when in schedule 1s 456ms
Then Check are transport values equals 22s 301ms
After Hooks.deleteTransportAfterTest() 940ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 195ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 001ms
When Go to new transport "CISTERN_DELIVERY" 727ms
And Fill transport form 48s 595ms
And Click "save-transport" save button and wait for form to disappear 30s 195ms
And Set advice window in schedule 2s 458ms
And Check is transport created in schedule and set transport id 2s 755ms
And Go to "TRANSPORT_TABLE" 514ms
When Click on time window date 2s 861ms
And Open transport form when in schedule 1s 383ms
Then Check are transport values equals 9s 168ms
After Hooks.deleteTransportAfterTest() 894ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 439ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_COLLECTION" 664ms
And Fill transport form 34s 487ms
And Click "save-transport" save button and wait for form to disappear 30s 222ms
And Set advice window in schedule 2s 401ms
And Check is transport created in schedule and set transport id 2s 405ms
And Go to "TRANSPORT_TABLE" 448ms
When Click on time window date 3s 066ms
And Open transport form when in schedule 1s 381ms
Then Check are transport values equals 24s 101ms
After Hooks.deleteTransportAfterTest() 798ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 729ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lantmannen" 000ms
When Go to new transport "DELIVERY" 643ms
And Fill transport form 45s 122ms
And Click "save-transport" save button and wait for form to disappear 30s 207ms
And Set advice window in schedule 2s 359ms
And Check is transport created in schedule and set transport id 2s 596ms
And Go to "TRANSPORT_TABLE" 473ms
When Click on time window date 1s 732ms
And Open transport form when in schedule 1s 305ms
Then Check are transport values equals 22s 114ms
After Hooks.deleteTransportAfterTest() 882ms
Before Hooks.showScenarioName(Scenario) 001ms
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" 634ms
And Fill transport form 44s 984ms
And Click "save-transport" save button and wait for form to disappear 30s 233ms
And Set advice window in schedule 2s 379ms
And Check is transport created in schedule and set transport id 2s 646ms
And Go to "TRANSPORT_TABLE" 469ms
When Click on time window date 1s 767ms
And Open transport form when in schedule 1s 329ms
Then Check are transport values equals 21s 965ms
After Hooks.deleteTransportAfterTest() 830ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 297ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 461ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 408ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 291ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 871ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 4s 093ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 6s 365ms
And Go to "TRANSPORT_TABLE" 480ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 947ms
And Add step "unload" 207ms
And Change filled value in details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 3s 811ms
And Change filled value in details "weight-step-2" "number" "23" "0" 1s 591ms
And Change filled value in details "number-of-pallets-step-2" "number" "23" "0" 1s 556ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 746ms
Then Click "save-transport" save button 324ms
And Set advice window in schedule in "2" days 5s 625ms
And Click advice save button and wait for advice form to disappear 36s 581ms
And Go to "TRANSPORT_TABLE" 509ms
And Check if transport has "2" time windows 037ms
After Hooks.deleteTransportAfterTest() 1s 136ms
After Hooks.rollbackTransportTypeSettings() 275ms
After Hooks.rollbackAddedActionAuthorities() 362ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 292ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 170ms
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" 349ms
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 897ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 453ms
And Go to "TRANSPORT_TABLE" 423ms
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 367ms
After Hooks.deleteTransportAfterTest() 1s 230ms
After Hooks.rollbackTransportTypeSettings() 342ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 289ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 141ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 326ms
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 110ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 889ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 680ms
And Go to "TRANSPORT_TABLE" 360ms
And Get checkpoint colors for transport 025ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 1m 24s 501ms
After Hooks.deleteTransportAfterTest() 1s 052ms
After Hooks.rollbackTransportTypeSettings() 312ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 259ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 160ms
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" 290ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 024ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 595ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 469ms
And Get checkpoint colors for transport 017ms
And Go to "TRANSPORT_TABLE" 427ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 21s 310ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.iZv8El}, 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: 2f6929344068bebcb852b82e76cd0251
	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 127ms
After Hooks.rollbackTransportTypeSettings() 336ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 289ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 179ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 281ms
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" 15s 916ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 767ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 524ms
And Get checkpoint colors for transport 025ms
And Go to "TRANSPORT_TABLE" 417ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 45s 604ms
After Hooks.deleteTransportAfterTest() 1s 056ms
After Hooks.rollbackTransportTypeSettings() 296ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 258ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 966ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 818ms
And Login as "super-admin-farmacol" 6s 418ms
And Show all transport types 1s 158ms
And Click on time window date 1s 988ms
Then Open transport form when in schedule 1s 456ms
And Click create similar button 15s 237ms
And Click cancel button in transport form 218ms
And Open transport form when in schedule 1s 309ms
Then Check if transport form modal is visible 065ms
After Hooks.deleteTransportAfterTest() 740ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 272ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 899ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 742ms
And Get min and max advice date of created transport as "super-admin-farmacol" 477ms
And Login as "farmacol-admin" 2s 629ms
And Show all transport types 1s 165ms
And Click on time window date 2s 082ms
And Set week view 2s 520ms
And Move advice window "3" 1s 911ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 721ms
After Hooks.deleteTransportAfterTest() 3s 340ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 287ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 188ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 782ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 461ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 644ms
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" 362ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 320ms
And Login as "super-admin-bausch" 6s 176ms
And Go to "WAREHOUSE_TAB" 1s 225ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 731ms
And Wait "2" seconds 2s
When Move window by interval "1h" 602ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 671ms
After Hooks.deleteTransportAfterTest() 879ms
After Hooks.rollbackAddedActionAuthorities() 589ms
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 106ms
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 711ms
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" 365ms
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" 344ms
And Login as "super-admin-bausch" 5s 334ms
And Go to "WAREHOUSE_TAB" 1s 370ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 699ms
And Wait "2" seconds 2s
When Move window by interval "1h" 599ms
And Alert after moving is displayed "" 15s 059ms
After Hooks.deleteTransportAfterTest() 860ms
After Hooks.rollbackAddedActionAuthorities() 572ms
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 188ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 662ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 442ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 485ms
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 Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 336ms
And Login as "super-admin-bausch" 5s 271ms
And Go to "WAREHOUSE_TAB" 1s 279ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 661ms
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" 680ms
After Hooks.deleteTransportAfterTest() 848ms
After Hooks.rollbackAddedActionAuthorities() 604ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 290ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 127ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 659ms
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 "60m" 4s 721ms
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" 352ms
And Login as "super-admin-bausch" 5s 270ms
And Go to "WAREHOUSE_TAB" 1s 287ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 699ms
And Wait "2" seconds 2s
When Move window by interval "3h" 584ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 675ms
After Hooks.deleteTransportAfterTest() 921ms
After Hooks.rollbackAddedActionAuthorities() 275ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 267ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 093ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 637ms
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 577ms
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" 322ms
And Login as "super-admin-bausch" 5s 489ms
And Go to "WAREHOUSE_TAB" 1s 190ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 678ms
And Wait "2" seconds 2s
When Move window by interval "1h" 594ms
And Alert after moving is displayed "" 15s 035ms
After Hooks.deleteTransportAfterTest() 903ms
After Hooks.rollbackAddedActionAuthorities() 282ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 288ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 221ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 644ms
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 572ms
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" 377ms
And Login as "super-admin-bausch" 5s 408ms
And Go to "WAREHOUSE_TAB" 1s 219ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 714ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 555ms
And Alert after moving is displayed "" 15s 054ms
After Hooks.deleteTransportAfterTest() 940ms
After Hooks.rollbackAddedActionAuthorities() 281ms
Scenario Outline Check if time window can not be moved in specified time before its start - according to its new or old value
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 277ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 104ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 654ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 414ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 541ms
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" 45s 418ms
org.openqa.selenium.TimeoutException: Expected condition failed: Nie udało się załadować strony (tried for 10 second(s) with 500 MILLISECONDS interval)
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.checkElementIsVisible(BasePage.java:185)
	at Pages.LoginPage.login(LoginPage.java:52)
	at Pages.LoginPage.loginAs(LoginPage.java:41)
	at CucumberTests.BaseTest.loginAs(BaseTest.java:100)
	at CucumberTests.LoginTest.login_as(LoginTest.java:55)
	at ✽.Login as "super-admin-bausch"(file:Features/Atom/TimeWindow/TransportWindow.feature:322)
Caused by: org.openqa.selenium.NoSuchElementException: Cannot locate an element using By.xpath: //div[@id='login-template']//input[@type='text']
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.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: driver.version: unknown
	at org.openqa.selenium.support.ui.ExpectedConditions.lambda$findElement$0(ExpectedConditions.java:882)
	at java.util.Optional.orElseThrow(Optional.java:290)
	at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:881)
	at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:43)
	at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:205)
	at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:201)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208)
	at Pages.BasePage.checkElementIsVisible(BasePage.java:185)
	at Pages.LoginPage.login(LoginPage.java:52)
	at Pages.LoginPage.loginAs(LoginPage.java:41)
	at CucumberTests.BaseTest.loginAs(BaseTest.java:100)
	at CucumberTests.LoginTest.login_as(LoginTest.java:55)
	at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaStepDefinition.execute(JavaStepDefinition.java:57)
	at cucumber.runner.PickleStepDefinitionMatch.runStep(PickleStepDefinitionMatch.java:50)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.PickleStepTestStep.run(PickleStepTestStep.java:43)
	at cucumber.runner.TestCase.run(TestCase.java:45)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
And Go to "WAREHOUSE_TAB" 000ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 000ms
And Wait "2" seconds 000ms
When Move window by interval "3h" 000ms
And Alert after moving is displayed "" 000ms
After Hooks.deleteTransportAfterTest() 853ms
After Hooks.rollbackAddedActionAuthorities() 285ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 286ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 203ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 637ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 463ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 636ms
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" 348ms
And Login as "super-admin-bausch" 5s 888ms
And Go to "WAREHOUSE_TAB" 1s 305ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 702ms
And Wait "2" seconds 2s
When Move window by interval "1h" 592ms
And Alert after moving is displayed "" 15s 080ms
After Hooks.deleteTransportAfterTest() 918ms
After Hooks.rollbackAddedActionAuthorities() 277ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 297ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 185ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 635ms
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" 4s 524ms
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" 361ms
And Login as "super-admin-bausch" 5s 279ms
And Go to "WAREHOUSE_TAB" 1s 232ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 663ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 573ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 644ms
After Hooks.deleteTransportAfterTest() 846ms
After Hooks.rollbackAddedActionAuthorities() 288ms