Project Number Date
ApolloFullRunnerReport apollo-test-2.102 02 sie 2021, 03:22

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
TransportWindow atom tests 156 15 87 0 0 258 8 15 23 14m 35s 892ms Failed
Feature TransportWindow atom tests
Check transport window functionality
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 929ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 224ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 255ms
When Go to "WAREHOUSE_TAB" 1s 191ms
And Select warehouse "Serownia" 1s 615ms
And Set week view 1s 237ms
And Show yesterday 1s 167ms
And Move window into the past 441ms
Then Check if window is "red" 4s 066ms
After Hooks.deleteTransportAfterTest() 864ms
After Hooks.rollbackAddedAuthorities() 171ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 362ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 853ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 185ms
When Go to "WAREHOUSE_TAB" 1s 288ms
And Select warehouse "Magazyn - Nowa Sól" 2s 958ms
And Set week view 1s 273ms
And Show yesterday 1s 177ms
And Move window into the past 583ms
Then Check if window is "red" 4s 072ms
After Hooks.deleteTransportAfterTest() 812ms
After Hooks.rollbackAddedAuthorities() 130ms
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 639ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 036ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "piast-admin" 183ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 019ms
When Show all transport types 1s 146ms
And Click button advice in transport table "DELIVERY" 238ms
And Set advice window in schedule 3s 302ms
And Fill advice form 21s 866ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:121)
	at ✽.Fill advice form(file:Features/Atom/TimeWindow/TransportWindow.feature:29)
And Click advice save button and wait for advice form to disappear 000ms
And Select warehouse "Magazyn Hala A" 000ms
And Set week view 000ms
And Show yesterday 000ms
And Move window into the past 000ms
Then Check if window is "red" 000ms
After Hooks.deleteTransportAfterTest() 514ms
After Hooks.rollbackAddedAuthorities() 163ms
Scenario Outline Check if time window resize with restriction to algorithm settings
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 060ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 021ms
And Set algorithm setting for "super-admin-hochland" in "Magazyn Zimny Kaźmierz" on "Magazyn Zimny" 1s 190ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 474ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: [errors:[[meta:[exceptionType:WINDOWS_OVERLAP_EXCEPTION, initialStart:2021-08-02T22:00:00Z, windowSizeInMinutes:30, rampName:R1], detail:Nie możemy zarezerwować okna czasowego o długości 30 minut we wskazanym miejscu, ponieważ magazyn jest już zajęty w tych godzinach. Prosimy o wybranie innej godziny lub rampy., title:WindowsOverlapException, status:[enumType:org.springframework.http.HttpStatus, name:UNPROCESSABLE_ENTITY]]]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland"(file:Features/Atom/TimeWindow/TransportWindow.feature:45)
When Go to "WAREHOUSE_TAB" 000ms
And Select warehouse "Magazyn Zimny Kaźmierz" 000ms
And Set week view 000ms
And Check if time window length is correct after "CREATE" 000ms
And Change number of pallets in transport 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Check if time window length is correct after "EDIT" 000ms
After Hooks.deleteTransportAfterTest() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 363ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 285ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 245ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 676ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 870ms
When Go to "WAREHOUSE_TAB" 735ms
And Select warehouse "Magazyn Surowców" 1s 313ms
And Set week view 1s 251ms
Then Check if time window has proper "60" 078ms
After Hooks.deleteTransportAfterTest() 1s 047ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 139ms
After Hooks.clearAlgorithmSettings() 556ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 860ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 134ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 239ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 615ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 955ms
When Go to "WAREHOUSE_TAB" 757ms
And Select warehouse "Magazyn Surowców" 1s 336ms
And Set week view 1s 204ms
Then Check if time window has proper "60" 063ms
After Hooks.deleteTransportAfterTest() 1s 037ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 130ms
After Hooks.clearAlgorithmSettings() 559ms
Scenario Outline Check if time window has valid length after advice is added with restriction to algorithm settings when quantity is set from default quantity value and quantity field is not visible in transport form
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 857ms
And Get package type settings for transportType "LOAD" from "keeeper" 136ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 228ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 590ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 948ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 021ms
And Show all transport types 1s 151ms
And Click button advice in transport table "LOAD" 220ms
And Set advice window in schedule 3s 219ms
And Fill advice form 17s 005ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:121)
	at ✽.Fill advice form(file:Features/Atom/TimeWindow/TransportWindow.feature:105)
