Project Number Date
ApolloFullRunnerReport apollo-test-2.101 01 sie 2021, 03:28

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteTransportAfterTest 3175 160 790 0 0 4125 262 160 422 5h 42s 303ms Failed
View Feature Advice transport
Scenario Outline Check if it isn't possible to advice transport in the past when advice is created from transports table.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 041ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 2s 047ms
And Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama" 036ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 395ms
When Click button advice in transport table "CONTAINER" 247ms
And Set advice window in schedule in the past 3s 194ms
And Fill advice form 22s 149ms
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/Advice/AdviceTransport.feature:11)
And Click advice save button to check error message 000ms
Then Check if possible advice alert is displayed 000ms
After Hooks.deleteTransportAfterTest() 545ms
View Feature Advice transport
Scenario Outline Check if it isn't possible to advice transport in the past when advice is created from transports table.
Before Hooks.showScenarioName(Scenario) 002ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 604ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 039ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 023ms
And Check is transport "DELIVERY" created in transport table and set transport id 1s 329ms
When Click button advice in transport table "DELIVERY" 251ms
And Set advice window in schedule in the past 3s 365ms
And Fill advice form 21s 959ms
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/Advice/AdviceTransport.feature:11)
And Click advice save button to check error message 000ms
Then Check if possible advice alert is displayed 000ms
After Hooks.deleteTransportAfterTest() 548ms
View Feature Advice transport
Scenario Outline Check if it isn't possible to advice transport in the past when advice is created from transports table.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 633ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 2s 003ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 026ms
And Check is transport "LOAD" created in transport table and set transport id 1s 357ms
When Click button advice in transport table "LOAD" 222ms
And Set advice window in schedule in the past 3s 350ms
And Fill advice form 20s 391ms
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/Advice/AdviceTransport.feature:11)
And Click advice save button to check error message 000ms
Then Check if possible advice alert is displayed 000ms
After Hooks.deleteTransportAfterTest() 602ms
View Feature Advice transport
Scenario Outline Check if it isn't possible to advice transport in the past when advice is created from transports table.
Before Hooks.showScenarioName(Scenario) 002ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 5s 385ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 036ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 025ms
And Check is transport "LOAD" created in transport table and set transport id 1s 347ms
When Click button advice in transport table "LOAD" 216ms
And Set advice window in schedule in the past 3s 287ms
And Fill advice form 16s 985ms
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/Advice/AdviceTransport.feature:11)
And Click advice save button to check error message 000ms
Then Check if possible advice alert is displayed 000ms
After Hooks.deleteTransportAfterTest() 515ms
View Feature Advice transport
Scenario Outline Check if it isn't possible to advice transport in the past when advice is created from transports table.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 707ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 2s 013ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 022ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 390ms
When Click button advice in transport table "CONTAINER" 217ms
And Set advice window in schedule in the past 3s 248ms
And Fill advice form 18s 758ms
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/Advice/AdviceTransport.feature:11)
And Click advice save button to check error message 000ms
Then Check if possible advice alert is displayed 000ms
After Hooks.deleteTransportAfterTest() 518ms
View Feature Advice transport
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 555ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 932ms
And Show all transport types 1s 158ms
And Create advice "CREATE_ADVICE_CONTAINER" "CONTAINER" "super-admin-adama" 25s 581ms
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_CONTAINER" "CONTAINER" "super-admin-adama"(file:Features/Atom/Advice/AdviceTransport.feature:28)
And Go to "TRANSPORT_TABLE" 000ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 000ms
When Go to transport details "CONTAINER" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "CONTAINER" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 501ms
View Feature Advice transport
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 002ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 647ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 045ms
And Show all transport types 1s 164ms
And Create advice "ADVICE_DELIVERY" "DELIVERY" "super-admin-piast" 25s 645ms
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_DELIVERY" "DELIVERY" "super-admin-piast"(file:Features/Atom/Advice/AdviceTransport.feature:28)
And Go to "TRANSPORT_TABLE" 000ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 000ms
When Go to transport details "DELIVERY" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "DELIVERY" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 612ms
View Feature Advice transport
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 662ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 2s 002ms
And Show all transport types 1s 146ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-piast" 23s 918ms
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-piast"(file:Features/Atom/Advice/AdviceTransport.feature:28)
And Go to "TRANSPORT_TABLE" 000ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 000ms
When Go to transport details "LOAD" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "LOAD" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 595ms
View Feature Advice transport
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 581ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 013ms
And Show all transport types 1s 149ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 20s 403ms
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/Advice/AdviceTransport.feature:28)
And Go to "TRANSPORT_TABLE" 000ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 000ms
When Go to transport details "LOAD" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE_LOAD" "super-admin-keeeper" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "LOAD" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 556ms
View Feature Advice transport
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 522ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 980ms
And Show all transport types 1s 175ms
And Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-keeeper" 22s 281ms
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_CONTAINER" "CONTAINER" "super-admin-keeeper"(file:Features/Atom/Advice/AdviceTransport.feature:28)
And Go to "TRANSPORT_TABLE" 000ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 000ms
When Go to transport details "CONTAINER" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-keeeper" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "CONTAINER" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 551ms
View Feature Advice transport
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 346ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-skz" 3s 195ms
And Show all transport types 1s 172ms
And Create advice "CREATE_ADVICE" "CONTAINER" "super-admin-skz" 22s 002ms
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" "CONTAINER" "super-admin-skz"(file:Features/Atom/Advice/AdviceTransport.feature:28)
And Go to "TRANSPORT_TABLE" 000ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-skz" 000ms
When Go to transport details "CONTAINER" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "CONTAINER" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 883ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 541ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 934ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 024ms
When Show all transport types 1s 155ms
And Click button advice in transport table "CONTAINER" 261ms
And Set advice window in schedule 3s 170ms
And Fill advice form 27s 193ms
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/Advice/AdviceTransport.feature:57)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 534ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 8s 500ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 2s 093ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 021ms
When Show all transport types 1s 164ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 253ms
And Set advice window in schedule 7s 548ms
And Fill advice form 17s 375ms
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/Advice/AdviceTransport.feature:57)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 531ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 608ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 070ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 024ms
When Show all transport types 1s 179ms
And Click button advice in transport table "DELIVERY" 204ms
And Set advice window in schedule 3s 252ms
And Fill advice form 22s 041ms
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/Advice/AdviceTransport.feature:57)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 535ms
View Feature Advice transport
Scenario Outline Check if it is possible to 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 613ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 996ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 024ms
When Show all transport types 1s 176ms
And Click button advice in transport table "LOAD" 241ms
And Set advice window in schedule 3s 349ms
And Fill advice form 20s 375ms
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/Advice/AdviceTransport.feature:57)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "LOAD" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 586ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 536ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 031ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 027ms
When Show all transport types 1s 180ms
And Click button advice in transport table "LOAD" 241ms
And Set advice window in schedule 3s 223ms
And Fill advice form 17s 032ms
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/Advice/AdviceTransport.feature:57)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "LOAD" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 583ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 415ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 992ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 024ms
When Show all transport types 1s 183ms
And Click button advice in transport table "CONTAINER" 259ms
And Set advice window in schedule 3s 202ms
And Fill advice form 18s 681ms
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/Advice/AdviceTransport.feature:57)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 507ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice by advice button in transport table after passing it on to the carrier
Before Hooks.showScenarioName(Scenario) 002ms
Steps
Given Set token of apiUsername "super-admin-adama" 241ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 16s 061ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 816ms
And Set token of apiUsername "paa1-carrier@qa.qa-test" 209ms
And Accept transferred transport by Api 818ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 5s 152ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 042ms
When Show all transport types 1s 275ms
And Click button advice in transport table "TRANSPORT" 251ms
And Set advice window in schedule 3s 162ms
And Fill advice form 17s 114ms
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/Advice/AdviceTransport.feature:102)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 585ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice by advice button in transport table after passing it on to the carrier
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-skz" 237ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 16s 091ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 652ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 211ms
And Accept transferred transport by Api 728ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 6s 142ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 019ms
When Show all transport types 1s 169ms
And Click button advice in transport table "SMALLS_IMPORT" 1s 231ms
And Set advice window in schedule 3s 362ms
And Fill advice form 18s 580ms
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/Advice/AdviceTransport.feature:102)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "SMALLS_IMPORT" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 691ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice by advice button in transport table after passing it on to the carrier
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-skz" 226ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 16s 030ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 659ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 228ms
And Accept transferred transport by Api 668ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 694ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 023ms
When Show all transport types 1s 196ms
And Click button advice in transport table "SMALLS_EXPORT" 1s 198ms
And Set advice window in schedule 3s 309ms
And Fill advice form 18s 513ms
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/Advice/AdviceTransport.feature:102)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "SMALLS_EXPORT" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 596ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 239ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 15s 988ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 652ms
And Accept transferred transport by Api 695ms
And Login as "paa1-carrier@qa.qa-test" 2s 363ms
When Show all transport types 1s 226ms
And Click button advice in transport table "TRANSPORT" 255ms
And Set week view 1s 883ms
And Show yesterday 1s 143ms
Then Check if advice restriction blockade windows are visible 056ms
After Hooks.deleteTransportAfterTest() 618ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 226ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 16s 041ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 664ms
And Accept transferred transport by Api 690ms
And Login as "pskza1-carrier@qa.qa-test" 2s 450ms
When Show all transport types 1s 170ms
And Click button advice in transport table "SMALLS_IMPORT" 1s 096ms
And Set week view 2s 251ms
And Show yesterday 1s 181ms
Then Check if advice restriction blockade windows are visible 105ms
After Hooks.deleteTransportAfterTest() 561ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 242ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 15s 991ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 670ms
And Accept transferred transport by Api 668ms
And Login as "pskza1-carrier@qa.qa-test" 2s 565ms
When Show all transport types 1s 171ms
And Click button advice in transport table "SMALLS_EXPORT" 1s 355ms
And Set week view 2s 267ms
And Show yesterday 1s 171ms
Then Check if advice restriction blockade windows are visible 131ms
After Hooks.deleteTransportAfterTest() 616ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 899ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 332ms
And Show all transport "false" 099ms
And Click on time window date 1s 671ms
And Select view "DAYS_4" 2s 174ms
And Move advice window "3" 1s 519ms
Then Check if advice window is in new location 073ms
After Hooks.deleteTransportAfterTest() 4s 123ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 5s 732ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 748ms
And Show all transport "false" 094ms
And Click on time window date 16s 002ms
And Select view "DAYS_4" 2s 162ms
And Move advice window "3" 1s 688ms
Then Check if advice window is in new location 073ms
After Hooks.deleteTransportAfterTest() 3s 502ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 4s 525ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 605ms
And Show all transport "false" 089ms
And Click on time window date 15s 841ms
And Select view "DAYS_4" 2s 167ms
And Move advice window "3" 1s 590ms
Then Check if advice window is in new location 072ms
After Hooks.deleteTransportAfterTest() 3s 872ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 264ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 724ms
And Show all transport "false" 089ms
And Click on time window date 1s 898ms
And Select view "DAYS_4" 2s 176ms
And Move advice window "3" 1s 548ms
Then Check if advice window is in new location 068ms
After Hooks.deleteTransportAfterTest() 3s 744ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 492ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 958ms
And Show all transport "false" 085ms
And Click on time window date 1s 897ms
And Select view "DAYS_4" 2s 169ms
And Move advice window "3" 1s 440ms
Then Check if advice window is in new location 071ms
After Hooks.deleteTransportAfterTest() 3s 843ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 437ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 789ms
And Show all transport "true" 249ms
And Click on time window date 1s 823ms
And Select view "DAYS_4" 2s 171ms
And Move advice window "3" 1s 512ms
Then Check if advice window is in new location 069ms
After Hooks.deleteTransportAfterTest() 3s 336ms
View Feature Advice transport
Scenario Outline Check if it is possible to add advice and move advice window in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 596ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 009ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 010ms
When Show all transport types 1s 139ms
And Click button advice in transport table "DELIVERY" 256ms
And Set advice window in schedule 3s 295ms
And Fill advice form 21s 897ms
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/Advice/AdviceTransport.feature:157)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Click on time window date 000ms
And Select view "DAYS_4" 000ms
And Move advice window "3" 000ms
Then Check if advice window is in new location 000ms
After Hooks.deleteTransportAfterTest() 603ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 036ms
And Create transport "CREATE_LATE_DELIVERY" by JSON file as "super-admin-hochland" in "0" days 2s 963ms
Then Check if transport row is "red" 3s 243ms
After Hooks.deleteTransportAfterTest() 939ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 829ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 124ms
And Go to "TRANSPORT_TABLE" 363ms
And Show all transport types 1s 158ms
And Click on time window date 1s 662ms
And Scroll to time window "adviceWindow" 149ms
And Set time window height "2" "adviceWindow" 5s 583ms
Then Check height of the time window after expanding by "2" in "adviceWindow" 070ms
After Hooks.deleteTransportAfterTest() 3s 135ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 462ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 844ms
And Go to "TRANSPORT_TABLE" 468ms
And Show all transport types 1s 163ms
And Click on time window date 1s 890ms
And Scroll to time window "adviceWindow" 130ms
And Set time window height "4" "adviceWindow" 5s 628ms
Then Check height of the time window after expanding by "4" in "adviceWindow" 101ms
After Hooks.deleteTransportAfterTest() 836ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 477ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 844ms
And Go to "TRANSPORT_TABLE" 445ms
And Show all transport types 1s 158ms
And Click on time window date 1s 701ms
And Scroll to time window "adviceWindow" 127ms
And Set time window height "3" "adviceWindow" 5s 603ms
Then Check height of the time window after expanding by "3" in "adviceWindow" 064ms
After Hooks.deleteTransportAfterTest() 855ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 10s 398ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 17s 043ms
And Go to "TRANSPORT_TABLE" 563ms
And Show all transport types 1s 147ms
And Click on time window date 2s 139ms
And Scroll to time window "adviceWindow" 203ms
And Set time window height "1" "adviceWindow" 5s 638ms
Then Check height of the time window after expanding by "1" in "adviceWindow" 067ms
After Hooks.deleteTransportAfterTest() 3s 274ms
View Feature Advice transport
Scenario Outline Check if it is possible to resize advice window in schedule 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 656ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 062ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 023ms
When Show all transport types 1s 153ms
And Click button advice in transport table "DELIVERY" 243ms
And Set advice window in schedule 3s 309ms
And Fill advice form 21s 933ms
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/Advice/AdviceTransport.feature:202)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Click on time window date 000ms
And Set time window height "2" "adviceWindow" 000ms
Then Check height of the time window after expanding by "2" in "adviceWindow" 000ms
After Hooks.deleteTransportAfterTest() 558ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice after clicking back button in browser
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 980ms
And Go to "WAREHOUSE_TAB" 1s 205ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 153ms
When Go to new transport "DELIVERY" 719ms
And Fill transport form 44s 980ms
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/Advice/AdviceTransport.feature:219)
And Click "save-transport" save button and wait for form to disappear 000ms
And Click previous page button in browser 000ms
Then Check if advice window can't be created 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice after modifing warehouse id in browser url
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 022ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 127ms
And Go to "WAREHOUSE_TAB" 1s 199ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 104ms
When Go to new transport "DELIVERY" 707ms
And Fill transport form 45s 083ms
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/Advice/AdviceTransport.feature:234)
And Click "save-transport" save button and wait for form to disappear 000ms
And Replace warehouse id in browser url with "Twarożkarnia wyrób gotowy" id 000ms
Then Check if advice window can't be created 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Advice transport
Scenario Outline Check if transport without warehouse after carrier add advice has checkpoint steps
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 542ms
And Create transport "CREATE_TRANSPORT_WITHOUT_WAREHOUSES" by JSON file as "super-admin-adama" 2s 338ms
And Transfer transport to carrier by JSON file "super-admin-adama" "false" confirmation 959ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 016ms
When Show all transport types 1s 148ms
And Click button advice in transport table "TRANSPORT" 222ms
And Fill advice form 16s 341ms
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/Advice/AdviceTransport.feature:250)
And Click advice save button and wait for advice form to disappear 000ms
When Find transport in table with status "no-advice-undefined" 000ms
And Open statuses popup 000ms
And Wait "2" seconds 000ms
Then Check if transport has checkpoints from list "Zgłoszenie się kierowcy,Zakończenie załadunku,Dostarczenie do klienta" in "1" 000ms
After Hooks.deleteTransportAfterTest() 613ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "super-admin-farmacol" 208ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 901ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 968ms
And Login as "farmacol-admin" 6s 359ms
And Go to "WAREHOUSE_TAB" 956ms
And Select warehouse "Katowice Przyjęcia" 1s 421ms
And Set week view 2s 478ms
And Move cursor over time window element 472ms
Then Check if "Zaawizowany" "31415" "06:00" "GDA12345" are visible on time window popup details 397ms
After Hooks.deleteTransportAfterTest() 721ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice transport after splitting advice data from advice window
- order: advice data => advice window [A-7478]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 539ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 033ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 248ms
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 004ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 858ms
When Go to "TRANSPORT_TABLE" 412ms
And Show all transport types 1s 155ms
And Click button advice in transport table "EXW_DELIVERY" 688ms
And Fill advice form 21s 949ms
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/Advice/AdviceTransport.feature:339)
And Click advice save button and wait for advice form to disappear 000ms
And Click button advice in transport table "EXW_DELIVERY" 000ms
And Set advice window in schedule 000ms
And Change filled value in details "rodo-acceptance" "checkbox" "true" "0" 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Go to transport details "EXW_DELIVERY" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 586ms
After Hooks.deleteModeOfTransportationAfterTest() 339ms
View Feature Company Resources
Scenario Outline Check if it possible to save resource to company from transport form
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set "transport" inputs from JSON file "CREATE_DELIVERY_CONTRACTOR" "super-admin-neuca" 002ms
And Login as "pna1-carrier" and set token of apiUsername "super-admin-neuca" 2s 407ms
And Go to new transport "DELIVERY" 15s 566ms
And Fill transport form 40s 869ms
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/Companies/CompanyResources.feature:8)
And Select "save-as-resource" checkbox 000ms
When 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
Then Go to "OWN_COMPANY_TAB" 000ms
And Check if advice values are visible in company resources 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-skz" and set token of apiUsername "super-admin-skz" 7s 057ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-skz" 003ms
And Go to "SETTINGS_TAB" 848ms
When Go to "CONTAINER" transport type settings 718ms
And Go to custom fields settings 377ms
And Click add new custom field 416ms
And Fill custom field form 6s 822ms
And Click save button 162ms
And Click back to custom field settings button 296ms
And Set custom field id 3s 242ms
And Refresh page 2s 213ms
Then Go to new transport "CONTAINER" 5s 649ms
And Verify if created custom field appeared in transport form 088ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 2s 902ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 7s 373ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-piast" 002ms
And Go to "SETTINGS_TAB" 723ms
When Go to "LOAD" transport type settings 689ms
And Go to custom fields settings 406ms
And Click add new custom field 435ms
And Fill custom field form 6s 848ms
And Click save button 156ms
And Click back to custom field settings button 336ms
And Set custom field id 3s 490ms
And Refresh page 2s 199ms
Then Go to new transport "LOAD" 3s 543ms
And Verify if created custom field appeared in transport form 065ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 3s 068ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 15s 972ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-hochland" 002ms
And Go to "SETTINGS_TAB" 866ms
When Go to "DELIVERY" transport type settings 577ms
And Go to custom fields settings 383ms
And Click add new custom field 439ms
And Fill custom field form 6s 847ms
And Click save button 138ms
And Click back to custom field settings button 302ms
And Set custom field id 6s 214ms
And Refresh page 2s 245ms
Then Go to new transport "DELIVERY" 7s 761ms
And Verify if created custom field appeared in transport form 098ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 5s 813ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 9s 107ms
And Create custom field with "CREATE_CONTAINER_TEXT_CFD" by "super-admin-skz" 2s 996ms
And Go to "SETTINGS_TAB" 790ms
When Go to "CONTAINER" transport type settings 676ms
And Go to custom fields settings 369ms
And Click edit button of "Testowy CFD" custom field 486ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 654ms
And Click save button 137ms
And Refresh page 2s 208ms
Then Go to new transport "CONTAINER" 5s 686ms
And Verify that edited "Edytowany CFD" is visible in transport form 076ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 2s 910ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 6s 059ms
And Create custom field with "CREATE_LOAD_TEXT_CFD" by "super-admin-piast" 3s 367ms
And Go to "SETTINGS_TAB" 695ms
When Go to "LOAD" transport type settings 653ms
And Go to custom fields settings 448ms
And Click edit button of "Testowy CFD" custom field 496ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 665ms
And Click save button 138ms
And Refresh page 2s 217ms
Then Go to new transport "LOAD" 3s 685ms
And Verify that edited "Edytowany CFD" is visible in transport form 095ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 3s 110ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 11s 518ms
And Create custom field with "CREATE_DELIVERY_TEXT_CFD" by "super-admin-hochland" 6s 139ms
And Go to "SETTINGS_TAB" 922ms
When Go to "DELIVERY" transport type settings 569ms
And Go to custom fields settings 386ms
And Click edit button of "Testowy CFD" custom field 485ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 657ms
And Click save button 144ms
And Refresh page 2s 229ms
Then Go to new transport "DELIVERY" 7s 811ms
And Verify that edited "Edytowany CFD" is visible in transport form 085ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 6s 117ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-purchasing-department" 197ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 276ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 9s 862ms
When Go to "TRANSPORT_TABLE" 469ms
And Sort transports by "show-mine" 1s 167ms
And Show all transport types 1s 181ms
Then Verify that created transport is "true" in transport table 1s 221ms
After Hooks.deleteTransportAfterTest() 692ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-purchasing-department" 220ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 192ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 568ms
When Go to "TRANSPORT_TABLE" 446ms
And Sort transports by "show-all" 1s 165ms
And Show all transport types 1s 176ms
Then Verify that created transport is "true" in transport table 1s 222ms
After Hooks.deleteTransportAfterTest() 748ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-admin" 248ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 253ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 615ms
When Go to "TRANSPORT_TABLE" 384ms
And Sort transports by "show-mine" 1s 164ms
And Show all transport types 1s 181ms
Then Verify that created transport is "false" in transport table 31s 741ms
After Hooks.deleteTransportAfterTest() 593ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-admin" 201ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 108ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 792ms
When Go to "TRANSPORT_TABLE" 405ms
And Sort transports by "show-all" 1s 155ms
And Show all transport types 1s 182ms
Then Verify that created transport is "true" in transport table 1s 274ms
After Hooks.deleteTransportAfterTest() 684ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-purchasing-department" 223ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 240ms
And Delete created transport by API 643ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 482ms
When Go to "ARCHIVE_TAB" 489ms
And Sort transports by "show-mine" 1s 145ms
And Show "SMALLS_IMPORT" 174ms
Then Verify that created transport is "true" in transport table 15s 149ms
After Hooks.deleteTransportAfterTest() 610ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-purchasing-department" 289ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 16s 142ms
And Delete created transport by API 567ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 766ms
When Go to "ARCHIVE_TAB" 481ms
And Sort transports by "show-all" 1s 136ms
And Show "SMALLS_IMPORT" 160ms
Then Verify that created transport is "true" in transport table 15s 113ms
After Hooks.deleteTransportAfterTest() 588ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-admin" 220ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s 109ms
And Delete created transport by API 659ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 817ms
When Go to "ARCHIVE_TAB" 495ms
And Sort transports by "show-mine" 1s 146ms
And Show "SMALLS_IMPORT" 175ms
Then Verify that created transport is "false" in transport table 45s 681ms
After Hooks.deleteTransportAfterTest() 610ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-admin" 218ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s 128ms
And Delete created transport by API 656ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 913ms
When Go to "ARCHIVE_TAB" 502ms
And Sort transports by "show-all" 1s 142ms
And Show "SMALLS_IMPORT" 150ms
Then Verify that created transport is "true" in transport table 15s 108ms
After Hooks.deleteTransportAfterTest() 594ms
View Feature Filters
Scenario Outline Check if order is visible after filter load or unload time column in specific time range
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-alrec" 229ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 273ms
When Login as "alrec-admin" 2s 116ms
And Go to "TRANSPORT_TABLE" 437ms
And Show all transport "true" 269ms
And Select transportType "TRANSPORT_ORDER" 1s 307ms
Then Check if load and unload time filters work properly "LOAD_TIME_WINDOW" 34s 317ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[contains(@class, 'open')]//span[@aria-label='10.08.2021']"}
  (Session info: headless chrome=91.0.4472.164)
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=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.njx059}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 2f8370be5d3433f0fb97a29a06296e5b
*** Element info: {Using=xpath, value=//div[contains(@class, 'open')]//span[@aria-label='10.08.2021']}
	at sun.reflect.GeneratedConstructorAccessor184.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 Pages.Filters.FiltersPage.fillDateFilter(FiltersPage.java:165)
	at Pages.Filters.FiltersPage.verifyLoadOrUnloadTimeFilters(FiltersPage.java:137)
	at CucumberTests.Filters.FilterTransportTest.checkIfLoadAndUnloadTimeFiltersWorkProperly(FilterTransportTest.java:92)
	at ✽.Check if load and unload time filters work properly "LOAD_TIME_WINDOW"(file:Features/Atom/Filters/Filter.feature:126)
After Hooks.deleteTransportAfterTest() 548ms
View Feature Filters
Scenario Outline Check if it is possible to choose what the search in the archive applies to
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 919ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 154ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 784ms
And Accept transferred transport by Api 715ms
And Create advice "ADVICE_SMALLS" "SMALLS_IMPORT" "super-admin-skz" 24s 341ms
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_SMALLS" "SMALLS_IMPORT" "super-admin-skz"(file:Features/Atom/Filters/Filter.feature:137)
And Delete created transport by API 000ms
When Go to "ARCHIVE_TAB" 000ms
And Show "SMALLS_IMPORT" 000ms
Then Check if it is possible to search with different date property selects 000ms
After Hooks.deleteTransportAfterTest() 553ms
View Feature Filters
Scenario Outline Check if it is possible to choose what the search in the archive applies to
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 675ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 150ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 666ms
And Accept transferred transport by Api 651ms
And Create advice "ADVICE_SMALLS" "SMALLS_EXPORT" "super-admin-skz" 24s 614ms
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_SMALLS" "SMALLS_EXPORT" "super-admin-skz"(file:Features/Atom/Filters/Filter.feature:137)
And Delete created transport by API 000ms
When Go to "ARCHIVE_TAB" 000ms
And Show "SMALLS_EXPORT" 000ms
Then Check if it is possible to search with different date property selects 000ms
After Hooks.deleteTransportAfterTest() 571ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 227ms
And Prepare setting: "TRANSPORT_TABLE_DAYS_LIMIT" with value: "7d" with "super-admin-neuca" 028ms
When Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "8" days 17s 002ms
And Login as "neuca-admin" 8s 168ms
And Go to "TRANSPORT_TABLE" 485ms
Then Verify that created transport is "false" in transport table 31s 769ms
And Toggle transport table days limit filter 181ms
And Verify that created transport is "true" in transport table 1s 256ms
After Hooks.deleteTransportAfterTest() 765ms
View Feature Grouping of carriers
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 706ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 158ms
And Add carrier "Przewoźnik SKZ Automat 1" to carriers group "Kraj" by Api as "super-admin-skz" 768ms
When Go to "TRANSPORT_TABLE" 467ms
And Go to auction form 1s 614ms
And Select contractors group "Kraj" 255ms
Then Verify that carrier "PSKZA1" is selected 077ms
After Hooks.deleteTransportAfterTest() 659ms
After Hooks.removeContractorsGroup() 287ms
View Feature Grouping of carriers
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 540ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 178ms
When Go to "TRANSPORT_TABLE" 477ms
And Go to auction form 1s 545ms
And Select contractors group "Wybierz grupę firm transportowych" 232ms
Then Verify that all companies are selected after choose "data-group-name" 299ms
After Hooks.deleteTransportAfterTest() 617ms
View Feature Grouping of carriers
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 766ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 167ms
When Go to "TRANSPORT_TABLE" 436ms
And Go to auction form 1s 527ms
And Select contractors group "Wybierz uczestników zapytania" 240ms
Then Verify that all companies are selected after choose "data-carrier-name" 235ms
After Hooks.deleteTransportAfterTest() 576ms
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 675ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 098ms
And Show all transport "false" 090ms
And Get inputs from database "ADD_INDEX" "super-admin-adama" 017ms
And Create product if needed "false" by api for principal "adama" 363ms
When Go to transport details "TRANSPORT" 2s 824ms
And Expand index panel 319ms
And Click add index button 302ms
And Fill index form 11s 716ms
And Click ok button in index form 15s 276ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 269ms
And Go to transport details "TRANSPORT" 2s 907ms
And Expand index panel 266ms
Then Check are transport values equals 259ms
After Hooks.deleteTransportAfterTest() 566ms
After Hooks.deleteProductAfterTest() 212ms
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 599ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 241ms
And Show all transport "true" 247ms
And Get inputs from database "ADD_INDEX" "super-admin-alrec" 022ms
And Create product if needed "true" by api for principal "alrec" 000ms
When Go to transport details "TRANSPORT_ORDER" 2s 852ms
And Expand index panel 301ms
And Click add index button 357ms
And Fill index form 8s 709ms
And Click ok button in index form 15s 263ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 223ms
And Go to transport details "TRANSPORT_ORDER" 2s 814ms
And Expand index panel 289ms
Then Check are transport values equals 2s 346ms
After Hooks.deleteTransportAfterTest() 562ms
After Hooks.deleteProductAfterTest() 000ms
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 528ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 115ms
And Show all transport "false" 080ms
And Get inputs from database "ADD_INDEX" "super-admin-adama" 016ms
And Create product if needed "false" by api for principal "adama" 115ms
When Go to transport details "TRANSPORT" 2s 889ms
And Add index to transport 27s 572ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 252ms
When Go to transport details "TRANSPORT" 2s 917ms
And Expand index panel 259ms
And Click delete index button 176ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 227ms
And Go to transport details "TRANSPORT" 2s 792ms
And Expand index panel 305ms
Then Verify that transport has no indexes 15s 079ms
After Hooks.deleteTransportAfterTest() 564ms
After Hooks.deleteProductAfterTest() 148ms
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 413ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 249ms
And Show all transport "true" 250ms
And Get inputs from database "ADD_INDEX" "super-admin-alrec" 025ms
And Create product if needed "true" by api for principal "alrec" 000ms
When Go to transport details "TRANSPORT_ORDER" 2s 905ms
And Add index to transport 24s 556ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 273ms
When Go to transport details "TRANSPORT_ORDER" 2s 802ms
And Expand index panel 226ms
And Click delete index button 155ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 156ms
And Go to transport details "TRANSPORT_ORDER" 2s 788ms
And Expand index panel 279ms
Then Verify that transport has no indexes 15s 059ms
After Hooks.deleteTransportAfterTest() 535ms
After Hooks.deleteProductAfterTest() 000ms
View Feature Index
Scenario Outline Check if indexes displayed after click indexes datails icon on time window
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "dayco-admin" and set token of apiUsername "super-admin-dayco" 6s 491ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 148ms
And Get inputs from database "ADD_INDEX" "super-admin-dayco" 019ms
And Create product if needed "false" by api for principal "dayco" 124ms
And Go to transport details "OWN_COLLECTION" 2s 889ms
And Add index to transport 25s 973ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 242ms
And Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco" 24s 010ms
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_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco"(file:Features/Atom/Index/Index.feature:13)
When Click on index details icon 000ms
Then Verify that indexes display in window "product-index;quantity-of-Planned quantity;quantity-of-Quantity sent" 000ms
After Hooks.deleteTransportAfterTest() 515ms
After Hooks.deleteProductAfterTest() 142ms
View Feature Advice Mail
Scenario Outline Check if mail was sent to creator after creating advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 319ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 444ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 2s 301ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-adama" 021ms
And Show all transport types 1s 176ms
And Click button advice in transport table "CONTAINER" 235ms
And Set advice window in schedule 3s 244ms
And Fill advice form 17s 047ms
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/Mail/AdviceMail.feature:12)
And Click advice save button and wait for advice form to disappear 000ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zapisano awizację! | Advice has been saved!" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 623ms
After Hooks.cleanUserDetailsAfterTest() 1s 269ms
View Feature Advice Mail
Scenario Outline Check if mail was sent to creator after creating advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 632ms
And Prepare user "piast-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 023ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 072ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 021ms
And Show all transport types 1s 158ms
And Click button advice in transport table "DELIVERY" 265ms
And Set advice window in schedule 3s 362ms
And Fill advice form 21s 834ms
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/Mail/AdviceMail.feature:12)
And Click advice save button and wait for advice form to disappear 000ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zapisano awizację! | Advice has been saved!" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 621ms
After Hooks.cleanUserDetailsAfterTest() 1s 051ms
View Feature Advice Mail
Scenario Outline Check if mail was sent to creator after creating advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 477ms
And Prepare user "keeeper-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 730ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 968ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 023ms
And Show all transport types 1s 175ms
And Click button advice in transport table "LOAD" 271ms
And Set advice window in schedule 3s 251ms
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/Mail/AdviceMail.feature:12)
And Click advice save button and wait for advice form to disappear 000ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zapisano awizację! | Time window has been saved!" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 555ms
After Hooks.cleanUserDetailsAfterTest() 1s 460ms
View Feature Advice Mail
Scenario Outline Check if mail was sent to creator after editing advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 100ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 386ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 934ms
And Show all transport types 1s 182ms
And Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-adama" 20s 377ms
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_CONTAINER" "CONTAINER" "super-admin-adama"(file:Features/Atom/Mail/AdviceMail.feature:28)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 000ms
When Go to transport details "CONTAINER" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zmiana w awizacji numer" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 517ms
After Hooks.cleanUserDetailsAfterTest() 1s 287ms
View Feature Advice Mail
Scenario Outline Check if mail was sent to creator after editing advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 5s 298ms
And Prepare user "piast-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 157ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 988ms
And Show all transport types 1s 142ms
And Create advice "ADVICE_DELIVERY" "DELIVERY" "super-admin-piast" 25s 384ms
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_DELIVERY" "DELIVERY" "super-admin-piast"(file:Features/Atom/Mail/AdviceMail.feature:28)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 000ms
When Go to transport details "DELIVERY" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zmiana w awizacji numer" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 519ms
After Hooks.cleanUserDetailsAfterTest() 1s 101ms
View Feature Advice Mail
Scenario Outline Check if mail was sent to creator after editing advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 5s 491ms
And Prepare user "keeeper-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 655ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 996ms
And Show all transport types 1s 164ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 20s 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 "ADVICE_LOAD" "LOAD" "super-admin-keeeper"(file:Features/Atom/Mail/AdviceMail.feature:28)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "LOAD" 000ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 000ms
When Go to transport details "LOAD" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE_LOAD" "super-admin-keeeper" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zmiana w awizacji numer" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 565ms
After Hooks.cleanUserDetailsAfterTest() 1s 803ms
View Feature Advice Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skd" 249ms
And Prepare user "swiss-krono-delivery-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 825ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 720ms
And Confirm status "ARRIVAL" by Public API "v1" 1s 272ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Potwierdzono status Wjazd na teren zakładu" 11s 655ms
Then Check if user got a mail 000ms
And Confirm status "DEPARTURE" by Public API "v1" 1s 297ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Potwierdzono status Wyjazd" 32s 152ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 760ms
After Hooks.cleanUserDetailsAfterTest() 1s 020ms
View Feature Advice Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 243ms
And Prepare company "Dostawca Hochland Automat 1" verification email setting "48h" 036ms
And Prepare user "dha1-supplier-2@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 117ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "dha1-supplier-2@qa.qa-test" 9s 040ms
And Create transport "CREATE_DELIVERY" by JSON file as "dha1-supplier-2@qa.qa-test" 16s 964ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Weryfikacja danych awizacji" 57s 798ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 762ms
After Hooks.cleanUserDetailsAfterTest() 1s 762ms
After Hooks.rollbackVerificationEmailSettingAfterTest() 039ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 694ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 288ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 188ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 3s 561ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Nowa aukcja" 5s 213ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 703ms
After Hooks.cleanUserDetailsAfterTest() 2s 091ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 388ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 377ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 095ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 959ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 1s 487ms
And Add a bid "500" to an auction by JSON file as "paa2-carrier@qa.qa-test" for "super-admin-adama" 1s 915ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Nie otrzymano zlecenia" 5s 247ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 644ms
After Hooks.cleanUserDetailsAfterTest() 2s 135ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-producer" and set token of apiUsername "super-admin-skz" 12s 471ms
And Prepare user "swisskrono-producer" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 485ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 161ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 2s 938ms
And Add a bid "1500" to an auction by JSON file as "pskza1-carrier@qa.qa-test" for "pskza1-carrier@qa.qa-test" 1s 034ms
And Wait till auction end 1m 57s 015ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Dodano nową ofertę" 2m 47s 433ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 722ms
After Hooks.cleanUserDetailsAfterTest() 2s 341ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 373ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 553ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 061ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 3s 072ms
And Wait till auction end 1m 57s 017ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Aukcja zakończona bez ofert" 5s 518ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 654ms
After Hooks.cleanUserDetailsAfterTest() 1s 357ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 909ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 369ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 093ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 955ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 1s 093ms
And Add a bid "500" to an auction by JSON file as "paa2-carrier@qa.qa-test" for "super-admin-adama" 1s 764ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Oferta przelicytowana" 31s 515ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 565ms
After Hooks.cleanUserDetailsAfterTest() 2s 071ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 003ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 562ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 424ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 078ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 992ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 1s 052ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Otrzymano zlecenie" 1m 55s 269ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 618ms
After Hooks.cleanUserDetailsAfterTest() 2s 331ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 660ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 444ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 124ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 3s 019ms
And Add a bid "500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 1s 732ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Otrzymano zlecenie" 5s 204ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 631ms
After Hooks.cleanUserDetailsAfterTest() 2s 218ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 5s 194ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 631ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 144ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" and finish of auction in "121" minutes 3s 072ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zakończenie aukcji" 1m 23s 369ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 707ms
After Hooks.cleanUserDetailsAfterTest() 2s 212ms
View Feature Discrepancy Report Mail
Scenario Outline Check if mail was sent to after discrepancy report generation
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 967ms
And Prepare user "hochland-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 4s 212ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 141ms
And Go to "TRANSPORT_TABLE" 401ms
And Go to transport details "DELIVERY" 2s 934ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 019ms
And Fill transport form 41s 207ms
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/Mail/DiscrepancyReportMail.feature:11)
And Open section: "discrepancy-report-panel" 000ms
And Fill discrepancy report section 000ms
And Go to transport details "DELIVERY" 000ms
And Change filled value in details "rodo-acceptance" "checkbox" "true" "0" 000ms
And Generate discrepancy report 000ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Utworzono protokół niezgodności" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 776ms
After Hooks.cleanUserDetailsAfterTest() 3s 063ms
View Feature Transport Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 067ms
And Prepare user "pha2-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 133ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 207ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 104ms
And Go to "WAREHOUSE_TAB" 1s 474ms
And Select warehouse "Serownia" 1s 614ms
And Set week view 1s 249ms
And Show yesterday 1s 147ms
And Move window into the past 402ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "spóźnił się na" 1m 2s 921ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 851ms
After Hooks.cleanUserDetailsAfterTest() 2s 547ms
After Hooks.rollbackAddedAuthorities() 184ms
View Feature Transport Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 9s 400ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 446ms
And Wait "60" seconds 1m
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 228ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Drobnica import" 46s 598ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 549ms
After Hooks.cleanUserDetailsAfterTest() 2s 217ms
View Feature Transport Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 517ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 444ms
And Wait "60" seconds 1m
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 163ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Drobnica eksport" 32s 689ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 677ms
After Hooks.cleanUserDetailsAfterTest() 2s 257ms
View Feature Transport Transfer Mail
Scenario Outline Check if mail was sent to carrier after transport transfer
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 526ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 635ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 102ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 15s 115ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='PASS'] (tried for 10 second(s) with 500 MILLISECONDS interval)
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=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.njx059}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 2f8370be5d3433f0fb97a29a06296e5b
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.TransportsPage.transferTransportToCarrier(TransportsPage.java:285)
	at CucumberTests.Transport.TransferTransportTest.transferTransportToCarrier(TransferTransportTest.java:37)
	at ✽.Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true"(file:Features/Atom/Mail/TransportTransferMail.feature:8)
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zlecenie czeka na akceptację" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 618ms
After Hooks.cleanUserDetailsAfterTest() 2s 260ms
View Feature Transport Transfer Mail
Scenario Outline Check if mail was sent to carrier after transport transfer with no confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 463ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 378ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 144ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false" 15s 187ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='PASS'] (tried for 10 second(s) with 500 MILLISECONDS interval)
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=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.njx059}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 2f8370be5d3433f0fb97a29a06296e5b
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.TransportsPage.transferTransportToCarrier(TransportsPage.java:285)
	at CucumberTests.Transport.TransferTransportTest.transferTransportToCarrier(TransferTransportTest.java:37)
	at ✽.Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false"(file:Features/Atom/Mail/TransportTransferMail.feature:20)
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zostało przekazane nowe zlecenie" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 604ms
After Hooks.cleanUserDetailsAfterTest() 2s 031ms
View Feature Transport Transfer Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 739ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 298ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 100ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 3s 046ms
And Add a bid "1500" to an auction by JSON file as "pskza1-carrier@qa.qa-test" for "pskza1-carrier@qa.qa-test" 1s 061ms
And Add a bid "500" to an auction by JSON file as "pskza2-carrier-2@qa.qa-test" for "pskza2-carrier-2@qa.qa-test" 1s 121ms
Then If user is login then logout 246ms
And Login as "swisskrono-admin" 2s 644ms
And Go to auction details 1s 836ms
And Pass transport to carrier from auction details 1s 517ms
And Get mail "apolloautomattest@gmail.com" message from mailgun with "Nie otrzymano zlecenia" 2m 45s 054ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 994ms
After Hooks.cleanUserDetailsAfterTest() 3s 080ms
View Feature Transport Transfer Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 716ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 3s 124ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 169ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 2s 956ms
And Get mail "apolloautomattest@gmail.com" message from mailgun with "Nowe zapytanie ofertowe" 10s 350ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 660ms
After Hooks.cleanUserDetailsAfterTest() 2s 773ms
View Feature Pallet limit
Scenario Outline Verify that the error is visible after exceeding the pallet limit during create transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 431ms
When Go to new transport "DELIVERY" 714ms
And Fill transport form 53s 271ms
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/MaxPallet/MaxPallet.feature:8)
And Change filled value in details "number-of-pallets-step-0" "number" "1000000" "0" 000ms
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
Then Verify that the error is visible after exceeding the pallet limit 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Pallet limit
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 377ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 17s 241ms
And Go to "TRANSPORT_TABLE" 537ms
And Show all transport "false" 079ms
And Go to transport details "DELIVERY" 3s 014ms
And Change filled value in details "number-of-pallets-step-0" "number" "1000000" "0" 1s 665ms
And Click "save-transport" save button 1s 481ms
Then Verify that the error is visible after exceeding the pallet limit 070ms
After Hooks.deleteTransportAfterTest() 938ms
View Feature Pallet limit
Scenario Outline Check if it is possible to create advice when pallet limit equals 1 [A-7073]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-pgf" 228ms
And Prepare max pallet limit "1" in "Magazyn Łódź" 031ms
java.lang.AssertionError: Nie znaleziono szukanego zasobu w Apollo!
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getStringResult(ApolloSelectDbService.java:132)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.findWarehouseMaxPalletLimit(ApolloSelectDbService.java:454)
	at CucumberTests.MaxPallet.MaxPalletTest.prepareMaxPalletLimitInWarehouse(MaxPalletTest.java:37)
	at ✽.Prepare max pallet limit "1" in "Magazyn Łódź"(file:Features/Atom/MaxPallet/MaxPallet.feature:34)
