Project Number Date
ApolloFullRunnerReport apollo-test-2.158 15 wrz 2021, 06:58

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
TransportWindow atom tests 372 4 0 0 0 376 28 4 32 31m 22s 580ms Failed
Feature TransportWindow atom tests
Check transport window functionality
Scenario Outline Check if time window turns red when moved into the past
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 203ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 102ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 306ms
When Go to "WAREHOUSE_TAB" 1s 338ms
And Select warehouse "Serownia" 1s 589ms
And Set week view 1s 213ms
And Show yesterday 1s 140ms
And Move window into the past 417ms
Then Check if window is "red" 4s 085ms
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.FGRir8}, 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: 1200fca61a4ea8963b6e3429618a28eb
	at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source)
	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() 828ms
After Hooks.rollbackAddedAuthorities() 209ms
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 653ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 837ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 231ms
When Go to "WAREHOUSE_TAB" 1s 304ms
And Select warehouse "Magazyn - Nowa Sól" 2s 041ms
And Set week view 1s 265ms
And Show yesterday 1s 166ms
And Move window into the past 597ms
Then Check if window is "red" 4s 074ms
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.FGRir8}, 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: 1200fca61a4ea8963b6e3429618a28eb
	at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source)
	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() 753ms
After Hooks.rollbackAddedAuthorities() 154ms
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 720ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 971ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "piast-admin" 228ms
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" 249ms
And Set advice window in schedule 3s 334ms
And Fill advice form 12s 861ms
And Click advice save button and wait for advice form to disappear 33s 298ms
And Select warehouse "Magazyn Hala A" 1s 639ms
And Set week view 2s 204ms
And Show yesterday 1s 211ms
And Move window into the past 853ms
Then Check if window is "red" 4s 128ms
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.FGRir8}, 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: 1200fca61a4ea8963b6e3429618a28eb
	at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source)
	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() 833ms
