Project Number Date
ApolloFullRunnerReport apollo-test-2.151 09 wrz 2021, 06:10

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
TransportWindow atom tests 272 8 21 0 0 301 18 8 26 25m 58s 182ms 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" 2s 950ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 219ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 309ms
When Go to "WAREHOUSE_TAB" 1s 384ms
And Select warehouse "Serownia" 1s 613ms
And Set week view 1s 218ms
And Show yesterday 1s 143ms
And Move window into the past 428ms
Then Check if window is "red" 4s 073ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.36num1}, 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: 677d9294694cb13a6848660ebccec1e0
	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() 929ms
After Hooks.rollbackAddedAuthorities() 133ms
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 472ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 901ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 194ms
When Go to "WAREHOUSE_TAB" 1s 411ms
And Select warehouse "Magazyn - Nowa Sól" 2s 129ms
And Set week view 1s 276ms
And Show yesterday 1s 180ms
And Move window into the past 604ms
Then Check if window is "red" 4s 076ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.36num1}, 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: 677d9294694cb13a6848660ebccec1e0
	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() 818ms
After Hooks.rollbackAddedAuthorities() 132ms
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 629ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 039ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "piast-admin" 198ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 001ms
When Show all transport types 1s 153ms
And Click button advice in transport table "DELIVERY" 236ms
And Set advice window in schedule 3s 378ms
And Fill advice form 12s 969ms
And Click advice save button and wait for advice form to disappear 33s 380ms
And Select warehouse "Magazyn Hala A" 1s 645ms
And Set week view 2s 341ms
And Show yesterday 1s 247ms
And Move window into the past 1s 286ms
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.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.36num1}, 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: 677d9294694cb13a6848660ebccec1e0
	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() 842ms