And Get inputs from database "CREATE_UNLOAD" "super-admin-pgf" 000ms
When Login as "pgf-admin" 000ms
And Go to new transport "UNLOAD" 000ms
And Fill transport form 000ms
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
And Go to transport details "UNLOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackMaxPalletLimit() 011ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create default mode of transportation by API with "pba1-carrier" 451ms
And Set status of MOT to "AWAITING_VERIFICATION" 268ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 257ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 711ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 404ms
When Login as "super-admin-bausch" 6s 409ms
And Go to "TRANSPORT_TABLE" 396ms
And Click button advice in transport table "LOAD_EXPORT" 337ms
And Set advice window in schedule 3s 459ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 508ms
After Hooks.deleteTransportAfterTest() 580ms
After Hooks.deleteModeOfTransportationAfterTest() 300ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create default mode of transportation by API with "pba1-carrier" 452ms
And Set status of MOT to "DISABLED" 303ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 153ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 658ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 395ms
When Login as "super-admin-bausch" 2s 428ms
And Go to "TRANSPORT_TABLE" 509ms
And Click button advice in transport table "LOAD_EXPORT" 259ms
And Set advice window in schedule 3s 333ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 416ms
After Hooks.deleteTransportAfterTest() 584ms
After Hooks.deleteModeOfTransportationAfterTest() 247ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create default mode of transportation by API with "pba1-carrier" 486ms
And Set status of MOT to "ACCEPTED" 293ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 123ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 653ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 383ms
When Login as "super-admin-bausch" 2s 509ms
And Go to "TRANSPORT_TABLE" 514ms
And Click button advice in transport table "LOAD_EXPORT" 273ms
And Set advice window in schedule 3s 313ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 586ms
After Hooks.deleteTransportAfterTest() 653ms
After Hooks.deleteModeOfTransportationAfterTest() 311ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create default mode of transportation by API with "pba1-carrier" 452ms
And Set status of MOT to "UPDATED" 312ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 177ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 663ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 383ms
When Login as "super-admin-bausch" 2s 484ms
And Go to "TRANSPORT_TABLE" 381ms
And Click button advice in transport table "LOAD_EXPORT" 341ms
And Set advice window in schedule 3s 293ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 783ms
After Hooks.deleteTransportAfterTest() 597ms
After Hooks.deleteModeOfTransportationAfterTest() 291ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 218ms
And Create default mode of transportation by API with "pba1-carrier" 465ms
And Set status of MOT to "REJECTED" 281ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 170ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 598ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 367ms
When Login as "super-admin-bausch" 2s 546ms
And Go to "TRANSPORT_TABLE" 366ms
And Click button advice in transport table "LOAD_EXPORT" 342ms
And Set advice window in schedule 3s 333ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 534ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 448ms
After Hooks.deleteTransportAfterTest() 578ms
After Hooks.deleteModeOfTransportationAfterTest() 296ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create default mode of transportation by API with "pba1-carrier" 456ms
And Set status of MOT to "BLOCKED" 294ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 125ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 624ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 382ms
When Login as "super-admin-bausch" 2s 522ms
And Go to "TRANSPORT_TABLE" 366ms
And Click button advice in transport table "LOAD_EXPORT" 360ms
And Set advice window in schedule 3s 269ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 451ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 539ms
After Hooks.deleteTransportAfterTest() 695ms
After Hooks.deleteModeOfTransportationAfterTest() 314ms
View Feature SK Api - Statuses confirmation
Scenario Outline Check if it is possible to confirm statuses by SkApi
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 696ms
When Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 022ms
And Add transport by SKApi in "MGW" assigned to "" 1s 959ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 7s 442ms
And Click button advice in transport table "TRANSPORT_ORDER" 223ms
And Set advice window in schedule 3s 441ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 016ms
And Fill advice form 18s 687ms
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/SK_API/SkApiConfirmStatuses.feature:12)
And Click advice save button and wait for advice form to disappear 000ms
And Find transport in table with status "planned" 000ms
And Confirm statuses until reach "left-the-factory" through SKAPI 000ms
Then Check if transport has "left-the-factory" 000ms
After Hooks.deleteTransportAfterTest() 645ms
View Feature SK API - Creation of the Transport
Scenario Outline Check if it possible to create new transport by SKApi
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 020ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 744ms
When Add transport by SKApi in "MGW" assigned to "" 027ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 3s 658ms
And Go to "TRANSPORT_TABLE" 380ms
And Go to transport details "TRANSPORT_ORDER" 2s 798ms
Then Check are transport values equals 156ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=91.0.4472.164)
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=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.njx059}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 2f8370be5d3433f0fb97a29a06296e5b
	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 CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:120)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Atom/SK_API/SkApiTransport.feature:11)