After Hooks.rollbackAddedAuthorities() 152ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 145ms
And Set "transport" inputs from JSON file "EDIT_EXPORT" "super-admin-hochland" 001ms
And Set algorithm setting for "super-admin-hochland" in "Magazyn Zimny Kaźmierz" on "Magazyn Zimny" 1s 277ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s
When Go to "WAREHOUSE_TAB" 1s 172ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 062ms
And Set week view 1s 278ms
And Check if time window length is correct after "CREATE" 083ms
And Change number of pallets in transport 1m 1s 671ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 252ms
And Check if time window length is correct after "EDIT" 079ms
After Hooks.deleteTransportAfterTest() 828ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 707ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 174ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 259ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 721ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 781ms
When Go to "WAREHOUSE_TAB" 743ms
And Select warehouse "Magazyn Surowców" 1s 395ms
And Set week view 1s 229ms
Then Check if time window has proper "60" 066ms
After Hooks.deleteTransportAfterTest() 916ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 151ms
After Hooks.clearAlgorithmSettings() 613ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 113ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 141ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 216ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 607ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 914ms
When Go to "WAREHOUSE_TAB" 915ms
And Select warehouse "Magazyn Surowców" 1s 324ms
And Set week view 1s 231ms
Then Check if time window has proper "60" 069ms
After Hooks.deleteTransportAfterTest() 766ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 144ms
After Hooks.clearAlgorithmSettings() 562ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 125ms
And Get package type settings for transportType "LOAD" from "keeeper" 121ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 223ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 635ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 889ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 000ms
And Show all transport types 1s 140ms
And Click button advice in transport table "LOAD" 249ms
And Set advice window in schedule 3s 256ms
And Fill advice form 18s 808ms
And Click advice save button and wait for advice form to disappear 32s 721ms
Then Check if time window has proper "30" 080ms
After Hooks.deleteTransportAfterTest() 687ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 140ms
After Hooks.clearAlgorithmSettings() 543ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 131ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 114ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 220ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 618ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 915ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Show all transport types 1s 161ms
And Click button advice in transport table "CONTAINER" 224ms
And Set advice window in schedule 3s 255ms
And Fill advice form 18s 996ms
And Click advice save button and wait for advice form to disappear 32s 815ms
Then Check if time window has proper "60" 072ms
After Hooks.deleteTransportAfterTest() 718ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 145ms
After Hooks.clearAlgorithmSettings() 652ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 288ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 929ms
And Set token of apiUsername "dha1-supplier-2" 261ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 16s 856ms
And Login as "dha1-supplier-2" and set token of apiUsername "super-admin-hochland" 7s 657ms
When Go to transport details "DELIVERY" 30s 865ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 499ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 238ms
And Go to "WAREHOUSE_TAB" 1s 211ms
And Select warehouse "Serownia" 1s 569ms
And Set week view 1s 213ms
Then Check if time window has proper "60" 069ms
After Hooks.deleteTransportAfterTest() 726ms
After Hooks.clearAlgorithmSettings() 895ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 157ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 175ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 967ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD" as "super-admin-keeeper" 3s 004ms
And Go to "WAREHOUSE_TAB" 781ms
And Select warehouse "Magazyn Wyrobów Gotowych" 2s 164ms
And Go to next day in schedule 1s 228ms
And Check if time window counter value equals "1" 218ms
And Select view "DAYS_2" 2s 164ms
And Move advice window "2" 1s 503ms
And Select view "DAY" 2s 159ms
Then Check if time window counter value equals "0" 161ms
And Delete created transport by API 753ms
And Check if time window counter value equals "0" 154ms
And Click in free spot in schedule page to create gray window 596ms
And Check if time window counter value equals "0" 191ms
And Click in free spot in schedule page to create dedicated window 2s 167ms
And Check if time window counter value equals "0" 179ms
After Hooks.deleteTransportAfterTest() 624ms
After Hooks.rollbackAddedAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 185ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-adama" 000ms
When Go to new transport "DELIVERY" 682ms
And Fill transport form 20s 659ms
And Click "save-transport" save button and wait for form to disappear 30s 195ms
And Set advice window in schedule 2s 413ms
And Check is transport created in schedule and set transport id 2s 548ms
And Go to "TRANSPORT_TABLE" 504ms
When Click on time window date 1s 669ms
And Open transport form when in schedule 1s 299ms
Then Check are transport values equals 2s 761ms
After Hooks.deleteTransportAfterTest() 632ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 198ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "DELIVERY" 710ms
And Fill transport form 46s 153ms
And Click "save-transport" save button and wait for form to disappear 30s 248ms
And Set advice window in schedule 2s 397ms
And Check is transport created in schedule and set transport id 2s 901ms
And Go to "TRANSPORT_TABLE" 557ms
When Click on time window date 1s 615ms
And Open transport form when in schedule 1s 399ms
Then Check are transport values equals 22s 320ms
After Hooks.deleteTransportAfterTest() 871ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 375ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_DELIVERY" 782ms
And Fill transport form 48s 497ms
And Click "save-transport" save button and wait for form to disappear 30s 183ms
And Set advice window in schedule 2s 449ms
And Check is transport created in schedule and set transport id 2s 740ms
And Go to "TRANSPORT_TABLE" 486ms
When Click on time window date 2s 840ms
And Open transport form when in schedule 1s 397ms
Then Check are transport values equals 9s 185ms
After Hooks.deleteTransportAfterTest() 909ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 130ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_COLLECTION" 678ms
And Fill transport form 34s 466ms
And Click "save-transport" save button and wait for form to disappear 30s 259ms
And Set advice window in schedule 2s 456ms
And Check is transport created in schedule and set transport id 2s 323ms
And Go to "TRANSPORT_TABLE" 489ms
When Click on time window date 3s 151ms
And Open transport form when in schedule 1s 413ms
Then Check are transport values equals 24s 169ms
After Hooks.deleteTransportAfterTest() 726ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 845ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lantmannen" 000ms
When Go to new transport "DELIVERY" 669ms
And Fill transport form 45s 035ms
And Click "save-transport" save button and wait for form to disappear 30s 200ms
And Set advice window in schedule 2s 375ms
And Check is transport created in schedule and set transport id 2s 761ms
And Go to "TRANSPORT_TABLE" 480ms
When Click on time window date 1s 769ms
And Open transport form when in schedule 1s 293ms
Then Check are transport values equals 22s 025ms
After Hooks.deleteTransportAfterTest() 759ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 645ms
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 037ms
And Click "save-transport" save button and wait for form to disappear 30s 201ms
And Set advice window in schedule 2s 387ms
And Check is transport created in schedule and set transport id 2s 521ms
And Go to "TRANSPORT_TABLE" 474ms
When Click on time window date 1s 718ms
And Open transport form when in schedule 1s 298ms
Then Check are transport values equals 21s 990ms
After Hooks.deleteTransportAfterTest() 968ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 255ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 460ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 386ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 308ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 915ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 453ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 6s 328ms
And Go to "TRANSPORT_TABLE" 515ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 996ms
And Add step "unload" 207ms
And Change filled value in details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 3s 798ms
And Change filled value in details "weight-step-2" "number" "23" "0" 1s 555ms
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 708ms
Then Click "save-transport" save button 313ms
And Set advice window in schedule in "2" days 5s 727ms
And Click advice save button and wait for advice form to disappear 35s 537ms
And Go to "TRANSPORT_TABLE" 504ms
And Check if transport has "2" time windows 040ms
After Hooks.deleteTransportAfterTest() 1s 045ms
After Hooks.rollbackTransportTypeSettings() 310ms
After Hooks.rollbackAddedActionAuthorities() 361ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 313ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 171ms
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" 304ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 049ms
And Set double window advice 000ms
And Login as "farmacol-admin" 6s 012ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 177ms
And Go to "TRANSPORT_TABLE" 353ms
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 631ms
After Hooks.deleteTransportAfterTest() 998ms
After Hooks.rollbackTransportTypeSettings() 301ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 267ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 168ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 326ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 316ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 032ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 831ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 132ms
And Go to "TRANSPORT_TABLE" 372ms
And Get checkpoint colors for transport 023ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 1m 25s 635ms
After Hooks.deleteTransportAfterTest() 971ms
After Hooks.rollbackTransportTypeSettings() 321ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 270ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 161ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 255ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 283ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 050ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 664ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 3s 920ms
And Get checkpoint colors for transport 023ms
And Go to "TRANSPORT_TABLE" 438ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 21s 226ms
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.FGRir8}, 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: 1200fca61a4ea8963b6e3429618a28eb
	at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getCssValue(RemoteWebElement.java:165)
	at CucumberTests.TimeWindow.TimeWindowTest.checkIfWindowsHasProperColorsInSchedule(TimeWindowTest.java:180)
	at CucumberTests.TimeWindow.TimeWindowTest.verifyThatTransportColorsOfWindowsChangeProperlyInScheduleWhenWindowColorDependsOnWarehouseIs(TimeWindowTest.java:120)
	at ✽.Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true"(file:Features/Atom/TimeWindow/TransportWindow.feature:252)
