Project Number Date
ApolloFullRunnerReport apollo-test-2.153 10 wrz 2021, 06:23

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
TransportWindow atom tests 296 5 0 0 0 301 21 5 26 27m 9s 477ms 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) 000ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 997ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 126ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 271ms
When Go to "WAREHOUSE_TAB" 1s 419ms
And Select warehouse "Serownia" 1s 593ms
And Set week view 1s 239ms
And Show yesterday 1s 138ms
And Move window into the past 424ms
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.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.pj7a4T}, 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: 4b3acac1f1734e8a8580a196118c9f90
	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() 963ms
After Hooks.rollbackAddedAuthorities() 142ms
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 503ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 829ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 194ms
When Go to "WAREHOUSE_TAB" 1s 420ms
And Select warehouse "Magazyn - Nowa Sól" 2s 136ms
And Set week view 1s 287ms
And Show yesterday 1s 162ms
And Move window into the past 616ms
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.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.pj7a4T}, 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: 4b3acac1f1734e8a8580a196118c9f90
	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() 816ms
After Hooks.rollbackAddedAuthorities() 124ms
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 670ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 033ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "piast-admin" 200ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 001ms
When Show all transport types 1s 155ms
And Click button advice in transport table "DELIVERY" 230ms
And Set advice window in schedule 3s 586ms
And Fill advice form 13s 050ms
And Click advice save button and wait for advice form to disappear 33s 350ms
And Select warehouse "Magazyn Hala A" 1s 677ms
And Set week view 2s 394ms
And Show yesterday 1s 267ms
And Move window into the past 1s 312ms
Then Check if window is "red" 4s 101ms
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.pj7a4T}, 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: 4b3acac1f1734e8a8580a196118c9f90
	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() 939ms