After Hooks.deleteTransportAfterTest() 669ms
View Feature SK API - Creation of the Transport
Scenario Outline Check if it possible to create new transport by SKApi
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 018ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 765ms
When Add transport by SKApi in "MGW" assigned to "" 018ms
Then Check is transport "CONTAINER" created in transport table and set transport id 3s 899ms
And Go to "TRANSPORT_TABLE" 356ms
And Go to transport details "CONTAINER" 2s 813ms
Then Check are transport values equals 125ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=91.0.4472.164)
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=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.njx059}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 2f8370be5d3433f0fb97a29a06296e5b
	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 CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:120)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Atom/SK_API/SkApiTransport.feature:11)
After Hooks.deleteTransportAfterTest() 565ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 021ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 456ms
When Add transport by SKApi in "MGW" assigned to "" 027ms
Then Check is transport "OWN_COLLECTION" created in transport table and set transport id 4s 131ms
And Go to "TRANSPORT_TABLE" 356ms
And Go to transport details "OWN_COLLECTION" 2s 854ms
Then Check are transport values equals 1s 192ms
After Hooks.deleteTransportAfterTest() 523ms
View Feature SK API - Creation of the Transport
Scenario Outline Check if it possible to create new transport by SKApi
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 020ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 9s 502ms
When Add transport by SKApi in "HRL" assigned to "" 022ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 4s 441ms
And Go to "TRANSPORT_TABLE" 360ms
And Go to transport details "TRANSPORT_ORDER" 2s 917ms
Then Check are transport values equals 130ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=91.0.4472.164)
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=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.njx059}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 2f8370be5d3433f0fb97a29a06296e5b
	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 CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:120)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Atom/SK_API/SkApiTransport.feature:11)
After Hooks.deleteTransportAfterTest() 605ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 021ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 603ms
When Add transport by SKApi in "HRL" assigned to "" 023ms
Then Check is transport "CONTAINER" created in transport table and set transport id 3s 908ms
And Go to "TRANSPORT_TABLE" 348ms
And Go to transport details "CONTAINER" 2s 785ms
Then Check are transport values equals 1s 268ms
After Hooks.deleteTransportAfterTest() 556ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 019ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 666ms
When Add transport by SKApi in "HRL" assigned to "" 021ms
Then Check is transport "OWN_COLLECTION" created in transport table and set transport id 7s 167ms
And Go to "TRANSPORT_TABLE" 340ms
And Go to transport details "OWN_COLLECTION" 2s 757ms
Then Check are transport values equals 1s 027ms
After Hooks.deleteTransportAfterTest() 562ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 020ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 692ms
And Set another client name "Pepsi" 000ms
When Add transport by SKApi in "MGW" assigned to "" 033ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 7s 456ms
And Check client name in database "Pepsi" "TRANSPORT_ORDER" 093ms
After Hooks.deleteTransportAfterTest() 587ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 023ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 488ms
When Add transport by SKApi in "" assigned to "" 020ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 7s 350ms
And Go to "TRANSPORT_TABLE" 354ms
And Go to transport details "TRANSPORT_ORDER" 2s 791ms
Then Check if transport has warehouse "MGW" in step section "0" 138ms
After Hooks.deleteTransportAfterTest() 630ms
View Feature SK Api - Advice transport
Scenario Outline Check if it possible to advice transport when transport is created by sk API
The scenario checks if you can correctly add an advice to the order. After correct creation of the advice, the validity of the advice data on the platform is checked.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 429ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 413ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 021ms
And Add transport by SKApi in "MGW" assigned to "" 018ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 017ms
And Check is transport "CONTAINER" created in transport table and set transport id 6s 904ms
When Click button advice in transport table "CONTAINER" 233ms
And Set advice window in schedule 3s 318ms
And Fill advice form 18s 630ms
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/SK_API/SkApiTransportAdvice.feature:14)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 622ms
After Hooks.cleanUserDetailsAfterTest() 2s 076ms
View Feature SK Api - Advice transport
Scenario Outline Check if it possible to advice transport when transport is created by sk API
The scenario checks if you can correctly add an advice to the order. After correct creation of the advice, the validity of the advice data on the platform is checked.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 323ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 334ms
And Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 021ms
And Add transport by SKApi in "MGW" assigned to "" 018ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 019ms
And Check is transport "OWN_COLLECTION" created in transport table and set transport id 4s 187ms
When Click button advice in transport table "OWN_COLLECTION" 226ms
And Set advice window in schedule 3s 344ms
And Fill advice form 18s 680ms
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/SK_API/SkApiTransportAdvice.feature:14)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 595ms
After Hooks.cleanUserDetailsAfterTest() 2s 235ms
View Feature SK Api - Advice transport
Scenario Outline Check if it possible to advice transport when transport is created by sk API
The scenario checks if you can correctly add an advice to the order. After correct creation of the advice, the validity of the advice data on the platform is checked.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 367ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 352ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 020ms
And Add transport by SKApi in "MGW" assigned to "" 022ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 016ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 4s 454ms
When Click button advice in transport table "TRANSPORT_ORDER" 213ms
And Set advice window in schedule 3s 315ms
And Fill advice form 18s 620ms
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/SK_API/SkApiTransportAdvice.feature:14)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 599ms
After Hooks.cleanUserDetailsAfterTest() 2s 094ms
View Feature SK Api - Advice transport
Scenario Outline Check if it possible to advice transport when transport is created by sk API
The scenario checks if you can correctly add an advice to the order. After correct creation of the advice, the validity of the advice data on the platform is checked.
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 8s 321ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "" by JSON file 3s 320ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 021ms
And Add transport by SKApi in "MGW" assigned to "" 024ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 020ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 3s 959ms
When Click button advice in transport table "TRANSPORT_ORDER" 205ms
And Set advice window in schedule 3s 344ms
And Fill advice form 18s 583ms
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/SK_API/SkApiTransportAdvice.feature:14)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 588ms
After Hooks.cleanUserDetailsAfterTest() 2s 861ms
View Feature SK Api - Advice transport
Scenario Outline Check if it possible to advice transport when transport is created by sk API
The scenario checks if you can correctly add an advice to the order. After correct creation of the advice, the validity of the advice data on the platform is checked.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-tradesman@qa.qa-test" and set token of apiUsername "super-admin-skz" 7s 272ms
And Prepare user "swisskrono-tradesman@qa.qa-test" details with all notifications and "automaty@test.pl" by JSON file 1s 760ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 020ms
And Add transport by SKApi in "MGW" assigned to "automaty@test.pl" 018ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 017ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 4s 892ms
When Click button advice in transport table "TRANSPORT_ORDER" 209ms
And Set advice window in schedule 30s 634ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //div[contains(@class, 'success-alert')] (tried for 30 second(s) with 500 MILLISECONDS interval)
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.checkElementIsVisible(BasePage.java:177)
	at CucumberTests.Transport.AdviceTransport.setAdviceWindowInSchedule(AdviceTransport.java:85)
	at ✽.Set advice window in schedule(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:13)
Caused by: org.openqa.selenium.NoSuchElementException: Cannot locate an element using By.xpath: //div[contains(@class, 'success-alert')]
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: driver.version: unknown
	at org.openqa.selenium.support.ui.ExpectedConditions.lambda$findElement$0(ExpectedConditions.java:882)
	at java.util.Optional.orElseThrow(Optional.java:290)
	at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:881)
	at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:43)
	at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:205)
	at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:201)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208)
	at Pages.BasePage.checkElementIsVisible(BasePage.java:177)
	at CucumberTests.Transport.AdviceTransport.setAdviceWindowInSchedule(AdviceTransport.java:85)
	at sun.reflect.GeneratedMethodAccessor253.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaStepDefinition.execute(JavaStepDefinition.java:57)
	at cucumber.runner.PickleStepDefinitionMatch.runStep(PickleStepDefinitionMatch.java:50)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.PickleStepTestStep.run(PickleStepTestStep.java:43)
	at cucumber.runner.TestCase.run(TestCase.java:45)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 545ms
