Project Number Date
ApolloFullRunnerReport apollo-test-2.154 11 wrz 2021, 06:36

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
TransportWindow atom tests 371 5 0 0 0 376 27 5 32 31m 30s 094ms 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 903ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 281ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 296ms
When Go to "WAREHOUSE_TAB" 1s 463ms
And Select warehouse "Serownia" 1s 679ms
And Set week view 1s 250ms
And Show yesterday 1s 134ms
And Move window into the past 420ms
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-2/temp/buildTmp/.com.google.Chrome.jmHEYW}, 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: 71dd6aa921b779f6ffe9792924bce038
	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() 812ms
After Hooks.rollbackAddedAuthorities() 135ms
Scenario Outline Check if time window turns red when moved into the past
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 232ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 879ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 186ms
When Go to "WAREHOUSE_TAB" 1s 369ms
And Select warehouse "Magazyn - Nowa Sól" 2s 227ms
And Set week view 1s 251ms
And Show yesterday 1s 172ms
And Move window into the past 604ms
Then Check if window is "red" 4s 078ms
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at CucumberTests.Schedule.ScheduleTest.checkIfWindowIs(ScheduleTest.java:58)
	at ✽.Check if window is "red"(file:Features/Atom/TimeWindow/TransportWindow.feature:14)
After Hooks.deleteTransportAfterTest() 947ms
After Hooks.rollbackAddedAuthorities() 133ms
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 608ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 009ms
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" 000ms
When Show all transport types 1s 149ms
And Click button advice in transport table "DELIVERY" 269ms
And Set advice window in schedule 3s 347ms
And Fill advice form 13s 180ms
And Click advice save button and wait for advice form to disappear 33s 250ms
And Select warehouse "Magazyn Hala A" 1s 733ms
And Set week view 2s 326ms
And Show yesterday 1s 196ms
And Move window into the past 1s 143ms
Then Check if window is "red" 4s 090ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.jmHEYW}, 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: 71dd6aa921b779f6ffe9792924bce038
	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() 908ms