After Hooks.rollbackAddedAuthorities() 123ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 131ms
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 328ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 016ms
When Go to "WAREHOUSE_TAB" 1s 290ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 164ms
And Set week view 1s 258ms
And Check if time window length is correct after "CREATE" 073ms
And Change number of pallets in transport 1m 2s 815ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 277ms
And Check if time window length is correct after "EDIT" 087ms
After Hooks.deleteTransportAfterTest() 914ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 544ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 206ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 232ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 707ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 935ms
When Go to "WAREHOUSE_TAB" 724ms
And Select warehouse "Magazyn Surowców" 1s 370ms
And Set week view 1s 256ms
Then Check if time window has proper "60" 065ms
After Hooks.deleteTransportAfterTest() 935ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 125ms
After Hooks.clearAlgorithmSettings() 660ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 098ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 124ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 228ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 600ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 898ms
When Go to "WAREHOUSE_TAB" 756ms
And Select warehouse "Magazyn Surowców" 1s 350ms
And Set week view 1s 227ms
Then Check if time window has proper "60" 072ms
After Hooks.deleteTransportAfterTest() 930ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 133ms
After Hooks.clearAlgorithmSettings() 527ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 010ms
And Get package type settings for transportType "LOAD" from "keeeper" 129ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 231ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 622ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 931ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 001ms
And Show all transport types 1s 158ms
And Click button advice in transport table "LOAD" 241ms
And Set advice window in schedule 3s 204ms
And Fill advice form 18s 799ms
And Click advice save button and wait for advice form to disappear 33s 321ms
Then Check if time window has proper "30" 070ms
After Hooks.deleteTransportAfterTest() 721ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 143ms
After Hooks.clearAlgorithmSettings() 583ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 096ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 109ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 227ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 607ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 935ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Show all transport types 1s 166ms
And Click button advice in transport table "CONTAINER" 278ms
And Set advice window in schedule 3s 235ms
And Fill advice form 18s 810ms
And Click advice save button and wait for advice form to disappear 33s 305ms
Then Check if time window has proper "60" 066ms
After Hooks.deleteTransportAfterTest() 756ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 151ms
After Hooks.clearAlgorithmSettings() 513ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 232ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 849ms
And Set token of apiUsername "dha1-supplier-2@qa.qa-test" 205ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 16s 936ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "super-admin-hochland" 7s 686ms
When Go to transport details "DELIVERY" 30s 937ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 559ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 275ms
And Go to "WAREHOUSE_TAB" 1s 312ms
And Select warehouse "Serownia" 1s 598ms
And Set week view 1s 260ms
Then Check if time window has proper "60" 082ms
After Hooks.deleteTransportAfterTest() 821ms
After Hooks.clearAlgorithmSettings() 867ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 171ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 183ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 942ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD" as "super-admin-keeeper" 3s 349ms
And Go to "WAREHOUSE_TAB" 803ms
And Select warehouse "Magazyn Wyrobów Gotowych" 2s 038ms
And Go to next day in schedule 1s 203ms
And Check if time window counter value equals "1" 211ms
And Select view "DAYS_2" 2s 164ms
And Move advice window "2" 1s 503ms
And Select view "DAY" 2s 168ms
Then Check if time window counter value equals "0" 195ms
And Delete created transport by API 776ms
And Check if time window counter value equals "0" 153ms
And Click in free spot in schedule page to create gray window 571ms
And Check if time window counter value equals "0" 182ms
And Click in free spot in schedule page to create dedicated window 2s 169ms
And Check if time window counter value equals "0" 188ms
After Hooks.deleteTransportAfterTest() 659ms
After Hooks.rollbackAddedAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 098ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-adama" 001ms
When Go to new transport "DELIVERY" 707ms
And Fill transport form 20s 646ms
And Click "save-transport" save button and wait for form to disappear 30s 208ms
And Set advice window in schedule 2s 406ms
And Check is transport created in schedule and set transport id 2s 485ms
And Go to "TRANSPORT_TABLE" 517ms
When Click on time window date 1s 694ms
And Open transport form when in schedule 1s 308ms
Then Check are transport values equals 2s 781ms
After Hooks.deleteTransportAfterTest() 789ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 347ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-hochland" 001ms
When Go to new transport "DELIVERY" 735ms
And Fill transport form 46s 553ms
And Click "save-transport" save button and wait for form to disappear 30s 180ms
And Set advice window in schedule 2s 413ms
And Check is transport created in schedule and set transport id 3s 019ms
And Go to "TRANSPORT_TABLE" 605ms
When Click on time window date 1s 647ms
And Open transport form when in schedule 1s 433ms
Then Check are transport values equals 22s 223ms
After Hooks.deleteTransportAfterTest() 762ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 397ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 001ms
When Go to new transport "CISTERN_DELIVERY" 749ms
And Fill transport form 48s 529ms
And Click "save-transport" save button and wait for form to disappear 30s 214ms
And Set advice window in schedule 2s 466ms
And Check is transport created in schedule and set transport id 2s 712ms
And Go to "TRANSPORT_TABLE" 498ms
When Click on time window date 2s 682ms
And Open transport form when in schedule 1s 423ms
Then Check are transport values equals 9s 208ms
After Hooks.deleteTransportAfterTest() 910ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 057ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_COLLECTION" 672ms
And Fill transport form 34s 387ms
And Click "save-transport" save button and wait for form to disappear 30s 240ms
And Set advice window in schedule 2s 432ms
And Check is transport created in schedule and set transport id 2s 456ms
And Go to "TRANSPORT_TABLE" 510ms
When Click on time window date 3s 237ms
And Open transport form when in schedule 1s 361ms
Then Check are transport values equals 24s 133ms
After Hooks.deleteTransportAfterTest() 757ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 654ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lantmannen" 000ms
When Go to new transport "DELIVERY" 659ms
And Fill transport form 45s 159ms
And Click "save-transport" save button and wait for form to disappear 30s 222ms
And Set advice window in schedule 2s 394ms
And Check is transport created in schedule and set transport id 2s 691ms
And Go to "TRANSPORT_TABLE" 453ms
When Click on time window date 1s 758ms
And Open transport form when in schedule 1s 314ms
Then Check are transport values equals 21s 995ms
After Hooks.deleteTransportAfterTest() 746ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 527ms
And Set "transport" inputs from JSON file "CREATE_LOAD" "super-admin-lantmannen" 000ms
When Go to new transport "LOAD" 687ms
And Fill transport form 45s 139ms
And Click "save-transport" save button and wait for form to disappear 30s 283ms
And Set advice window in schedule 2s 405ms
And Check is transport created in schedule and set transport id 2s 436ms
And Go to "TRANSPORT_TABLE" 529ms
When Click on time window date 1s 855ms
And Open transport form when in schedule 1s 313ms
Then Check are transport values equals 22s 022ms
After Hooks.deleteTransportAfterTest() 937ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 224ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 414ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 327ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 298ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 972ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 809ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 6s 338ms
And Go to "TRANSPORT_TABLE" 535ms
When Go to transport details "EXTERNAL_DELIVERY" 3s 035ms
And Add step "unload" 214ms
And Change filled value in details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 3s 856ms
And Change filled value in details "weight-step-2" "number" "23" "0" 1s 537ms
And Change filled value in details "number-of-pallets-step-2" "number" "23" "0" 1s 569ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 748ms
Then Click "save-transport" save button 318ms
And Set advice window in schedule in "2" days 5s 747ms
And Click advice save button and wait for advice form to disappear 21s 171ms
And Go to "TRANSPORT_TABLE" 503ms
And Check if transport has "2" time windows 040ms
After Hooks.deleteTransportAfterTest() 1s 203ms
After Hooks.rollbackTransportTypeSettings() 298ms
After Hooks.rollbackAddedActionAuthorities() 284ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 225ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 190ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 258ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 333ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 076ms
And Set double window advice 000ms
And Login as "farmacol-admin" 5s 916ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 334ms
And Go to "TRANSPORT_TABLE" 407ms
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 610ms
After Hooks.deleteTransportAfterTest() 1s 072ms
After Hooks.rollbackTransportTypeSettings() 330ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 227ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 170ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 307ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 275ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 106ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 667ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 387ms
And Go to "TRANSPORT_TABLE" 420ms
And Get checkpoint colors for transport 025ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 1m 25s 509ms
After Hooks.deleteTransportAfterTest() 1s 032ms
After Hooks.rollbackTransportTypeSettings() 306ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 235ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 171ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 278ms
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 067ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 761ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 506ms
And Get checkpoint colors for transport 018ms
And Go to "TRANSPORT_TABLE" 406ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 25s 578ms
java.lang.AssertionError: Niepoprawna zmiana koloru przy statusie registered-katowice-przyjęcia
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.TimeWindow.TimeWindowTest.verifyThatTransportColorsOfWindowsChangeProperlyInScheduleWhenWindowColorDependsOnWarehouseIs(TimeWindowTest.java:120)
	at ✽.Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true"(file:Features/Atom/TimeWindow/TransportWindow.feature:252)