After Hooks.cleanUserDetailsAfterTest() 1s 806ms
View Feature SK Api - Advice transport
Scenario Outline Verify that advice data are saved properly
The scenario checks if you can correctly add an advice to the order. After the correct addition of the advice on the platform, the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 379ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 446ms
And Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 023ms
And Add transport by SKApi in "MGW" assigned to "" 021ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 016ms
And Check is transport "OWN_COLLECTION" created in transport table and set transport id 7s 156ms
When Click button advice in transport table "OWN_COLLECTION" 218ms
And Set advice window in schedule 3s 351ms
And Fill advice form 18s 647ms
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/SK_API/SkApiTransportAdvice.feature:38)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check advice data in SK API database "OWN_COLLECTION" 000ms
After Hooks.deleteTransportAfterTest() 530ms
After Hooks.cleanUserDetailsAfterTest() 2s 045ms
View Feature SK Api - Advice transport
Scenario Outline Verify that advice data are saved properly
The scenario checks if you can correctly add an advice to the order. After the correct addition of the advice on the platform, the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 455ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 368ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 022ms
And Add transport by SKApi in "MGW" assigned to "" 022ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 021ms
And Check is transport "CONTAINER" created in transport table and set transport id 6s 890ms
When Click button advice in transport table "CONTAINER" 236ms
And Set advice window in schedule 3s 364ms
And Fill advice form 18s 574ms
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/SK_API/SkApiTransportAdvice.feature:38)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check advice data in SK API database "CONTAINER" 000ms
After Hooks.deleteTransportAfterTest() 617ms
After Hooks.cleanUserDetailsAfterTest() 2s 040ms
View Feature SK Api - Advice transport
Scenario Outline Verify that advice data are saved properly
The scenario checks if you can correctly add an advice to the order. After the correct addition of the advice on the platform, the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 412ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 349ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 022ms
And Add transport by SKApi in "MGW" assigned to "" 024ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 045ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 4s 214ms
When Click button advice in transport table "TRANSPORT_ORDER" 216ms
And Set advice window in schedule 3s 346ms
And Fill advice form 18s 650ms
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/SK_API/SkApiTransportAdvice.feature:38)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check advice data in SK API database "TRANSPORT_ORDER" 000ms
After Hooks.deleteTransportAfterTest() 603ms
After Hooks.cleanUserDetailsAfterTest() 2s 242ms
View Feature SK Api - Advice transport
Scenario Outline Verify that advice data are saved properly
The scenario checks if you can correctly add an advice to the order. After the correct addition of the advice on the platform, the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 6s 481ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "" by JSON file 3s 499ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 019ms
And Add transport by SKApi in "MGW" assigned to "" 022ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 019ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 4s 687ms
When Click button advice in transport table "TRANSPORT_ORDER" 209ms
And Set advice window in schedule 3s 338ms
And Fill advice form 18s 634ms
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/SK_API/SkApiTransportAdvice.feature:38)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check advice data in SK API database "TRANSPORT_ORDER" 000ms
After Hooks.deleteTransportAfterTest() 621ms
After Hooks.cleanUserDetailsAfterTest() 2s 606ms
View Feature SK Api - Advice transport
Scenario Outline Verify that advice data are saved properly
The scenario checks if you can correctly add an advice to the order. After the correct addition of the advice on the platform, the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-tradesman@qa.qa-test" and set token of apiUsername "super-admin-skz" 8s 523ms
And Prepare user "swisskrono-tradesman@qa.qa-test" details with all notifications and "automaty@test.pl" by JSON file 1s 846ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 021ms
And Add transport by SKApi in "MGW" assigned to "automaty@test.pl" 018ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 017ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 4s 499ms
When Click button advice in transport table "TRANSPORT_ORDER" 213ms
And Set advice window in schedule 3s 410ms
And Fill advice form 18s 608ms
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/SK_API/SkApiTransportAdvice.feature:38)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check advice data in SK API database "TRANSPORT_ORDER" 000ms
After Hooks.deleteTransportAfterTest() 579ms
After Hooks.cleanUserDetailsAfterTest() 1s 642ms
View Feature SK Api - Advice transport
Scenario Outline Check if not possible to advice transport in the past when advice is created from transports table and transport is created by sk API
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 223ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 019ms
And Add transport by SKApi in "MGW" assigned to "" 024ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 020ms
And Check is transport "CONTAINER" created in transport table and set transport id 3s 917ms
When Click button advice in transport table "CONTAINER" 214ms
And Set advice window in schedule in the past 3s 303ms
And Fill advice form 18s 621ms
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/SK_API/SkApiTransportAdvice.feature:59)
And Click advice save button to check error message 000ms
Then Check if possible advice alert is displayed 000ms
After Hooks.deleteTransportAfterTest() 577ms
View Feature SK Api - Advice transport
Scenario Outline Check if advice data saved in SK API database after edition
The scenario checks if you can correctly edit an advice. After that the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 612ms
And Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 021ms
And Add transport by SKApi in "MGW" assigned to "" 018ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 019ms
And Check is transport "OWN_COLLECTION" created in transport table and set transport id 4s 099ms
And Create advice "CREATE_ADVICE" "OWN_COLLECTION" "super-admin-skz" 22s 170ms
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" "OWN_COLLECTION" "super-admin-skz"(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:74)
And Go to "TRANSPORT_TABLE" 000ms
When Go to transport details "OWN_COLLECTION" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Fill arrival date field 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
Then Check advice data in database after edition "OWN_COLLECTION" 000ms
After Hooks.deleteTransportAfterTest() 560ms
View Feature SK Api - Advice transport
Scenario Outline Check if advice data saved in SK API database after edition
The scenario checks if you can correctly edit an advice. After that the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 720ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 020ms
And Add transport by SKApi in "MGW" assigned to "" 079ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 022ms
And Check is transport "CONTAINER" created in transport table and set transport id 3s 875ms
And Create advice "CREATE_ADVICE" "CONTAINER" "super-admin-skz" 22s 223ms
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" "CONTAINER" "super-admin-skz"(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:74)
And Go to "TRANSPORT_TABLE" 000ms
When Go to transport details "CONTAINER" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Fill arrival date field 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
Then Check advice data in database after edition "CONTAINER" 000ms
After Hooks.deleteTransportAfterTest() 587ms
View Feature SK Api - Advice transport
Scenario Outline Check if advice data saved in SK API database after edition
The scenario checks if you can correctly edit an advice. After that the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 733ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 019ms
And Add transport by SKApi in "MGW" assigned to "" 020ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 019ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 4s 379ms
And Create advice "CREATE_ADVICE" "TRANSPORT_ORDER" "super-admin-skz" 22s 122ms
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" "TRANSPORT_ORDER" "super-admin-skz"(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:74)
And Go to "TRANSPORT_TABLE" 000ms
When Go to transport details "TRANSPORT_ORDER" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Fill arrival date field 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
Then Check advice data in database after edition "TRANSPORT_ORDER" 000ms
After Hooks.deleteTransportAfterTest() 607ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 146ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 275ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 203ms
When Go to "WAREHOUSE_TAB" 1s 341ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 150ms
And Select view "DAYS_2" 2s 161ms
Then Check if gray window is in the schedule 2s 050ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 420ms
And Select view "DAYS_2" 2s 110ms
And Check if gray window is in the schedule 2s 039ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 535ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-producer" and set token of apiUsername "super-admin-hochland" 10s 561ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 212ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 219ms
When Go to "WAREHOUSE_TAB" 1s 201ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 142ms
And Select view "DAYS_2" 2s 168ms
Then Check if gray window is in the schedule 2s 050ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 422ms
And Select view "DAYS_2" 2s 133ms
And Check if gray window is in the schedule 2s 040ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 574ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pha1-carrier@qa.qa-test" and set token of apiUsername "super-admin-hochland" 9s 310ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 270ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 334ms
When Go to "WAREHOUSE_TAB" 1s 401ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 187ms
And Select view "DAYS_2" 2s 168ms
Then Check if gray window is in the schedule 2s 044ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 393ms
And Select view "DAYS_2" 2s 132ms
And Check if gray window is in the schedule 2s 039ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 569ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 794ms
And Create "CREATE_GRAY_WINDOW_MGW" window by JSON file for test as "super-admin-skz" 202ms
And Create "CREATE_GRAY_WINDOW_HRL" window by JSON file for test as "super-admin-skz" 183ms
When Go to "WAREHOUSE_TAB" 853ms
And Select warehouse "MGW" 1s 371ms
And Select view "DAYS_2" 2s 171ms
Then Check if gray window is in the schedule 2s 046ms
And Select warehouse "HRL" 1s 517ms
And Select view "DAYS_2" 2s 127ms
And Check if gray window is in the schedule 2s 043ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 565ms
View Feature Schedule
Scenario Outline Check if used pallet limit in schedule changing properly with given pallet settings [A-7575]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 259ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY_PALLETS_IN_WAREHOUSE_STEP_ONLY" "super-admin-neuca" 001ms
And Get package type settings for transportType "DELIVERY" from "neuca" 335ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "true;false" 401ms
When Login as "neuca-admin" 8s 948ms
And Go to new transport "DELIVERY" 686ms
And Fill transport form 39s 169ms
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/Schedule/Schedule.feature:73)
And Get sum of pallets of "load" in transport form 000ms
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
Then Verify if used pallet limit in schedule changed properly in "I" on "RT1" 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 149ms
View Feature Schedule
Scenario Outline Check if used pallet limit in schedule changing properly with given pallet settings [A-7575]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 219ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY_PALLETS_IN_COMPANY_STEP_ONLY" "super-admin-neuca" 002ms
And Get package type settings for transportType "DELIVERY" from "neuca" 133ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "false;true" 235ms
When Login as "neuca-admin" 2s 540ms
And Go to new transport "DELIVERY" 710ms
And Fill transport form 39s 333ms
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/Schedule/Schedule.feature:73)
And Get sum of pallets of "unload" in transport form 000ms
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
Then Verify if used pallet limit in schedule changed properly in "I" on "RT1" 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 145ms
View Feature Schedule
Scenario Outline Check if used pallet limit in schedule changing properly with given pallet settings [A-7575]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 229ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY_PALLETS_IN_WAREHOUSE_AND_COMPANY_STEPS" "super-admin-neuca" 001ms
And Get package type settings for transportType "DELIVERY" from "neuca" 119ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "true;true" 236ms
When Login as "neuca-admin" 2s 406ms
And Go to new transport "DELIVERY" 719ms
And Fill transport form 42s 376ms
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/Schedule/Schedule.feature:73)
And Get sum of pallets of "unload" in transport form 000ms
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
Then Verify if used pallet limit in schedule changed properly in "I" on "RT1" 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 148ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 239ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 195ms
And Mark custom fields as not obligatory 2s 871ms
And Login as "hochland-admin" 9s 991ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 137ms
When Find transport in table with status "advice-added" 3s 648ms
And Confirm statuses until reach "process-ended" 23s 088ms
Then Check if transport has "process-ended" 074ms
After Hooks.deleteTransportAfterTest() 808ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 587ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-pgf" 221ms
And Get custom field settings for "UNLOAD" transport type and "pgf" company 122ms
And Mark custom fields as not obligatory 005ms
And Login as "pgf-admin" 4s 568ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 762ms
When Find transport in table with status "planned" 17s 615ms
And Confirm statuses until reach "process-ended" 13s 627ms
Then Check if transport has "process-ended" 080ms
After Hooks.deleteTransportAfterTest() 804ms
After Hooks.rollbackAllCustomFieldsSettings() 432ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 238ms
And Get custom field settings for "DELIVERY" transport type and "adama" company 116ms
And Mark custom fields as not obligatory 005ms
And Login as "adama-admin" 4s 811ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 710ms
When Find transport in table with status "planned" 3s 644ms
And Confirm statuses until reach "process-ended" 11s 433ms
Then Check if transport has "process-ended" 072ms
After Hooks.deleteTransportAfterTest() 751ms
After Hooks.rollbackAllCustomFieldsSettings() 420ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-lantmannen" 244ms
And Get custom field settings for "DELIVERY" transport type and "lantmannen" company 099ms
And Mark custom fields as not obligatory 005ms
And Login as "lantmannen-admin" 4s 528ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 839ms
When Find transport in table with status "potwierdzony" 3s 638ms
And Confirm statuses until reach "process-ended" 21s 814ms
Then Check if transport has "process-ended" 065ms
After Hooks.deleteTransportAfterTest() 764ms
After Hooks.rollbackAllCustomFieldsSettings() 005ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-lantmannen" 237ms
And Get custom field settings for "LOAD" transport type and "lantmannen" company 097ms
And Mark custom fields as not obligatory 005ms
And Login as "lantmannen-admin" 2s 151ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 893ms
When Find transport in table with status "created" 3s 702ms
And Confirm statuses until reach "process-ended" 27s 062ms
Then Check if transport has "process-ended" 068ms
After Hooks.deleteTransportAfterTest() 783ms
After Hooks.rollbackAllCustomFieldsSettings() 005ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 247ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 112ms
And Mark custom fields as not obligatory 630ms
And Login as "keeeper-admin" 5s 501ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 946ms
When Find transport in table with status "planned" 3s 706ms
And Confirm statuses until reach "process-ended" 21s 912ms
Then Check if transport has "process-ended" 074ms
After Hooks.deleteTransportAfterTest() 791ms
After Hooks.rollbackAllCustomFieldsSettings() 617ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 233ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 125ms
And Mark custom fields as not obligatory 587ms
And Login as "keeeper-admin" 5s 609ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 900ms
When Find transport in table with status "planned" 3s 632ms
And Confirm statuses until reach "process-ended" 21s 866ms
Then Check if transport has "process-ended" 063ms
After Hooks.deleteTransportAfterTest() 730ms
After Hooks.rollbackAllCustomFieldsSettings() 753ms
View Feature Status confirmation
Scenario Outline Check if transport has ended status after adding advice by user
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 7s 446ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 399ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 743ms
When Accept or reject "accept" transferred transport 19s 632ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 021ms
And Click button advice in transport table "SMALLS_IMPORT" 229ms
And Set advice window in schedule 3s 444ms
And Fill advice form 18s 683ms
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/Statuses/ConfirmStatuses.feature:32)
And Click advice save button and wait for advice form to disappear 000ms
And Check if window is "silver" 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 557ms
View Feature Status confirmation
Scenario Outline Check if transport has ended status after adding advice by user
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 591ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 644ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 622ms
When Accept or reject "accept" transferred transport 19s 853ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 018ms
And Click button advice in transport table "SMALLS_EXPORT" 244ms
And Set advice window in schedule 3s 469ms
And Fill advice form 18s 527ms
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/Statuses/ConfirmStatuses.feature:32)
And Click advice save button and wait for advice form to disappear 000ms
And Check if window is "silver" 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 589ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to edit advice after reach specific status
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-hochland" 231ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_ADVICE" "CHECKPOINT_BASED" "ARRIVAL" 452ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 211ms
And Mark custom fields as not obligatory 2s 744ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 16s 990ms
When Login as "hochland-admin" 10s 052ms
And Find transport in table with status "advice-added" 3s 756ms
And Confirm statuses until reach "arrived" 6s 337ms
And Go to transport details "DELIVERY" 2s 906ms
Then Check if it is not possible to edit advice 15s 091ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@data-field-name='phone-number-prefix']//input"}
  (Session info: headless chrome=91.0.4472.164)
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=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.njx059}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 2f8370be5d3433f0fb97a29a06296e5b
*** Element info: {Using=xpath, value=//div[@data-field-name='phone-number-prefix']//input}
	at sun.reflect.GeneratedConstructorAccessor184.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 Pages.BasePage.getWebElementByXpath(BasePage.java:323)
	at Pages.Transport.TransportFormPage.getAdviceInputList(TransportFormPage.java:151)
	at CucumberTests.Transport.AdviceTransport.checkIfItIsNotPossibleToEditAdvice(AdviceTransport.java:248)
	at ✽.Check if it is not possible to edit advice(file:Features/Atom/Statuses/ConfirmStatuses.feature:53)
After Hooks.deleteTransportAfterTest() 876ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 525ms
After Hooks.rollbackAddedActionAuthorities() 307ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 235ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 208ms
And Mark custom fields as not obligatory 2s 712ms
And Login as "hochland-admin" 10s 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 134ms
When Find transport in table with status "advice-added" 3s 686ms
And Check if transport row is "blue" 3s 226ms
And Confirm statuses until reach "arrived" 6s 328ms
And Check if transport row is "green" 3s 218ms
And Confirm statuses until reach "during-unload" 6s 246ms
Then Check if transport row is "orange" 3s 227ms
And Confirm statuses until reach "unloaded" 6s 202ms
Then Check if transport row is "darkgoldenrod" 3s 219ms
And Confirm statuses until reach "process-ended" 6s 230ms
Then Check if transport row is "silver" 3s 198ms
After Hooks.deleteTransportAfterTest() 861ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 501ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm statuses before add file to transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-piast" 242ms
And Get custom field settings for "DELIVERY" transport type and "piast" company 230ms
And Mark custom fields as not obligatory 008ms
And Login as "piast-admin" 5s 553ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 016ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 019ms
And Show all transport types 1s 138ms
And Click button advice in transport table "DELIVERY" 250ms
And Set advice window in schedule 3s 278ms
And Fill advice form 21s 988ms
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/Statuses/ConfirmStatuses.feature:90)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
And Confirm statuses until reach "left-the-area" 000ms
Then Check if next status is not possible to confirm 000ms
After Hooks.deleteTransportAfterTest() 574ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 786ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm statuses before add file to transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-piast" 243ms
And Get custom field settings for "LOAD" transport type and "piast" company 256ms
And Mark custom fields as not obligatory 008ms
And Login as "piast-admin" 5s 917ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 971ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 020ms
And Show all transport types 1s 132ms
And Click button advice in transport table "LOAD" 254ms
And Set advice window in schedule 3s 291ms
And Fill advice form 20s 393ms
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/Statuses/ConfirmStatuses.feature:90)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
And Confirm statuses until reach "left-the-area" 000ms
Then Check if next status is not possible to confirm 000ms
After Hooks.deleteTransportAfterTest() 562ms
After Hooks.rollbackAllCustomFieldsSettings() 4s 518ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm statuses after add file to transport
Before Hooks.showScenarioName(Scenario) 002ms
Steps
Given Set token of apiUsername "super-admin-piast" 247ms
And Get custom field settings for "DELIVERY" transport type and "piast" company 235ms
And Mark custom fields as not obligatory 007ms
And Login as "piast-admin" 5s 650ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 977ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 019ms
And Show all transport types 1s 163ms
And Click button advice in transport table "DELIVERY" 216ms
And Set advice window in schedule 3s 293ms
And Fill advice form 21s 883ms
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/Statuses/ConfirmStatuses.feature:112)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Add file to transport by API 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 550ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 836ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm statuses after add file to transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-piast" 231ms
And Get custom field settings for "LOAD" transport type and "piast" company 242ms
And Mark custom fields as not obligatory 013ms
And Login as "piast-admin" 5s 698ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 987ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 022ms
And Show all transport types 1s 162ms
And Click button advice in transport table "LOAD" 231ms
And Set advice window in schedule 3s 333ms
And Fill advice form 20s 244ms
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/Statuses/ConfirmStatuses.feature:112)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Add file to transport by API 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 563ms
After Hooks.rollbackAllCustomFieldsSettings() 4s 483ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm statuses when there is customFields blockade - with advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-hochland" 226ms
And Get custom field settings for "TRANSFER_BETWEEN_WAREHOUSES" transport type and "hochland" company 240ms
And Mark custom fields as not obligatory 4s 873ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 456ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 15s 818ms
And Set "advice" inputs from JSON file "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 001ms
And Login as "hochland-admin" 10s 120ms
And Show all transport types 1s 164ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 1s 078ms
And Set advice window in schedule 7s 484ms
And Fill advice form 24s 067ms
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/Statuses/ConfirmStatuses.feature:137)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
And Confirm statuses until reach "during-load" 000ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
After Hooks.deleteTransportAfterTest() 584ms
After Hooks.rollbackAllCustomFieldsSettings() 5s 253ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm statuses when there is customFields blockade - with advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-keeeper" 233ms
And Get custom field settings for "LOAD" transport type and "keeeper" company 123ms
And Mark custom fields as not obligatory 731ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 226ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 15s 814ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 001ms
And Login as "keeeper-admin" 5s 889ms
And Show all transport types 1s 260ms
And Click button advice in transport table "LOAD" 277ms
And Set advice window in schedule 3s 249ms
And Fill advice form 23s 994ms
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/Statuses/ConfirmStatuses.feature:137)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
And Confirm statuses until reach "arrived" 000ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
After Hooks.deleteTransportAfterTest() 487ms
After Hooks.rollbackAllCustomFieldsSettings() 864ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm statuses when there is customFields blockade - with advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-keeeper" 230ms
And Get custom field settings for "CONTAINER" transport type and "keeeper" company 158ms
And Mark custom fields as not obligatory 734ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_CONTAINER_SANITARY_CONDITIONS_CFD" in "CONTAINER" - "keeeper" by "super-admin-keeeper" 241ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 15s 783ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Login as "keeeper-admin" 5s 604ms
And Show all transport types 1s 182ms
And Click button advice in transport table "CONTAINER" 261ms
And Set advice window in schedule 3s 284ms
And Fill advice form 23s 910ms
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/Statuses/ConfirmStatuses.feature:137)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
And Confirm statuses until reach "arrived" 000ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
After Hooks.deleteTransportAfterTest() 501ms
After Hooks.rollbackAllCustomFieldsSettings() 897ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 228ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 107ms
And Mark custom fields as not obligatory 570ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 233ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 16s 855ms
And Login as "keeeper-admin" 5s 854ms
And Go to "TRANSPORT_TABLE" 437ms
And Find transport in table with status "planned" 3s 698ms
And Confirm statuses until reach "arrived" 6s 293ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 641ms
And Check if next status is not possible to confirm in status confirmation modal 246ms
After Hooks.deleteTransportAfterTest() 712ms
After Hooks.rollbackAllCustomFieldsSettings() 572ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 224ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 120ms
And Mark custom fields as not obligatory 566ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_TANKER_GRANULATE_DELIVERY_SANITARY_CONDITIONS_CFD" in "TANKER_GRANULATE_DELIVERY" - "keeeper" by "super-admin-keeeper" 247ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 991ms
And Login as "keeeper-admin" 5s 729ms
And Go to "TRANSPORT_TABLE" 423ms
And Find transport in table with status "planned" 3s 653ms
And Confirm statuses until reach "arrived" 6s 268ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 653ms
And Check if next status is not possible to confirm in status confirmation modal 247ms
After Hooks.deleteTransportAfterTest() 879ms
After Hooks.rollbackAllCustomFieldsSettings() 703ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 220ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 202ms
And Mark custom fields as not obligatory 2s 697ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 1s 211ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 190ms
And Login as "hochland-admin" 10s 065ms
And Go to "TRANSPORT_TABLE" 468ms
And Find transport in table with status "advice-added" 3s 678ms
And Confirm statuses until reach "during-unload" 11s 461ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 666ms
And Check if next status is not possible to confirm in status confirmation modal 318ms
After Hooks.deleteTransportAfterTest() 1s 403ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 454ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm statuses when there is customFields blockade and conditions are fulfilled - with advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-keeeper" 241ms
And Get custom field settings for "LOAD" transport type and "keeeper" company 135ms
And Mark custom fields as not obligatory 787ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 221ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 918ms
And Login as "keeeper-admin" 5s 819ms
And Show all transport types 1s 232ms
And Click button advice in transport table "LOAD" 265ms
And Set advice window in schedule 3s 222ms
And Fill advice form 23s 908ms
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/Statuses/ConfirmStatuses.feature:181)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "arrived" 000ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
And Set "transport" inputs from JSON file "EDIT_LOAD" "super-admin-keeeper" 000ms
And Click cancel in status confirmation modal 000ms
And Go to transport details "LOAD" 000ms
And Open section: "advice-panel" 000ms
And Fill transport form 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "LOAD" 000ms
And Open section: "advice-panel" 000ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 528ms
After Hooks.rollbackAllCustomFieldsSettings() 872ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm statuses when there is customFields blockade and conditions are fulfilled - with advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-keeeper" 227ms
And Get custom field settings for "CONTAINER" transport type and "keeeper" company 119ms
And Mark custom fields as not obligatory 741ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_CONTAINER_SANITARY_CONDITIONS_CFD" in "CONTAINER" - "keeeper" by "super-admin-keeeper" 241ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 15s 821ms
And Login as "keeeper-admin" 5s 903ms
And Show all transport types 1s 172ms
And Click button advice in transport table "CONTAINER" 276ms
And Set advice window in schedule 3s 263ms
And Fill advice form 23s 899ms
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/Statuses/ConfirmStatuses.feature:181)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "arrived" 000ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
And Set "transport" inputs from JSON file "EDIT_CONTAINER" "super-admin-keeeper" 000ms
And Click cancel in status confirmation modal 000ms
And Go to transport details "CONTAINER" 000ms
And Open section: "advice-panel" 000ms
And Fill transport form 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "CONTAINER" 000ms
And Open section: "advice-panel" 000ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 526ms
After Hooks.rollbackAllCustomFieldsSettings() 935ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm statuses when there is customFields blockade and conditions are fulfilled - with advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-hochland" 299ms
And Get custom field settings for "TRANSFER_BETWEEN_WAREHOUSES" transport type and "hochland" company 263ms
And Mark custom fields as not obligatory 4s 796ms
And Set "advice" inputs from JSON file "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 001ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 424ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 15s 825ms
And Login as "hochland-admin" 10s 144ms
And Show all transport types 1s 158ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 1s 105ms
And Set advice window in schedule 7s 496ms
And Fill advice form 23s 912ms
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/Statuses/ConfirmStatuses.feature:181)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "during-load" 000ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
And Set "transport" inputs from JSON file "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 000ms
And Click cancel in status confirmation modal 000ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 000ms
And Open section: "advice-panel" 000ms
And Fill transport form 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 000ms
And Open section: "advice-panel" 000ms
And Fill "warehouseman-(u)" in transport form 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 446ms
After Hooks.rollbackAllCustomFieldsSettings() 5s 063ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm statuses when there is customFields blockade and conditions are fulfilled - without advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-keeeper" 236ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 121ms
And Mark custom fields as not obligatory 553ms
And Set "transport" inputs from JSON file "EDIT_DELIVERY" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 228ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 16s 755ms
And Login as "keeeper-admin" 5s 988ms
And Go to "TRANSPORT_TABLE" 386ms
And Find transport in table with status "planned" 3s 631ms
When Confirm statuses until reach "arrived" 6s 255ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 610ms
And Check if next status is not possible to confirm in status confirmation modal 252ms
And Click cancel in status confirmation modal 15s 374ms
And Go to transport details "UNLOAD" 2s 875ms
And Fill transport form 43s 046ms
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/Statuses/ConfirmStatuses.feature:221)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 765ms
After Hooks.rollbackAllCustomFieldsSettings() 579ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm statuses when there is customFields blockade and conditions are fulfilled - without advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-keeeper" 228ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 116ms
And Mark custom fields as not obligatory 569ms
And Set "transport" inputs from JSON file "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_TANKER_GRANULATE_DELIVERY_SANITARY_CONDITIONS_CFD" in "TANKER_GRANULATE_DELIVERY" - "keeeper" by "super-admin-keeeper" 237ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 962ms
And Login as "keeeper-admin" 5s 550ms
And Go to "TRANSPORT_TABLE" 428ms
And Find transport in table with status "planned" 3s 681ms
When Confirm statuses until reach "arrived" 6s 278ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 610ms
And Check if next status is not possible to confirm in status confirmation modal 250ms
And Click cancel in status confirmation modal 15s 342ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 878ms
And Fill transport form 43s 085ms
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/Statuses/ConfirmStatuses.feature:221)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 778ms
After Hooks.rollbackAllCustomFieldsSettings() 718ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm statuses when there is customFields blockade and conditions are fulfilled - without advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-hochland" 221ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 199ms
And Mark custom fields as not obligatory 2s 828ms
And Set "transport" inputs from JSON file "EDIT_DELIVERY" "super-admin-hochland" 001ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 702ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 145ms
And Login as "hochland-admin" 10s 224ms
And Go to "TRANSPORT_TABLE" 458ms
And Find transport in table with status "advice-added" 3s 637ms
When Confirm statuses until reach "during-unload" 11s 556ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 625ms
And Check if next status is not possible to confirm in status confirmation modal 242ms
And Click cancel in status confirmation modal 15s 490ms
And Go to transport details "DELIVERY" 2s 958ms
And Fill transport form 40s 991ms
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/Statuses/ConfirmStatuses.feature:221)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 809ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 383ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skd" 238ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 2s 768ms
And Confirm status "REPORTING" by Public API "v1" 576ms
And Confirm status "ARRIVAL" by Public API "v1" 753ms
And Login as "swiss-krono-delivery-guard" 4s 573ms
And Go to "TRANSPORT_TABLE" 455ms
When Confirm "Departure" status in transport row 177ms
Then Verify that "Departure" has been confirmed 1s 270ms
After Hooks.deleteTransportAfterTest() 842ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm next status in transport details on transport details reopen after filling blockade customfields and not saving changes - without advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-keeeper" 260ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 112ms
And Mark custom fields as not obligatory 632ms
And Set "transport" inputs from JSON file "EDIT_DELIVERY" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 240ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 16s 766ms
When Login as "keeeper-admin" 5s 832ms
And Find transport in table with status "planned" 3s 651ms
And Confirm statuses until reach "arrived" 6s 241ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 601ms
And Check if next status is not possible to confirm in status confirmation modal 254ms
And Click cancel in status confirmation modal 15s 359ms
And Go to transport details "UNLOAD" 2s 922ms
And Fill transport form 43s 062ms
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/Statuses/ConfirmStatuses.feature:263)
Then Check if confirm status modal appeared on confirming next status in transport "details" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
After Hooks.deleteTransportAfterTest() 747ms
After Hooks.rollbackAllCustomFieldsSettings() 608ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm next status in transport details on transport details reopen after filling blockade customfields and not saving changes - without advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-keeeper" 225ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 118ms
And Mark custom fields as not obligatory 533ms
And Set "transport" inputs from JSON file "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_TANKER_GRANULATE_DELIVERY_SANITARY_CONDITIONS_CFD" in "TANKER_GRANULATE_DELIVERY" - "keeeper" by "super-admin-keeeper" 251ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 940ms
When Login as "keeeper-admin" 5s 740ms
And Find transport in table with status "planned" 3s 722ms
And Confirm statuses until reach "arrived" 6s 295ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 652ms
And Check if next status is not possible to confirm in status confirmation modal 239ms
And Click cancel in status confirmation modal 15s 354ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 867ms
And Fill transport form 42s 979ms
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/Statuses/ConfirmStatuses.feature:263)
Then Check if confirm status modal appeared on confirming next status in transport "details" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
After Hooks.deleteTransportAfterTest() 835ms
After Hooks.rollbackAllCustomFieldsSettings() 735ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm next status in transport details on transport details reopen after filling blockade customfields and not saving changes - without advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-hochland" 229ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 190ms
And Mark custom fields as not obligatory 2s 768ms
And Set "transport" inputs from JSON file "EDIT_DELIVERY" "super-admin-hochland" 001ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 735ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 192ms
When Login as "hochland-admin" 9s 791ms
And Find transport in table with status "advice-added" 3s 738ms
And Confirm statuses until reach "during-unload" 11s 510ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 663ms
And Check if next status is not possible to confirm in status confirmation modal 315ms
And Click cancel in status confirmation modal 16s 128ms
And Go to transport details "DELIVERY" 2s 967ms
And Fill transport form 41s 128ms
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/Statuses/ConfirmStatuses.feature:263)
Then Check if confirm status modal appeared on confirming next status in transport "details" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
After Hooks.deleteTransportAfterTest() 783ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 359ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 255ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 176ms
And Mark custom fields as not obligatory 757ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 989ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 272ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 684ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 423ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 943ms
And Login as "bausch-admin" 6s 302ms
And Go to "TRANSPORT_TABLE" 520ms
And Find transport in table with status "advice-added" 3s 705ms
And Confirm statuses until reach "on-the-way" 16s 767ms
When Open statuses popup 123ms
And Toggle status date confirmation checkbox 396ms
And Confirm statuses until reach "process-ended" 6s 220ms
Then Check if transport has "process-ended" 066ms
After Hooks.deleteTransportAfterTest() 832ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 214ms
After Hooks.deleteModeOfTransportationAfterTest() 421ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 240ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 178ms
And Mark custom fields as not obligatory 738ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 702ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 239ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 672ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 385ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 707ms
And Login as "bausch-admin" 6s 360ms
And Go to "TRANSPORT_TABLE" 513ms
And Find transport in table with status "advice-added" 3s 616ms
And Confirm statuses until reach "on-the-way" 16s 906ms
And Open statuses popup 145ms
And Toggle status date confirmation checkbox 407ms
And Change status execution date to "1" days from today 2s 439ms
Then Verify that status cannot be confirmed 1s 226ms
After Hooks.deleteTransportAfterTest() 862ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 183ms
After Hooks.deleteModeOfTransportationAfterTest() 320ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 237ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 164ms
And Mark custom fields as not obligatory 731ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 725ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 210ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 669ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 399ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 669ms
And Login as "bausch-admin" 6s 344ms
And Go to "TRANSPORT_TABLE" 513ms
And Find transport in table with status "advice-added" 3s 695ms
And Confirm statuses until reach "on-the-way" 16s 743ms
And Open statuses popup 150ms
And Toggle status date confirmation checkbox 393ms
And Change status execution date to "-1" days from today 2s 502ms
Then Verify that status cannot be confirmed 1s 231ms
After Hooks.deleteTransportAfterTest() 863ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 108ms
After Hooks.deleteModeOfTransportationAfterTest() 381ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 232ms
And Get custom field settings for "EXTERNAL_DELIVERY" transport type and "farmacol" company 116ms
And Mark custom fields as not obligatory 005ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 896ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 885ms
And Get "START_OF_UNLOADING" data for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 221ms
When Login as "farmacol-admin" 7s 219ms
And Go to "TRANSPORT_TABLE" 497ms
And Confirm statuses until reach "during-unload" 16s 961ms
And Set actual confirmed transport status list 1s 937ms
And Disable task by API 442ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 936ms
And Edit transport hours and recalculate statuses 30s 621ms
Then Verify that all confirmed statuses are still on transport status list 405ms
After Hooks.deleteTransportAfterTest() 798ms
After Hooks.rollbackAllCustomFieldsSettings() 345ms
After Hooks.rollbackTaskChanges() 193ms
View Feature Status rejection
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 657ms
And Prepare user "lantmannen-guard" details with all notifications and "apolloautomattest@gmail.com" by JSON file 941ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 486ms
And Add access to the warehouse "Magazyn - Nowa Sól" to the user "lantmannen-guard" by JSON file 754ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 4s 480ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 979ms
And Check if reject date is not visible 15s 092ms
When Reject status: Book of disinfection 196ms
And Check if reject date is visible 1s 067ms
Then If user is login then logout 273ms
And Login as "lantmannen-admin" 2s 453ms
And Check if note was added to transport after status rejection 1s 676ms
And Check if history note was added to transport after status rejection - "LOAD" 4s 443ms
And Get mail "apolloautomattest@gmail.com" message from mailgun with "Nieaktualna księga mycia i dezynfekcji" 5s 908ms
And Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 749ms
After Hooks.cleanUserDetailsAfterTest() 1s 164ms
After Hooks.rollbackWarehousesAccess() 751ms
View Feature Status rejection
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 4s 847ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 2s 892ms
And Check if reject date is not visible 15s 063ms
When Reject status: Book of disinfection 204ms
And Check if reject date is visible 556ms
And Get rejection date 084ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 160ms
Then Check if reject date has changed 1s 202ms
After Hooks.deleteTransportAfterTest() 752ms
View Feature Status rejection
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 396ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 817ms
And Go to transport details "LOAD" 2s 810ms
And Check if reject date is not visible 15s 042ms
When Reject status: Book of disinfection 187ms
Then Check if reject date is visible 556ms
After Hooks.deleteTransportAfterTest() 895ms
View Feature Status rejection
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 411ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 851ms
And Open statuses popup 216ms
And Check if reject date is not visible 15s 031ms
When Reject status: Book of disinfection 196ms
Then Open statuses popup 149ms
And Check if reject date is visible 437ms
After Hooks.deleteTransportAfterTest() 867ms
View Feature Status revocation
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 10s 229ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 201ms
And Confirm to the last status by API 1s 382ms
When Find statuses for transport in table 3s 318ms
And Revoke statuses until reach "advice-added" 7s 971ms
Then Check if transport has "advice-added" 063ms
After Hooks.deleteTransportAfterTest() 890ms
View Feature Status revocation
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 5s 660ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 013ms
And Confirm to the last status by API 1s 385ms
When Find statuses for transport in table 2s 591ms
And Revoke statuses until reach "planned" 7s 993ms
Then Check if transport has "planned" 065ms
After Hooks.deleteTransportAfterTest() 855ms
View Feature Status
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 7s 058ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 091ms
When Find transport in table with status "new" 3s 677ms
And Open statuses popup 150ms
Then Check if transport has checkpoints from list "Utworzenie zlecenia,Dodanie awizacji,Potwierdzenie okna czasowego" in "0" 147ms
After Hooks.deleteTransportAfterTest() 595ms
View Feature Status
Scenario Outline Check if after added advice, checkpoints are generated from "steps" section
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 2s 480ms
And Get inputs from database "ADVICE_EXTERNAL_DELIVERY" "super-admin-farmacol" 021ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 036ms
And Click button advice in transport table "EXTERNAL_DELIVERY" 229ms
And Set advice window in schedule 3s 602ms
And Fill advice form 18s 985ms
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/Statuses/Statuses.feature:21)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
When Find transport in table with status "advice-added" 000ms
And Open statuses popup 000ms
Then Check if transport has checkpoints from list "Zgłoszenie kierowcy,Rozpoczęcie rozładunku,Zakończenie rozładunku" in "1" 000ms
After Hooks.deleteTransportAfterTest() 614ms
View Feature Status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 261ms
And Get custom field settings for "EXTERNAL_DELIVERY" transport type and "farmacol" company 111ms
And Mark custom fields as not obligatory 006ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 878ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 864ms
And Get "START_OF_UNLOADING" data for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 119ms
When Login as "farmacol-admin" 2s 311ms
And Go to "TRANSPORT_TABLE" 489ms
And Confirm statuses until reach "registered-katowice-przyjęcia" 11s 641ms
And Disable task by API 191ms
And Find transport pencil button in transports table 1s 755ms
And Click pencil and move transport to next day in schedule 22s 900ms
And Go to "TRANSPORT_TABLE" 507ms
Then Verify that "START_OF_UNLOADING" is not visible 377ms
After Hooks.deleteTransportAfterTest() 820ms
After Hooks.rollbackAllCustomFieldsSettings() 355ms
After Hooks.rollbackTaskChanges() 207ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 919ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 203ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 260ms
When Go to "WAREHOUSE_TAB" 1s 263ms
And Select warehouse "Serownia" 1s 538ms
And Set week view 1s 267ms
And Show yesterday 1s 173ms
And Move window into the past 398ms
Then Check if window is "red" 4s 071ms
After Hooks.deleteTransportAfterTest() 870ms
After Hooks.rollbackAddedAuthorities() 154ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 382ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 904ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 164ms
When Go to "WAREHOUSE_TAB" 1s 355ms
And Select warehouse "Magazyn - Nowa Sól" 2s 605ms
And Set week view 1s 255ms
And Show yesterday 1s 152ms
And Move window into the past 577ms
Then Check if window is "red" 4s 074ms
After Hooks.deleteTransportAfterTest() 803ms
After Hooks.rollbackAddedAuthorities() 135ms
View Feature TransportWindow atom tests
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 581ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 005ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "piast-admin" 208ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 018ms
When Show all transport types 1s 162ms
And Click button advice in transport table "DELIVERY" 235ms
And Set advice window in schedule 3s 394ms
And Fill advice form 21s 930ms
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() 547ms
After Hooks.rollbackAddedAuthorities() 131ms
View Feature TransportWindow atom tests
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 717ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 022ms
And Set algorithm setting for "super-admin-hochland" in "Magazyn Zimny Kaźmierz" on "Magazyn Zimny" 1s 476ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 257ms
When Go to "WAREHOUSE_TAB" 1s 474ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 167ms
And Set week view 1s 240ms
And Check if time window length is correct after "CREATE" 072ms
And Change number of pallets in transport 1m 6s 794ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.EditTransport.changeNumberOfPalletsInTransport(EditTransport.java:53)
	at ✽.Change number of pallets in transport(file:Features/Atom/TimeWindow/TransportWindow.feature:50)
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() 806ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 587ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 162ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 266ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 593ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 919ms
When Go to "WAREHOUSE_TAB" 787ms
And Select warehouse "Magazyn Surowców" 1s 342ms
And Set week view 1s 245ms
Then Check if time window has proper "60" 081ms
After Hooks.deleteTransportAfterTest() 1s 032ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 141ms
After Hooks.clearAlgorithmSettings() 631ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 930ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 134ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 228ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 608ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 923ms
When Go to "WAREHOUSE_TAB" 705ms
And Select warehouse "Magazyn Surowców" 1s 354ms
And Set week view 1s 248ms
Then Check if time window has proper "60" 072ms
After Hooks.deleteTransportAfterTest() 800ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 138ms
After Hooks.clearAlgorithmSettings() 562ms
View Feature TransportWindow atom tests
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" 3s 018ms
And Get package type settings for transportType "LOAD" from "keeeper" 115ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 201ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 589ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 866ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 019ms
And Show all transport types 1s 156ms
And Click button advice in transport table "LOAD" 258ms
And Set advice window in schedule 3s 211ms
And Fill advice form 16s 962ms
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() 480ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 128ms
After Hooks.clearAlgorithmSettings() 555ms
View Feature TransportWindow atom tests
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" 3s 124ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 124ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 246ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 613ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 964ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 021ms
And Show all transport types 1s 136ms
And Click button advice in transport table "CONTAINER" 266ms
And Set advice window in schedule 3s 215ms
And Fill advice form 18s 747ms
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() 557ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 151ms
After Hooks.clearAlgorithmSettings() 633ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 223ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 754ms
And Set token of apiUsername "dha1-supplier-2@qa.qa-test" 235ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 16s 960ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "super-admin-hochland" 7s 651ms
When Go to transport details "DELIVERY" 30s 795ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 540ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 209ms
And Go to "WAREHOUSE_TAB" 1s 205ms
And Select warehouse "Serownia" 1s 590ms
And Set week view 1s 248ms
Then Check if time window has proper "60" 064ms
After Hooks.deleteTransportAfterTest() 824ms
After Hooks.clearAlgorithmSettings() 953ms
View Feature TransportWindow atom tests
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 841ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 179ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 989ms
When Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 20s 457ms
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() 550ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature TransportWindow atom tests
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 954ms
When Go to new transport "DELIVERY" 704ms
And Fill transport form 13s 464ms
And Click "save-transport" save button and wait for form to disappear 30s 211ms
And Set advice window in schedule 2s 403ms
And Check is transport created in schedule and set transport id 2s 423ms
And Go to "TRANSPORT_TABLE" 507ms
When Click on time window date 1s 662ms
And Open transport form when in schedule 1s 301ms
Then Check are transport values equals 419ms
After Hooks.deleteTransportAfterTest() 770ms
View Feature TransportWindow atom tests
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" 019ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 047ms
When Go to new transport "DELIVERY" 709ms
And Fill transport form 44s 355ms
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
View Feature TransportWindow atom tests
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" 022ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 078ms
When Go to new transport "CISTERN_DELIVERY" 713ms
And Fill transport form 48s 370ms
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
View Feature TransportWindow atom tests
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" 018ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 996ms
When Go to new transport "CISTERN_COLLECTION" 667ms
And Fill transport form 34s 304ms
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
View Feature TransportWindow atom tests
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" 019ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 617ms
When Go to new transport "DELIVERY" 652ms
And Fill transport form 46s 667ms
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
View Feature TransportWindow atom tests
Scenario Outline Check if transport form can be opened in schedule
Before Hooks.showScenarioName(Scenario) 000ms
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 344ms
When Go to new transport "LOAD" 681ms
And Fill transport form 52s 241ms
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
View Feature TransportWindow atom tests
Scenario Outline Check if it is possible to add new warehouse step with new time window to existing transport
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 229ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 409ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 374ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 316ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 055ms
And Login as "farmacol-admin" 6s 685ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 22s 985ms
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() 511ms
After Hooks.rollbackTransportTypeSettings() 276ms
After Hooks.rollbackAddedActionAuthorities() 325ms
View Feature TransportWindow atom tests
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" 244ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 155ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 261ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 16s
And Set double window advice 000ms
And Login as "farmacol-admin" 6s 761ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 27s 526ms
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() 543ms
After Hooks.rollbackTransportTypeSettings() 264ms
View Feature TransportWindow atom tests
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" 234ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 160ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 315ms
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 636ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 27s 535ms
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() 541ms
After Hooks.rollbackTransportTypeSettings() 357ms
View Feature TransportWindow atom tests
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 245ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 156ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 262ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 909ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 678ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 27s 509ms
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() 559ms
After Hooks.rollbackTransportTypeSettings() 247ms
View Feature TransportWindow atom tests
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 212ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 157ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 302ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 991ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 632ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 27s 649ms
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() 528ms
After Hooks.rollbackTransportTypeSettings() 308ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 238ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 904ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 868ms
And Login as "super-admin-farmacol" 6s 855ms
And Show all transport types 1s 171ms
And Click on time window date 2s 022ms
Then Open transport form when in schedule 1s 403ms
And Click create similar button 15s 253ms
And Click cancel button in transport form 228ms
And Open transport form when in schedule 1s 423ms
Then Check if transport form modal is visible 096ms
After Hooks.deleteTransportAfterTest() 761ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 227ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 956ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 732ms
And Get min and max advice date of created transport as "super-admin-farmacol" 437ms
And Login as "farmacol-admin" 2s 745ms
And Show all transport types 1s 302ms
And Click on time window date 2s 079ms
And Set week view 2s 486ms
And Move advice window "3" 1s 811ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 688ms
After Hooks.deleteTransportAfterTest() 3s 493ms
View Feature Move transport to archive
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 8s 697ms
And Check expected date interval for principal "neuca" in transport type "DELIVERY" and task "ARRIVE" 017ms
And Get setting "DELAY_TIME_TO_MOVE_ORDER_TO_ARCHIVE_AFTER_TASK_TIMEOUT" for "neuca" 161ms
And Set proper delay time to move order to archive after task timeout 177ms
When Create transport with time window start at closest full hour "CREATE_DELIVERY" by API as "super-admin-neuca" 1s 974ms
And Go to "WAREHOUSE_TAB" 921ms
And Change warehouse in schedule to: "Katowice" 1s 583ms
And Wait "60" seconds 1m
And Verify that transport window is grey 079ms
And Verify that transport is in archive 6s 508ms
Then Restore transport from archive 2s 619ms
And Verify that transport has been successfully restored 1s 752ms
After Hooks.deleteTransportAfterTest() 874ms
After Hooks.rollbackSettings() 139ms
View Feature Move transport to archive
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "dayco-admin" and set token of apiUsername "super-admin-dayco" 6s 458ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 104ms
When Go to "TRANSPORT_TABLE" 385ms
And Delete transport 19s 484ms
When Go to "ARCHIVE_TAB" 587ms
And Show "OWN_COLLECTION" 202ms
And Verify that created transport is "true" in transport table 15s 187ms
After Hooks.deleteTransportAfterTest() 514ms
View Feature Move transport to archive
Scenario Outline Check if confirming transport status removed it to the archive
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-dayco" 223ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 121ms
And Mark custom fields as not obligatory 006ms
And Login as "dayco-admin" 2s 178ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 093ms
And Get setting "ARCHIVING_JOB_INTERVAL" for "dayco" 126ms
And Prepare setting: "ARCHIVING_JOB_INTERVAL" with value: "10s" with "super-admin-dayco" 027ms
When Go to "TRANSPORT_TABLE" 386ms
And Click button advice in transport table "OWN_COLLECTION" 1s 415ms
And Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco" 23s 622ms
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_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco"(file:Features/Atom/Transport/Archive.feature:46)
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "planned-magazyn-tychy" 000ms
And Confirm statuses until reach "process-ended" 000ms
And Wait until transport disappear from transport table 000ms
Then Go to "ARCHIVE_TAB" 000ms
And Show "OWN_COLLECTION" 000ms
And Verify that created transport is "true" in transport table 000ms
After Hooks.deleteTransportAfterTest() 516ms
After Hooks.rollbackAllCustomFieldsSettings() 575ms
After Hooks.rollbackSettings() 123ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 801ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 235ms
When Fill auction form 16s 087ms
Then Verify that the auction has been added to transport 158ms
After Hooks.deleteTransportAfterTest() 664ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 679ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 170ms
When Fill auction form 16s 178ms
Then Verify that the auction has been added to transport 136ms
After Hooks.deleteTransportAfterTest() 651ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 532ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 072ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 826ms
When If user is login then logout 277ms
And Login as "paa1-carrier@qa.qa-test" 4s 689ms
And Go to auction offer 1s 626ms
And Accept transport with minimum rate 16s 943ms
Then Check if carrier is assigned to transport 072ms
After Hooks.deleteTransportAfterTest() 568ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 514ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 003ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 803ms
When If user is login then logout 445ms
And Login as "paa1-carrier@qa.qa-test" 2s 218ms
And Go to auction offer 1s 612ms
And Reject auction offer 15s 799ms
Then Verify that offer has been removed from transport 15s 082ms
After Hooks.deleteTransportAfterTest() 635ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 806ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 181ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 856ms
When If user is login then logout 280ms
And Login as "pskza1-carrier@qa.qa-test" 6s 657ms
And Go to auction offer 2s 724ms
And Reject auction offer 15s 789ms
Then Verify that offer has been removed from transport 15s 096ms
After Hooks.deleteTransportAfterTest() 667ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 392ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 069ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 845ms
When If user is login then logout 280ms
And Login as "paa1-carrier@qa.qa-test" 2s 417ms
And Go to auction offer 1s 636ms
And Offer prize above maximum - "20000" 399ms
Then Verify that is not possible to add offer 844ms
After Hooks.deleteTransportAfterTest() 638ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 560ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 117ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 786ms
When If user is login then logout 442ms
And Login as "pskza1-carrier@qa.qa-test" 2s 234ms
And Go to auction offer 2s 608ms
And Offer prize above maximum - "20000" 383ms
Then Verify that is not possible to add offer 868ms
After Hooks.deleteTransportAfterTest() 746ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 377ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 056ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 810ms
And Wait till auction end 1m 58s 015ms
Then Verify that is possible to add auction 150ms
After Hooks.deleteTransportAfterTest() 616ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 652ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 154ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 825ms
And Wait till auction end 1m 58s 015ms
Then Verify that is possible to add auction 213ms
After Hooks.deleteTransportAfterTest() 582ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 596ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 553ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 886ms
And Go to auction offer 1s 547ms
When Offer "1000" 338ms
Then Verify that offer with "1000" has been added to auction 3s 085ms
After Hooks.deleteTransportAfterTest() 660ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 409ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 247ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 841ms
And Go to auction offer 1s 530ms
When Offer "1000" 357ms
Then Verify that offer with "1000" has been added to auction 3s 082ms
After Hooks.deleteTransportAfterTest() 664ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 466ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 317ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 821ms
And Go to auction offer 1s 536ms
When Offer "1000" 380ms
And Verify that offer with "1000" has been added to auction 3s 076ms
Then Go to auction offer 1s 470ms
And Revoke current offer 710ms
And Verify that offer has been revoked 30s 697ms
After Hooks.deleteTransportAfterTest() 637ms
View Feature Set transport order on auction
Scenario Outline Check if it is possible to offer more than last price
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 573ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 312ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 764ms
And Go to auction offer 1s 524ms
When Offer "1000" 370ms
And Verify that offer with "1000" has been added to auction 3s 072ms
Then Go to auction offer 1s 498ms
And Offer "1500" 348ms
And Verify that offer with "1500" has been added to auction 3s 068ms
org.junit.ComparisonFailure: Nie udało się dodać oferty do zlecenia! expected:<1[5]00> but was:<1[0]00>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Transport.AuctionTransport.verifyThatOfferWithHasBeenAddedToAuction(AuctionTransport.java:182)
	at ✽.Verify that offer with "1500" has been added to auction(file:Features/Atom/Transport/Auction.feature:108)
