Project Number Date
ApolloFullRunnerReport apollo-test-2.145 04 wrz 2021, 06:09

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
TransportWindow atom tests 281 6 0 0 0 287 19 6 25 26m 9s 150ms 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 194ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 232ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 283ms
When Go to "WAREHOUSE_TAB" 1s 416ms
And Select warehouse "Serownia" 1s 613ms
And Set week view 1s 258ms
And Show yesterday 1s 150ms
And Move window into the past 447ms
Then Check if window is "red" 4s 096ms
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.v9eBqc}, 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: 812da860b6da29d004a03a7609d673fc
	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() 797ms
After Hooks.rollbackAddedAuthorities() 197ms
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 371ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 911ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 197ms
When Go to "WAREHOUSE_TAB" 1s 479ms
And Select warehouse "Magazyn - Nowa Sól" 2s 107ms
And Set week view 1s 230ms
And Show yesterday 1s 144ms
And Move window into the past 578ms
Then Check if window is "red" 4s 077ms
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.v9eBqc}, 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: 812da860b6da29d004a03a7609d673fc
	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() 852ms
After Hooks.rollbackAddedAuthorities() 139ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 564ms
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 338ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 132ms
When Go to "WAREHOUSE_TAB" 1s 538ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 099ms
And Set week view 1s 262ms
And Check if time window length is correct after "CREATE" 086ms
And Change number of pallets in transport 1m 4s 146ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 214ms
And Check if time window length is correct after "EDIT" 074ms
After Hooks.deleteTransportAfterTest() 889ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 6s 193ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 175ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 262ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 727ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 914ms
When Go to "WAREHOUSE_TAB" 761ms
And Select warehouse "Magazyn Surowców" 1s 347ms
And Set week view 1s 254ms
Then Check if time window has proper "60" 062ms
After Hooks.deleteTransportAfterTest() 770ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 177ms
After Hooks.clearAlgorithmSettings() 641ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 041ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 146ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 229ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 617ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 861ms
When Go to "WAREHOUSE_TAB" 726ms
And Select warehouse "Magazyn Surowców" 1s 364ms
And Set week view 1s 251ms
Then Check if time window has proper "60" 069ms
After Hooks.deleteTransportAfterTest() 760ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 159ms
After Hooks.clearAlgorithmSettings() 514ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 950ms
And Get package type settings for transportType "LOAD" from "keeeper" 131ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 241ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 673ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 930ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 001ms
And Show all transport types 1s 164ms
And Click button advice in transport table "LOAD" 227ms
And Set advice window in schedule 3s 254ms
And Fill advice form 18s 767ms
And Click advice save button and wait for advice form to disappear 33s 292ms
Then Check if time window has proper "30" 073ms
After Hooks.deleteTransportAfterTest() 795ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 142ms
After Hooks.clearAlgorithmSettings() 548ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 899ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 130ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 209ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 615ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 932ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Show all transport types 1s 166ms
And Click button advice in transport table "CONTAINER" 255ms
And Set advice window in schedule 3s 214ms
And Fill advice form 18s 780ms
And Click advice save button and wait for advice form to disappear 33s 260ms
Then Check if time window has proper "60" 065ms
After Hooks.deleteTransportAfterTest() 790ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 130ms
After Hooks.clearAlgorithmSettings() 561ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-hochland" 230ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 798ms
And Set token of apiUsername "dha1-supplier-2@qa.qa-test" 236ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 17s 037ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "super-admin-hochland" 7s 656ms
When Go to transport details "DELIVERY" 30s 942ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 544ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 206ms
And Go to "WAREHOUSE_TAB" 1s 333ms
And Select warehouse "Serownia" 1s 622ms
And Set week view 1s 257ms
Then Check if time window has proper "60" 078ms
After Hooks.deleteTransportAfterTest() 810ms
After Hooks.clearAlgorithmSettings() 984ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 085ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 195ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 930ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD" as "super-admin-keeeper" 3s 318ms
And Go to "WAREHOUSE_TAB" 746ms
And Select warehouse "Magazyn Wyrobów Gotowych" 1s 985ms
And Go to next day in schedule 1s 188ms
And Check if time window counter value equals "1" 235ms
And Select view "DAYS_2" 2s 166ms
And Move advice window "2" 1s 521ms
And Select view "DAY" 2s 151ms
Then Check if time window counter value equals "0" 231ms
And Delete created transport by API 825ms
And Check if time window counter value equals "0" 150ms
And Click in free spot in schedule page to create gray window 501ms
And Check if time window counter value equals "0" 194ms
And Click in free spot in schedule page to create dedicated window 2s 140ms
And Check if time window counter value equals "0" 193ms
After Hooks.deleteTransportAfterTest() 651ms
After Hooks.rollbackAddedAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 066ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-adama" 000ms
When Go to new transport "DELIVERY" 676ms
And Fill transport form 20s 616ms
And Click "save-transport" save button and wait for form to disappear 30s 230ms
And Set advice window in schedule 2s 415ms
And Check is transport created in schedule and set transport id 2s 635ms
And Go to "TRANSPORT_TABLE" 512ms
When Click on time window date 1s 694ms
And Open transport form when in schedule 1s 300ms
Then Check are transport values equals 2s 739ms
After Hooks.deleteTransportAfterTest() 788ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 261ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-hochland" 001ms
When Go to new transport "DELIVERY" 736ms
And Fill transport form 46s 562ms
And Click "save-transport" save button and wait for form to disappear 30s 225ms
And Set advice window in schedule 2s 395ms
And Check is transport created in schedule and set transport id 2s 978ms
And Go to "TRANSPORT_TABLE" 542ms
When Click on time window date 1s 703ms
And Open transport form when in schedule 1s 415ms
Then Check are transport values equals 22s 120ms
After Hooks.deleteTransportAfterTest() 929ms
Scenario Outline Check if transport form can be opened in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 113ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 001ms
When Go to new transport "CISTERN_DELIVERY" 757ms
And Fill transport form 48s 539ms
And Click "save-transport" save button and wait for form to disappear 30s 221ms
And Set advice window in schedule 2s 468ms
And Check is transport created in schedule and set transport id 2s 620ms
And Go to "TRANSPORT_TABLE" 515ms
When Click on time window date 2s 428ms
And Open transport form when in schedule 1s 515ms
Then Check are transport values equals 2s 189ms
java.lang.AssertionError: Wartości w formularzu w polu warehouse-select-step-1 są niepoprawne, wartość na stronie: Magazyn Zimny Kaźmierz wartość poprawna: Odbieralnia Proszkowni
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:137)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:263)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Atom/TimeWindow/TransportWindow.feature:186)
After Hooks.deleteTransportAfterTest() 863ms
Scenario Outline Check if transport form can be opened in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 138ms
And Set "transport" inputs from JSON file "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 000ms
When Go to new transport "CISTERN_COLLECTION" 705ms
And Fill transport form 34s 616ms
And Click "save-transport" save button and wait for form to disappear 30s 154ms
And Set advice window in schedule 2s 430ms
And Check is transport created in schedule and set transport id 2s 445ms
And Go to "TRANSPORT_TABLE" 520ms
When Click on time window date 2s 332ms
And Open transport form when in schedule 1s 456ms
Then Check are transport values equals 32s 185ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@data-field-name='assortment']//div"}
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: 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.v9eBqc}, 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: 812da860b6da29d004a03a7609d673fc
*** Element info: {Using=xpath, value=//div[@data-field-name='assortment']//div}
	at sun.reflect.GeneratedConstructorAccessor211.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.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:131)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:263)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Atom/TimeWindow/TransportWindow.feature:186)