After Hooks.deleteTransportAfterTest() 1s 014ms
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" 246ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 145ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 300ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 285ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 918ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 718ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 371ms
And Get checkpoint colors for transport 026ms
And Go to "TRANSPORT_TABLE" 369ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 21s 242ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.36num1}, 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: 677d9294694cb13a6848660ebccec1e0
	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() 992ms
After Hooks.rollbackTransportTypeSettings() 294ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 230ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 857ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 710ms
And Login as "super-admin-farmacol" 5s 954ms
And Show all transport types 1s 167ms
And Click on time window date 2s 079ms
Then Open transport form when in schedule 1s 409ms
And Click create similar button 15s 268ms
And Click cancel button in transport form 224ms
And Open transport form when in schedule 1s 402ms
Then Check if transport form modal is visible 100ms
After Hooks.deleteTransportAfterTest() 709ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 225ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 900ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 879ms
And Get min and max advice date of created transport as "super-admin-farmacol" 442ms
And Login as "farmacol-admin" 2s 815ms
And Show all transport types 1s 164ms
And Click on time window date 2s 091ms
And Set week view 2s 787ms
And Move advice window "3" 1s 908ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 676ms
After Hooks.deleteTransportAfterTest() 3s 323ms
Scenario Outline Check if time window can not be moved in specified time before its start
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 235ms
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 778ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 468ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 620ms
java.text.ParseException: Unparseable date: "2021-09-09T02:30:00.000Z"
	at java.text.DateFormat.parse(DateFormat.java:366)
	at CucumberTests.Transport.AdviceTransport.prepareAdviceJSON(AdviceTransport.java:378)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFileWithInterval(AdviceTransport.java:350)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m"(file:Features/Atom/TimeWindow/TransportWindow.feature:298)
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START" 000ms
And Login as "super-admin-bausch" 000ms
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 "1h" 000ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 000ms
After Hooks.deleteTransportAfterTest() 623ms
After Hooks.rollbackAddedActionAuthorities() 000ms
Scenario Outline Check if time window can not be moved in specified time before its start
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 217ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 101ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 636ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 432ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 633ms
java.text.ParseException: Unparseable date: "2021-09-09T04:30:00.000Z"
	at java.text.DateFormat.parse(DateFormat.java:366)
	at CucumberTests.Transport.AdviceTransport.prepareAdviceJSON(AdviceTransport.java:378)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFileWithInterval(AdviceTransport.java:350)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m"(file:Features/Atom/TimeWindow/TransportWindow.feature:298)
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START" 000ms
And Login as "super-admin-bausch" 000ms
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 "1h" 000ms
And Alert after moving is displayed "" 000ms
After Hooks.deleteTransportAfterTest() 618ms
After Hooks.rollbackAddedActionAuthorities() 000ms
Scenario Outline Check if time window can not be moved in specified time before its start
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 251ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 172ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 657ms
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" 627ms
java.text.ParseException: Unparseable date: "2021-09-09T04:30:00.000Z"
	at java.text.DateFormat.parse(DateFormat.java:366)
	at CucumberTests.Transport.AdviceTransport.prepareAdviceJSON(AdviceTransport.java:378)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFileWithInterval(AdviceTransport.java:350)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m"(file:Features/Atom/TimeWindow/TransportWindow.feature:298)
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START" 000ms
And Login as "super-admin-bausch" 000ms
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 "-2h" 000ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 000ms
After Hooks.deleteTransportAfterTest() 630ms
After Hooks.rollbackAddedActionAuthorities() 000ms