After Hooks.deleteTransportAfterTest() 698ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 612ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 319ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 806ms
And Go to auction offer 1s 591ms
When Offer "1000" 357ms
And Verify that offer with "1000" has been added to auction 3s 095ms
Then Login as "swisskrono-admin" 2s 196ms
And Go to auction details 1s 803ms
And Finish active auction 145ms
And Verify that the transport has no active auction 790ms
After Hooks.deleteTransportAfterTest() 622ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 393ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 201ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 808ms
And Go to auction offer 1s 555ms
When Offer "1000" 368ms
Then Verify that carrier can see current place in auction depending on the "true" role 850ms
After Hooks.deleteTransportAfterTest() 682ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 621ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 411ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 869ms
And Go to auction offer 1s 522ms
When Offer "1000" 341ms
Then Verify that carrier can see current place in auction depending on the "false" role 15s 056ms
After Hooks.deleteTransportAfterTest() 633ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 637ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 353ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 808ms
And Go to auction offer 1s 540ms
When Offer "300" 336ms
And Verify that carrier can't add offer to auction 078ms
After Hooks.deleteTransportAfterTest() 670ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 365ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 165ms
And Show all transport "false" 085ms
When Go to auction form 1s 587ms
Then Verify carrier selection value "false" 145ms
After Hooks.deleteTransportAfterTest() 611ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 473ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 322ms
And Show all transport "true" 225ms
When Go to auction form 1s 550ms
Then Verify carrier selection value "true" 132ms
After Hooks.deleteTransportAfterTest() 574ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 386ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 050ms
When Open transport auction form 412ms
And Select all companies checkbox in transport auction form 150ms
And Unselect company "PAA2" in transport auction form 163ms
And Put transport on auction 15s 503ms
And Open transport auction history 204ms
And Open participants section in transport auction history 156ms
Then Check if unselected "PAA2" is in transport auction history as participant 15s 074ms
After Hooks.deleteTransportAfterTest() 614ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 753ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 158ms
When Open transport auction form 587ms
And Select all companies checkbox in transport auction form 209ms
And Unselect company "PSKZA2" in transport auction form 183ms
And Put transport on auction 15s 459ms
And Open transport auction history 204ms
And Open participants section in transport auction history 155ms
Then Check if unselected "PSKZA2" is in transport auction history as participant 15s 060ms
After Hooks.deleteTransportAfterTest() 668ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-varrocrychvald" 229ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-varrocrychvald" 2s 435ms
And Set transport on auction with "1000" and "1500" by JSON file as "super-admin-varrocrychvald" 2s 778ms
And Add a bid "1500" to an auction by JSON file as "pvra1-carrier" for "super-admin-varrocrychvald" 924ms
And Add a bid "1000" to an auction by JSON file as "pvra2-carrier-2" for "super-admin-varrocrychvald" 1s 056ms
When Login as "varrocrychvald-admin" and set token of apiUsername "super-admin-varrocrychvald" 4s 592ms
And Show all transport "true" 254ms
And Open transport auction history 1s 124ms
And Pass transport to "2" carrier in auction history 1s 189ms
Then Verify if "REASON" is visible in pass transport modal 087ms
And Confirm pass transport to carrier in pass transport modal 128ms
And Verify that "REASON" in pass transport modal has validation error 1s 063ms
After Hooks.deleteTransportAfterTest() 687ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-varrocrychvald" 233ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-varrocrychvald" 16s 168ms
And Set transport on auction with "100" and "300" by JSON file as "super-admin-varrocrychvald" 2s 772ms
And Add a bid "100" to an auction by JSON file as "pvra1-carrier" for "super-admin-varrocrychvald" 956ms
And Add a bid "200" to an auction by JSON file as "pvra2-carrier" for "super-admin-varrocrychvald" 928ms
And Add a bid "300" to an auction by JSON file as "pvra3-carrier" for "super-admin-varrocrychvald" 932ms
When Login as "pvra1-carrier" 4s 074ms
And Check if current position in auction is "1" 646ms
And If user is login then logout 284ms
And Login as "pvra2-carrier" 4s 068ms
And Check if current position in auction is "2" 647ms
And If user is login then logout 445ms
And Login as "pvra3-carrier" 3s 757ms
And Check if current position in auction is "3" 619ms
After Hooks.deleteTransportAfterTest() 671ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 434ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 079ms
And Open transport auction form 442ms
And Select all companies checkbox in transport auction form 154ms
And Unselect company "PAA2" in transport auction form 149ms
And Put transport on auction 15s 436ms
When If user is login then logout 300ms
And Login as "paa1-carrier@qa.qa-test" 2s 527ms
And Show "TRANSPORT" 221ms
Then Check if transport is "visible" in table of transports 813ms
And If user is login then logout 243ms
And Login as "paa2-carrier@qa.qa-test" 4s 770ms
And Show "TRANSPORT" 217ms
And Check if transport is "not visible" in table of transports 15s 055ms
After Hooks.deleteTransportAfterTest() 606ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_UNLOAD" "super-admin-pgf" 019ms
And Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 4s 851ms
When Go to new transport "UNLOAD" 15s 486ms
And Fill transport form 28s 801ms
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/Transport/CrudTransport.feature:8)
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
And Go to transport details "UNLOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
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" 2s 497ms
When Go to new transport "DELIVERY" 624ms
And Fill transport form 13s 443ms
And Click "save-transport" save button and wait for form to disappear 30s 269ms
And Set advice window in schedule 2s 395ms
And Check is transport created in schedule and set transport id 2s 534ms
And Go to "TRANSPORT_TABLE" 545ms
And Go to transport details "DELIVERY" 2s 787ms
Then Check are transport values equals 445ms
After Hooks.deleteTransportAfterTest() 805ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-adama" 017ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 389ms
When Go to new transport "OWN_COLLECTION" 633ms
And Fill transport form 28s 198ms
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/Transport/CrudTransport.feature:8)
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
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
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" 10s 286ms
When Go to new transport "DELIVERY" 730ms
And Fill transport form 44s 462ms
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/Transport/CrudTransport.feature:8)
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
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 022ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 027ms
When Go to new transport "CISTERN_DELIVERY" 734ms
And Fill transport form 48s 284ms
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/Transport/CrudTransport.feature:8)
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
And Go to transport details "CISTERN_DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 019ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 891ms
When Go to new transport "CISTERN_COLLECTION" 668ms
And Fill transport form 34s 305ms
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/Transport/CrudTransport.feature:8)
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
And Go to transport details "CISTERN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-hochland" 019ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 940ms
When Go to new transport "OWN_COLLECTION" 705ms
And Fill transport form 39s 258ms
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/Transport/CrudTransport.feature:8)
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
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 780ms
When Go to new transport "OWN_COLLECTION_POWDER_FACTORY" 711ms
And Fill transport form 44s 743ms
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/Transport/CrudTransport.feature:8)
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
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_EXPORT" "super-admin-hochland" 025ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 157ms
When Go to new transport "EXPORT" 771ms
And Fill transport form 45s 846ms
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/Transport/CrudTransport.feature:8)
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
And Go to transport details "EXPORT" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-skd" 018ms
And Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 4s 788ms
When Go to new transport "DELIVERY" 15s 515ms
And Fill transport form 35s 851ms
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/Transport/CrudTransport.feature:8)
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
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-lantmannen" 018ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 603ms
When Go to new transport "DELIVERY" 608ms
And Fill transport form 46s 607ms
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/Transport/CrudTransport.feature:8)
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
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 002ms
Steps
Given Get inputs from database "CREATE_LOAD" "super-admin-lantmannen" 019ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 477ms
When Go to new transport "LOAD" 693ms
And Fill transport form 51s 941ms
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/Transport/CrudTransport.feature:8)
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
And Go to transport details "LOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-keeeper" 022ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 5s 839ms
When Go to new transport "UNLOAD" 689ms
And Fill transport form 44s 677ms
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/Transport/CrudTransport.feature:8)
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
And Go to transport details "UNLOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 020ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 525ms
When Go to new transport "TANKER_GRANULATE_DELIVERY" 658ms
And Fill transport form 42s 931ms
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/Transport/CrudTransport.feature:8)
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
And Go to transport details "TANKER_GRANULATE_DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-alrec" 020ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 533ms
When Go to new transport "DELIVERY" 597ms
And Fill transport form 38s 731ms
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/Transport/CrudTransport.feature:8)
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
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport without advice
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Get inputs from database "CREATE_WEIGHING" "super-admin-hochland" 019ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 991ms
When Go to new transport "WEIGHING" 647ms
And Fill transport form 23s 342ms
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/Transport/CrudTransport.feature:38)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Show all transport "false" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "WEIGHING" 000ms
And Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 000ms
Given Get inputs from database "CREATE_TRANSPORT" "super-admin-adama" 020ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 493ms
When Go to new transport "TRANSPORT" 706ms
And Fill transport form 28s 982ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 250ms
And Show all transport "false" 089ms
And Go to "TRANSPORT_TABLE" 393ms
And Go to transport details "TRANSPORT" 2s 878ms
And Check are transport values equals 6s 660ms
After Hooks.deleteTransportAfterTest() 592ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-adama" 017ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 442ms
When Go to new transport "CONTAINER" 652ms
And Fill transport form 12s 147ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 217ms
And Show all transport "false" 074ms
And Go to "TRANSPORT_TABLE" 387ms
And Go to transport details "CONTAINER" 2s 812ms
And Check are transport values equals 234ms
After Hooks.deleteTransportAfterTest() 543ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 021ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 928ms
When Go to new transport "TRANSFER_BETWEEN_WAREHOUSES" 692ms
And Fill transport form 14s 348ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 251ms
And Show all transport "false" 081ms
And Go to "TRANSPORT_TABLE" 441ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 924ms
And Check are transport values equals 4s 701ms
After Hooks.deleteTransportAfterTest() 510ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-piast" 020ms
And Login as "piast-admin" and set token of apiUsername "super-admin-piast" 5s 906ms
When Go to new transport "DELIVERY" 677ms
And Fill transport form 24s 739ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 218ms
And Show all transport "false" 084ms
And Go to "TRANSPORT_TABLE" 432ms
And Go to transport details "DELIVERY" 2s 844ms
And Check are transport values equals 17s 630ms
After Hooks.deleteTransportAfterTest() 507ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_LOAD" "super-admin-piast" 020ms
And Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 550ms
When Go to new transport "LOAD" 642ms
And Fill transport form 28s 406ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 237ms
And Show all transport "false" 084ms
And Go to "TRANSPORT_TABLE" 428ms
And Go to transport details "LOAD" 2s 963ms
And Check are transport values equals 2s 736ms
After Hooks.deleteTransportAfterTest() 534ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_LOAD" "super-admin-keeeper" 017ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 515ms
When Go to new transport "LOAD" 583ms
And Fill transport form 27s 082ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 240ms
And Show all transport "false" 082ms
And Go to "TRANSPORT_TABLE" 439ms
And Go to transport details "LOAD" 2s 782ms
And Check are transport values equals 19s 648ms
After Hooks.deleteTransportAfterTest() 510ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-keeeper" 021ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 530ms
When Go to new transport "CONTAINER" 571ms
And Fill transport form 27s 136ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 226ms
And Show all transport "false" 081ms
And Go to "TRANSPORT_TABLE" 426ms
And Go to transport details "CONTAINER" 2s 788ms
And Check are transport values equals 19s 583ms
After Hooks.deleteTransportAfterTest() 493ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 017ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 677ms
When Go to new transport "SMALLS_IMPORT" 704ms
And Fill transport form 40s 022ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 314ms
And Show all transport "false" 084ms
And Go to "TRANSPORT_TABLE" 370ms
And Go to transport details "SMALLS_IMPORT" 2s 860ms
And Check are transport values equals 11s 130ms
After Hooks.deleteTransportAfterTest() 656ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 020ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 565ms
When Go to new transport "SMALLS_EXPORT" 694ms
And Fill transport form 40s 098ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 261ms
And Show all transport "false" 078ms
And Go to "TRANSPORT_TABLE" 456ms
And Go to transport details "SMALLS_EXPORT" 2s 860ms
And Check are transport values equals 11s 123ms
After Hooks.deleteTransportAfterTest() 594ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport without advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-alrec" 017ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 491ms
When Go to new transport "TRANSPORT_ORDER" 712ms
And Fill transport form 33s 231ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 249ms
And Show all transport "true" 251ms
And Go to "TRANSPORT_TABLE" 363ms
And Go to transport details "TRANSPORT_ORDER" 2s 824ms
And Check are transport values equals 100ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=91.0.4472.164)
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=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.njx059}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 2f8370be5d3433f0fb97a29a06296e5b
	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 CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:120)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Atom/Transport/CrudTransport.feature:43)