After Hooks.rollbackAddedAuthorities() 150ms
Before Hooks.showScenarioName(Scenario) 003ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 317ms
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 306ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 055ms
When Go to "WAREHOUSE_TAB" 1s 327ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 145ms
And Set week view 1s 263ms
And Check if time window length is correct after "CREATE" 066ms
And Change number of pallets in transport 1m 3s 064ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 287ms
And Check if time window length is correct after "EDIT" 087ms
After Hooks.deleteTransportAfterTest() 871ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 836ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 175ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 251ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 695ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 715ms
When Go to "WAREHOUSE_TAB" 729ms
And Select warehouse "Magazyn Surowców" 1s 332ms
And Set week view 1s 199ms
Then Check if time window has proper "60" 059ms
After Hooks.deleteTransportAfterTest() 891ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 132ms
After Hooks.clearAlgorithmSettings() 658ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 106ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 146ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 222ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 620ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 914ms
When Go to "WAREHOUSE_TAB" 751ms
And Select warehouse "Magazyn Surowców" 1s 359ms
And Set week view 1s 201ms
Then Check if time window has proper "60" 060ms
After Hooks.deleteTransportAfterTest() 915ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 136ms
After Hooks.clearAlgorithmSettings() 563ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 988ms
And Get package type settings for transportType "LOAD" from "keeeper" 116ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 215ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 616ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 920ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 001ms
And Show all transport types 1s 155ms
And Click button advice in transport table "LOAD" 236ms
And Set advice window in schedule 3s 216ms
And Fill advice form 18s 838ms
And Click advice save button and wait for advice form to disappear 33s 236ms
Then Check if time window has proper "30" 071ms
After Hooks.deleteTransportAfterTest() 704ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 140ms
After Hooks.clearAlgorithmSettings() 554ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 017ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 141ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 239ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 650ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 949ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 000ms
And Show all transport types 1s 147ms
And Click button advice in transport table "CONTAINER" 267ms
And Set advice window in schedule 3s 297ms
And Fill advice form 18s 694ms
And Click advice save button and wait for advice form to disappear 33s 225ms
Then Check if time window has proper "60" 083ms
After Hooks.deleteTransportAfterTest() 723ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 147ms
After Hooks.clearAlgorithmSettings() 517ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 220ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 741ms
And Set token of apiUsername "dha1-supplier-2" 238ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 17s 095ms
And Login as "dha1-supplier-2" and set token of apiUsername "super-admin-hochland" 7s 437ms
When Go to transport details "DELIVERY" 30s 895ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 553ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 173ms
And Go to "WAREHOUSE_TAB" 1s 478ms
And Select warehouse "Serownia" 1s 643ms
And Set week view 1s 262ms
Then Check if time window has proper "60" 092ms
After Hooks.deleteTransportAfterTest() 899ms
After Hooks.clearAlgorithmSettings() 1s 032ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 072ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 176ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 847ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD" as "super-admin-keeeper" 3s 434ms
And Go to "WAREHOUSE_TAB" 777ms
And Select warehouse "Magazyn Wyrobów Gotowych" 2s 054ms
And Go to next day in schedule 1s 271ms
And Check if time window counter value equals "1" 210ms
And Select view "DAYS_2" 2s 190ms
And Move advice window "2" 1s 487ms
And Select view "DAY" 2s 142ms
Then Check if time window counter value equals "0" 214ms
And Delete created transport by API 794ms
And Check if time window counter value equals "0" 142ms
And Click in free spot in schedule page to create gray window 564ms
And Check if time window counter value equals "0" 155ms
And Click in free spot in schedule page to create dedicated window 2s 150ms
And Check if time window counter value equals "0" 188ms
After Hooks.deleteTransportAfterTest() 627ms
After Hooks.rollbackAddedAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 073ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-adama" 000ms
When Go to new transport "DELIVERY" 665ms
And Fill transport form 20s 649ms
And Click "save-transport" save button and wait for form to disappear 30s 192ms
And Set advice window in schedule 2s 371ms
And Check is transport created in schedule and set transport id 2s 636ms
And Go to "TRANSPORT_TABLE" 518ms
When Click on time window date 1s 681ms
And Open transport form when in schedule 1s 305ms
Then Check are transport values equals 2s 750ms
After Hooks.deleteTransportAfterTest() 750ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 268ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-hochland" 001ms
When Go to new transport "DELIVERY" 701ms
And Fill transport form 46s 477ms
And Click "save-transport" save button and wait for form to disappear 30s 202ms
And Set advice window in schedule 2s 382ms
And Check is transport created in schedule and set transport id 2s 893ms
And Go to "TRANSPORT_TABLE" 543ms
When Click on time window date 1s 660ms
And Open transport form when in schedule 1s 441ms
Then Check are transport values equals 22s 093ms
After Hooks.deleteTransportAfterTest() 824ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 398ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_DELIVERY" 730ms
And Fill transport form 48s 554ms
And Click "save-transport" save button and wait for form to disappear 30s 213ms
And Set advice window in schedule 2s 462ms
And Check is transport created in schedule and set transport id 2s 675ms
And Go to "TRANSPORT_TABLE" 477ms
When Click on time window date 2s 904ms
And Open transport form when in schedule 1s 457ms
Then Check are transport values equals 9s 224ms
After Hooks.deleteTransportAfterTest() 904ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 133ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_COLLECTION" 660ms
And Fill transport form 34s 547ms
And Click "save-transport" save button and wait for form to disappear 30s 204ms
And Set advice window in schedule 2s 415ms
And Check is transport created in schedule and set transport id 2s 391ms
And Go to "TRANSPORT_TABLE" 494ms
When Click on time window date 3s 110ms
And Open transport form when in schedule 1s 387ms
Then Check are transport values equals 24s 081ms
After Hooks.deleteTransportAfterTest() 749ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 642ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lantmannen" 000ms
When Go to new transport "DELIVERY" 654ms
And Fill transport form 45s
And Click "save-transport" save button and wait for form to disappear 30s 194ms
And Set advice window in schedule 2s 415ms
And Check is transport created in schedule and set transport id 2s 597ms
And Go to "TRANSPORT_TABLE" 461ms
When Click on time window date 1s 766ms
And Open transport form when in schedule 1s 321ms
Then Check are transport values equals 22s 011ms
After Hooks.deleteTransportAfterTest() 767ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 672ms
And Set "transport" inputs from JSON file "CREATE_LOAD" "super-admin-lantmannen" 000ms
When Go to new transport "LOAD" 657ms
And Fill transport form 44s 940ms
And Click "save-transport" save button and wait for form to disappear 30s 184ms
And Set advice window in schedule 2s 427ms
And Check is transport created in schedule and set transport id 2s 933ms
And Go to "TRANSPORT_TABLE" 550ms
When Click on time window date 1s 816ms
And Open transport form when in schedule 1s 307ms
Then Check are transport values equals 21s 913ms
After Hooks.deleteTransportAfterTest() 869ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 235ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 422ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 394ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 283ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 900ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 878ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 6s 348ms
And Go to "TRANSPORT_TABLE" 517ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 967ms
And Add step "unload" 232ms
And Change filled value in details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 3s 772ms
And Change filled value in details "weight-step-2" "number" "23" "0" 1s 593ms
And Change filled value in details "number-of-pallets-step-2" "number" "23" "0" 1s 566ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 727ms
Then Click "save-transport" save button 311ms
And Set advice window in schedule in "2" days 5s 737ms
And Click advice save button and wait for advice form to disappear 36s 616ms
And Go to "TRANSPORT_TABLE" 492ms
And Check if transport has "2" time windows 040ms
After Hooks.deleteTransportAfterTest() 1s 073ms
After Hooks.rollbackTransportTypeSettings() 293ms
After Hooks.rollbackAddedActionAuthorities() 323ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 226ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 167ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 274ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 327ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 113ms
And Set double window advice 000ms
And Login as "farmacol-admin" 5s 952ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 438ms
And Go to "TRANSPORT_TABLE" 405ms
And Get checkpoint colors for transport 030ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "true" 1m 25s 321ms
After Hooks.deleteTransportAfterTest() 1s 171ms
After Hooks.rollbackTransportTypeSettings() 349ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 251ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 146ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 277ms
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 018ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 690ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 187ms
And Go to "TRANSPORT_TABLE" 372ms
And Get checkpoint colors for transport 024ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 1m 25s 649ms
After Hooks.deleteTransportAfterTest() 1s 048ms
After Hooks.rollbackTransportTypeSettings() 319ms
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" 166ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 265ms
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" 2s 082ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 774ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 402ms
And Get checkpoint colors for transport 018ms
And Go to "TRANSPORT_TABLE" 410ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 25s 745ms
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() 985ms
After Hooks.rollbackTransportTypeSettings() 350ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 225ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 154ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 317ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 294ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 951ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 792ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 243ms
And Get checkpoint colors for transport 021ms
And Go to "TRANSPORT_TABLE" 370ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 21s 385ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.jmHEYW}, 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: 71dd6aa921b779f6ffe9792924bce038
	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() 959ms