After Hooks.rollbackAddedAuthorities() 143ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 8s 993ms
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 212ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 109ms
When Go to "WAREHOUSE_TAB" 1s 295ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 075ms
And Set week view 1s 276ms
And Check if time window length is correct after "CREATE" 068ms
And Change number of pallets in transport 1m 2s 129ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 223ms
And Check if time window length is correct after "EDIT" 074ms
After Hooks.deleteTransportAfterTest() 813ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 628ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 147ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 244ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 625ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 949ms
When Go to "WAREHOUSE_TAB" 746ms
And Select warehouse "Magazyn Surowców" 1s 403ms
And Set week view 1s 249ms
Then Check if time window has proper "60" 074ms
After Hooks.deleteTransportAfterTest() 922ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 140ms
After Hooks.clearAlgorithmSettings() 600ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 992ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 133ms
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" 642ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 912ms
When Go to "WAREHOUSE_TAB" 791ms
And Select warehouse "Magazyn Surowców" 1s 368ms
And Set week view 1s 191ms
Then Check if time window has proper "60" 050ms
After Hooks.deleteTransportAfterTest() 873ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 154ms
After Hooks.clearAlgorithmSettings() 546ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 892ms
And Get package type settings for transportType "LOAD" from "keeeper" 138ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 265ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 668ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 886ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 000ms
And Show all transport types 1s 141ms
And Click button advice in transport table "LOAD" 218ms
And Set advice window in schedule 3s 311ms
And Fill advice form 18s 818ms
And Click advice save button and wait for advice form to disappear 33s 351ms
Then Check if time window has proper "30" 082ms
After Hooks.deleteTransportAfterTest() 730ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 145ms
After Hooks.clearAlgorithmSettings() 500ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 084ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 126ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 223ms
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 892ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Show all transport types 1s 165ms
And Click button advice in transport table "CONTAINER" 263ms
And Set advice window in schedule 3s 278ms
And Fill advice form 18s 803ms
And Click advice save button and wait for advice form to disappear 33s 232ms
Then Check if time window has proper "60" 084ms
After Hooks.deleteTransportAfterTest() 766ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 137ms
After Hooks.clearAlgorithmSettings() 529ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 237ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 789ms
And Set token of apiUsername "dha1-supplier-2" 240ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 17s 009ms
And Login as "dha1-supplier-2" and set token of apiUsername "super-admin-hochland" 7s 409ms
When Go to transport details "DELIVERY" 30s 823ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 564ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 196ms
And Go to "WAREHOUSE_TAB" 1s 259ms
And Select warehouse "Serownia" 1s 612ms
And Set week view 1s 214ms
Then Check if time window has proper "60" 058ms
After Hooks.deleteTransportAfterTest() 735ms
After Hooks.clearAlgorithmSettings() 874ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 005ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 172ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 911ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD" as "super-admin-keeeper" 3s 354ms
And Go to "WAREHOUSE_TAB" 682ms
And Select warehouse "Magazyn Wyrobów Gotowych" 1s 929ms
And Go to next day in schedule 1s 210ms
And Check if time window counter value equals "1" 217ms
And Select view "DAYS_2" 2s 185ms
And Move advice window "2" 1s 520ms
And Select view "DAY" 2s 147ms
Then Check if time window counter value equals "0" 193ms
And Delete created transport by API 788ms
And Check if time window counter value equals "0" 173ms
And Click in free spot in schedule page to create gray window 606ms
And Check if time window counter value equals "0" 185ms
And Click in free spot in schedule page to create dedicated window 2s 159ms
And Check if time window counter value equals "0" 184ms
After Hooks.deleteTransportAfterTest() 649ms
After Hooks.rollbackAddedAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 117ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-adama" 000ms
When Go to new transport "DELIVERY" 697ms
And Fill transport form 20s 668ms
And Click "save-transport" save button and wait for form to disappear 30s 285ms
And Set advice window in schedule 2s 418ms
And Check is transport created in schedule and set transport id 2s 532ms
And Go to "TRANSPORT_TABLE" 547ms
When Click on time window date 1s 675ms
And Open transport form when in schedule 1s 319ms
Then Check are transport values equals 2s 692ms
After Hooks.deleteTransportAfterTest() 767ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 124ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-hochland" 001ms
When Go to new transport "DELIVERY" 726ms
And Fill transport form 46s 358ms
And Click "save-transport" save button and wait for form to disappear 30s 295ms
And Set advice window in schedule 2s 411ms
And Check is transport created in schedule and set transport id 2s 996ms
And Go to "TRANSPORT_TABLE" 545ms
When Click on time window date 1s 656ms
And Open transport form when in schedule 1s 469ms
Then Check are transport values equals 22s 232ms
After Hooks.deleteTransportAfterTest() 774ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 049ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_DELIVERY" 774ms
And Fill transport form 48s 544ms
And Click "save-transport" save button and wait for form to disappear 30s 201ms
And Set advice window in schedule 2s 481ms
And Check is transport created in schedule and set transport id 2s 691ms
And Go to "TRANSPORT_TABLE" 473ms
When Click on time window date 2s 979ms
And Open transport form when in schedule 1s 410ms
Then Check are transport values equals 9s 249ms
After Hooks.deleteTransportAfterTest() 927ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 140ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_COLLECTION" 723ms
And Fill transport form 34s 527ms
And Click "save-transport" save button and wait for form to disappear 30s 205ms
And Set advice window in schedule 2s 405ms
And Check is transport created in schedule and set transport id 2s 467ms
And Go to "TRANSPORT_TABLE" 473ms
When Click on time window date 3s 180ms
And Open transport form when in schedule 1s 361ms
Then Check are transport values equals 24s 078ms
After Hooks.deleteTransportAfterTest() 819ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 639ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lantmannen" 001ms
When Go to new transport "DELIVERY" 630ms
And Fill transport form 45s 271ms
And Click "save-transport" save button and wait for form to disappear 30s 143ms
And Set advice window in schedule 2s 383ms
And Check is transport created in schedule and set transport id 2s 740ms
And Go to "TRANSPORT_TABLE" 447ms
When Click on time window date 1s 806ms
And Open transport form when in schedule 1s 306ms
Then Check are transport values equals 22s 066ms
After Hooks.deleteTransportAfterTest() 887ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 609ms
And Set "transport" inputs from JSON file "CREATE_LOAD" "super-admin-lantmannen" 000ms
When Go to new transport "LOAD" 651ms
And Fill transport form 44s 988ms
And Click "save-transport" save button and wait for form to disappear 30s 242ms
And Set advice window in schedule 2s 390ms
And Check is transport created in schedule and set transport id 2s 613ms
And Go to "TRANSPORT_TABLE" 502ms
When Click on time window date 1s 785ms
And Open transport form when in schedule 1s 326ms
Then Check are transport values equals 22s 120ms
After Hooks.deleteTransportAfterTest() 751ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 239ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 395ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 332ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 273ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 840ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 768ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 6s 097ms
And Go to "TRANSPORT_TABLE" 599ms
When Go to transport details "EXTERNAL_DELIVERY" 3s 019ms
And Add step "unload" 204ms
And Change filled value in details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 3s 846ms
And Change filled value in details "weight-step-2" "number" "23" "0" 1s 611ms
And Change filled value in details "number-of-pallets-step-2" "number" "23" "0" 1s 593ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 778ms
Then Click "save-transport" save button 337ms
And Set advice window in schedule in "2" days 5s 707ms
And Click advice save button and wait for advice form to disappear 36s 080ms
And Go to "TRANSPORT_TABLE" 516ms
And Check if transport has "2" time windows 042ms
After Hooks.deleteTransportAfterTest() 1s 079ms
After Hooks.rollbackTransportTypeSettings() 279ms
After Hooks.rollbackAddedActionAuthorities() 294ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 223ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 169ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 242ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 273ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 1s 971ms
And Set double window advice 000ms
And Login as "farmacol-admin" 5s 676ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 399ms
And Go to "TRANSPORT_TABLE" 419ms
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 400ms
After Hooks.deleteTransportAfterTest() 1s 091ms
After Hooks.rollbackTransportTypeSettings() 360ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 246ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 170ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 327ms
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 107ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 662ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 310ms
And Go to "TRANSPORT_TABLE" 420ms
And Get checkpoint colors for transport 020ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 1m 25s 419ms
After Hooks.deleteTransportAfterTest() 1s 035ms
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" 232ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 169ms
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" 271ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 087ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 699ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 301ms
And Get checkpoint colors for transport 025ms
And Go to "TRANSPORT_TABLE" 376ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 25s 500ms
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 005ms
After Hooks.rollbackTransportTypeSettings() 307ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 231ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 159ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 284ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 279ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 880ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 628ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 301ms
And Get checkpoint colors for transport 021ms
And Go to "TRANSPORT_TABLE" 376ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 21s 313ms
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.pj7a4T}, 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: 4b3acac1f1734e8a8580a196118c9f90
	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() 966ms