After Hooks.deleteTransportAfterTest() 555ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER_WITHOUT_WAREHOUSES" "super-admin-adama" 019ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 379ms
When Go to new transport "TRANSPORT" 718ms
And Fill transport form 40s 790ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 231ms
And Show all transport "false" 083ms
And Go to "TRANSPORT_TABLE" 407ms
And Go to transport details "TRANSPORT" 2s 877ms
And Check are transport values equals 4s 664ms
After Hooks.deleteTransportAfterTest() 593ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_INBOUND_WITHOUT_WAREHOUSES" "super-admin-alrec" 017ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 538ms
When Go to new transport "INBOUND" 687ms
And Fill transport form 44s 999ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 233ms
And Show all transport "true" 258ms
And Go to "TRANSPORT_TABLE" 383ms
And Go to transport details "INBOUND" 2s 925ms
And Check are transport values equals 2s 910ms
After Hooks.deleteTransportAfterTest() 542ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "super-admin-farmacol" 022ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 7s 060ms
When Go to new transport "EXTERNAL_DELIVERY" 651ms
And Fill transport form 59s 605ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 153ms
And Show all transport "false" 080ms
And Go to "TRANSPORT_TABLE" 369ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 822ms
And Check are transport values equals 5s 461ms
After Hooks.deleteTransportAfterTest() 541ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "dfa1-supplier" 019ms
And Login as "dfa1-supplier" and set token of apiUsername "dfa1-supplier" 6s 838ms
When Go to new transport "EXTERNAL_DELIVERY" 15s 504ms
And Fill transport form 52s 719ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 194ms
And Show all transport "false" 086ms
And Go to "TRANSPORT_TABLE" 366ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 873ms
And Check are transport values equals 5s 407ms
After Hooks.deleteTransportAfterTest() 639ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 357ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 020ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 808ms
And Show all transport "false" 083ms
When Go to transport details "UNLOAD" 30s 780ms
And Fill transport form 37s 642ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "UNLOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 788ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 454ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 018ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 141ms
And Show all transport "false" 087ms
When Go to transport details "TRANSPORT" 2s 967ms
And Fill transport form 11s 255ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 251ms
And Go to transport details "TRANSPORT" 2s 883ms
Then Check are transport values equals 4s 353ms
After Hooks.deleteTransportAfterTest() 553ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 453ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 021ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 899ms
And Show all transport "false" 080ms
When Go to transport details "CONTAINER" 2s 853ms
And Fill transport form 5s 133ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 224ms
And Go to transport details "CONTAINER" 2s 726ms
Then Check are transport values equals 124ms
After Hooks.deleteTransportAfterTest() 512ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 328ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 017ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 701ms
And Show all transport "false" 076ms
When Go to transport details "DELIVERY" 2s 789ms
And Fill transport form 21s 150ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 767ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 464ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 019ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 2s 730ms
And Show all transport "false" 080ms
When Go to transport details "OWN_COLLECTION" 2s 816ms
And Fill transport form 28s 310ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 730ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 979ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 165ms
And Show all transport "false" 082ms
When Go to transport details "DELIVERY" 2s 906ms
And Fill transport form 41s 114ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 785ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 823ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 019ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 2s 917ms
And Show all transport "false" 082ms
When Go to transport details "OWN_COLLECTION" 2s 943ms
And Fill transport form 44s 858ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 731ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 925ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 018ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 035ms
And Show all transport "false" 086ms
When Go to transport details "EXPORT" 3s 071ms
And Fill transport form 57s 593ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "EXPORT" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 760ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 930ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 020ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 929ms
And Show all transport "false" 082ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 904ms
And Fill transport form 39s 666ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 242ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 807ms
Then Check are transport values equals 13s 358ms
After Hooks.deleteTransportAfterTest() 534ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 106ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 021ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 2s 770ms
And Show all transport "false" 089ms
When Go to transport details "CISTERN_DELIVERY" 2s 883ms
And Fill transport form 34s 491ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "CISTERN_DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 814ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 861ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 020ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 2s 684ms
And Show all transport "false" 079ms
When Go to transport details "CISTERN_COLLECTION" 2s 908ms
And Fill transport form 34s 483ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "CISTERN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 775ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 875ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 020ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 2s 191ms
And Show all transport "false" 085ms
When Go to transport details "WEIGHING" 2s 880ms
And Fill transport form 21s 868ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "WEIGHING" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 512ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 993ms
And Get inputs from database "EDIT_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 025ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 2s 815ms
And Show all transport "false" 077ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 997ms
And Fill transport form 50s 483ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 773ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 415ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 019ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 639ms
And Show all transport "false" 088ms
When Go to transport details "DELIVERY" 30s 695ms
And Fill transport form 32s 258ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 714ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 611ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 020ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 932ms
And Show all transport "false" 076ms
When Go to transport details "LOAD" 2s 946ms
And Fill transport form 1m 3s 052ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 215ms
And Go to transport details "LOAD" 2s 946ms
Then Check are transport values equals 26s 496ms
After Hooks.deleteTransportAfterTest() 1s 001ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 3s 103ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 019ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 3s 292ms
And Show all transport "false" 103ms
When Go to transport details "DELIVERY" 2s 894ms
And Fill transport form 18s 203ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 259ms
And Go to transport details "DELIVERY" 2s 847ms
Then Check are transport values equals 237ms
After Hooks.deleteTransportAfterTest() 1s 423ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 735ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 024ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 3s 667ms
And Show all transport "false" 070ms
When Go to transport details "LOAD" 2s 941ms
And Fill transport form 35s 768ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "LOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 1s 022ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 998ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 019ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 039ms
And Show all transport "false" 089ms
When Go to transport details "UNLOAD" 2s 999ms
And Fill transport form 43s 357ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "UNLOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 1s 074ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 082ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 023ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 176ms
And Show all transport "false" 084ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 3s 075ms
And Fill transport form 45s 592ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 751ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 911ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 020ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 419ms
And Show all transport "false" 083ms
When Go to transport details "LOAD" 2s 932ms
And Fill transport form 28s 954ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 235ms
And Go to transport details "LOAD" 2s 765ms
Then Check are transport values equals 4s 789ms
After Hooks.deleteTransportAfterTest() 731ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 987ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 019ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 944ms
And Show all transport "false" 088ms
When Go to transport details "CONTAINER" 2s 876ms
And Fill transport form 29s 078ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 251ms
And Go to transport details "CONTAINER" 2s 737ms
Then Check are transport values equals 4s 712ms
After Hooks.deleteTransportAfterTest() 750ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 3s 037ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 023ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 574ms
And Show all transport "false" 092ms
When Go to transport details "SMALLS_EXPORT" 2s 951ms
And Fill transport form 36s 587ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 262ms
And Go to transport details "SMALLS_EXPORT" 2s 981ms
Then Check are transport values equals 8s 985ms
After Hooks.deleteTransportAfterTest() 729ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 3s 005ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 024ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 3s 102ms
And Show all transport "true" 252ms
When Go to transport details "DELIVERY" 2s 907ms
And Fill transport form 28s 788ms
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/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 942ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 716ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 022ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 379ms
And Show all transport "true" 262ms
When Go to transport details "TRANSPORT_ORDER" 2s 951ms
And Fill transport form 29s 586ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 209ms
And Go to transport details "TRANSPORT_ORDER" 2s 839ms
Then Check are transport values equals 2s 725ms
After Hooks.deleteTransportAfterTest() 538ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-warehouseman" and set token of apiUsername "super-admin-keeeper" 6s 197ms
And Get inputs from database "EDIT_CONTAINER_WAREHOUSEMAN_CUSTOMFIELDS" "super-admin-keeeper" 021ms
And Create transport "CREATE_CONTAINER_KEEEPER_WAIMEA" by JSON file as "super-admin-keeeper" 1s 864ms
And Show all transport "false" 079ms
When Go to transport details "CONTAINER" 2s 737ms
And Fill transport form 11s 353ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 196ms
And Go to transport details "CONTAINER" 2s 790ms
Then Check are transport values equals 4s 380ms
After Hooks.deleteTransportAfterTest() 646ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 986ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 132ms
And Show all transport "false" 081ms
When Delete transport 21s 334ms
Then Transport not displayed in table of transports 15s 061ms
After Hooks.deleteTransportAfterTest() 641ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 550ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 124ms
And Show all transport "false" 081ms
When Delete transport 20s 974ms
Then Transport not displayed in table of transports 15s 068ms
After Hooks.deleteTransportAfterTest() 524ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 393ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 863ms
And Show all transport "false" 081ms
When Delete transport 20s 657ms
Then Transport not displayed in table of transports 15s 107ms
After Hooks.deleteTransportAfterTest() 11s 277ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 569ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 936ms
And Show all transport "false" 082ms
When Delete transport 18s 328ms
Then Transport not displayed in table of transports 15s 103ms
After Hooks.deleteTransportAfterTest() 456ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 594ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 183ms
And Show all transport "false" 082ms
When Delete transport 18s 467ms
Then Transport not displayed in table of transports 15s 108ms
After Hooks.deleteTransportAfterTest() 544ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 576ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 138ms
And Show all transport "false" 085ms
When Delete transport 18s 642ms
Then Transport not displayed in table of transports 15s 078ms
After Hooks.deleteTransportAfterTest() 543ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 591ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 779ms
And Show all transport "true" 299ms
When Delete transport 19s 444ms
Then Transport not displayed in table of transports 15s 087ms
After Hooks.deleteTransportAfterTest() 650ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 385ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 226ms
And Show all transport "true" 213ms
When Delete transport 4s 064ms
Then Transport not displayed in table of transports 15s 078ms
After Hooks.deleteTransportAfterTest() 542ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 295ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 017ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 714ms
And Show all transport "false" 076ms
When Go to transport details "UNLOAD" 30s 726ms
And Fill transport form 37s 558ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "UNLOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 774ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 511ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 020ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 084ms
And Show all transport "false" 074ms
When Go to transport details "TRANSPORT" 2s 868ms
And Fill transport form 11s 269ms
And Click "save-transport" save button 2s 040ms
And Click cancel button in transport form 174ms
And Go to transport details "TRANSPORT" 2s 801ms
Then Check are transport values equals 4s 384ms
After Hooks.deleteTransportAfterTest() 546ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 446ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 018ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 859ms
And Show all transport "false" 065ms
When Go to transport details "CONTAINER" 2s 862ms
And Fill transport form 5s 160ms
And Click "save-transport" save button 1s 485ms
And Click cancel button in transport form 164ms
And Go to transport details "CONTAINER" 2s 714ms
Then Check are transport values equals 139ms
After Hooks.deleteTransportAfterTest() 557ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 386ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 720ms
And Show all transport "false" 082ms
When Go to transport details "DELIVERY" 2s 829ms
And Fill transport form 21s 164ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 772ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 388ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 018ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 2s 752ms
And Show all transport "false" 070ms
When Go to transport details "OWN_COLLECTION" 2s 791ms
And Fill transport form 28s 327ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 709ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 984ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 129ms
And Show all transport "false" 078ms
When Go to transport details "DELIVERY" 2s 939ms
And Fill transport form 41s 048ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 770ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 891ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 019ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 2s 773ms
And Show all transport "false" 076ms
When Go to transport details "OWN_COLLECTION" 2s 889ms
And Fill transport form 44s 690ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 687ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 914ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 024ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 053ms
And Show all transport "false" 084ms
When Go to transport details "EXPORT" 3s 093ms
And Fill transport form 57s 419ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "EXPORT" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 822ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 915ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 017ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 924ms
And Show all transport "false" 086ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 901ms
And Fill transport form 39s 790ms
And Click "save-transport" save button 2s 297ms
And Click cancel button in transport form 183ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 727ms
Then Check are transport values equals 13s 289ms
After Hooks.deleteTransportAfterTest() 556ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 918ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 020ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 2s 699ms
And Show all transport "false" 080ms
When Go to transport details "CISTERN_DELIVERY" 2s 909ms
And Fill transport form 34s 469ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "CISTERN_DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 763ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 809ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 018ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 2s 689ms
And Show all transport "false" 087ms
When Go to transport details "CISTERN_COLLECTION" 2s 924ms
And Fill transport form 34s 411ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "CISTERN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 767ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 943ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 020ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 2s 225ms
And Show all transport "false" 084ms
When Go to transport details "WEIGHING" 2s 906ms
And Fill transport form 21s 847ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "WEIGHING" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 487ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 025ms
And Get inputs from database "EDIT_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 017ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 2s 840ms
And Show all transport "false" 080ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 932ms
And Fill transport form 50s 592ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 751ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 445ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 023ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 632ms
And Show all transport "false" 076ms
When Go to transport details "DELIVERY" 30s 724ms
And Fill transport form 32s 266ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 767ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 594ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 017ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 953ms
And Show all transport "false" 086ms
When Go to transport details "LOAD" 2s 938ms
And Fill transport form 1m 2s 954ms
And Click "save-transport" save button 2s 858ms
And Click cancel button in transport form 177ms
And Go to transport details "LOAD" 2s 835ms
Then Check are transport values equals 26s 219ms
After Hooks.deleteTransportAfterTest() 639ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 359ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 836ms
And Show all transport "false" 081ms
When Go to transport details "DELIVERY" 2s 833ms
And Fill transport form 18s 015ms
And Click "save-transport" save button 2s 025ms
And Click cancel button in transport form 168ms
And Go to transport details "DELIVERY" 2s 727ms
Then Check are transport values equals 190ms
After Hooks.deleteTransportAfterTest() 750ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 408ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 019ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 856ms
And Show all transport "false" 085ms
When Go to transport details "LOAD" 2s 791ms
And Fill transport form 35s 579ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "LOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 731ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 542ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 791ms
And Show all transport "false" 078ms
When Go to transport details "UNLOAD" 2s 951ms
And Fill transport form 42s 976ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "UNLOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 748ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 541ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 016ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 936ms
And Show all transport "false" 075ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 967ms
And Fill transport form 45s 266ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 744ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 549ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 019ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 912ms
And Show all transport "false" 081ms
When Go to transport details "LOAD" 2s 833ms
And Fill transport form 28s 555ms
And Click "save-transport" save button 2s 067ms
And Click cancel button in transport form 148ms
And Go to transport details "LOAD" 2s 727ms
Then Check are transport values equals 4s 692ms
After Hooks.deleteTransportAfterTest() 577ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 344ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 020ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 952ms
And Show all transport "false" 082ms
When Go to transport details "CONTAINER" 2s 915ms
And Fill transport form 28s 679ms
And Click "save-transport" save button 2s 012ms
And Click cancel button in transport form 168ms
And Go to transport details "CONTAINER" 2s 789ms
Then Check are transport values equals 4s 627ms
After Hooks.deleteTransportAfterTest() 528ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 650ms
And Get inputs from database "EDIT_SMALLS_IMPORT" "super-admin-skz" 020ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 167ms
And Show all transport "false" 080ms
When Go to transport details "SMALLS_IMPORT" 2s 953ms
And Fill transport form 36s 176ms
And Click "save-transport" save button 2s 020ms
And Click cancel button in transport form 173ms
And Go to transport details "SMALLS_IMPORT" 2s 769ms
Then Check are transport values equals 8s 947ms
After Hooks.deleteTransportAfterTest() 628ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 762ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 018ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 159ms
And Show all transport "false" 087ms
When Go to transport details "SMALLS_EXPORT" 2s 826ms
And Fill transport form 36s 306ms
And Click "save-transport" save button 2s 091ms
And Click cancel button in transport form 197ms
And Go to transport details "SMALLS_EXPORT" 2s 732ms
Then Check are transport values equals 8s 961ms
After Hooks.deleteTransportAfterTest() 599ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 571ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 761ms
And Show all transport "true" 250ms
When Go to transport details "DELIVERY" 2s 859ms
And Fill transport form 28s 460ms
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/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 747ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 462ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 017ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 205ms
And Show all transport "true" 236ms
When Go to transport details "TRANSPORT_ORDER" 2s 860ms
And Fill transport form 29s 447ms
And Click "save-transport" save button 2s 072ms
And Click cancel button in transport form 163ms
And Go to transport details "TRANSPORT_ORDER" 2s 765ms
Then Check are transport values equals 2s 718ms
After Hooks.deleteTransportAfterTest() 520ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 582ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 936ms
And Create gray windows "CREATE_GRAY_WINDOW_MWG" on "PRZESYŁKI DROBNICOWE" in "Magazyn Wyrobów Gotowych" as "super-admin-keeeper" 1s 257ms
And If user is login then logout 274ms
Then Login as "dka1-supplier" 5s 684ms
And Click button advice in transport table "LOAD" 796ms
And Check if moved to first possible start date in schedule 1s 246ms
After Hooks.deleteTransportAfterTest() 542ms
After Hooks.deleteAllGrayWindowsAfterTest() 1m 31s 576ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 252ms
And Set "transport" inputs from JSON file "CREATE_LOAD_WITH_NEW_ADDRESS" "super-admin-piast" 001ms
When Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 598ms
Then Go to new transport "LOAD" 732ms
And Fill transport form 26s 001ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 213ms
And Go to "COMPANIES_TAB" 1s 346ms
And Go to company "Dostawca Piast Automat 1" details 598ms
And Check if new address with "Adresat" is visible in company details 344ms
And Go to "TRANSPORT_TABLE" 505ms
And Go to transport details "LOAD" 2s 853ms
After Hooks.deleteTransportAfterTest() 655ms
After Hooks.deleteAddressAfterTest() 163ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 596ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 025ms
When Go to "TRANSPORT_TABLE" 375ms
And Show all transport types 1s 148ms
And Verify that transport has "0" files 090ms
Then Add file to transport by API 2s 040ms
And Verify that transport has "1" files 2s 211ms
After Hooks.deleteTransportAfterTest() 613ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 347ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 971ms
When Go to "TRANSPORT_TABLE" 424ms
And Show all transport types 1s 167ms
And Verify that transport has "0" files 077ms
Then Add file to transport by API 1s 462ms
And Verify that transport has "1" files 1s 577ms
After Hooks.deleteTransportAfterTest() 555ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 792ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 135ms
When Go to "TRANSPORT_TABLE" 378ms
And Show all transport types 1s 160ms
And Verify that transport has "0" files 092ms
Then Add file to transport by API 1s 427ms
And Verify that transport has "1" files 418ms
After Hooks.deleteTransportAfterTest() 906ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 300ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 956ms
When Go to "TRANSPORT_TABLE" 411ms
And Show all transport types 1s 165ms
And Verify that transport has "0" files 081ms
Then Add file to transport by API 1s 640ms
And Verify that transport has "1" files 3s 170ms
After Hooks.deleteTransportAfterTest() 535ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 373ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 997ms
And Delete transport 17s 918ms
When Go to "ARCHIVE_TAB" 490ms
And Show "DELIVERY" 138ms
And Verify that transport has "0" files 5s 973ms
Then Add file to transport 403ms
And Verify that transport has "1" files 1s 685ms
After Hooks.deleteTransportAfterTest() 509ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 602ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 929ms
And Delete transport 18s 538ms
When Go to "ARCHIVE_TAB" 532ms
And Show "LOAD" 218ms
And Verify that transport has "0" files 4s 104ms
Then Add file to transport 401ms
And Verify that transport has "1" files 1s 730ms
After Hooks.deleteTransportAfterTest() 498ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 949ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 161ms
And Delete transport 21s 509ms
When Go to "ARCHIVE_TAB" 527ms
And Show "DELIVERY" 146ms
And Verify that transport has "0" files 5s 134ms
Then Add file to transport 389ms
And Verify that transport has "1" files 1s 659ms
After Hooks.deleteTransportAfterTest() 698ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 514ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 944ms
And Delete transport 18s 308ms
When Go to "ARCHIVE_TAB" 552ms
And Show "CONTAINER" 184ms
And Verify that transport has "0" files 3s 466ms
Then Add file to transport 358ms
And Verify that transport has "1" files 1s 615ms
After Hooks.deleteTransportAfterTest() 499ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 256ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 15s 970ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 664ms
And Accept transferred transport by Api 732ms
And Login as "paa1-carrier@qa.qa-test" 2s 461ms
Then Verify that "large_entrepreneur_declaration" document can be downloaded 17s 746ms
After Hooks.deleteTransportAfterTest() 543ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 647ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 198ms
And Transfer transport to carrier by JSON file "super-admin-adama" "false" confirmation 872ms
Then Verify that "large_entrepreneur_declaration" document can be downloaded 17s 347ms
After Hooks.deleteTransportAfterTest() 550ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 212ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 110ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 882ms
And Add a bid "500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 1s 602ms
And Login as "paa1-carrier@qa.qa-test" 2s 306ms
Then Verify that "large_entrepreneur_declaration" document can be downloaded 17s 386ms
After Hooks.deleteTransportAfterTest() 576ms
View Feature Transport files
Scenario Outline Check if it CMR documents are added to transport after creation
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 551ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 189ms
When Go to "TRANSPORT_TABLE" 416ms
And Show all transport "true" 245ms
Then Verify that transport has "1" CMR file 1s 564ms
java.lang.AssertionError: Liczba plików CMR w transporcie się nie zgadza! expected:<1> but was:<2>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at CucumberTests.Transport.TransportFile.verifyThatTransportHasCMRFile(TransportFile.java:75)
	at ✽.Verify that transport has "1" CMR file(file:Features/Atom/Transport/File.feature:76)