After Hooks.rollbackTransportTypeSettings() 293ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 231ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 884ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 756ms
And Login as "super-admin-farmacol" 6s 268ms
And Show all transport types 1s 159ms
And Click on time window date 2s 081ms
Then Open transport form when in schedule 1s 417ms
And Click create similar button 15s 276ms
And Click cancel button in transport form 241ms
And Open transport form when in schedule 1s 388ms
Then Check if transport form modal is visible 088ms
After Hooks.deleteTransportAfterTest() 736ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 235ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 872ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 802ms
And Get min and max advice date of created transport as "super-admin-farmacol" 457ms
And Login as "farmacol-admin" 2s 673ms
And Show all transport types 1s 276ms
And Click on time window date 2s 124ms
And Set week view 2s 828ms
And Move advice window "3" 1s 859ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 730ms
After Hooks.deleteTransportAfterTest() 3s 377ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 285ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 754ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 478ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 961ms
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" 343ms
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" 309ms
And Login as "super-admin-bausch" 6s 155ms
And Go to "WAREHOUSE_TAB" 1s 279ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 703ms
And Wait "2" seconds 2s
When Move window by interval "1h" 540ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 731ms
After Hooks.deleteTransportAfterTest() 846ms
After Hooks.rollbackAddedActionAuthorities() 558ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 234ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 118ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 642ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 443ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 493ms
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" 323ms
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" 313ms
And Login as "super-admin-bausch" 5s 611ms
And Go to "WAREHOUSE_TAB" 1s 266ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 715ms
And Wait "2" seconds 2s
When Move window by interval "1h" 568ms
And Alert after moving is displayed "" 15s 033ms
After Hooks.deleteTransportAfterTest() 886ms
After Hooks.rollbackAddedActionAuthorities() 594ms
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 204ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 653ms
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 414ms
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" 375ms
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" 373ms
And Login as "super-admin-bausch" 5s 526ms
And Go to "WAREHOUSE_TAB" 1s 289ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 706ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 589ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 641ms
After Hooks.deleteTransportAfterTest() 812ms
After Hooks.rollbackAddedActionAuthorities() 567ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 234ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 134ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 672ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 431ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 602ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_BEFORE_CHANGE" 335ms
And Login as "super-admin-bausch" 5s 285ms
And Go to "WAREHOUSE_TAB" 1s 315ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 720ms
And Wait "2" seconds 2s
When Move window by interval "3h" 585ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 627ms
After Hooks.deleteTransportAfterTest() 844ms
After Hooks.rollbackAddedActionAuthorities() 256ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 224ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 201ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 688ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 452ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 361ms
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" 331ms
And Login as "super-admin-bausch" 5s 452ms
And Go to "WAREHOUSE_TAB" 1s 280ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 683ms
And Wait "2" seconds 2s
When Move window by interval "1h" 582ms
And Alert after moving is displayed "" 15s 053ms
After Hooks.deleteTransportAfterTest() 937ms
After Hooks.rollbackAddedActionAuthorities() 266ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 227ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 223ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 680ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 482ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 422ms
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" 366ms
And Login as "super-admin-bausch" 5s 459ms
And Go to "WAREHOUSE_TAB" 1s 261ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 726ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 597ms
And Alert after moving is displayed "" 15s 040ms
After Hooks.deleteTransportAfterTest() 882ms
After Hooks.rollbackAddedActionAuthorities() 260ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 171ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 600ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 466ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 322ms
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" 357ms
And Login as "super-admin-bausch" 5s 327ms
And Go to "WAREHOUSE_TAB" 1s 329ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 742ms
And Wait "2" seconds 2s
When Move window by interval "3h" 571ms
And Alert after moving is displayed "" 15s 062ms
After Hooks.deleteTransportAfterTest() 954ms
After Hooks.rollbackAddedActionAuthorities() 279ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 175ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 657ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 421ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 578ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 364ms
And Login as "super-admin-bausch" 5s 367ms
And Go to "WAREHOUSE_TAB" 1s 361ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 682ms
And Wait "2" seconds 2s
When Move window by interval "1h" 607ms
And Alert after moving is displayed "" 15s 023ms
After Hooks.deleteTransportAfterTest() 904ms
After Hooks.rollbackAddedActionAuthorities() 264ms
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 162ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 675ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 446ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 436ms
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" 345ms
And Login as "super-admin-bausch" 5s 321ms
And Go to "WAREHOUSE_TAB" 1s 278ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 699ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 592ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 606ms
After Hooks.deleteTransportAfterTest() 827ms
After Hooks.rollbackAddedActionAuthorities() 272ms