After Hooks.deleteTransportAfterTest() 927ms
After Hooks.rollbackTransportTypeSettings() 322ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 276ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 167ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 340ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 295ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 898ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 763ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 012ms
And Get checkpoint colors for transport 022ms
And Go to "TRANSPORT_TABLE" 420ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 45s 953ms
After Hooks.deleteTransportAfterTest() 957ms
After Hooks.rollbackTransportTypeSettings() 336ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 306ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 981ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 291ms
And Login as "super-admin-farmacol" 6s 356ms
And Show all transport types 1s 167ms
And Click on time window date 2s 032ms
Then Open transport form when in schedule 1s 419ms
And Click create similar button 15s 301ms
And Click cancel button in transport form 212ms
And Open transport form when in schedule 1s 306ms
Then Check if transport form modal is visible 088ms
After Hooks.deleteTransportAfterTest() 697ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 275ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 843ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 256ms
And Get min and max advice date of created transport as "super-admin-farmacol" 489ms
And Login as "farmacol-admin" 2s 780ms
And Show all transport types 1s 135ms
And Click on time window date 2s 073ms
And Set week view 2s 548ms
And Move advice window "3" 1s 978ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 770ms
After Hooks.deleteTransportAfterTest() 828ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 305ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 089ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 550ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 518ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 3s 887ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_BEFORE_CHANGE" 363ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 344ms
And Login as "super-admin-bausch" 6s 432ms
And Go to "WAREHOUSE_TAB" 1s 158ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 725ms
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" 722ms
After Hooks.deleteTransportAfterTest() 771ms
After Hooks.rollbackAddedActionAuthorities() 575ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 285ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 191ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 478ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 428ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 3s 954ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_BEFORE_CHANGE" 372ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 360ms
And Login as "super-admin-bausch" 5s 288ms
And Go to "WAREHOUSE_TAB" 1s 350ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 701ms
And Wait "2" seconds 2s
When Move window by interval "1h" 659ms
And Alert after moving is displayed "" 15s 084ms
After Hooks.deleteTransportAfterTest() 826ms
After Hooks.rollbackAddedActionAuthorities() 561ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 276ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 168ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 463ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 430ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 3s 822ms
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" 421ms
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" 365ms
And Login as "super-admin-bausch" 5s 346ms
And Go to "WAREHOUSE_TAB" 1s 287ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 691ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 571ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 679ms
After Hooks.deleteTransportAfterTest() 782ms
After Hooks.rollbackAddedActionAuthorities() 611ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 295ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 040ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 471ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 407ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 3s 880ms
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" 337ms
And Login as "super-admin-bausch" 5s 365ms
And Go to "WAREHOUSE_TAB" 1s 330ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 692ms
And Wait "2" seconds 2s
When Move window by interval "3h" 545ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 630ms
After Hooks.deleteTransportAfterTest() 795ms
After Hooks.rollbackAddedActionAuthorities() 299ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 262ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 093ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 451ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 415ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 3s 876ms
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" 355ms
And Login as "super-admin-bausch" 5s 547ms
And Go to "WAREHOUSE_TAB" 1s 330ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 723ms
And Wait "2" seconds 2s
When Move window by interval "1h" 591ms
And Alert after moving is displayed "" 15s 036ms
After Hooks.deleteTransportAfterTest() 835ms
After Hooks.rollbackAddedActionAuthorities() 266ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "super-admin-bausch" 281ms
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 485ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 437ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 029ms
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" 345ms
And Login as "super-admin-bausch" 5s 349ms
And Go to "WAREHOUSE_TAB" 1s 247ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 684ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 588ms
And Alert after moving is displayed "" 15s 044ms
After Hooks.deleteTransportAfterTest() 854ms
After Hooks.rollbackAddedActionAuthorities() 284ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 262ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 165ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 505ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 434ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 091ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 336ms
And Login as "super-admin-bausch" 5s 514ms
And Go to "WAREHOUSE_TAB" 1s 174ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 713ms
And Wait "2" seconds 2s
When Move window by interval "3h" 556ms
And Alert after moving is displayed "" 15s 034ms
After Hooks.deleteTransportAfterTest() 811ms
After Hooks.rollbackAddedActionAuthorities() 283ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 280ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 144ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 462ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 420ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 3s 888ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 369ms
And Login as "super-admin-bausch" 5s 544ms
And Go to "WAREHOUSE_TAB" 1s 262ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 660ms
And Wait "2" seconds 2s
When Move window by interval "1h" 583ms
And Alert after moving is displayed "" 15s 054ms
After Hooks.deleteTransportAfterTest() 851ms
After Hooks.rollbackAddedActionAuthorities() 308ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 279ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 120ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 460ms
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" 3s 844ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START_AFTER_CHANGE" 344ms
And Login as "super-admin-bausch" 5s 288ms
And Go to "WAREHOUSE_TAB" 1s 226ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 721ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 541ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 630ms
After Hooks.deleteTransportAfterTest() 900ms
After Hooks.rollbackAddedActionAuthorities() 318ms