After Hooks.deleteTransportAfterTest() 568ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 239ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 2s 470ms
When Go to "TRANSPORT_TABLE" 405ms
And Show all transport "true" 248ms
Then Verify that transport has "2" CMR file 1s 606ms
After Hooks.deleteTransportAfterTest() 696ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 343ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 2s 433ms
When Go to "TRANSPORT_TABLE" 398ms
And Show all transport "true" 248ms
Then Verify that "CMR" document can be downloaded 19s 027ms
After Hooks.deleteTransportAfterTest() 619ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 556ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 2s 401ms
And Show all transport "true" 208ms
And Delete transport 19s 130ms
When Go to "ARCHIVE_TAB" 558ms
And Show "TRANSPORT_ORDER" 151ms
Then Verify that "CMR" document can be downloaded 20s 744ms
After Hooks.deleteTransportAfterTest() 557ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 926ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 186ms
And Show all transport "false" 079ms
When Find transport pencil button in transports table 1s 753ms
And Click pencil and move transport to next day in schedule 20s 747ms
Then Check if transport is in new location in schedule 2s 280ms
And Check if dates in transport form are correct 4s 047ms
After Hooks.deleteTransportAfterTest() 793ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 424ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 705ms
And Show all transport "false" 078ms
When Find transport pencil button in transports table 1s 814ms
And Click pencil and move transport to next day in schedule 20s 387ms
Then Check if transport is in new location in schedule 2s 287ms
And Check if dates in transport form are correct 3s 890ms
After Hooks.deleteTransportAfterTest() 679ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 501ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 881ms
And Show all transport "false" 080ms
When Find transport pencil button in transports table 1s 800ms
And Click pencil and move transport to next day in schedule 21s 330ms
Then Check if transport is in new location in schedule 2s 262ms
And Check if dates in transport form are correct 3s 890ms
After Hooks.deleteTransportAfterTest() 787ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 504ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 885ms
And Show all transport "false" 085ms
When Find transport pencil button in transports table 1s 750ms
And Click pencil and move transport to next day in schedule 20s 529ms
Then Check if transport is in new location in schedule 2s 262ms
And Check if dates in transport form are correct 3s 931ms
After Hooks.deleteTransportAfterTest() 747ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 552ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 977ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 799ms
And Click pencil and move transport to next day in schedule 20s 512ms
Then Check if transport is in new location in schedule 2s 249ms
And Check if dates in transport form are correct 3s 813ms
After Hooks.deleteTransportAfterTest() 774ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 532ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-alrec" 3s 008ms
And Show all transport "true" 302ms
When Find transport pencil button in transports table 1s 745ms
And Click pencil and move transport to next day in schedule 20s 290ms
Then Check if transport is in new location in schedule 2s 274ms
And Check if dates in transport form are correct 3s 931ms
After Hooks.deleteTransportAfterTest() 730ms
View Feature Edit transport using pencil
Scenario Outline Check if it possible to add advice by advice button in transport table and edit transport by pencil
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 621ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 022ms
When Show all transport types 1s 156ms
And Click button advice in transport table "DELIVERY" 271ms
And Set advice window in schedule 3s 300ms
And Fill advice form 21s 998ms
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/Transport/PencilEdition.feature:29)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport pencil button in transports table 000ms
And Click pencil and move transport to next day in schedule 000ms
Then Check if transport is in new location in schedule 000ms
And Check if dates in transport form are correct 000ms
After Hooks.deleteTransportAfterTest() 496ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 950ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 129ms
And Show all transport "false" 081ms
When Find transport pencil button in transports table 1s 758ms
And Click pencil and move transport to next day in schedule 20s 702ms
And Move advice window "3" 1s 492ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 4s 013ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 365ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 768ms
And Show all transport "false" 081ms
When Find transport pencil button in transports table 1s 790ms
And Click pencil and move transport to next day in schedule 20s 406ms
And Move advice window "3" 1s 600ms
Then Check if advice window is in new location 063ms
After Hooks.deleteTransportAfterTest() 3s 289ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 472ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 836ms
And Show all transport "false" 081ms
When Find transport pencil button in transports table 1s 777ms
And Click pencil and move transport to next day in schedule 21s 416ms
And Move advice window "3" 1s 633ms
Then Check if advice window is in new location 066ms
After Hooks.deleteTransportAfterTest() 3s 730ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 517ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 864ms
And Show all transport "false" 082ms
When Find transport pencil button in transports table 1s 829ms
And Click pencil and move transport to next day in schedule 20s 582ms
And Move advice window "3" 1s 517ms
Then Check if advice window is in new location 059ms
After Hooks.deleteTransportAfterTest() 3s 654ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 442ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 928ms
And Show all transport "false" 082ms
When Find transport pencil button in transports table 1s 770ms
And Click pencil and move transport to next day in schedule 20s 565ms
And Move advice window "3" 1s 515ms
Then Check if advice window is in new location 063ms
After Hooks.deleteTransportAfterTest() 3s 630ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 460ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 712ms
And Show all transport "true" 240ms
When Find transport pencil button in transports table 1s 844ms
And Click pencil and move transport to next day in schedule 20s 290ms
And Move advice window "3" 1s 593ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 3s 187ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 813ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 147ms
And Go to transport details "DELIVERY" 2s 945ms
When Open section: "discrepancy-report-panel" 1s 266ms
Then Verify that no discrepancies found label is visible in discrepancy report section 163ms
And Select "NIE" in the "insp.-accord.-with-ins." 2s 701ms
And Verify that discrepancy report custom fields are visible in discrepancy report section 249ms
After Hooks.deleteTransportAfterTest() 918ms
View Feature Transport Form - Discrepancy Report scenarios
Scenario Outline Check if discrepancy report section will open with validation errors
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 849ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 018ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 007ms
And Go to transport details "DELIVERY" 2s 936ms
And Fill transport form 41s 295ms
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/Transport/TransportForm/DiscrepancyReport.feature:22)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
When Go to transport details "DELIVERY" 000ms
Then Select "NIE" in the "insp.-accord.-with-ins." 000ms
And Click "save-transport" save button 000ms
And Wait "2" seconds 000ms
And Verify that discrepancy report section is open 000ms
And Verify that discrepancy report section "not contains" validation errors 000ms
After Hooks.deleteTransportAfterTest() 792ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 032ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 122ms
When Go to transport details "DELIVERY" 2s 907ms
Then Verify that discrepancy report section is available 077ms
And Open section: "discrepancy-report-panel" 1s 308ms
And Verify that generate new discrepancy report button is visible 105ms
After Hooks.deleteTransportAfterTest() 898ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 748ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 3s 051ms
When Go to transport details "OWN_COLLECTION" 3s
Then Verify that discrepancy report section is available 081ms
And Open section: "discrepancy-report-panel" 1s 215ms
And Verify that generate new discrepancy report button is visible 085ms
After Hooks.deleteTransportAfterTest() 862ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 694ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 2s 777ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 3s 031ms
Then Verify that discrepancy report section is available 147ms
And Open section: "discrepancy-report-panel" 1s 136ms
And Verify that generate new discrepancy report button is visible 082ms
After Hooks.deleteTransportAfterTest() 870ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 800ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 077ms
When Go to transport details "EXPORT" 3s 106ms
Then Verify that discrepancy report section is available 072ms
And Open section: "discrepancy-report-panel" 1s 133ms
And Verify that generate new discrepancy report button is visible 141ms
After Hooks.deleteTransportAfterTest() 1s 350ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 119ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 971ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 925ms
Then Verify that discrepancy report section is available 092ms
And Open section: "discrepancy-report-panel" 1s 319ms
And Verify that generate new discrepancy report button is visible 078ms
After Hooks.deleteTransportAfterTest() 524ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 629ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 2s 676ms
When Go to transport details "CISTERN_DELIVERY" 2s 952ms
Then Verify that discrepancy report section is not available 15s 071ms
After Hooks.deleteTransportAfterTest() 751ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 906ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 2s 638ms
When Go to transport details "CISTERN_COLLECTION" 2s 911ms
Then Verify that discrepancy report section is not available 15s 043ms
After Hooks.deleteTransportAfterTest() 842ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 886ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 2s 218ms
When Go to transport details "WEIGHING" 2s 804ms
Then Verify that discrepancy report section is not available 15s 031ms
After Hooks.deleteTransportAfterTest() 605ms
View Feature Transport Form - Discrepancy Report scenarios
Scenario Outline Check if discrepancy report is properly generated
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 856ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 124ms
When Go to "TRANSPORT_TABLE" 422ms
And Go to transport details "DELIVERY" 2s 944ms
And Change filled value in details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 828ms
And Change filled value in details "unloaded-stere" "text" "3" "0" 1s 534ms
And Open section: "discrepancy-report-panel" 1s 165ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 020ms
And Fill transport form 41s 169ms
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/Transport/TransportForm/DiscrepancyReport.feature:72)
And Fill discrepancy report section without closing the form 000ms
And Generate discrepancy report 000ms
And Download discrepancy report 000ms
Then Verify that discrepancy report file has correct values 000ms
After Hooks.deleteTransportAfterTest() 775ms
View Feature Transport Form - Discrepancy Report scenarios
Scenario Outline Check if edited discrepancy report is properly generated
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 900ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 091ms
When Go to "TRANSPORT_TABLE" 404ms
And Go to transport details "DELIVERY" 2s 946ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 017ms
And Fill transport form 41s 245ms
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/Transport/TransportForm/DiscrepancyReport.feature:88)
And Open section: "discrepancy-report-panel" 000ms
And Fill discrepancy report section without closing the form 000ms
And Generate discrepancy report 000ms
And Download discrepancy report 000ms
And Verify that discrepancy report file has correct values 000ms
And Fill edited discrepancy report section 000ms
And Generate edited discrepancy report 000ms
And Download discrepancy report 000ms
Then Verify that discrepancy report file has correct values 000ms
After Hooks.deleteTransportAfterTest() 759ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 125ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 087ms
When Go to "TRANSPORT_TABLE" 405ms
And Confirm statuses until reach "during-unload" 11s 602ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 736ms
And Change filled value in details "insp.-accord.-with-ins." "select" "NIE" "0" 3s 808ms
And Check if next status is not possible to confirm in status confirmation modal 223ms
After Hooks.deleteTransportAfterTest() 940ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 238ms
And Add action authority with: "piast" "piast-admin" "LOAD" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 321ms
And Get "LOAD" settings from "piast" 152ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "false" 292ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-piast" 1s 967ms
And Login as "piast-admin" 5s 336ms
And Go to "TRANSPORT_TABLE" 525ms
When Go to transport details "LOAD" 2s 972ms
And Add step "unload" 305ms
And Change filled value in details "company-step-2" "autocomplete" "DPA2" "0" 7s 087ms
And Change filled value in details "recipient-step-2" "autocomplete" "Testowy" "0" 6s 932ms
Then Click "save-transport-and-close" save button and wait for form to disappear 30s 254ms
And Go to transport details "LOAD" 3s 058ms
And Verify that transport has "3" steps 050ms
After Hooks.deleteTransportAfterTest() 563ms
After Hooks.rollbackTransportTypeSettings() 231ms
After Hooks.rollbackAddedActionAuthorities() 259ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier-2@qa.qa-test" and set token of apiUsername "super-admin-skz" 7s 380ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 469ms
When Go to "TRANSPORT_TABLE" 389ms
And Go to transport details "SMALLS_IMPORT" 17s 371ms
Then Verify that user can't edit time range for load and unload 15s 054ms
After Hooks.deleteTransportAfterTest() 680ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 225ms
And Create transport "CREATE_DELIVERY_TWO_LOADS" by JSON file as "super-admin-neuca" 3s 106ms
And Login as "neuca-admin" 2s 007ms
And Go to "TRANSPORT_TABLE" 478ms
And Show all transport types 1s 263ms
When Go to transport details "DELIVERY" 2s 886ms
Then Check if sum of number of pallets in transport form in "load" steps is correct 196ms
After Hooks.deleteTransportAfterTest() 969ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 236ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 022ms
And Login as "hochland-admin" 3s 857ms
And Go to "TRANSPORT_TABLE" 405ms
And Show all transport types 1s 168ms
When Go to transport details "EXPORT" 3s 081ms
Then Check if sum of number of pallets in transport form in "unload" steps is correct 135ms
After Hooks.deleteTransportAfterTest() 1s 266ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 543ms
And Get "DELIVERY" settings from "neuca" 242ms
And Set transportType settings with values: "quantitySumCheckValue", "33" 403ms
And Login as "neuca-admin" 2s 429ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 16s 940ms
When Go to "TRANSPORT_TABLE" 585ms
And Go to transport details "DELIVERY" 2s 844ms
And Set number of pallets in "load" step in transport - "32" 280ms
And Check if number of pallets check message is not visible in transport form 15s 035ms
And Set number of pallets in "load" step in transport - "34" 264ms
Then Check if number of pallets check message is visible in transport form 093ms
After Hooks.deleteTransportAfterTest() 814ms
After Hooks.rollbackTransportTypeSettings() 361ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 251ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 326ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 260ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 260ms
And Login as "farmacol-admin" 6s 449ms
And Go to new transport "EXTERNAL_DELIVERY" 644ms
And Add step "unload" 199ms
And Click "save-transport-and-close" save button 910ms
Then Verify that "time-range-from-date-2" has validation error 1s 068ms
Then Verify that "time-range-to-date-2" has validation error 1s 071ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 729ms
And Click "save-transport-and-close" save button 871ms
And Verify that "time-range-from-date-2" has no validation error 062ms
And Verify that "time-range-to-date-2" has no validation error 062ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackTransportTypeSettings() 345ms
After Hooks.rollbackAddedActionAuthorities() 267ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 234ms
And Add action authority with: "piast" "piast-admin" "LOAD" "ADD_LOAD_STEP_FROM_UNLOAD" "ACTIVE" 330ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 955ms
When Login as "piast-admin" 5s 302ms
And Go to transport details "LOAD" 3s 144ms
And Get inputs from database "PIAST_LOAD_ADD_UNLOAD_STEP" "super-admin-piast" 018ms
And Add step "unload" 341ms
And Fill step data 16s 037ms
And Get inputs from database "PIAST_LOAD_ADD_LOAD_STEP" "super-admin-piast" 019ms
And Add step "load" 182ms
And Fill step data 5s 779ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 173ms
Then Go to transport details "LOAD" 3s 027ms
And Check if "unload" step is added as "3" step in transport form 097ms
And Check if "load" step is added as "4" step in transport form 092ms
After Hooks.deleteTransportAfterTest() 568ms
After Hooks.rollbackAddedActionAuthorities() 252ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-skz" 231ms
And Add action authority with: "swisskrono" "super-admin-skz" "SMALLS_EXPORT" "MOVE_LOAD_STEPS" "UNLIMITED" 315ms
And Remove action authority with: "swisskrono" "super-admin-skz" "SMALLS_EXPORT" "MOVE_UNLOAD_STEPS" "UNLIMITED" 055ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 105ms
When Login as "super-admin-skz" 7s 849ms
And Go to transport details "SMALLS_EXPORT" 2s 894ms
And Check if step is draggable "LOAD" 109ms
And Check if step is not draggable "UNLOAD" 130ms
After Hooks.deleteTransportAfterTest() 604ms
After Hooks.rollbackAddedActionAuthorities() 290ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set "transport" inputs from JSON file "CREATE_SMALLS_IMPORT" "super-admin-skz" 001ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 637ms
When Go to new transport "SMALLS_IMPORT" 699ms
And Fill transport form 21s 414ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 255ms
And Show all transport "false" 073ms
And Go to transport details "SMALLS_IMPORT" 2s 932ms
And Click create similar button 15s 263ms
And Fill "transport" form "CREATE_SIMILAR_SMALLS_IMPORT" by "super-admin-skz" 001ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 247ms
And Open similar transport details 494ms
Then Check are transport values equals 2s 390ms
After Hooks.deleteTransportAfterTest() 608ms
After Hooks.deleteSimilarTransportAfterTest() 568ms
View Feature Transport form
Scenario Outline Check if transport created with advice by similar button has correct values
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "pna1-carrier" 001ms
And Login as "pna1-carrier" and set token of apiUsername "pna1-carrier" 7s 762ms
When Go to new transport "DELIVERY" 15s 586ms
And Fill transport form 19s 649ms
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/Transport/TransportForm/TransportForm.feature:30)
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
And Go to transport details "DELIVERY" 000ms
And Click create similar button 000ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier" 000ms
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule in "2" days 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Open similar transport details 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
View Feature Transport form
Scenario Outline Check if transport created with advice by similar button has correct carrier
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "pna1-carrier" 001ms
And Login as "pna1-carrier" and set token of apiUsername "pna1-carrier" 2s 352ms
When Go to new transport "DELIVERY" 15s 527ms
And Fill transport form 19s 668ms
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/Transport/TransportForm/TransportForm.feature:54)
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
And Go to transport details "DELIVERY" 000ms
And Click create similar button 000ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier" 000ms
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule in "2" days 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Open similar transport details 000ms
Then Check is field "CARRIER" of type "autocomplete" equals "Przewoźnik Neuca Automat 1" 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_SMALLS_IMPORT_FOR_PRINT" "super-admin-skz" 020ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 576ms
When Go to new transport "SMALLS_IMPORT" 733ms
And Fill transport form 36s 103ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 250ms
And Go to transport details "SMALLS_IMPORT" 2s 925ms
And Go to transport print details form 3s 543ms
Then Check are transport values equals 8s 951ms
After Hooks.deleteTransportAfterTest() 622ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 954ms
And Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 018ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 178ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 888ms
And Go to transport details "SMALLS_IMPORT" 2s 844ms
Then Verify that the transport can be edited 2s 034ms
And Close transport details 15s 237ms
And If user is login then logout 307ms
And Login as "pskza1-carrier@qa.qa-test" 2s 640ms
And Go to transport details "SMALLS_IMPORT" 3s 817ms
And Verify that the transport cannot be edited 46s 951ms
After Hooks.deleteTransportAfterTest() 588ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 855ms
And Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 018ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 189ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 828ms
And Go to transport details "SMALLS_EXPORT" 2s 853ms
Then Verify that the transport can be edited 1s 945ms
And Close transport details 15s 250ms
And If user is login then logout 268ms
And Login as "pskza1-carrier@qa.qa-test" 2s 613ms
And Go to transport details "SMALLS_EXPORT" 3s 782ms
And Verify that the transport cannot be edited 46s 905ms
After Hooks.deleteTransportAfterTest() 718ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 707ms
And Get inputs from database "HIDDEN_DATA_SMALLS_IMPORT" "super-admin-skz" 017ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 342ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 840ms
And Go to transport details "SMALLS_IMPORT" 2s 827ms
Then Verify that the hidden data in transport are not visible 1s 127ms
And Close transport details 15s 212ms
And If user is login then logout 297ms
And Login as "swisskrono-admin" 2s 697ms
And Go to transport details "SMALLS_IMPORT" 3s 052ms
And Verify that the hidden data in transport are visible 1s 695ms
After Hooks.deleteTransportAfterTest() 649ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 637ms
And Get inputs from database "HIDDEN_DATA_SMALLS_EXPORT" "super-admin-skz" 020ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 418ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 832ms
And Go to transport details "SMALLS_EXPORT" 2s 886ms
Then Verify that the hidden data in transport are not visible 1s 120ms
And Close transport details 15s 250ms
And If user is login then logout 291ms
And Login as "swisskrono-admin" 2s 792ms
And Go to transport details "SMALLS_EXPORT" 3s 010ms
And Verify that the hidden data in transport are visible 1s 606ms
After Hooks.deleteTransportAfterTest() 659ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 997ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 146ms
When Go to transport details "DELIVERY" 2s 934ms
And Change filled value in details "unloaded-stere" "text" "3" "0" 1s 595ms
And Change filled value in details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 881ms
And Change filled value in details "insp.-accord.-with-ins." "select" "NIE" "1" 3s 835ms
And Fill discrepancy report section without closing the form 22s 234ms
And Click "save-transport" save button 3s 301ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 159ms
And Check if transport details form is disappeared 15s 077ms
After Hooks.deleteTransportAfterTest() 834ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 247ms
And Add action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 364ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 1s 231ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 3s 136ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 10s 447ms
When Go to "TRANSPORT_TABLE" 505ms
And Go to transport details "DELIVERY" 2s 967ms
And Change filled value in details "transport-description" "text" "opis" "0" 1s 555ms
Then Verify that "transport-description" in transport has value "opis" 075ms
After Hooks.deleteTransportAfterTest() 918ms
After Hooks.rollbackAddedActionAuthorities() 268ms
After Hooks.rollbackWarehousesAccess() 908ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-hochland" 231ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 3s 135ms
And Remove action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 337ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 720ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 8s 752ms
When Go to "TRANSPORT_TABLE" 498ms
And Go to transport details "DELIVERY" 2s 980ms
Then Verify that "transport-description" in transport form is disabled 085ms
After Hooks.deleteTransportAfterTest() 1s 215ms
After Hooks.rollbackRemovedActionAuthorities() 238ms
After Hooks.rollbackWarehousesAccess() 766ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 209ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 284ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 003ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 8s 940ms
And Show all transport "false" 082ms
When Go to "TRANSPORT_TABLE" 501ms
And Go to transport details "DELIVERY" 2s 923ms
Then Verify that "CARRIER" in transport form is visible 112ms
After Hooks.deleteTransportAfterTest() 1s 036ms
After Hooks.rollbackAddedActionAuthorities() 271ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 248ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 348ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 098ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 776ms
And Show all transport "false" 085ms
When Go to "TRANSPORT_TABLE" 432ms
And Go to transport details "TRANSPORT" 2s 949ms
Then Verify that "CARRIER" in transport form is visible 086ms
After Hooks.deleteTransportAfterTest() 570ms
After Hooks.rollbackAddedActionAuthorities() 274ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 237ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 332ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 300ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 669ms
And Show all transport "true" 262ms
When Go to "TRANSPORT_TABLE" 368ms
And Go to transport details "TRANSPORT_ORDER" 2s 875ms
Then Verify that "CARRIER" in transport form is visible 103ms
After Hooks.deleteTransportAfterTest() 572ms
After Hooks.rollbackAddedActionAuthorities() 284ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 235ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 346ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 031ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 8s 916ms
And Show all transport "false" 082ms
When Go to "TRANSPORT_TABLE" 523ms
And Go to transport details "DELIVERY" 2s 959ms
Then Verify that "CARRIER" in transport form is not visible 15s 071ms
After Hooks.deleteTransportAfterTest() 748ms
After Hooks.rollbackRemovedActionAuthorities() 257ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 237ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 360ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 096ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 807ms
And Show all transport "false" 087ms
When Go to "TRANSPORT_TABLE" 422ms
And Go to transport details "TRANSPORT" 2s 905ms
Then Verify that "CARRIER" in transport form is not visible 15s 045ms
After Hooks.deleteTransportAfterTest() 530ms
After Hooks.rollbackRemovedActionAuthorities() 276ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-alrec" 231ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 310ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 154ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 489ms
And Show all transport "true" 259ms
When Go to "TRANSPORT_TABLE" 338ms
And Go to transport details "TRANSPORT_ORDER" 2s 811ms
Then Verify that "CARRIER" in transport form is not visible 15s 063ms
After Hooks.deleteTransportAfterTest() 562ms
After Hooks.rollbackRemovedActionAuthorities() 278ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 260ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 330ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 310ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 040ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 8s 899ms
And Show all transport "false" 083ms
When Go to "TRANSPORT_TABLE" 541ms
And Go to transport details "DELIVERY" 2s 962ms
Then Verify that "CARRIER" in transport form is not disabled 071ms
After Hooks.deleteTransportAfterTest() 1s 179ms
After Hooks.rollbackAddedActionAuthorities() 508ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-adama" 242ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 333ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 326ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 121ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 807ms
And Show all transport "false" 083ms
When Go to "TRANSPORT_TABLE" 408ms
And Go to transport details "TRANSPORT" 2s 870ms
Then Verify that "CARRIER" in transport form is not disabled 140ms
After Hooks.deleteTransportAfterTest() 605ms
After Hooks.rollbackAddedActionAuthorities() 551ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 235ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 319ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 306ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 210ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 324ms
And Show all transport "true" 266ms
When Go to "TRANSPORT_TABLE" 421ms
And Go to transport details "TRANSPORT_ORDER" 2s 894ms
Then Verify that "CARRIER" in transport form is not disabled 100ms
After Hooks.deleteTransportAfterTest() 621ms
After Hooks.rollbackAddedActionAuthorities() 556ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 227ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 314ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 306ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 057ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 048ms
And Show all transport "false" 082ms
When Go to "TRANSPORT_TABLE" 485ms
And Go to transport details "DELIVERY" 2s 950ms
Then Verify that "CARRIER" in transport form is disabled 068ms
After Hooks.deleteTransportAfterTest() 1s 187ms
After Hooks.rollbackAddedActionAuthorities() 262ms
After Hooks.rollbackRemovedActionAuthorities() 258ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 243ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 332ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 057ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 078ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 699ms
And Show all transport "false" 098ms
When Go to "TRANSPORT_TABLE" 433ms
And Go to transport details "TRANSPORT" 2s 887ms
Then Verify that "CARRIER" in transport form is disabled 127ms
After Hooks.deleteTransportAfterTest() 581ms
After Hooks.rollbackAddedActionAuthorities() 268ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 230ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 325ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 054ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 189ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 525ms
And Show all transport "true" 263ms
When Go to "TRANSPORT_TABLE" 337ms
And Go to transport details "TRANSPORT_ORDER" 2s 878ms
Then Verify that "CARRIER" in transport form is disabled 106ms
After Hooks.deleteTransportAfterTest() 575ms
After Hooks.rollbackAddedActionAuthorities() 275ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-adama" 237ms
And Get custom field settings for "DELIVERY" transport type and "" company 095ms
And Mark custom fields as not obligatory 005ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 639ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_MAIN_DATA_SECTION" "UNLIMITED" 344ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_ADVICE" "UNLIMITED" 325ms
And Add action authority with: "adama" "adama-admin" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 309ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 575ms
When Find transport in table with status "planned" 3s 799ms
And Confirm statuses until reach "process-ended" 11s 541ms
And Wait "90" seconds 1m 30s
And Go to "ARCHIVE_TAB" 546ms
And Show "DELIVERY" 166ms
And Go to transport details "DELIVERY" 30s 761ms
And Change filled value in details "transport-description" "text" "opis" "0" 1s 517ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 194ms
And Wait "7" seconds 7s
And Go to transport details "DELIVERY" 30s 647ms
Then Verify that "transport-description" in transport has value "opis" 074ms
After Hooks.deleteTransportAfterTest() 645ms
After Hooks.rollbackAllCustomFieldsSettings() 004ms
After Hooks.rollbackAddedActionAuthorities() 278ms
After Hooks.rollbackRemovedActionAuthorities() 535ms
View Feature Transport form
Scenario Outline Check if driver is in list in transport form.
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 630ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 017ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 164ms
When Go to transport details "DELIVERY" 2s 975ms
And Fill transport form 41s 237ms
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/Transport/TransportForm/TransportForm.feature:264)
And Change filled value in details "driver-name" "text" "XXX ZZZ" "0" 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to new transport "DELIVERY" 000ms
Then Verify that driver "XXX ZZZ" is in list 000ms
After Hooks.deleteTransportAfterTest() 793ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 789ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 130ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 20s 919ms
And If user is login then logout 288ms
And Login as "pskza1-carrier@qa.qa-test" 2s 566ms
Then Verify that the transport has been transferred 3s 385ms
And Accept or reject "accept" transferred transport 16s 562ms
And Go to transport details "SMALLS_IMPORT" 2s 856ms
And Verify that "transaction-price" in transport form is visible 104ms
And Verify that transaction price field has correct value 086ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_IMPORT" 190ms
After Hooks.deleteTransportAfterTest() 570ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 671ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 148ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 5s 184ms
And If user is login then logout 229ms
And Login as "pskza1-carrier@qa.qa-test" 2s 579ms
Then Verify that the transport has been transferred 3s 526ms
And Accept or reject "accept" transferred transport 16s 570ms
And Go to transport details "SMALLS_EXPORT" 2s 903ms
And Verify that "transaction-price" in transport form is visible 079ms
And Verify that transaction price field has correct value 090ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_EXPORT" 202ms
After Hooks.deleteTransportAfterTest() 598ms
View Feature Transport form
Scenario Outline Check if similar transport can be created based on transport with confirmed statuses [A-7322]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-dayco" 222ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 118ms
And Mark custom fields as not obligatory 005ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 039ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 4s 501ms
And Click button advice in transport table "OWN_COLLECTION" 855ms
And Set advice window in schedule 3s 205ms
And Fill advice form 20s 587ms
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/Transport/TransportForm/TransportForm.feature:365)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "planned" 000ms
And Confirm statuses until reach "on-the-area" 000ms
And Go to transport details "OWN_COLLECTION" 000ms
And Click create similar button 000ms
And Fill "transport" form "CREATE_SIMILAR_OWN_COLLECTION" by "super-admin-dayco" 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Open similar transport details 000ms
Then Check if transport form modal is visible 000ms
After Hooks.deleteTransportAfterTest() 576ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
After Hooks.rollbackAllCustomFieldsSettings() 479ms
View Feature Transport form
Scenario Outline Check if similar transport can be created based on transport with confirmed statuses [A-7322]
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-dayco" 229ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 115ms
And Mark custom fields as not obligatory 006ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 15s 950ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 4s 525ms
And Click button advice in transport table "OWN_COLLECTION" 796ms
And Set advice window in schedule 3s 206ms
And Fill advice form 20s 533ms
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/Transport/TransportForm/TransportForm.feature:365)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "planned" 000ms
And Confirm statuses until reach "during-load" 000ms
And Go to transport details "OWN_COLLECTION" 000ms
And Click create similar button 000ms
And Fill "transport" form "CREATE_SIMILAR_OWN_COLLECTION" by "super-admin-dayco" 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Open similar transport details 000ms
Then Check if transport form modal is visible 000ms
After Hooks.deleteTransportAfterTest() 555ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
After Hooks.rollbackAllCustomFieldsSettings() 481ms
View Feature Transport form
Scenario Outline Check if date and time custom field appeared in transport details after creating transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-lisner" 201ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lisner" 000ms
And Create custom field with "CREATE_DELIVERY_DATE_AND_TIME_CFD" by "super-admin-lisner" 2s 927ms
When Login as "lisner-admin-2" and set token of apiUsername "super-admin-lisner" 5s 981ms
And Go to new transport "DELIVERY" 663ms
And Fill transport form 16s 676ms
java.lang.AssertionError: Nie można wypełnić pola warehouse-zone-step-0, ponieważ nie udało się go znaleźć w formularzu
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:152)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/Transport/TransportForm/TransportForm.feature:388)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Go to transport details "DELIVERY" 000ms
Then Verify that "date-and-time" in transport form is visible 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 2s 723ms
View Feature Invoice
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 8s 468ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 141ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 651ms
When Click invoice button 3s 237ms
And Set default invoice currency value 170ms
Then Check that default currency value in invoice form is "EUR" 139ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_IMPORT" and principal alias "swisskrono" 113ms
And Clear all cache 2s 502ms
And Login as "swisskrono-admin" 11s 112ms
And Go to "TRANSPORT_TABLE" 371ms
And Show all transport types 1s 157ms
And Click invoice button 601ms
Then Check that default currency value in invoice form is "USD" 156ms
After Hooks.deleteTransportAfterTest() 773ms
After Hooks.rollbackInvoiceCurrency() 2s 219ms
View Feature Invoice
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 11s 082ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 138ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 640ms
When Click invoice button 3s 506ms
And Set default invoice currency value 174ms
Then Check that default currency value in invoice form is "EUR" 138ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_EXPORT" and principal alias "swisskrono" 107ms
And Clear all cache 2s 229ms
And Login as "swisskrono-admin" 10s 661ms
And Go to "TRANSPORT_TABLE" 398ms
And Show all transport types 1s 180ms
And Click invoice button 883ms
Then Check that default currency value in invoice form is "USD" 156ms
After Hooks.deleteTransportAfterTest() 769ms
After Hooks.rollbackInvoiceCurrency() 2s 107ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 6s 087ms
And Create transport "CREATE_DELIVERY_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 2s 867ms
And Show all transport types 1s 150ms
Then Check if transport number is visible "DELIVERY" 15s 131ms
And Check if transport details is not visible 15s 098ms
After Hooks.deleteTransportAfterTest() 739ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 15s 660ms
And Show all transport "false" 083ms
And Go to "TRANSPORT_TABLE" 405ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 132ms
When Click on transport row 168ms
Then Verify if transport row is selected 086ms
After Hooks.deleteTransportAfterTest() 950ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 009ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 6s 233ms
And Show all transport "false" 085ms
And Go to "TRANSPORT_TABLE" 431ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 712ms
When Click on transport row 169ms
Then Verify if transport row is selected 072ms
After Hooks.deleteTransportAfterTest() 774ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 5s 299ms
And Show all transport "false" 085ms
And Go to "TRANSPORT_TABLE" 510ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 624ms
When Click on transport row 155ms
Then Verify if transport row is selected 089ms
After Hooks.deleteTransportAfterTest() 865ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 952ms
And Show all transport "false" 085ms
And Go to "TRANSPORT_TABLE" 426ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 805ms
When Click on transport row 145ms
Then Verify if transport row is selected 074ms
After Hooks.deleteTransportAfterTest() 856ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 7s 746ms
And Show all transport "false" 086ms
And Go to "TRANSPORT_TABLE" 379ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 882ms
When Click on transport row 155ms
Then Verify if transport row is selected 084ms
After Hooks.deleteTransportAfterTest() 833ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 6s 031ms
And Show all transport "true" 238ms
And Go to "TRANSPORT_TABLE" 346ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 710ms
When Click on transport row 170ms
Then Verify if transport row is selected 089ms
After Hooks.deleteTransportAfterTest() 796ms
View Feature Reject Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 5s 480ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 445ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 615ms
When Accept or reject "accept" transferred transport 17s 763ms
Then Verify that transport is accept or reject "accept" 076ms
After Hooks.deleteTransportAfterTest() 547ms
View Feature Reject Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 629ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 420ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 632ms
When Accept or reject "reject" transferred transport 17s 575ms
Then Verify that transport is accept or reject "reject" 15s 061ms
After Hooks.deleteTransportAfterTest() 568ms
View Feature Reject Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 9s 108ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 366ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 636ms
When Accept or reject "accept" transferred transport 16s 929ms
Then Verify that transport is accept or reject "accept" 068ms
After Hooks.deleteTransportAfterTest() 589ms
View Feature Reject Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 774ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 448ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 655ms
When Accept or reject "reject" transferred transport 19s 924ms
Then Verify that transport is accept or reject "reject" 15s 069ms
After Hooks.deleteTransportAfterTest() 604ms
View Feature Reject Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 706ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 422ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 671ms
When Accept or reject "accept" transferred transport 17s 056ms
Then Verify that transport is accept or reject "accept" 063ms
After Hooks.deleteTransportAfterTest() 606ms
View Feature Reject Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 753ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 398ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 667ms
When Accept or reject "reject" transferred transport 16s 766ms
Then Verify that transport is accept or reject "reject" 15s 111ms
After Hooks.deleteTransportAfterTest() 629ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 545ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 116ms
When Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 20s 274ms
And If user is login then logout 289ms
And Login as "paa1-carrier@qa.qa-test" 2s 692ms
Then Verify that the transport has been transferred with "true" 1s 784ms
After Hooks.deleteTransportAfterTest() 796ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 626ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 065ms
When Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false" 20s 978ms
And If user is login then logout 577ms
And Login as "paa1-carrier@qa.qa-test" 2s 397ms
Then Verify that the transport has been transferred with "false" 1s 902ms
After Hooks.deleteTransportAfterTest() 556ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 610ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 231ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 5s 329ms
And If user is login then logout 250ms
And Login as "pskza1-carrier@qa.qa-test" 2s 601ms
Then Verify that the transport has been transferred 3s 630ms
After Hooks.deleteTransportAfterTest() 801ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 609ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 152ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 5s 181ms
And If user is login then logout 238ms
And Login as "pskza1-carrier@qa.qa-test" 2s 502ms
Then Verify that the transport has been transferred 3s 540ms
After Hooks.deleteTransportAfterTest() 747ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 562ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 403ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 831ms
And Go to auction offer 1s 780ms
When Offer "1000" 356ms
And Verify that offer with "1000" has been added to auction 3s 092ms
And If user is login then logout 272ms
And Login as "swisskrono-admin" 2s 574ms
Then Go to auction details 1s 837ms
And Pass transport to carrier from auction details 1s 522ms
And If user is login then logout 6s 257ms
And Login as "pskza1-carrier@qa.qa-test" 2s 355ms
And Verify that the transport has been transferred 3s 290ms
After Hooks.deleteTransportAfterTest() 839ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 596ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 577ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 823ms
And Go to auction offer 1s 945ms
When Offer "1000" 367ms
And Verify that offer with "1000" has been added to auction 3s 079ms
And Wait till auction end 1m 52s 013ms
And If user is login then logout 296ms
Then Login as "swisskrono-admin" 2s 932ms
And Go to auction details 1s 811ms
And Pass transport to carrier from auction details 1s 506ms
And If user is login then logout 860ms
And Login as "pskza1-carrier@qa.qa-test" 2s 592ms
And Verify that the transport has been transferred 3s 546ms
After Hooks.deleteTransportAfterTest() 814ms
View Feature Transfer transport to carrier
Scenario Outline Check if enabled carriers are shown in transport transfer select
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 599ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 079ms
And Go to "TRANSPORT_TABLE" 480ms
When Open transport transfer modal 1s 635ms
Then Verify that all enabled companies from "swisskrono" are shown in select 407ms
java.lang.AssertionError: Dostępne firmy w polu wyboru nie zgadzają się z oczekiwanymi! expected:<[Przewoźnik SKZ Automat 1, Przewoźnik SKZ Automat 2, Przewoźnik SKZ Automat 3, Firma automaty nowaXXX]> but was:<[Firma automaty nowaXXX, Przewoźnik SKZ Automat 1, Przewoźnik SKZ Automat 2, Przewoźnik SKZ Automat 3]>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at Pages.Transport.TransferFormPage.checkIfCompaniesAreAvailableInSelect(TransferFormPage.java:35)
	at CucumberTests.Transport.TransferTransportTest.verifyThatAllEnabledCompaniesFromAreShownInSelect(TransferTransportTest.java:86)
	at ✽.Verify that all enabled companies from "swisskrono" are shown in select(file:Features/Atom/Transport/TransportTransfer/TransportTransfer.feature:80)