And Click advice save button and wait for advice form to disappear 000ms
Then Check if time window has proper "30" 000ms
After Hooks.deleteTransportAfterTest() 531ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 141ms
After Hooks.clearAlgorithmSettings() 544ms
Scenario Outline Check if time window has valid length after advice is added with restriction to algorithm settings when quantity is set from default quantity value and quantity field is not visible in transport form
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 931ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 122ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 229ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 686ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 941ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 023ms
And Show all transport types 1s 156ms
And Click button advice in transport table "CONTAINER" 249ms
And Set advice window in schedule 3s 234ms
And Fill advice form 18s 751ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:121)
	at ✽.Fill advice form(file:Features/Atom/TimeWindow/TransportWindow.feature:105)
And Click advice save button and wait for advice form to disappear 000ms
Then Check if time window has proper "60" 000ms
After Hooks.deleteTransportAfterTest() 520ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 126ms
After Hooks.clearAlgorithmSettings() 528ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 224ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 814ms
And Set token of apiUsername "dha1-supplier-2@qa.qa-test" 226ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 16s 941ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "super-admin-hochland" 6s 879ms
When Go to transport details "DELIVERY" 30s 815ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 529ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 212ms
And Go to "WAREHOUSE_TAB" 1s 194ms
And Select warehouse "Serownia" 1s 651ms
And Set week view 1s 238ms
Then Check if time window has proper "60" 076ms
After Hooks.deleteTransportAfterTest() 804ms
After Hooks.clearAlgorithmSettings() 893ms
Scenario Outline Check if window counter value in schedule changes
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 914ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 141ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 936ms
When Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 20s 440ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:121)
	at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:67)
	at ✽.Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper"(file:Features/Atom/TimeWindow/TransportWindow.feature:154)
And Check if time window counter value equals "1" 000ms
And Select view "DAYS_2" 000ms
And Move advice window "2" 000ms
And Select view "DAY" 000ms
Then Check if time window counter value equals "0" 000ms
And Delete created transport by API 000ms
And Check if time window counter value equals "0" 000ms
And Click in free spot in schedule page to create gray window 000ms
And Check if time window counter value equals "0" 000ms
And Click in free spot in schedule page to create dedicated window 000ms
And Check if time window counter value equals "0" 000ms
After Hooks.deleteTransportAfterTest() 537ms
After Hooks.rollbackAddedAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-adama" 018ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 993ms
When Go to new transport "DELIVERY" 658ms
And Fill transport form 13s 380ms
And Click "save-transport" save button and wait for form to disappear 30s 260ms
And Set advice window in schedule 2s 382ms
And Check is transport created in schedule and set transport id 2s 483ms
And Go to "TRANSPORT_TABLE" 481ms
When Click on time window date 1s 683ms
And Open transport form when in schedule 1s 318ms
Then Check are transport values equals 453ms
After Hooks.deleteTransportAfterTest() 759ms
Scenario Outline Check if transport form can be opened in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 855ms
When Go to new transport "DELIVERY" 712ms
And Fill transport form 44s 441ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/TimeWindow/TransportWindow.feature:175)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
And Go to "TRANSPORT_TABLE" 000ms
When Click on time window date 000ms
And Open transport form when in schedule 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if transport form can be opened in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 021ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 035ms
When Go to new transport "CISTERN_DELIVERY" 740ms
And Fill transport form 48s 318ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/TimeWindow/TransportWindow.feature:175)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
And Go to "TRANSPORT_TABLE" 000ms
When Click on time window date 000ms
And Open transport form when in schedule 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if transport form can be opened in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 021ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 023ms
When Go to new transport "CISTERN_COLLECTION" 640ms
And Fill transport form 34s 383ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/TimeWindow/TransportWindow.feature:175)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
And Go to "TRANSPORT_TABLE" 000ms
When Click on time window date 000ms
And Open transport form when in schedule 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if transport form can be opened in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-lantmannen" 020ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 329ms
When Go to new transport "DELIVERY" 604ms
And Fill transport form 46s 435ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/TimeWindow/TransportWindow.feature:175)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
And Go to "TRANSPORT_TABLE" 000ms
When Click on time window date 000ms
And Open transport form when in schedule 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if transport form can be opened in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_LOAD" "super-admin-lantmannen" 018ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 352ms
When Go to new transport "LOAD" 644ms
And Fill transport form 52s 124ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/TimeWindow/TransportWindow.feature:175)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
And Go to "TRANSPORT_TABLE" 000ms
When Click on time window date 000ms
And Open transport form when in schedule 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if it is possible to add new warehouse step with new time window to existing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 234ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 471ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 293ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 256ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 063ms
And Login as "farmacol-admin" 6s 568ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 22s 895ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:121)
	at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:67)
	at ✽.Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol"(file:Features/Atom/TimeWindow/TransportWindow.feature:200)