After Hooks.rollbackTransportTypeSettings() 423ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 260ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 867ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 669ms
And Login as "super-admin-farmacol" 6s 291ms
And Show all transport types 1s 164ms
And Click on time window date 2s 094ms
Then Open transport form when in schedule 1s 445ms
And Click create similar button 15s 282ms
And Click cancel button in transport form 215ms
And Open transport form when in schedule 1s 384ms
Then Check if transport form modal is visible 101ms
After Hooks.deleteTransportAfterTest() 732ms
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 902ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 760ms
And Get min and max advice date of created transport as "super-admin-farmacol" 437ms
And Login as "farmacol-admin" 2s 726ms
And Show all transport types 1s 270ms
And Click on time window date 2s 075ms
And Set week view 2s 660ms
And Move advice window "3" 1s 926ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 663ms
After Hooks.deleteTransportAfterTest() 3s 387ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 238ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 195ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 739ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 464ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 479ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START" 323ms
And Login as "super-admin-bausch" 6s 148ms
And Go to "WAREHOUSE_TAB" 1s 255ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 734ms
And Wait "2" seconds 2s
When Move window by interval "1h" 573ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 686ms
After Hooks.deleteTransportAfterTest() 894ms
After Hooks.rollbackAddedActionAuthorities() 272ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 151ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 633ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 440ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 375ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START" 326ms
And Login as "super-admin-bausch" 5s 459ms
And Go to "WAREHOUSE_TAB" 1s 292ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 704ms
And Wait "2" seconds 2s
When Move window by interval "1h" 571ms
And Alert after moving is displayed "" 15s 040ms
After Hooks.deleteTransportAfterTest() 870ms
After Hooks.rollbackAddedActionAuthorities() 265ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 239ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 181ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 639ms
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" 4s 363ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START" 345ms
And Login as "super-admin-bausch" 5s 234ms
And Go to "WAREHOUSE_TAB" 1s 297ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 678ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 606ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 626ms
After Hooks.deleteTransportAfterTest() 794ms
After Hooks.rollbackAddedActionAuthorities() 257ms