After Hooks.deleteTransportAfterTest() 580ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 252ms
And Reject main section of a "Przewoźnik Adama Automat 1" in "adama" by API 803ms
And Login as "adama-admin" 2s 166ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 089ms
And Go to "TRANSPORT_TABLE" 374ms
When Open transport transfer modal 1s 617ms
Then Verify that "Przewoźnik Adama Automat 1" is blocked in select 262ms
After Hooks.deleteTransportAfterTest() 622ms
After Hooks.rollbackRejectedSections() 482ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 436ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 086ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" with "120" seconds to accept transport 5s 451ms
And If user is login then logout 472ms
When Login as "paa1-carrier@qa.qa-test" 4s 499ms
And Verify that the transport has been transferred with "true" 1s 862ms
And Wait "120" seconds 2m
Then Verify if transport is not visible to carrier after expiring time to accept transport 15s 044ms
After Hooks.deleteTransportAfterTest() 626ms
View Feature Assortment Group
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 433ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 031ms
When Go to "TRANSPORT_TABLE" 532ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 804ms
Then Check if new assortment group is disabled in transport form 104ms
After Hooks.deleteTransportAfterTest() 895ms
View Feature Advice transport
Scenario Outline Check if possible to advice transport after double cancellation.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 411ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 869ms
And Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama" 019ms
When Show all transport types 1s 169ms
And Click button advice in transport table "CONTAINER" 391ms
And Set advice window in schedule 3s 284ms
And Click button cancel in advice form 16s 183ms
And Set advice window in schedule 2s 352ms
And Click button cancel in advice form 16s 042ms
And Set advice window in schedule 2s 317ms
And Fill advice form 22s 007ms
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/Scenario/Transport/AdviceTransport.feature:15)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 498ms
View Feature Transport transfer full scenario
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 615ms
And Get inputs from database "CREATE_TRANSPOSRT_ORDER" "super-admin-adama" 018ms
When Go to new transport "TRANSPORT" 708ms
And Fill transport form 28s 987ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 223ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 5s 254ms
And Check is transport "TRANSPORT" created in transport table and set transport id 1s 374ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 671ms
And Accept or reject "reject" transferred transport 17s 625ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 515ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 5s 182ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 541ms
And Accept or reject "accept" transferred transport 17s 955ms
Then Verify that transport is accept or reject "accept" 073ms
After Hooks.deleteTransportAfterTest() 566ms
View Feature Transport transfer full scenario
Scenario Outline Check if possible to edit transport after advice cancellation.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 634ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 018ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 059ms
When Show all transport types 1s 160ms
And Click button advice in transport table "DELIVERY" 241ms
And Set advice window in schedule 3s 311ms
And Click button cancel in advice form 16s 132ms
And Go to "TRANSPORT_TABLE" 505ms
When Go to transport details "DELIVERY" 2s 846ms
And Fill transport form 1m 8s 611ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 228ms
And Go to transport details "DELIVERY" 2s 867ms
Then Check are transport values equals 181ms
org.junit.ComparisonFailure: Wartości w formularzu w polu percentage-of-execution są niepoprawne, wartość na stronie:  wartość poprawna: 22% expected:<[22%]> but was:<[]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:122)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Scenario/TransportTransfer.feature:39)
After Hooks.deleteTransportAfterTest() 706ms