After Hooks.deleteTransportAfterTest() 753ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 838ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lantmannen" 001ms
When Go to new transport "DELIVERY" 694ms
And Fill transport form 45s 106ms
And Click "save-transport" save button and wait for form to disappear 30s 220ms
And Set advice window in schedule 2s 377ms
And Check is transport created in schedule and set transport id 2s 599ms
And Go to "TRANSPORT_TABLE" 472ms
When Click on time window date 1s 754ms
And Open transport form when in schedule 1s 330ms
Then Check are transport values equals 22s 067ms
After Hooks.deleteTransportAfterTest() 900ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 493ms
And Set "transport" inputs from JSON file "CREATE_LOAD" "super-admin-lantmannen" 000ms
When Go to new transport "LOAD" 689ms
And Fill transport form 44s 755ms
And Click "save-transport" save button and wait for form to disappear 30s 247ms
And Set advice window in schedule 2s 402ms
And Check is transport created in schedule and set transport id 2s 652ms
And Go to "TRANSPORT_TABLE" 510ms
When Click on time window date 1s 786ms
And Open transport form when in schedule 1s 313ms
Then Check are transport values equals 22s 042ms
After Hooks.deleteTransportAfterTest() 906ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 241ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 386ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 345ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 270ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 902ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 891ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 6s 407ms
And Go to "TRANSPORT_TABLE" 519ms
When Go to transport details "EXTERNAL_DELIVERY" 3s 042ms
And Add step "unload" 224ms
And Change filled value in details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 3s 834ms
And Change filled value in details "weight-step-2" "number" "23" "0" 1s 541ms
And Change filled value in details "number-of-pallets-step-2" "number" "23" "0" 1s 584ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 745ms
Then Click "save-transport" save button 293ms
And Set advice window in schedule in "2" days 5s 702ms
And Click advice save button and wait for advice form to disappear 36s 709ms
And Go to "TRANSPORT_TABLE" 516ms
And Check if transport has "2" time windows 040ms
After Hooks.deleteTransportAfterTest() 1s 031ms
After Hooks.rollbackTransportTypeSettings() 248ms
After Hooks.rollbackAddedActionAuthorities() 308ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 222ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 164ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 263ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 303ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 037ms
And Set double window advice 000ms
And Login as "farmacol-admin" 5s 785ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 592ms
And Go to "TRANSPORT_TABLE" 407ms
And Get checkpoint colors for transport 027ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "true" 1m 25s 312ms
After Hooks.deleteTransportAfterTest() 1s 049ms
After Hooks.rollbackTransportTypeSettings() 334ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 233ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 167ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 307ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 282ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 079ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 640ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 413ms
And Go to "TRANSPORT_TABLE" 429ms
And Get checkpoint colors for transport 021ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 1m 25s 576ms
After Hooks.deleteTransportAfterTest() 1s 065ms
After Hooks.rollbackTransportTypeSettings() 374ms
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" 166ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 264ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 272ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 021ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 716ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 593ms
And Get checkpoint colors for transport 031ms
And Go to "TRANSPORT_TABLE" 399ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 21s 388ms
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.v9eBqc}, 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: 812da860b6da29d004a03a7609d673fc
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getCssValue(RemoteWebElement.java:165)
	at CucumberTests.TimeWindow.TimeWindowTest.checkIfWindowsHasProperColorsInSchedule(TimeWindowTest.java:180)
	at CucumberTests.TimeWindow.TimeWindowTest.verifyThatTransportColorsOfWindowsChangeProperlyInScheduleWhenWindowColorDependsOnWarehouseIs(TimeWindowTest.java:120)
	at ✽.Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true"(file:Features/Atom/TimeWindow/TransportWindow.feature:253)