And Go to "TRANSPORT_TABLE" 000ms
When Go to transport details "EXTERNAL_DELIVERY" 000ms
And Add step "unload" 000ms
And Change filled value in details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 000ms
And Change filled value in details "weight-step-2" "number" "23" "0" 000ms
And Change filled value in details "number-of-pallets-step-2" "number" "23" "0" 000ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 000ms
Then Click "save-transport" save button 000ms
And Set advice window in schedule in "2" days 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Check if transport has "2" time windows 000ms
After Hooks.deleteTransportAfterTest() 512ms
After Hooks.rollbackTransportTypeSettings() 275ms
After Hooks.rollbackAddedActionAuthorities() 310ms
Scenario Outline Check if window changes color properly in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 222ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 167ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 272ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 16s 009ms
And Set double window advice 000ms
And Login as "farmacol-admin" 6s 750ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 27s 712ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:121)
	at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:67)
	at ✽.Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol"(file:Features/Atom/TimeWindow/TransportWindow.feature:226)
And Go to "TRANSPORT_TABLE" 000ms
And Get checkpoint colors for transport 000ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "true" 000ms
After Hooks.deleteTransportAfterTest() 561ms
After Hooks.rollbackTransportTypeSettings() 269ms
Scenario Outline Check if window changes color properly in transport table
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 256ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 139ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 326ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 16s 013ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 749ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 27s 439ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:121)
	at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:67)
	at ✽.Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol"(file:Features/Atom/TimeWindow/TransportWindow.feature:226)
And Go to "TRANSPORT_TABLE" 000ms
And Get checkpoint colors for transport 000ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 000ms
After Hooks.deleteTransportAfterTest() 524ms
After Hooks.rollbackTransportTypeSettings() 340ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 248ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 144ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 280ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 961ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 522ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 27s 415ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:121)
	at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:67)
	at ✽.Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol"(file:Features/Atom/TimeWindow/TransportWindow.feature:244)
And Get checkpoint colors for transport 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 000ms
After Hooks.deleteTransportAfterTest() 538ms
After Hooks.rollbackTransportTypeSettings() 262ms
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 227ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 172ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 276ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 959ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 664ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 27s 438ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:121)
	at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:67)
	at ✽.Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol"(file:Features/Atom/TimeWindow/TransportWindow.feature:244)
And Get checkpoint colors for transport 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 000ms
After Hooks.deleteTransportAfterTest() 637ms
After Hooks.rollbackTransportTypeSettings() 307ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "super-admin-farmacol" 231ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 841ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 941ms
And Login as "super-admin-farmacol" 6s 667ms
And Show all transport types 1s 154ms
And Click on time window date 2s 044ms
Then Open transport form when in schedule 1s 452ms
And Click create similar button 15s 214ms
And Click cancel button in transport form 199ms
And Open transport form when in schedule 1s 363ms
Then Check if transport form modal is visible 099ms
After Hooks.deleteTransportAfterTest() 766ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 242ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 911ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 853ms
And Get min and max advice date of created transport as "super-admin-farmacol" 445ms
And Login as "farmacol-admin" 2s 712ms
And Show all transport types 1s 264ms
And Click on time window date 2s 131ms
And Set week view 2s 524ms
And Move advice window "3" 1s 852ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 719ms
After Hooks.deleteTransportAfterTest() 3s 495ms