After Hooks.deleteTransportAfterTest() 987ms
After Hooks.rollbackTransportTypeSettings() 313ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 233ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 163ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 286ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 262ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 897ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 537ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 686ms
And Get checkpoint colors for transport 024ms
And Go to "TRANSPORT_TABLE" 364ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 21s 331ms
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.v9eBqc}, 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: 812da860b6da29d004a03a7609d673fc
	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:253)
After Hooks.deleteTransportAfterTest() 982ms
After Hooks.rollbackTransportTypeSettings() 284ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 209ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 903ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 888ms
And Login as "super-admin-farmacol" 5s 820ms
And Show all transport types 1s 284ms
And Click on time window date 2s 075ms
Then Open transport form when in schedule 1s 425ms
And Click create similar button 15s 258ms
And Click cancel button in transport form 201ms
And Open transport form when in schedule 1s 381ms
Then Check if transport form modal is visible 094ms
After Hooks.deleteTransportAfterTest() 747ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 226ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 917ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 816ms
And Get min and max advice date of created transport as "super-admin-farmacol" 468ms
And Login as "farmacol-admin" 2s 887ms
And Show all transport types 1s 178ms
And Click on time window date 2s 112ms
And Set week view 2s 761ms
And Move advice window "3" 2s 071ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 656ms
After Hooks.deleteTransportAfterTest() 3s 097ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 235ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 203ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 704ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 485ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "60m" 4s 762ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START" 348ms
And Login as "super-admin-bausch" 6s 293ms
And Go to "WAREHOUSE_TAB" 1s 298ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 746ms
And Wait "2" seconds 2s
When Move window by interval "1h" 606ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 695ms
After Hooks.deleteTransportAfterTest() 838ms
After Hooks.rollbackAddedActionAuthorities() 273ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 242ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 183ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 641ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 442ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 573ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START" 369ms
And Login as "super-admin-bausch" 5s 552ms
And Go to "WAREHOUSE_TAB" 1s 286ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 742ms
And Wait "2" seconds 2s
When Move window by interval "1h" 585ms
And Alert after moving is displayed "" 15s 095ms
After Hooks.deleteTransportAfterTest() 890ms
After Hooks.rollbackAddedActionAuthorities() 276ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 246ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 213ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 657ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 472ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "180m" 4s 318ms
And Add action authority with time interval: "bausch" "super-admin-bausch" "LOAD_EXPORT" "MOVE_ADVICE_WINDOW" "TIME_BASED" "-2h" "EARLIEST_TIME_WINDOW_START" 364ms
And Login as "super-admin-bausch" 5s 659ms
And Go to "WAREHOUSE_TAB" 1s 393ms
And Change warehouse in schedule to: "Magazyn Bausch Health Poland" 731ms
And Wait "2" seconds 2s
When Move window by interval "-2h" 664ms
And Alert after moving is displayed "Nie można przesunąć okna czasowego - minął dopuszczalny czas na wykonanie tej akcji" 598ms
After Hooks.deleteTransportAfterTest() 821ms
After Hooks.rollbackAddedActionAuthorities() 273ms