Project Number Date
ApolloFullRunnerReport apollo-test-2.100 31 lip 2021, 03:20

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteTransportAfterTest 3172 161 792 0 0 4125 261 161 422 5h 56s 052ms 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 328ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 2s 028ms
And Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama" 038ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 416ms
When Click button advice in transport table "CONTAINER" 267ms
And Set advice window in schedule in the past 3s 150ms
And Fill advice form 21s 870ms
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() 573ms
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 540ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 014ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 026ms
And Check is transport "DELIVERY" created in transport table and set transport id 1s 347ms
When Click button advice in transport table "DELIVERY" 220ms
And Set advice window in schedule in the past 3s 368ms
And Fill advice form 22s 108ms
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() 522ms
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 639ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 997ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 024ms
And Check is transport "LOAD" created in transport table and set transport id 1s 356ms
When Click button advice in transport table "LOAD" 235ms
And Set advice window in schedule in the past 3s 339ms
And Fill advice form 20s 378ms
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() 500ms
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" 6s 374ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 063ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 023ms
And Check is transport "LOAD" created in transport table and set transport id 1s 347ms
When Click button advice in transport table "LOAD" 210ms
And Set advice window in schedule in the past 3s 280ms
And Fill advice form 16s 963ms
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() 508ms
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 603ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 2s 071ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 026ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 402ms
When Click button advice in transport table "CONTAINER" 241ms
And Set advice window in schedule in the past 3s 229ms
And Fill advice form 18s 721ms
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() 516ms
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 491ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 932ms
And Show all transport types 1s 166ms
And Create advice "CREATE_ADVICE_CONTAINER" "CONTAINER" "super-admin-adama" 25s 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 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() 521ms
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 591ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 058ms
And Show all transport types 1s 173ms
And Create advice "ADVICE_DELIVERY" "DELIVERY" "super-admin-piast" 25s 585ms
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() 621ms
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 595ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 984ms
And Show all transport types 1s 131ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-piast" 23s 911ms
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() 493ms
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 567ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 972ms
And Show all transport types 1s 154ms
And 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/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() 557ms
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 563ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 930ms
And Show all transport types 1s 179ms
And Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-keeeper" 22s 214ms
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() 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 "swisskrono-admin" and set token of apiUsername "super-admin-skz" 9s 341ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-skz" 3s 158ms
And Show all transport types 1s 177ms
And Create advice "CREATE_ADVICE" "CONTAINER" "super-admin-skz" 21s 981ms
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() 935ms
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 494ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 901ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 028ms
When Show all transport types 1s 183ms
And Click button advice in transport table "CONTAINER" 356ms
And Set advice window in schedule 3s 133ms
And Fill advice form 27s 174ms
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() 506ms
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" 11s 732ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 2s 126ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 022ms
When Show all transport types 1s 164ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 264ms
And Set advice window in schedule 7s 594ms
And Fill advice form 17s 109ms
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() 512ms
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 537ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 073ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 030ms
When Show all transport types 1s 159ms
And Click button advice in transport table "DELIVERY" 230ms
And Set advice window in schedule 3s 317ms
And Fill advice form 22s 037ms
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() 568ms
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 594ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 984ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 022ms
When Show all transport types 1s 156ms
And Click button advice in transport table "LOAD" 248ms
And Set advice window in schedule 3s 349ms
And Fill advice form 20s 269ms
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() 585ms
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 545ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 963ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 025ms
When Show all transport types 1s 176ms
And Click button advice in transport table "LOAD" 224ms
And Set advice window in schedule 3s 235ms
And Fill advice form 16s 992ms
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() 564ms
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 477ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 987ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 025ms
When Show all transport types 1s 148ms
And Click button advice in transport table "CONTAINER" 287ms
And Set advice window in schedule 3s 210ms
And Fill advice form 18s 734ms
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() 546ms
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-adama" 259ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 15s 996ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 807ms
And Set token of apiUsername "paa1-carrier@qa.qa-test" 229ms
And Accept transferred transport by Api 826ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 5s 083ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 030ms
When Show all transport types 1s 264ms
And Click button advice in transport table "TRANSPORT" 236ms
And Set advice window in schedule 3s 164ms
And Fill advice form 17s 109ms
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() 739ms
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" 248ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 16s 065ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 667ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 200ms
And Accept transferred transport by Api 685ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 6s 148ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 019ms
When Show all transport types 1s 168ms
And Click button advice in transport table "SMALLS_IMPORT" 1s 140ms
And Set advice window in schedule 3s 266ms
And Fill advice form 18s 613ms
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() 594ms
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" 222ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 16s 073ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 673ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 234ms
And Accept transferred transport by Api 659ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 666ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 022ms
When Show all transport types 1s 177ms
And Click button advice in transport table "SMALLS_EXPORT" 1s 199ms
And Set advice window in schedule 3s 333ms
And Fill advice form 18s 530ms
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() 571ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 244ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 15s 972ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 628ms
And Accept transferred transport by Api 706ms
And Login as "paa1-carrier@qa.qa-test" 2s 314ms
When Show all transport types 1s 234ms
And Click button advice in transport table "TRANSPORT" 250ms
And Set week view 1s 920ms
And Show yesterday 1s 153ms
Then Check if advice restriction blockade windows are visible 050ms
After Hooks.deleteTransportAfterTest() 602ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 225ms
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 668ms
And Accept transferred transport by Api 662ms
And Login as "pskza1-carrier@qa.qa-test" 2s 362ms
When Show all transport types 1s 168ms
And Click button advice in transport table "SMALLS_IMPORT" 1s 123ms
And Set week view 2s 290ms
And Show yesterday 1s 180ms
Then Check if advice restriction blockade windows are visible 061ms
After Hooks.deleteTransportAfterTest() 585ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 235ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 16s 029ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 704ms
And Accept transferred transport by Api 726ms
And Login as "pskza1-carrier@qa.qa-test" 2s 560ms
When Show all transport types 1s 173ms
And Click button advice in transport table "SMALLS_EXPORT" 1s 365ms
And Set week view 2s 259ms
And Show yesterday 1s 189ms
Then Check if advice restriction blockade windows are visible 066ms
After Hooks.deleteTransportAfterTest() 614ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 953ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 344ms
And Show all transport "false" 104ms
And Click on time window date 1s 678ms
And Select view "DAYS_4" 2s 142ms
And Move advice window "3" 1s 482ms
Then Check if advice window is in new location 061ms
After Hooks.deleteTransportAfterTest() 4s 269ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 5s 657ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 713ms
And Show all transport "false" 084ms
And Click on time window date 16s 050ms
And Select view "DAYS_4" 2s 168ms
And Move advice window "3" 1s 714ms
Then Check if advice window is in new location 066ms
After Hooks.deleteTransportAfterTest() 3s 504ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 5s 002ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 661ms
And Show all transport "false" 086ms
And Click on time window date 15s 855ms
And Select view "DAYS_4" 2s 182ms
And Move advice window "3" 1s 584ms
Then Check if advice window is in new location 059ms
After Hooks.deleteTransportAfterTest() 3s 816ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 585ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 844ms
And Show all transport "false" 089ms
And Click on time window date 1s 858ms
And Select view "DAYS_4" 2s 175ms
And Move advice window "3" 1s 555ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 3s 796ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 523ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 929ms
And Show all transport "false" 084ms
And Click on time window date 1s 884ms
And Select view "DAYS_4" 2s 159ms
And Move advice window "3" 1s 475ms
Then Check if advice window is in new location 063ms
After Hooks.deleteTransportAfterTest() 3s 801ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 894ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 709ms
And Show all transport "true" 261ms
And Click on time window date 1s 767ms
And Select view "DAYS_4" 2s 152ms
And Move advice window "3" 1s 519ms
Then Check if advice window is in new location 061ms
After Hooks.deleteTransportAfterTest() 3s 371ms
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 620ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 036ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 013ms
When Show all transport types 1s 153ms
And Click button advice in transport table "DELIVERY" 252ms
And Set advice window in schedule 3s 276ms
And Fill advice form 21s 916ms
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() 595ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 902ms
And Create transport "CREATE_LATE_DELIVERY" by JSON file as "super-admin-hochland" in "0" days 2s 996ms
Then Check if transport row is "red" 3s 238ms
After Hooks.deleteTransportAfterTest() 845ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 737ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 131ms
And Go to "TRANSPORT_TABLE" 385ms
And Show all transport types 1s 151ms
And Click on time window date 1s 704ms
And Scroll to time window "adviceWindow" 163ms
And Set time window height "2" "adviceWindow" 5s 616ms
Then Check height of the time window after expanding by "2" in "adviceWindow" 062ms
After Hooks.deleteTransportAfterTest() 3s 161ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 464ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 824ms
And Go to "TRANSPORT_TABLE" 448ms
And Show all transport types 1s 158ms
And Click on time window date 1s 848ms
And Scroll to time window "adviceWindow" 142ms
And Set time window height "4" "adviceWindow" 5s 619ms
Then Check height of the time window after expanding by "4" in "adviceWindow" 063ms
After Hooks.deleteTransportAfterTest() 814ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 446ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 014ms
And Go to "TRANSPORT_TABLE" 441ms
And Show all transport types 1s 158ms
And Click on time window date 1s 677ms
And Scroll to time window "adviceWindow" 146ms
And Set time window height "3" "adviceWindow" 5s 609ms
Then Check height of the time window after expanding by "3" in "adviceWindow" 064ms
After Hooks.deleteTransportAfterTest() 848ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 9s 633ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 17s 044ms
And Go to "TRANSPORT_TABLE" 502ms
And Show all transport types 1s 143ms
And Click on time window date 2s 137ms
And Scroll to time window "adviceWindow" 223ms
And Set time window height "1" "adviceWindow" 5s 642ms
Then Check height of the time window after expanding by "1" in "adviceWindow" 066ms
After Hooks.deleteTransportAfterTest() 3s 269ms
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 631ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 033ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 024ms
When Show all transport types 1s 160ms
And Click button advice in transport table "DELIVERY" 269ms
And Set advice window in schedule 3s 298ms
And Fill advice form 22s 016ms
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() 542ms
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" 023ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 868ms
And Go to "WAREHOUSE_TAB" 1s 193ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 176ms
When Go to new transport "DELIVERY" 691ms
And Fill transport form 45s 170ms
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) 002ms
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 024ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 270ms
And Go to "WAREHOUSE_TAB" 1s 225ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 154ms
When Go to new transport "DELIVERY" 604ms
And Fill transport form 45s 201ms
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 626ms
And Create transport "CREATE_TRANSPORT_WITHOUT_WAREHOUSES" by JSON file as "super-admin-adama" 2s 365ms
And Transfer transport to carrier by JSON file "super-admin-adama" "false" confirmation 943ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 019ms
When Show all transport types 1s 144ms
And Click button advice in transport table "TRANSPORT" 294ms
And Fill advice form 16s 270ms
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() 580ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 229ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 932ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 4s 005ms
And Login as "farmacol-admin" 7s 845ms
And Go to "WAREHOUSE_TAB" 1s 103ms
And Select warehouse "Katowice Przyjęcia" 1s 412ms
And Set week view 2s 497ms
And Move cursor over time window element 486ms
Then Check if "Zaawizowany" "31415" "06:00" "GDA12345" are visible on time window popup details 329ms
After Hooks.deleteTransportAfterTest() 801ms
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 822ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 067ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 157ms
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 003ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 891ms
When Go to "TRANSPORT_TABLE" 340ms
And Show all transport types 1s 138ms
And Click button advice in transport table "EXW_DELIVERY" 842ms
And Fill advice form 21s 914ms
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() 583ms
After Hooks.deleteModeOfTransportationAfterTest() 353ms
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 431ms
And Go to new transport "DELIVERY" 15s 553ms
And Fill transport form 40s 751ms
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) 000ms
Given Login as "super-admin-skz" and set token of apiUsername "super-admin-skz" 6s 937ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-skz" 002ms
And Go to "SETTINGS_TAB" 915ms
When Go to "CONTAINER" transport type settings 713ms
And Go to custom fields settings 390ms
And Click add new custom field 415ms
And Fill custom field form 6s 850ms
And Click save button 166ms
And Click back to custom field settings button 283ms
And Set custom field id 3s 319ms
And Refresh page 2s 235ms
Then Go to new transport "CONTAINER" 5s 775ms
And Verify if created custom field appeared in transport form 099ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 2s 949ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 7s 278ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-piast" 002ms
And Go to "SETTINGS_TAB" 739ms
When Go to "LOAD" transport type settings 653ms
And Go to custom fields settings 399ms
And Click add new custom field 447ms
And Fill custom field form 6s 835ms
And Click save button 170ms
And Click back to custom field settings button 327ms
And Set custom field id 3s 383ms
And Refresh page 2s 221ms
Then Go to new transport "LOAD" 3s 578ms
And Verify if created custom field appeared in transport form 080ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 3s 143ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 16s 101ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-hochland" 002ms
And Go to "SETTINGS_TAB" 883ms
When Go to "DELIVERY" transport type settings 554ms
And Go to custom fields settings 391ms
And Click add new custom field 440ms
And Fill custom field form 6s 891ms
And Click save button 148ms
And Click back to custom field settings button 304ms
And Set custom field id 6s 188ms
And Refresh page 2s 254ms
Then Go to new transport "DELIVERY" 8s 001ms
And Verify if created custom field appeared in transport form 084ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 6s 040ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 9s 301ms
And Create custom field with "CREATE_CONTAINER_TEXT_CFD" by "super-admin-skz" 3s 032ms
And Go to "SETTINGS_TAB" 848ms
When Go to "CONTAINER" transport type settings 690ms
And Go to custom fields settings 377ms
And Click edit button of "Testowy CFD" custom field 558ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 675ms
And Click save button 150ms
And Refresh page 2s 223ms
Then Go to new transport "CONTAINER" 5s 788ms
And Verify that edited "Edytowany CFD" is visible in transport form 090ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 2s 855ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 6s 081ms
And Create custom field with "CREATE_LOAD_TEXT_CFD" by "super-admin-piast" 3s 344ms
And Go to "SETTINGS_TAB" 626ms
When Go to "LOAD" transport type settings 654ms
And Go to custom fields settings 434ms
And Click edit button of "Testowy CFD" custom field 489ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 667ms
And Click save button 135ms
And Refresh page 2s 227ms
Then Go to new transport "LOAD" 3s 537ms
And Verify that edited "Edytowany CFD" is visible in transport form 087ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 3s 089ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 11s 668ms
And Create custom field with "CREATE_DELIVERY_TEXT_CFD" by "super-admin-hochland" 6s 050ms
And Go to "SETTINGS_TAB" 955ms
When Go to "DELIVERY" transport type settings 558ms
And Go to custom fields settings 354ms
And Click edit button of "Testowy CFD" custom field 567ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 683ms
And Click save button 146ms
And Refresh page 2s 253ms
Then Go to new transport "DELIVERY" 7s 870ms
And Verify that edited "Edytowany CFD" is visible in transport form 076ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 6s 050ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "swisskrono-purchasing-department" 195ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 299ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 9s 546ms
When Go to "TRANSPORT_TABLE" 474ms
And Sort transports by "show-mine" 1s 164ms
And Show all transport types 1s 178ms
Then Verify that created transport is "true" in transport table 1s 236ms
After Hooks.deleteTransportAfterTest() 666ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-purchasing-department" 227ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 200ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 638ms
When Go to "TRANSPORT_TABLE" 438ms
And Sort transports by "show-all" 1s 159ms
And Show all transport types 1s 151ms
Then Verify that created transport is "true" in transport table 1s 218ms
After Hooks.deleteTransportAfterTest() 644ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-admin" 237ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 198ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 531ms
When Go to "TRANSPORT_TABLE" 393ms
And Sort transports by "show-mine" 1s 161ms
And Show all transport types 1s 174ms
Then Verify that created transport is "false" in transport table 31s 710ms
After Hooks.deleteTransportAfterTest() 598ms
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" 2s 278ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 705ms
When Go to "TRANSPORT_TABLE" 394ms
And Sort transports by "show-all" 1s 164ms
And Show all transport types 1s 189ms
Then Verify that created transport is "true" in transport table 1s 277ms
After Hooks.deleteTransportAfterTest() 666ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-purchasing-department" 224ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 210ms
And Delete created transport by API 650ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 698ms
When Go to "ARCHIVE_TAB" 484ms
And Sort transports by "show-mine" 1s 147ms
And Show "SMALLS_IMPORT" 147ms
Then Verify that created transport is "true" in transport table 15s 183ms
After Hooks.deleteTransportAfterTest() 588ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "swisskrono-purchasing-department" 231ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 16s 089ms
And Delete created transport by API 648ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 818ms
When Go to "ARCHIVE_TAB" 498ms
And Sort transports by "show-all" 1s 139ms
And Show "SMALLS_IMPORT" 186ms
Then Verify that created transport is "true" in transport table 15s 142ms
After Hooks.deleteTransportAfterTest() 595ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-admin" 221ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s 132ms
And Delete created transport by API 649ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 912ms
When Go to "ARCHIVE_TAB" 467ms
And Sort transports by "show-mine" 1s 143ms
And Show "SMALLS_IMPORT" 172ms
Then Verify that created transport is "false" in transport table 45s 685ms
After Hooks.deleteTransportAfterTest() 622ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-admin" 231ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s 082ms
And Delete created transport by API 599ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 771ms
When Go to "ARCHIVE_TAB" 483ms
And Sort transports by "show-all" 1s 142ms
And Show "SMALLS_IMPORT" 175ms
Then Verify that created transport is "true" in transport table 15s 158ms
After Hooks.deleteTransportAfterTest() 581ms
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" 220ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 290ms
When Login as "alrec-admin" 2s 226ms
And Go to "TRANSPORT_TABLE" 427ms
And Show all transport "true" 260ms
And Select transportType "TRANSPORT_ORDER" 1s 330ms
Then Check if load and unload time filters work properly "LOAD_TIME_WINDOW" 34s 288ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[contains(@class, 'open')]//span[@aria-label='09.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.ltgEmZ}, 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: ba2060373acd77ea9ab841053c4aeb02
*** Element info: {Using=xpath, value=//div[contains(@class, 'open')]//span[@aria-label='09.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() 532ms
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 988ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 171ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 667ms
And Accept transferred transport by Api 679ms
And Create advice "ADVICE_SMALLS" "SMALLS_IMPORT" "super-admin-skz" 24s 380ms
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() 577ms
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" 2s 667ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 132ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 672ms
And Accept transferred transport by Api 645ms
And Create advice "ADVICE_SMALLS" "SMALLS_EXPORT" "super-admin-skz" 24s 571ms
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() 593ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 245ms
And Prepare setting: "TRANSPORT_TABLE_DAYS_LIMIT" with value: "7d" with "super-admin-neuca" 027ms
When Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "8" days 16s 964ms
And Login as "neuca-admin" 8s 375ms
And Go to "TRANSPORT_TABLE" 485ms
Then Verify that created transport is "false" in transport table 31s 773ms
And Toggle transport table days limit filter 186ms
And Verify that created transport is "true" in transport table 1s 253ms
After Hooks.deleteTransportAfterTest() 820ms
View Feature Grouping of carriers
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 698ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 162ms
And Add carrier "Przewoźnik SKZ Automat 1" to carriers group "Kraj" by Api as "super-admin-skz" 784ms
When Go to "TRANSPORT_TABLE" 433ms
And Go to auction form 1s 611ms
And Select contractors group "Kraj" 234ms
Then Verify that carrier "PSKZA1" is selected 084ms
After Hooks.deleteTransportAfterTest() 564ms
After Hooks.removeContractorsGroup() 269ms
View Feature Grouping of carriers
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 460ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 153ms
When Go to "TRANSPORT_TABLE" 464ms
And Go to auction form 1s 514ms
And Select contractors group "Wybierz grupę firm transportowych" 265ms
Then Verify that all companies are selected after choose "data-group-name" 337ms
After Hooks.deleteTransportAfterTest() 646ms
View Feature Grouping of carriers
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 592ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 137ms
When Go to "TRANSPORT_TABLE" 472ms
And Go to auction form 1s 559ms
And Select contractors group "Wybierz uczestników zapytania" 226ms
Then Verify that all companies are selected after choose "data-carrier-name" 241ms
After Hooks.deleteTransportAfterTest() 622ms
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 841ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 113ms
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" 321ms
When Go to transport details "TRANSPORT" 2s 847ms
And Expand index panel 284ms
And Click add index button 268ms
And Fill index form 11s 775ms
And Click ok button in index form 15s 264ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 172ms
And Go to transport details "TRANSPORT" 2s 803ms
And Expand index panel 281ms
Then Check are transport values equals 314ms
After Hooks.deleteTransportAfterTest() 558ms
After Hooks.deleteProductAfterTest() 186ms
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 572ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 258ms
And Show all transport "true" 211ms
And Get inputs from database "ADD_INDEX" "super-admin-alrec" 023ms
And Create product if needed "true" by api for principal "alrec" 000ms
When Go to transport details "TRANSPORT_ORDER" 2s 832ms
And Expand index panel 265ms
And Click add index button 365ms
And Fill index form 8s 759ms
And Click ok button in index form 15s 258ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 254ms
And Go to transport details "TRANSPORT_ORDER" 2s 788ms
And Expand index panel 255ms
Then Check are transport values equals 2s 347ms
After Hooks.deleteTransportAfterTest() 537ms
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 440ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 080ms
And Show all transport "false" 079ms
And Get inputs from database "ADD_INDEX" "super-admin-adama" 015ms
And Create product if needed "false" by api for principal "adama" 124ms
When Go to transport details "TRANSPORT" 2s 917ms
And Add index to transport 27s 425ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 291ms
When Go to transport details "TRANSPORT" 2s 885ms
And Expand index panel 290ms
And Click delete index button 181ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 237ms
And Go to transport details "TRANSPORT" 2s 768ms
And Expand index panel 276ms
Then Verify that transport has no indexes 15s 033ms
After Hooks.deleteTransportAfterTest() 567ms
After Hooks.deleteProductAfterTest() 140ms
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 538ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 214ms
And Show all transport "true" 251ms
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 869ms
And Add index to transport 24s 511ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 242ms
When Go to transport details "TRANSPORT_ORDER" 2s 824ms
And Expand index panel 300ms
And Click delete index button 183ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 238ms
And Go to transport details "TRANSPORT_ORDER" 2s 775ms
And Expand index panel 249ms
Then Verify that transport has no indexes 15s 064ms
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 465ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 124ms
And Get inputs from database "ADD_INDEX" "super-admin-dayco" 016ms
And Create product if needed "false" by api for principal "dayco" 147ms
And Go to transport details "OWN_COLLECTION" 2s 841ms
And Add index to transport 25s 947ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 270ms
And Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco" 23s 907ms
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() 521ms
After Hooks.deleteProductAfterTest() 144ms
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 306ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 438ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 2s 222ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-adama" 022ms
And Show all transport types 1s 158ms
And Click button advice in transport table "CONTAINER" 245ms
And Set advice window in schedule 3s 271ms
And Fill advice form 17s 187ms
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() 624ms
After Hooks.cleanUserDetailsAfterTest() 1s 241ms
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 603ms
And Prepare user "piast-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 973ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 074ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 020ms
And Show all transport types 1s 190ms
And Click button advice in transport table "DELIVERY" 256ms
And Set advice window in schedule 3s 309ms
And Fill advice form 21s 948ms
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() 495ms
After Hooks.cleanUserDetailsAfterTest() 1s 127ms
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 594ms
And Prepare user "keeeper-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 776ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 007ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 024ms
And Show all transport types 1s 151ms
And Click button advice in transport table "LOAD" 264ms
And Set advice window in schedule 3s 207ms
And Fill advice form 16s 969ms
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() 498ms
After Hooks.cleanUserDetailsAfterTest() 1s 503ms
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" 4s 821ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 500ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 889ms
And Show all transport types 1s 163ms
And Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-adama" 20s 304ms
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() 494ms
After Hooks.cleanUserDetailsAfterTest() 1s 261ms
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 396ms
And Prepare user "piast-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 336ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 986ms
And Show all transport types 1s 157ms
And Create advice "ADVICE_DELIVERY" "DELIVERY" "super-admin-piast" 25s 484ms
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() 635ms
After Hooks.cleanUserDetailsAfterTest() 1s 153ms
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 364ms
And Prepare user "keeeper-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 673ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 898ms
And Show all transport types 1s 182ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 20s 381ms
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() 584ms
After Hooks.cleanUserDetailsAfterTest() 1s 582ms
View Feature Advice Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skd" 215ms
And Prepare user "swiss-krono-delivery-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 855ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 805ms
And Confirm status "ARRIVAL" by Public API "v1" 1s 293ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Potwierdzono status Wjazd na teren zakładu" 10s 740ms
Then Check if user got a mail 000ms
And Confirm status "DEPARTURE" by Public API "v1" 1s 325ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Potwierdzono status Wyjazd" 31s 245ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 839ms
After Hooks.cleanUserDetailsAfterTest() 992ms
View Feature Advice Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 237ms
And Prepare company "Dostawca Hochland Automat 1" verification email setting "48h" 038ms
And Prepare user "dha1-supplier-2@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 160ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "dha1-supplier-2@qa.qa-test" 8s 833ms
And Create transport "CREATE_DELIVERY" by JSON file as "dha1-supplier-2@qa.qa-test" 17s 232ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Weryfikacja danych awizacji" 5s 593ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 976ms
After Hooks.cleanUserDetailsAfterTest() 1s 635ms
After Hooks.rollbackVerificationEmailSettingAfterTest() 042ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 751ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 278ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 178ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 3s 574ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Nowa aukcja" 5s 211ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 713ms
After Hooks.cleanUserDetailsAfterTest() 2s 035ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 472ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 342ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 090ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 985ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 1s 395ms
And Add a bid "500" to an auction by JSON file as "paa2-carrier@qa.qa-test" for "super-admin-adama" 1s 900ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Nie otrzymano zlecenia" 5s 218ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 692ms
After Hooks.cleanUserDetailsAfterTest() 2s 188ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "swisskrono-producer" and set token of apiUsername "super-admin-skz" 11s 882ms
And Prepare user "swisskrono-producer" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 543ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 172ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 2s 874ms
And Add a bid "1500" to an auction by JSON file as "pskza1-carrier@qa.qa-test" for "pskza1-carrier@qa.qa-test" 1s 067ms
And Wait till auction end 1m 57s 016ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Dodano nową ofertę" 2m 47s 376ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 691ms
After Hooks.cleanUserDetailsAfterTest() 2s 378ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 413ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 541ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 060ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 973ms
And Wait till auction end 1m 58s 017ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Aukcja zakończona bez ofert" 21s 933ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 665ms
After Hooks.cleanUserDetailsAfterTest() 1s 392ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 996ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 331ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 073ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 978ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 971ms
And Add a bid "500" to an auction by JSON file as "paa2-carrier@qa.qa-test" for "super-admin-adama" 1s 782ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Oferta przelicytowana" 26s 636ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 631ms
After Hooks.cleanUserDetailsAfterTest() 1s 986ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 340ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 328ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 171ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 981ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 966ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Otrzymano zlecenie" 2m 2s 805ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 616ms
After Hooks.cleanUserDetailsAfterTest() 2s 357ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 460ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 318ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 074ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 3s 003ms
And Add a bid "500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 1s 717ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Otrzymano zlecenie" 5s 350ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 654ms
After Hooks.cleanUserDetailsAfterTest() 2s 185ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 5s 289ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 669ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 126ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" and finish of auction in "121" minutes 3s 083ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zakończenie aukcji" 1m 25s 646ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 761ms
After Hooks.cleanUserDetailsAfterTest() 2s 275ms
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" 3s 026ms
And Prepare user "hochland-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 4s 123ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 121ms
And Go to "TRANSPORT_TABLE" 411ms
And Go to transport details "DELIVERY" 2s 896ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 018ms
And Fill transport form 41s 124ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/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() 844ms
After Hooks.cleanUserDetailsAfterTest() 3s 072ms
View Feature Transport Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 345ms
And Prepare user "pha2-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 945ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 162ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 231ms
And Go to "WAREHOUSE_TAB" 1s 196ms
And Select warehouse "Serownia" 1s 535ms
And Set week view 1s 232ms
And Show yesterday 1s 148ms
And Move window into the past 430ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "spóźnił się na" 52s 809ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 797ms
After Hooks.cleanUserDetailsAfterTest() 2s 591ms
After Hooks.rollbackAddedAuthorities() 147ms
View Feature Transport Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 9s 326ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 402ms
And Wait "60" seconds 1m
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 191ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Drobnica import" 43s 229ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 597ms
After Hooks.cleanUserDetailsAfterTest() 2s 216ms
View Feature Transport Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 524ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 642ms
And Wait "60" seconds 1m
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 161ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Drobnica eksport" 43s 729ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 582ms
After Hooks.cleanUserDetailsAfterTest() 2s 140ms
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 514ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 620ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 083ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 15s 003ms
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.ltgEmZ}, 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: ba2060373acd77ea9ab841053c4aeb02
	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() 630ms
After Hooks.cleanUserDetailsAfterTest() 2s 054ms
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 452ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 354ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 092ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false" 14s 915ms
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.ltgEmZ}, 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: ba2060373acd77ea9ab841053c4aeb02
	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() 596ms
After Hooks.cleanUserDetailsAfterTest() 2s 037ms
View Feature Transport Transfer Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 563ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 244ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 196ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 3s 033ms
And Add a bid "1500" to an auction by JSON file as "pskza1-carrier@qa.qa-test" for "pskza1-carrier@qa.qa-test" 1s 107ms
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 188ms
Then If user is login then logout 260ms
And Login as "swisskrono-admin" 2s 502ms
And Go to auction details 2s 262ms
And Pass transport to carrier from auction details 1s 491ms
And Get mail "apolloautomattest@gmail.com" message from mailgun with "Nie otrzymano zlecenia" 3m 45s 260ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 649ms
After Hooks.cleanUserDetailsAfterTest() 3s 082ms
View Feature Transport Transfer Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 590ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 3s 178ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 200ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 2s 977ms
And Get mail "apolloautomattest@gmail.com" message from mailgun with "Nowe zapytanie ofertowe" 10s 682ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 681ms
After Hooks.cleanUserDetailsAfterTest() 2s 829ms
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 273ms
When Go to new transport "DELIVERY" 723ms
And Fill transport form 53s 336ms
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 439ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 17s 110ms
And Go to "TRANSPORT_TABLE" 520ms
And Show all transport "false" 081ms
And Go to transport details "DELIVERY" 3s
And Change filled value in details "number-of-pallets-step-0" "number" "1000000" "0" 1s 650ms
And Click "save-transport" save button 1s 465ms
Then Verify that the error is visible after exceeding the pallet limit 063ms
After Hooks.deleteTransportAfterTest() 878ms
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" 276ms
And Prepare max pallet limit "1" in "Magazyn Łódź" 034ms
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() 010ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create default mode of transportation by API with "pba1-carrier" 479ms
And Set status of MOT to "AWAITING_VERIFICATION" 250ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 276ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 706ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 409ms
When Login as "super-admin-bausch" 6s 451ms
And Go to "TRANSPORT_TABLE" 403ms
And Click button advice in transport table "LOAD_EXPORT" 361ms
And Set advice window in schedule 3s 405ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 511ms
After Hooks.deleteTransportAfterTest() 600ms
After Hooks.deleteModeOfTransportationAfterTest() 295ms
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" 457ms
And Set status of MOT to "DISABLED" 303ms
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 695ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 408ms
When Login as "super-admin-bausch" 2s 529ms
And Go to "TRANSPORT_TABLE" 461ms
And Click button advice in transport table "LOAD_EXPORT" 252ms
And Set advice window in schedule 3s 248ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 442ms
After Hooks.deleteTransportAfterTest() 577ms
After Hooks.deleteModeOfTransportationAfterTest() 268ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 220ms
And Create default mode of transportation by API with "pba1-carrier" 475ms
And Set status of MOT to "ACCEPTED" 310ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 183ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 658ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 415ms
When Login as "super-admin-bausch" 2s 479ms
And Go to "TRANSPORT_TABLE" 445ms
And Click button advice in transport table "LOAD_EXPORT" 255ms
And Set advice window in schedule 3s 348ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 580ms
After Hooks.deleteTransportAfterTest() 646ms
After Hooks.deleteModeOfTransportationAfterTest() 323ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 226ms
And Create default mode of transportation by API with "pba1-carrier" 458ms
And Set status of MOT to "UPDATED" 303ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 029ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 668ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 394ms
When Login as "super-admin-bausch" 2s 398ms
And Go to "TRANSPORT_TABLE" 463ms
And Click button advice in transport table "LOAD_EXPORT" 255ms
And Set advice window in schedule 3s 288ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 591ms
After Hooks.deleteTransportAfterTest() 634ms
After Hooks.deleteModeOfTransportationAfterTest() 295ms
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" 456ms
And Set status of MOT to "REJECTED" 301ms
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 629ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 404ms
When Login as "super-admin-bausch" 2s 517ms
And Go to "TRANSPORT_TABLE" 388ms
And Click button advice in transport table "LOAD_EXPORT" 340ms
And Set advice window in schedule 3s 377ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 479ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 441ms
After Hooks.deleteTransportAfterTest() 575ms
After Hooks.deleteModeOfTransportationAfterTest() 314ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 233ms
And Create default mode of transportation by API with "pba1-carrier" 455ms
And Set status of MOT to "BLOCKED" 287ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 132ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 633ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 400ms
When Login as "super-admin-bausch" 2s 399ms
And Go to "TRANSPORT_TABLE" 461ms
And Click button advice in transport table "LOAD_EXPORT" 286ms
And Set advice window in schedule 3s 283ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 508ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 451ms
After Hooks.deleteTransportAfterTest() 581ms
After Hooks.deleteModeOfTransportationAfterTest() 285ms
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 647ms
When Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 021ms
And Add transport by SKApi in "MGW" assigned to "" 1s 975ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 7s 415ms
And Click button advice in transport table "TRANSPORT_ORDER" 259ms
And Set advice window in schedule 3s 481ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 016ms
And Fill advice form 18s 632ms
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() 634ms
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" and set token of apiUsername "super-admin-skz" 2s 666ms
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 625ms
And Go to "TRANSPORT_TABLE" 372ms
And Go to transport details "TRANSPORT_ORDER" 2s 774ms
Then Check are transport values equals 1s 294ms
After Hooks.deleteTransportAfterTest() 566ms
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" 020ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 423ms
When Add transport by SKApi in "MGW" assigned to "" 023ms
Then Check is transport "CONTAINER" created in transport table and set transport id 3s 892ms
And Go to "TRANSPORT_TABLE" 354ms
And Go to transport details "CONTAINER" 2s 764ms
Then Check are transport values equals 114ms
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.ltgEmZ}, 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: ba2060373acd77ea9ab841053c4aeb02
	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() 608ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 020ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 395ms
When Add transport by SKApi in "MGW" assigned to "" 021ms
Then Check is transport "OWN_COLLECTION" created in transport table and set transport id 7s 117ms
And Go to "TRANSPORT_TABLE" 368ms
And Go to transport details "OWN_COLLECTION" 2s 753ms
Then Check are transport values equals 1s 345ms
After Hooks.deleteTransportAfterTest() 574ms
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" 018ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 9s 167ms
When Add transport by SKApi in "HRL" assigned to "" 024ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 6s 664ms
And Go to "TRANSPORT_TABLE" 370ms
And Go to transport details "TRANSPORT_ORDER" 2s 815ms
Then Check are transport values equals 133ms
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.ltgEmZ}, 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: ba2060373acd77ea9ab841053c4aeb02
	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() 608ms
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" 023ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 505ms
When Add transport by SKApi in "HRL" assigned to "" 019ms
Then Check is transport "CONTAINER" created in transport table and set transport id 3s 895ms
And Go to "TRANSPORT_TABLE" 379ms
And Go to transport details "CONTAINER" 2s 777ms
Then Check are transport values equals 123ms
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.ltgEmZ}, 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: ba2060373acd77ea9ab841053c4aeb02
	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() 587ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 000ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 018ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 504ms
When Add transport by SKApi in "HRL" assigned to "" 023ms
Then Check is transport "OWN_COLLECTION" created in transport table and set transport id 4s 084ms
And Go to "TRANSPORT_TABLE" 345ms
And Go to transport details "OWN_COLLECTION" 2s 815ms
Then Check are transport values equals 1s 199ms
After Hooks.deleteTransportAfterTest() 583ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 022ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 504ms
And Set another client name "Pepsi" 000ms
When Add transport by SKApi in "MGW" assigned to "" 021ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 6s 646ms
And Check client name in database "Pepsi" "TRANSPORT_ORDER" 101ms
After Hooks.deleteTransportAfterTest() 618ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 026ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 687ms
When Add transport by SKApi in "" assigned to "" 022ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 6s 676ms
And Go to "TRANSPORT_TABLE" 359ms
And Go to transport details "TRANSPORT_ORDER" 2s 785ms
Then Check if transport has warehouse "MGW" in step section "0" 128ms
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 798ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 477ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 023ms
And Add transport by SKApi in "MGW" assigned to "" 019ms
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 863ms
When Click button advice in transport table "CONTAINER" 215ms
And Set advice window in schedule 3s 274ms
And Fill advice form 18s 735ms
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() 538ms
After Hooks.cleanUserDetailsAfterTest() 2s 012ms
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 336ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 327ms
And Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 024ms
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 "OWN_COLLECTION" created in transport table and set transport id 4s 265ms
When Click button advice in transport table "OWN_COLLECTION" 259ms
And Set advice window in schedule 3s 499ms
And Fill advice form 18s 652ms
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() 549ms
After Hooks.cleanUserDetailsAfterTest() 2s 256ms
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 701ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 323ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 023ms
And Add transport by SKApi in "MGW" assigned to "" 020ms
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 285ms
When Click button advice in transport table "TRANSPORT_ORDER" 214ms
And Set advice window in schedule 3s 315ms
And Fill advice form 18s 594ms
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() 594ms
After Hooks.cleanUserDetailsAfterTest() 2s 066ms
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 126ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "" by JSON file 3s 460ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 020ms
And Add transport by SKApi in "MGW" assigned to "" 017ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 018ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 3s 876ms
When Click button advice in transport table "TRANSPORT_ORDER" 235ms
And Set advice window in schedule 3s 308ms
And Fill advice form 18s 644ms
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() 565ms
After Hooks.cleanUserDetailsAfterTest() 2s 694ms
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 236ms
And Prepare user "swisskrono-tradesman@qa.qa-test" details with all notifications and "automaty@test.pl" by JSON file 1s 744ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 022ms
And Add transport by SKApi in "MGW" assigned to "automaty@test.pl" 021ms
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 483ms
When Click button advice in transport table "TRANSPORT_ORDER" 206ms
And Set advice window in schedule 30s 641ms
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() 532ms
After Hooks.cleanUserDetailsAfterTest() 1s 829ms
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 437ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 436ms
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" 018ms
And Check is transport "OWN_COLLECTION" created in transport table and set transport id 7s 167ms
When Click button advice in transport table "OWN_COLLECTION" 216ms
And Set advice window in schedule 3s 336ms
And Fill advice form 18s 643ms
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() 596ms
After Hooks.cleanUserDetailsAfterTest() 2s 035ms
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 284ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 321ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 020ms
And Add transport by SKApi in "MGW" assigned to "" 021ms
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 967ms
When Click button advice in transport table "CONTAINER" 240ms
And Set advice window in schedule 3s 321ms
And Fill advice form 18s 628ms
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() 582ms
After Hooks.cleanUserDetailsAfterTest() 2s 053ms
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 267ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 330ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 022ms
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 "TRANSPORT_ORDER" created in transport table and set transport id 4s 316ms
When Click button advice in transport table "TRANSPORT_ORDER" 194ms
And Set advice window in schedule 3s 301ms
And Fill advice form 18s 602ms
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() 640ms
After Hooks.cleanUserDetailsAfterTest() 2s 285ms
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 521ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "" by JSON file 3s 533ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 021ms
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 "TRANSPORT_ORDER" created in transport table and set transport id 4s 712ms
When Click button advice in transport table "TRANSPORT_ORDER" 220ms
And Set advice window in schedule 3s 357ms
And Fill advice form 18s 600ms
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() 539ms
After Hooks.cleanUserDetailsAfterTest() 2s 639ms
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 500ms
And Prepare user "swisskrono-tradesman@qa.qa-test" details with all notifications and "automaty@test.pl" by JSON file 1s 866ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 020ms
And Add transport by SKApi in "MGW" assigned to "automaty@test.pl" 019ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 015ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 4s 491ms
When Click button advice in transport table "TRANSPORT_ORDER" 230ms
And Set advice window in schedule 3s 338ms
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: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() 623ms
After Hooks.cleanUserDetailsAfterTest() 1s 667ms
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 320ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 022ms
And Add transport by SKApi in "MGW" assigned to "" 023ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 017ms
And Check is transport "CONTAINER" created in transport table and set transport id 3s 959ms
When Click button advice in transport table "CONTAINER" 223ms
And Set advice window in schedule in the past 3s 339ms
And Fill advice form 18s 611ms
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() 605ms
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 704ms
And Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 022ms
And Add transport by SKApi in "MGW" assigned to "" 023ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 017ms
And Check is transport "OWN_COLLECTION" created in transport table and set transport id 4s 154ms
And Create advice "CREATE_ADVICE" "OWN_COLLECTION" "super-admin-skz" 22s 268ms
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() 618ms
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) 000ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 618ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 018ms
And Add transport by SKApi in "MGW" assigned to "" 022ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 017ms
And Check is transport "CONTAINER" created in transport table and set transport id 3s 956ms
And Create advice "CREATE_ADVICE" "CONTAINER" "super-admin-skz" 22s 154ms
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() 551ms
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 686ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 020ms
And Add transport by SKApi in "MGW" assigned to "" 018ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 014ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 3s 696ms
And Create advice "CREATE_ADVICE" "TRANSPORT_ORDER" "super-admin-skz" 22s 250ms
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() 590ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 084ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 269ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 219ms
When Go to "WAREHOUSE_TAB" 1s 259ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 133ms
And Select view "DAYS_2" 2s 174ms
Then Check if gray window is in the schedule 2s 041ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 421ms
And Select view "DAYS_2" 2s 133ms
And Check if gray window is in the schedule 2s 042ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 572ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-producer" and set token of apiUsername "super-admin-hochland" 10s 730ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 225ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 233ms
When Go to "WAREHOUSE_TAB" 1s 225ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 103ms
And Select view "DAYS_2" 2s 180ms
Then Check if gray window is in the schedule 2s 051ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 405ms
And Select view "DAYS_2" 2s 137ms
And Check if gray window is in the schedule 2s 042ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 541ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "pha1-carrier@qa.qa-test" and set token of apiUsername "super-admin-hochland" 9s 620ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 443ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 268ms
When Go to "WAREHOUSE_TAB" 1s 214ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 222ms
And Select view "DAYS_2" 2s 164ms
Then Check if gray window is in the schedule 2s 048ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 424ms
And Select view "DAYS_2" 2s 138ms
And Check if gray window is in the schedule 2s 044ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 575ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 761ms
And Create "CREATE_GRAY_WINDOW_MGW" window by JSON file for test as "super-admin-skz" 211ms
And Create "CREATE_GRAY_WINDOW_HRL" window by JSON file for test as "super-admin-skz" 187ms
When Go to "WAREHOUSE_TAB" 855ms
And Select warehouse "MGW" 1s 374ms
And Select view "DAYS_2" 2s 172ms
Then Check if gray window is in the schedule 2s 046ms
And Select warehouse "HRL" 1s 507ms
And Select view "DAYS_2" 2s 119ms
And Check if gray window is in the schedule 2s 045ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 530ms
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" 261ms
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" 299ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "true;false" 469ms
When Login as "neuca-admin" 8s 930ms
And Go to new transport "DELIVERY" 771ms
And Fill transport form 39s 232ms
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() 161ms
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" 239ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY_PALLETS_IN_COMPANY_STEP_ONLY" "super-admin-neuca" 001ms
And Get package type settings for transportType "DELIVERY" from "neuca" 123ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "false;true" 219ms
When Login as "neuca-admin" 2s 556ms
And Go to new transport "DELIVERY" 688ms
And Fill transport form 39s 250ms
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() 132ms
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" 228ms
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" 116ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "true;true" 226ms
When Login as "neuca-admin" 2s 393ms
And Go to new transport "DELIVERY" 678ms
And Fill transport form 42s 371ms
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) 002ms
Given Set token of apiUsername "super-admin-hochland" 236ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 195ms
And Mark custom fields as not obligatory 2s 785ms
And Login as "hochland-admin" 10s 013ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 136ms
When Find transport in table with status "advice-added" 3s 657ms
And Confirm statuses until reach "process-ended" 23s 021ms
Then Check if transport has "process-ended" 080ms
After Hooks.deleteTransportAfterTest() 815ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 637ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-pgf" 210ms
And Get custom field settings for "UNLOAD" transport type and "pgf" company 103ms
And Mark custom fields as not obligatory 006ms
And Login as "pgf-admin" 4s 501ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 835ms
When Find transport in table with status "planned" 17s 568ms
And Confirm statuses until reach "process-ended" 11s 598ms
Then Check if transport has "process-ended" 072ms
After Hooks.deleteTransportAfterTest() 812ms
After Hooks.rollbackAllCustomFieldsSettings() 412ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 245ms
And Get custom field settings for "DELIVERY" transport type and "adama" company 114ms
And Mark custom fields as not obligatory 005ms
And Login as "adama-admin" 4s 919ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 737ms
When Find transport in table with status "planned" 3s 624ms
And Confirm statuses until reach "process-ended" 11s 464ms
Then Check if transport has "process-ended" 067ms
After Hooks.deleteTransportAfterTest() 683ms
After Hooks.rollbackAllCustomFieldsSettings() 406ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-lantmannen" 243ms
And Get custom field settings for "DELIVERY" transport type and "lantmannen" company 097ms
And Mark custom fields as not obligatory 005ms
And Login as "lantmannen-admin" 4s 260ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 784ms
When Find transport in table with status "potwierdzony" 3s 673ms
And Confirm statuses until reach "process-ended" 21s 887ms
Then Check if transport has "process-ended" 072ms
After Hooks.deleteTransportAfterTest() 754ms
After Hooks.rollbackAllCustomFieldsSettings() 005ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-lantmannen" 243ms
And Get custom field settings for "LOAD" transport type and "lantmannen" company 098ms
And Mark custom fields as not obligatory 004ms
And Login as "lantmannen-admin" 2s 179ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 865ms
When Find transport in table with status "created" 3s 734ms
And Confirm statuses until reach "process-ended" 27s 123ms
Then Check if transport has "process-ended" 079ms
After Hooks.deleteTransportAfterTest() 706ms
After Hooks.rollbackAllCustomFieldsSettings() 004ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-keeeper" 240ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 102ms
And Mark custom fields as not obligatory 616ms
And Login as "keeeper-admin" 5s 792ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 834ms
When Find transport in table with status "planned" 3s 626ms
And Confirm statuses until reach "process-ended" 21s 803ms
Then Check if transport has "process-ended" 064ms
After Hooks.deleteTransportAfterTest() 764ms
After Hooks.rollbackAllCustomFieldsSettings() 621ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 221ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 117ms
And Mark custom fields as not obligatory 598ms
And Login as "keeeper-admin" 5s 784ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 982ms
When Find transport in table with status "planned" 3s 683ms
And Confirm statuses until reach "process-ended" 21s 861ms
Then Check if transport has "process-ended" 075ms
After Hooks.deleteTransportAfterTest() 761ms
After Hooks.rollbackAllCustomFieldsSettings() 734ms
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 293ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 543ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 725ms
When Accept or reject "accept" transferred transport 19s 798ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 019ms
And Click button advice in transport table "SMALLS_IMPORT" 262ms
And Set advice window in schedule 3s 715ms
And Fill advice form 18s 690ms
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() 568ms
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 643ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 631ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 657ms
When Accept or reject "accept" transferred transport 20s 021ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 020ms
And Click button advice in transport table "SMALLS_EXPORT" 222ms
And Set advice window in schedule 3s 473ms
And Fill advice form 18s 593ms
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() 556ms
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" 228ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_ADVICE" "CHECKPOINT_BASED" "ARRIVAL" 467ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 232ms
And Mark custom fields as not obligatory 2s 706ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 17s 026ms
When Login as "hochland-admin" 10s 186ms
And Find transport in table with status "advice-added" 3s 799ms
And Confirm statuses until reach "arrived" 6s 349ms
And Go to transport details "DELIVERY" 2s 960ms
Then Check if it is not possible to edit advice 15s 142ms
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.ltgEmZ}, 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: ba2060373acd77ea9ab841053c4aeb02
*** 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() 760ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 488ms
After Hooks.rollbackAddedActionAuthorities() 350ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-hochland" 262ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 193ms
And Mark custom fields as not obligatory 2s 745ms
And Login as "hochland-admin" 9s 902ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 095ms
When Find transport in table with status "advice-added" 3s 709ms
And Check if transport row is "blue" 3s 222ms
And Confirm statuses until reach "arrived" 6s 277ms
And Check if transport row is "green" 3s 192ms
And Confirm statuses until reach "during-unload" 6s 238ms
Then Check if transport row is "orange" 3s 228ms
And Confirm statuses until reach "unloaded" 6s 224ms
Then Check if transport row is "darkgoldenrod" 3s 219ms
And Confirm statuses until reach "process-ended" 6s 262ms
Then Check if transport row is "silver" 3s 224ms
After Hooks.deleteTransportAfterTest() 828ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 433ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm statuses before add file to transport
Before Hooks.showScenarioName(Scenario) 002ms
Steps
Given Set token of apiUsername "super-admin-piast" 232ms
And Get custom field settings for "DELIVERY" transport type and "piast" company 214ms
And Mark custom fields as not obligatory 008ms
And Login as "piast-admin" 5s 400ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 059ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 020ms
And Show all transport types 1s 162ms
And Click button advice in transport table "DELIVERY" 260ms
And Set advice window in schedule 3s 289ms
And Fill advice form 21s 902ms
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() 584ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 964ms
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" 247ms
And Get custom field settings for "LOAD" transport type and "piast" company 247ms
And Mark custom fields as not obligatory 008ms
And Login as "piast-admin" 5s 803ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 947ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 021ms
And Show all transport types 1s 153ms
And Click button advice in transport table "LOAD" 228ms
And Set advice window in schedule 3s 304ms
And Fill advice form 20s 302ms
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() 553ms
After Hooks.rollbackAllCustomFieldsSettings() 4s 418ms
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" 237ms
And Get custom field settings for "DELIVERY" transport type and "piast" company 229ms
And Mark custom fields as not obligatory 008ms
And Login as "piast-admin" 5s 702ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 014ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 015ms
And Show all transport types 1s 128ms
And Click button advice in transport table "DELIVERY" 257ms
And Set advice window in schedule 3s 312ms
And Fill advice form 22s 016ms
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() 499ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 784ms
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" 241ms
And Get custom field settings for "LOAD" transport type and "piast" company 252ms
And Mark custom fields as not obligatory 006ms
And Login as "piast-admin" 5s 623ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 962ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 021ms
And Show all transport types 1s 154ms
And Click button advice in transport table "LOAD" 242ms
And Set advice window in schedule 3s 592ms
And Fill advice form 20s 323ms
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() 516ms
After Hooks.rollbackAllCustomFieldsSettings() 4s 525ms
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" 217ms
And Get custom field settings for "TRANSFER_BETWEEN_WAREHOUSES" transport type and "hochland" company 248ms
And Mark custom fields as not obligatory 4s 899ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 486ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 15s 808ms
And Set "advice" inputs from JSON file "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 001ms
And Login as "hochland-admin" 10s 222ms
And Show all transport types 1s 167ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 1s 110ms
And Set advice window in schedule 7s 531ms
And Fill advice form 23s 951ms
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() 484ms
After Hooks.rollbackAllCustomFieldsSettings() 5s 173ms
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 "LOAD" transport type and "keeeper" company 124ms
And Mark custom fields as not obligatory 758ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 225ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 15s 829ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 002ms
And Login as "keeeper-admin" 5s 783ms
And Show all transport types 1s 257ms
And Click button advice in transport table "LOAD" 236ms
And Set advice window in schedule 3s 222ms
And Fill advice form 23s 925ms
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() 500ms
After Hooks.rollbackAllCustomFieldsSettings() 951ms
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) 002ms
Steps
Given Set token of apiUsername "super-admin-keeeper" 248ms
And Get custom field settings for "CONTAINER" transport type and "keeeper" company 127ms
And Mark custom fields as not obligatory 750ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_CONTAINER_SANITARY_CONDITIONS_CFD" in "CONTAINER" - "keeeper" by "super-admin-keeeper" 235ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 15s 834ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Login as "keeeper-admin" 5s 843ms
And Show all transport types 1s 165ms
And Click button advice in transport table "CONTAINER" 269ms
And Set advice window in schedule 3s 200ms
And Fill advice form 23s 955ms
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() 521ms
After Hooks.rollbackAllCustomFieldsSettings() 896ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 222ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 118ms
And Mark custom fields as not obligatory 548ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 242ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 16s 763ms
And Login as "keeeper-admin" 5s 889ms
And Go to "TRANSPORT_TABLE" 432ms
And Find transport in table with status "planned" 3s 657ms
And Confirm statuses until reach "arrived" 6s 313ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 634ms
And Check if next status is not possible to confirm in status confirmation modal 217ms
After Hooks.deleteTransportAfterTest() 666ms
After Hooks.rollbackAllCustomFieldsSettings() 575ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 220ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 124ms
And Mark custom fields as not obligatory 564ms
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" 228ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 050ms
And Login as "keeeper-admin" 5s 685ms
And Go to "TRANSPORT_TABLE" 434ms
And Find transport in table with status "planned" 3s 677ms
And Confirm statuses until reach "arrived" 6s 298ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 587ms
And Check if next status is not possible to confirm in status confirmation modal 242ms
After Hooks.deleteTransportAfterTest() 844ms
After Hooks.rollbackAllCustomFieldsSettings() 699ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 242ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 259ms
And Mark custom fields as not obligatory 2s 718ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 1s 196ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 165ms
And Login as "hochland-admin" 10s 004ms
And Go to "TRANSPORT_TABLE" 484ms
And Find transport in table with status "advice-added" 3s 643ms
And Confirm statuses until reach "during-unload" 11s 501ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 643ms
And Check if next status is not possible to confirm in status confirmation modal 252ms
After Hooks.deleteTransportAfterTest() 1s 076ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 560ms
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" 239ms
And Get custom field settings for "LOAD" transport type and "keeeper" company 131ms
And Mark custom fields as not obligatory 765ms
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" 247ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 999ms
And Login as "keeeper-admin" 5s 677ms
And Show all transport types 1s 272ms
And Click button advice in transport table "LOAD" 221ms
And Set advice window in schedule 3s 275ms
And Fill advice form 23s 858ms
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() 513ms
After Hooks.rollbackAllCustomFieldsSettings() 854ms
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" 232ms
And Get custom field settings for "CONTAINER" transport type and "keeeper" company 138ms
And Mark custom fields as not obligatory 692ms
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" 246ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 15s 798ms
And Login as "keeeper-admin" 5s 906ms
And Show all transport types 1s 183ms
And Click button advice in transport table "CONTAINER" 280ms
And Set advice window in schedule 3s 274ms
And Fill advice form 23s 968ms
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() 500ms
After Hooks.rollbackAllCustomFieldsSettings() 893ms
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" 230ms
And Get custom field settings for "TRANSFER_BETWEEN_WAREHOUSES" transport type and "hochland" company 241ms
And Mark custom fields as not obligatory 4s 820ms
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" 400ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 15s 855ms
And Login as "hochland-admin" 9s 883ms
And Show all transport types 1s 153ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 1s 068ms
And Set advice window in schedule 7s 571ms
And Fill advice form 23s 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/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() 504ms
After Hooks.rollbackAllCustomFieldsSettings() 5s 039ms
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" 231ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 132ms
And Mark custom fields as not obligatory 550ms
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" 243ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 16s 745ms
And Login as "keeeper-admin" 5s 982ms
And Go to "TRANSPORT_TABLE" 440ms
And Find transport in table with status "planned" 3s 648ms
When Confirm statuses until reach "arrived" 6s 312ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 598ms
And Check if next status is not possible to confirm in status confirmation modal 260ms
And Click cancel in status confirmation modal 15s 366ms
And Go to transport details "UNLOAD" 2s 866ms
And Fill transport form 43s 039ms
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() 732ms
After Hooks.rollbackAllCustomFieldsSettings() 552ms
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" 221ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 123ms
And Mark custom fields as not obligatory 581ms
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" 245ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 996ms
And Login as "keeeper-admin" 5s 670ms
And Go to "TRANSPORT_TABLE" 386ms
And Find transport in table with status "planned" 3s 649ms
When Confirm statuses until reach "arrived" 6s 221ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 562ms
And Check if next status is not possible to confirm in status confirmation modal 261ms
And Click cancel in status confirmation modal 15s 397ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 849ms
And Fill transport form 43s 030ms
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() 784ms
After Hooks.rollbackAllCustomFieldsSettings() 717ms
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 198ms
And Mark custom fields as not obligatory 2s 859ms
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" 709ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 150ms
And Login as "hochland-admin" 10s 086ms
And Go to "TRANSPORT_TABLE" 489ms
And Find transport in table with status "advice-added" 3s 678ms
When Confirm statuses until reach "during-unload" 11s 510ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 642ms
And Check if next status is not possible to confirm in status confirmation modal 261ms
And Click cancel in status confirmation modal 15s 566ms
And Go to transport details "DELIVERY" 3s 081ms
And Fill transport form 41s 168ms
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() 784ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 416ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skd" 235ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 2s 800ms
And Confirm status "REPORTING" by Public API "v1" 572ms
And Confirm status "ARRIVAL" by Public API "v1" 705ms
And Login as "swiss-krono-delivery-guard" 4s 713ms
And Go to "TRANSPORT_TABLE" 490ms
When Confirm "Departure" status in transport row 187ms
Then Verify that "Departure" has been confirmed 1s 289ms
After Hooks.deleteTransportAfterTest() 803ms
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" 221ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 115ms
And Mark custom fields as not obligatory 595ms
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" 237ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 16s 779ms
When Login as "keeeper-admin" 5s 783ms
And Find transport in table with status "planned" 3s 729ms
And Confirm statuses until reach "arrived" 6s 283ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 563ms
And Check if next status is not possible to confirm in status confirmation modal 270ms
And Click cancel in status confirmation modal 15s 398ms
And Go to transport details "UNLOAD" 2s 843ms
And Fill transport form 43s 003ms
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() 729ms
After Hooks.rollbackAllCustomFieldsSettings() 585ms
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" 229ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 109ms
And Mark custom fields as not obligatory 508ms
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" 239ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 940ms
When Login as "keeeper-admin" 5s 815ms
And Find transport in table with status "planned" 3s 733ms
And Confirm statuses until reach "arrived" 6s 245ms
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 279ms
And Click cancel in status confirmation modal 15s 376ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 891ms
And Fill transport form 43s 108ms
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() 786ms
After Hooks.rollbackAllCustomFieldsSettings() 759ms
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) 000ms
Steps
Given Set token of apiUsername "super-admin-hochland" 237ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 185ms
And Mark custom fields as not obligatory 2s 831ms
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" 694ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 149ms
When Login as "hochland-admin" 9s 948ms
And Find transport in table with status "advice-added" 3s 776ms
And Confirm statuses until reach "during-unload" 11s 521ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 740ms
And Check if next status is not possible to confirm in status confirmation modal 260ms
And Click cancel in status confirmation modal 15s 533ms
And Go to transport details "DELIVERY" 2s 945ms
And Fill transport form 41s 171ms
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() 826ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 433ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 268ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 188ms
And Mark custom fields as not obligatory 827ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 924ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 290ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 671ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 403ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 938ms
And Login as "bausch-admin" 6s 494ms
And Go to "TRANSPORT_TABLE" 372ms
And Find transport in table with status "advice-added" 3s 701ms
And Confirm statuses until reach "on-the-way" 16s 787ms
When Open statuses popup 140ms
And Toggle status date confirmation checkbox 433ms
And Confirm statuses until reach "process-ended" 6s 231ms
Then Check if transport has "process-ended" 065ms
After Hooks.deleteTransportAfterTest() 998ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 058ms
After Hooks.deleteModeOfTransportationAfterTest() 389ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 230ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 178ms
And Mark custom fields as not obligatory 756ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 706ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 259ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 672ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 395ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 610ms
And Login as "bausch-admin" 6s 563ms
And Go to "TRANSPORT_TABLE" 480ms
And Find transport in table with status "advice-added" 3s 634ms
And Confirm statuses until reach "on-the-way" 16s 726ms
And Open statuses popup 147ms
And Toggle status date confirmation checkbox 394ms
And Change status execution date to "1" days from today 2s 485ms
Then Verify that status cannot be confirmed 1s 228ms
After Hooks.deleteTransportAfterTest() 852ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 062ms
After Hooks.deleteModeOfTransportationAfterTest() 335ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 226ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 174ms
And Mark custom fields as not obligatory 762ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 758ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 316ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 662ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 397ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 561ms
And Login as "bausch-admin" 6s 329ms
And Go to "TRANSPORT_TABLE" 527ms
And Find transport in table with status "advice-added" 3s 618ms
And Confirm statuses until reach "on-the-way" 16s 703ms
And Open statuses popup 126ms
And Toggle status date confirmation checkbox 380ms
And Change status execution date to "-1" days from today 2s 428ms
Then Verify that status cannot be confirmed 1s 192ms
After Hooks.deleteTransportAfterTest() 887ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 210ms
After Hooks.deleteModeOfTransportationAfterTest() 319ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 239ms
And Get custom field settings for "EXTERNAL_DELIVERY" transport type and "farmacol" company 110ms
And Mark custom fields as not obligatory 005ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 857ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 765ms
And Get "START_OF_UNLOADING" data for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 239ms
When Login as "farmacol-admin" 7s 174ms
And Go to "TRANSPORT_TABLE" 501ms
And Confirm statuses until reach "during-unload" 16s 883ms
And Set actual confirmed transport status list 2s 019ms
And Disable task by API 450ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 939ms
And Edit transport hours and recalculate statuses 30s 722ms
Then Verify that all confirmed statuses are still on transport status list 504ms
After Hooks.deleteTransportAfterTest() 830ms
After Hooks.rollbackAllCustomFieldsSettings() 361ms
After Hooks.rollbackTaskChanges() 205ms
View Feature Status rejection
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 663ms
And Prepare user "lantmannen-guard" details with all notifications and "apolloautomattest@gmail.com" by JSON file 901ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 637ms
And Add access to the warehouse "Magazyn - Nowa Sól" to the user "lantmannen-guard" by JSON file 767ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 4s 440ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 937ms
And Check if reject date is not visible 15s 033ms
When Reject status: Book of disinfection 216ms
And Check if reject date is visible 926ms
Then If user is login then logout 585ms
And Login as "lantmannen-admin" 2s 130ms
And Check if note was added to transport after status rejection 1s 673ms
And Check if history note was added to transport after status rejection - "LOAD" 4s 266ms
And Get mail "apolloautomattest@gmail.com" message from mailgun with "Nieaktualna księga mycia i dezynfekcji" 5s 535ms
And Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 731ms
After Hooks.cleanUserDetailsAfterTest() 1s 147ms
After Hooks.rollbackWarehousesAccess() 715ms
View Feature Status rejection
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 4s 735ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 2s 864ms
And Check if reject date is not visible 15s 059ms
When Reject status: Book of disinfection 194ms
And Check if reject date is visible 568ms
And Get rejection date 079ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 149ms
Then Check if reject date has changed 1s 189ms
After Hooks.deleteTransportAfterTest() 675ms
View Feature Status rejection
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 360ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 857ms
And Go to transport details "LOAD" 2s 797ms
And Check if reject date is not visible 15s 035ms
When Reject status: Book of disinfection 188ms
Then Check if reject date is visible 584ms
After Hooks.deleteTransportAfterTest() 863ms
View Feature Status rejection
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 435ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 819ms
And Open statuses popup 181ms
And Check if reject date is not visible 15s 028ms
When Reject status: Book of disinfection 202ms
Then Open statuses popup 156ms
And Check if reject date is visible 438ms
After Hooks.deleteTransportAfterTest() 870ms
View Feature Status revocation
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 10s 247ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 112ms
And Confirm to the last status by API 1s 492ms
When Find statuses for transport in table 3s 196ms
And Revoke statuses until reach "advice-added" 8s 016ms
Then Check if transport has "advice-added" 060ms
After Hooks.deleteTransportAfterTest() 901ms
View Feature Status revocation
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 5s 709ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 925ms
And Confirm to the last status by API 1s 390ms
When Find statuses for transport in table 2s 644ms
And Revoke statuses until reach "planned" 7s 938ms
Then Check if transport has "planned" 076ms
After Hooks.deleteTransportAfterTest() 863ms
View Feature Status
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 7s 219ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 043ms
When Find transport in table with status "new" 3s 730ms
And Open statuses popup 206ms
Then Check if transport has checkpoints from list "Utworzenie zlecenia,Dodanie awizacji,Potwierdzenie okna czasowego" in "0" 140ms
After Hooks.deleteTransportAfterTest() 571ms
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 541ms
And Get inputs from database "ADVICE_EXTERNAL_DELIVERY" "super-admin-farmacol" 025ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 018ms
And Click button advice in transport table "EXTERNAL_DELIVERY" 256ms
And Set advice window in schedule 3s 501ms
And Fill advice form 18s 790ms
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() 572ms
View Feature Status
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 242ms
And Get custom field settings for "EXTERNAL_DELIVERY" transport type and "farmacol" company 104ms
And Mark custom fields as not obligatory 004ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 869ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 871ms
And Get "START_OF_UNLOADING" data for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 131ms
When Login as "farmacol-admin" 2s 351ms
And Go to "TRANSPORT_TABLE" 520ms
And Confirm statuses until reach "registered-katowice-przyjęcia" 11s 649ms
And Disable task by API 201ms
And Find transport pencil button in transports table 1s 715ms
And Click pencil and move transport to next day in schedule 22s 682ms
And Go to "TRANSPORT_TABLE" 516ms
Then Verify that "START_OF_UNLOADING" is not visible 373ms
After Hooks.deleteTransportAfterTest() 779ms
After Hooks.rollbackAllCustomFieldsSettings() 375ms
After Hooks.rollbackTaskChanges() 196ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 003ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 268ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 281ms
When Go to "WAREHOUSE_TAB" 1s 315ms
And Select warehouse "Serownia" 1s 575ms
And Set week view 1s 247ms
And Show yesterday 1s 133ms
And Move window into the past 412ms
Then Check if window is "red" 4s 072ms
After Hooks.deleteTransportAfterTest() 866ms
After Hooks.rollbackAddedAuthorities() 175ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 355ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 913ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 187ms
When Go to "WAREHOUSE_TAB" 1s 355ms
And Select warehouse "Magazyn - Nowa Sól" 2s 759ms
And Set week view 1s 297ms
And Show yesterday 1s 170ms
And Move window into the past 573ms
Then Check if window is "red" 4s 075ms
After Hooks.deleteTransportAfterTest() 823ms
After Hooks.rollbackAddedAuthorities() 144ms
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 566ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 018ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "piast-admin" 186ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 020ms
When Show all transport types 1s 130ms
And Click button advice in transport table "DELIVERY" 248ms
And Set advice window in schedule 3s 663ms
And Fill advice form 21s 935ms
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() 533ms
After Hooks.rollbackAddedAuthorities() 124ms
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 360ms
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 288ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 085ms
When Go to "WAREHOUSE_TAB" 1s 155ms
And Select warehouse "Magazyn Zimny Kaźmierz" 1s 936ms
And Set week view 1s 271ms
And Check if time window length is correct after "CREATE" 082ms
And Change number of pallets in transport 1m 5s 218ms
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() 795ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 465ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 180ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 350ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 675ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 890ms
When Go to "WAREHOUSE_TAB" 732ms
And Select warehouse "Magazyn Surowców" 1s 352ms
And Set week view 1s 256ms
Then Check if time window has proper "60" 063ms
After Hooks.deleteTransportAfterTest() 953ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 138ms
After Hooks.clearAlgorithmSettings() 622ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 791ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 132ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 221ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 605ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 918ms
When Go to "WAREHOUSE_TAB" 721ms
And Select warehouse "Magazyn Surowców" 1s 321ms
And Set week view 1s 246ms
Then Check if time window has proper "60" 071ms
After Hooks.deleteTransportAfterTest() 901ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 131ms
After Hooks.clearAlgorithmSettings() 527ms
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" 2s 862ms
And Get package type settings for transportType "LOAD" from "keeeper" 140ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 224ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 616ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 909ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 021ms
And Show all transport types 1s 144ms
And Click button advice in transport table "LOAD" 267ms
And Set advice window in schedule 3s 285ms
And Fill advice form 16s 928ms
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() 590ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 149ms
After Hooks.clearAlgorithmSettings() 566ms
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" 2s 927ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 130ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 227ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 599ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 938ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 017ms
And Show all transport types 1s 149ms
And Click button advice in transport table "CONTAINER" 263ms
And Set advice window in schedule 3s 263ms
And Fill advice form 18s 725ms
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() 539ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 128ms
After Hooks.clearAlgorithmSettings() 556ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-hochland" 227ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 823ms
And Set token of apiUsername "dha1-supplier-2@qa.qa-test" 258ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 17s 091ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "super-admin-hochland" 7s 563ms
When Go to transport details "DELIVERY" 30s 894ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 550ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 237ms
And Go to "WAREHOUSE_TAB" 1s 216ms
And Select warehouse "Serownia" 1s 575ms
And Set week view 1s 253ms
Then Check if time window has proper "60" 081ms
After Hooks.deleteTransportAfterTest() 803ms
After Hooks.clearAlgorithmSettings() 908ms
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" 3s 026ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 187ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 932ms
When Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 20s 456ms
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() 549ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-adama" 021ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 209ms
When Go to new transport "DELIVERY" 625ms
And Fill transport form 13s 382ms
And Click "save-transport" save button and wait for form to disappear 30s 202ms
And Set advice window in schedule 2s 389ms
And Check is transport created in schedule and set transport id 2s 436ms
And Go to "TRANSPORT_TABLE" 468ms
When Click on time window date 1s 702ms
And Open transport form when in schedule 1s 305ms
Then Check are transport values equals 459ms
After Hooks.deleteTransportAfterTest() 795ms
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" 021ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 971ms
When Go to new transport "DELIVERY" 703ms
And Fill transport form 44s 545ms
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" 023ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 061ms
When Go to new transport "CISTERN_DELIVERY" 767ms
And Fill transport form 48s 352ms
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 935ms
When Go to new transport "CISTERN_COLLECTION" 688ms
And Fill transport form 34s 383ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/TimeWindow/TransportWindow.feature:175)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
And Go to "TRANSPORT_TABLE" 000ms
When Click on time window date 000ms
And Open transport form when in schedule 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
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" 020ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 537ms
When Go to new transport "DELIVERY" 673ms
And Fill transport form 46s 556ms
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_LOAD" "super-admin-lantmannen" 017ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 390ms
When Go to new transport "LOAD" 635ms
And Fill transport form 52s 120ms
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" 230ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 379ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 339ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 269ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 123ms
And Login as "farmacol-admin" 6s 712ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 23s 224ms
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() 528ms
After Hooks.rollbackTransportTypeSettings() 270ms
After Hooks.rollbackAddedActionAuthorities() 339ms
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" 232ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 201ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 287ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 16s 024ms
And Set double window advice 000ms
And Login as "farmacol-admin" 6s 749ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 27s 671ms
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() 575ms
After Hooks.rollbackTransportTypeSettings() 265ms
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" 274ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 176ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 303ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 970ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 803ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 27s 438ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:121)
	at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:67)
	at ✽.Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol"(file:Features/Atom/TimeWindow/TransportWindow.feature: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() 539ms
After Hooks.rollbackTransportTypeSettings() 361ms
View Feature TransportWindow atom tests
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 242ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 144ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 255ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 944ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 942ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 27s 508ms
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() 492ms
After Hooks.rollbackTransportTypeSettings() 247ms
View Feature TransportWindow atom tests
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 229ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 152ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 288ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 939ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 696ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 27s 428ms
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() 604ms
After Hooks.rollbackTransportTypeSettings() 297ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 234ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 862ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 963ms
And Login as "super-admin-farmacol" 6s 772ms
And Show all transport types 1s 162ms
And Click on time window date 2s 052ms
Then Open transport form when in schedule 1s 475ms
And Click create similar button 15s 294ms
And Click cancel button in transport form 223ms
And Open transport form when in schedule 1s 384ms
Then Check if transport form modal is visible 105ms
After Hooks.deleteTransportAfterTest() 746ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 242ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 901ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 760ms
And Get min and max advice date of created transport as "super-admin-farmacol" 440ms
And Login as "farmacol-admin" 2s 625ms
And Show all transport types 1s 259ms
And Click on time window date 2s 083ms
And Set week view 2s 498ms
And Move advice window "3" 1s 814ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 689ms
After Hooks.deleteTransportAfterTest() 3s 525ms
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 725ms
And Check expected date interval for principal "neuca" in transport type "DELIVERY" and task "ARRIVE" 018ms
And Get setting "DELAY_TIME_TO_MOVE_ORDER_TO_ARCHIVE_AFTER_TASK_TIMEOUT" for "neuca" 143ms
And Set proper delay time to move order to archive after task timeout 135ms
When Create transport with time window start at closest full hour "CREATE_DELIVERY" by API as "super-admin-neuca" 1s 969ms
And Go to "WAREHOUSE_TAB" 934ms
And Change warehouse in schedule to: "Katowice" 1s 524ms
And Wait "60" seconds 1m
And Verify that transport window is grey 082ms
And Verify that transport is in archive 5s 502ms
Then Restore transport from archive 2s 610ms
And Verify that transport has been successfully restored 1s 768ms
After Hooks.deleteTransportAfterTest() 753ms
After Hooks.rollbackSettings() 116ms
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 313ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 139ms
When Go to "TRANSPORT_TABLE" 385ms
And Delete transport 19s 540ms
When Go to "ARCHIVE_TAB" 578ms
And Show "OWN_COLLECTION" 178ms
And Verify that created transport is "true" in transport table 15s 160ms
After Hooks.deleteTransportAfterTest() 512ms
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" 238ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 117ms
And Mark custom fields as not obligatory 005ms
And Login as "dayco-admin" 2s 197ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 063ms
And Get setting "ARCHIVING_JOB_INTERVAL" for "dayco" 135ms
And Prepare setting: "ARCHIVING_JOB_INTERVAL" with value: "10s" with "super-admin-dayco" 029ms
When Go to "TRANSPORT_TABLE" 402ms
And Click button advice in transport table "OWN_COLLECTION" 1s 426ms
And Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco" 23s 715ms
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() 549ms
After Hooks.rollbackAllCustomFieldsSettings() 585ms
After Hooks.rollbackSettings() 098ms
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 791ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 111ms
When Fill auction form 16s 108ms
Then Verify that the auction has been added to transport 144ms
After Hooks.deleteTransportAfterTest() 706ms
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" 7s 773ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 067ms
When Fill auction form 16s 173ms
Then Verify that the auction has been added to transport 122ms
After Hooks.deleteTransportAfterTest() 639ms
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 480ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 078ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 824ms
When If user is login then logout 270ms
And Login as "paa1-carrier@qa.qa-test" 4s 627ms
And Go to auction offer 1s 629ms
And Accept transport with minimum rate 17s 016ms
Then Check if carrier is assigned to transport 074ms
After Hooks.deleteTransportAfterTest() 609ms
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 485ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 032ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 816ms
When If user is login then logout 252ms
And Login as "paa1-carrier@qa.qa-test" 2s 462ms
And Go to auction offer 1s 643ms
And Reject auction offer 15s 788ms
Then Verify that offer has been removed from transport 15s 107ms
After Hooks.deleteTransportAfterTest() 749ms
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 869ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 173ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 804ms
When If user is login then logout 274ms
And Login as "pskza1-carrier@qa.qa-test" 6s 821ms
And Go to auction offer 2s 780ms
And Reject auction offer 15s 775ms
Then Verify that offer has been removed from transport 15s 082ms
After Hooks.deleteTransportAfterTest() 678ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 417ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 045ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 830ms
When If user is login then logout 259ms
And Login as "paa1-carrier@qa.qa-test" 2s 489ms
And Go to auction offer 1s 679ms
And Offer prize above maximum - "20000" 387ms
Then Verify that is not possible to add offer 848ms
After Hooks.deleteTransportAfterTest() 648ms
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 487ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 148ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 820ms
When If user is login then logout 272ms
And Login as "pskza1-carrier@qa.qa-test" 2s 430ms
And Go to auction offer 2s 607ms
And Offer prize above maximum - "20000" 572ms
Then Verify that is not possible to add offer 850ms
After Hooks.deleteTransportAfterTest() 632ms
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 336ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 074ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 796ms
And Wait till auction end 1m 58s 015ms
Then Verify that is possible to add auction 139ms
After Hooks.deleteTransportAfterTest() 618ms
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 608ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 108ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 804ms
And Wait till auction end 1m 58s 015ms
Then Verify that is possible to add auction 119ms
After Hooks.deleteTransportAfterTest() 636ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 652ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 213ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 825ms
And Go to auction offer 1s 521ms
When Offer "1000" 341ms
Then Verify that offer with "1000" has been added to auction 3s 092ms
After Hooks.deleteTransportAfterTest() 650ms
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 426ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 330ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 817ms
And Go to auction offer 1s 541ms
When Offer "1000" 360ms
Then Verify that offer with "1000" has been added to auction 3s 070ms
After Hooks.deleteTransportAfterTest() 661ms
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 549ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 389ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 799ms
And Go to auction offer 1s 510ms
When Offer "1000" 366ms
And Verify that offer with "1000" has been added to auction 3s 073ms
Then Go to auction offer 1s 506ms
And Revoke current offer 716ms
And Verify that offer has been revoked 30s 066ms
After Hooks.deleteTransportAfterTest() 643ms
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 675ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 340ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 788ms
And Go to auction offer 1s 514ms
When Offer "1000" 378ms
And Verify that offer with "1000" has been added to auction 3s 077ms
Then Go to auction offer 1s 483ms
And Offer "1500" 347ms
And Verify that offer with "1500" has been added to auction 3s 069ms
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() 817ms
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 622ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 431ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 830ms
And Go to auction offer 1s 550ms
When Offer "1000" 336ms
And Verify that offer with "1000" has been added to auction 3s 087ms
Then Login as "swisskrono-admin" 2s 209ms
And Go to auction details 2s 200ms
And Finish active auction 135ms
And Verify that the transport has no active auction 722ms
After Hooks.deleteTransportAfterTest() 667ms
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 420ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 180ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 814ms
And Go to auction offer 1s 547ms
When Offer "1000" 363ms
Then Verify that carrier can see current place in auction depending on the "true" role 828ms
After Hooks.deleteTransportAfterTest() 709ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 572ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 306ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 874ms
And Go to auction offer 1s 511ms
When Offer "1000" 322ms
Then Verify that carrier can see current place in auction depending on the "false" role 15s 062ms
After Hooks.deleteTransportAfterTest() 658ms
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 628ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 352ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 798ms
And Go to auction offer 1s 525ms
When Offer "300" 310ms
And Verify that carrier can't add offer to auction 077ms
After Hooks.deleteTransportAfterTest() 620ms
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 233ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 070ms
And Show all transport "false" 083ms
When Go to auction form 1s 644ms
Then Verify carrier selection value "false" 126ms
After Hooks.deleteTransportAfterTest() 568ms
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 221ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 351ms
And Show all transport "true" 209ms
When Go to auction form 1s 578ms
Then Verify carrier selection value "true" 133ms
After Hooks.deleteTransportAfterTest() 575ms
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 299ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 068ms
When Open transport auction form 417ms
And Select all companies checkbox in transport auction form 163ms
And Unselect company "PAA2" in transport auction form 141ms
And Put transport on auction 15s 409ms
And Open transport auction history 193ms
And Open participants section in transport auction history 149ms
Then Check if unselected "PAA2" is in transport auction history as participant 15s 080ms
After Hooks.deleteTransportAfterTest() 595ms
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 655ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 147ms
When Open transport auction form 571ms
And Select all companies checkbox in transport auction form 179ms
And Unselect company "PSKZA2" in transport auction form 209ms
And Put transport on auction 15s 429ms
And Open transport auction history 194ms
And Open participants section in transport auction history 143ms
Then Check if unselected "PSKZA2" is in transport auction history as participant 15s 096ms
After Hooks.deleteTransportAfterTest() 700ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-varrocrychvald" 284ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-varrocrychvald" 2s 511ms
And Set transport on auction with "1000" and "1500" by JSON file as "super-admin-varrocrychvald" 2s 779ms
And Add a bid "1500" to an auction by JSON file as "pvra1-carrier" for "super-admin-varrocrychvald" 922ms
And Add a bid "1000" to an auction by JSON file as "pvra2-carrier-2" for "super-admin-varrocrychvald" 1s 059ms
When Login as "varrocrychvald-admin" and set token of apiUsername "super-admin-varrocrychvald" 4s 634ms
And Show all transport "true" 268ms
And Open transport auction history 1s 107ms
And Pass transport to "2" carrier in auction history 1s 185ms
Then Verify if "REASON" is visible in pass transport modal 090ms
And Confirm pass transport to carrier in pass transport modal 170ms
And Verify that "REASON" in pass transport modal has validation error 1s 057ms
After Hooks.deleteTransportAfterTest() 692ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-varrocrychvald" 236ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-varrocrychvald" 16s 209ms
And Set transport on auction with "100" and "300" by JSON file as "super-admin-varrocrychvald" 2s 762ms
And Add a bid "100" to an auction by JSON file as "pvra1-carrier" for "super-admin-varrocrychvald" 939ms
And Add a bid "200" to an auction by JSON file as "pvra2-carrier" for "super-admin-varrocrychvald" 960ms
And Add a bid "300" to an auction by JSON file as "pvra3-carrier" for "super-admin-varrocrychvald" 940ms
When Login as "pvra1-carrier" 4s 053ms
And Check if current position in auction is "1" 625ms
And If user is login then logout 465ms
And Login as "pvra2-carrier" 3s 715ms
And Check if current position in auction is "2" 642ms
And If user is login then logout 435ms
And Login as "pvra3-carrier" 3s 796ms
And Check if current position in auction is "3" 617ms
After Hooks.deleteTransportAfterTest() 634ms
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 416ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 114ms
And Open transport auction form 436ms
And Select all companies checkbox in transport auction form 174ms
And Unselect company "PAA2" in transport auction form 177ms
And Put transport on auction 15s 494ms
When If user is login then logout 285ms
And Login as "paa1-carrier@qa.qa-test" 2s 414ms
And Show "TRANSPORT" 208ms
Then Check if transport is "visible" in table of transports 811ms
And If user is login then logout 252ms
And Login as "paa2-carrier@qa.qa-test" 5s 339ms
And Show "TRANSPORT" 224ms
And Check if transport is "not visible" in table of transports 15s 030ms
After Hooks.deleteTransportAfterTest() 626ms
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" 021ms
And Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 4s 892ms
When Go to new transport "UNLOAD" 15s 533ms
And Fill transport form 28s 765ms
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" 019ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 510ms
When Go to new transport "DELIVERY" 660ms
And Fill transport form 13s 057ms
And Click "save-transport" save button and wait for form to disappear 30s 201ms
And Set advice window in schedule 2s 391ms
And Check is transport created in schedule and set transport id 2s 529ms
And Go to "TRANSPORT_TABLE" 533ms
And Go to transport details "DELIVERY" 2s 755ms
Then Check are transport values equals 434ms
After Hooks.deleteTransportAfterTest() 790ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-adama" 021ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 401ms
When Go to new transport "OWN_COLLECTION" 628ms
And Fill transport form 28s 278ms
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" 019ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 10s 299ms
When Go to new transport "DELIVERY" 705ms
And Fill transport form 44s 518ms
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" 023ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 137ms
When Go to new transport "CISTERN_DELIVERY" 764ms
And Fill transport form 48s 335ms
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" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 127ms
When Go to new transport "CISTERN_COLLECTION" 660ms
And Fill transport form 34s 215ms
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) 002ms
Steps
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-hochland" 022ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 073ms
When Go to new transport "OWN_COLLECTION" 704ms
And Fill transport form 39s 348ms
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" 018ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 967ms
When Go to new transport "OWN_COLLECTION_POWDER_FACTORY" 696ms
And Fill transport form 44s 739ms
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) 000ms
Steps
Given Get inputs from database "CREATE_EXPORT" "super-admin-hochland" 018ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 303ms
When Go to new transport "EXPORT" 747ms
And Fill transport form 45s 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: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" 019ms
And Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 4s 664ms
When Go to new transport "DELIVERY" 15s 425ms
And Fill transport form 35s 875ms
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" 021ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 476ms
When Go to new transport "DELIVERY" 622ms
And Fill transport form 46s 694ms
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_LOAD" "super-admin-lantmannen" 017ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 417ms
When Go to new transport "LOAD" 653ms
And Fill transport form 51s 983ms
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" 020ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 5s 828ms
When Go to new transport "UNLOAD" 679ms
And Fill transport form 44s 336ms
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 497ms
When Go to new transport "TANKER_GRANULATE_DELIVERY" 645ms
And Fill transport form 43s 003ms
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" 022ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 528ms
When Go to new transport "DELIVERY" 610ms
And Fill transport form 38s 850ms
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) 001ms
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 977ms
When Go to new transport "WEIGHING" 641ms
And Fill transport form 23s 286ms
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) 001ms
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 532ms
When Go to new transport "TRANSPORT" 715ms
And Fill transport form 29s
And Click "save-transport-and-close" save button and wait for form to disappear 30s 256ms
And Show all transport "false" 079ms
And Go to "TRANSPORT_TABLE" 393ms
And Go to transport details "TRANSPORT" 2s 878ms
And Check are transport values equals 6s 689ms
After Hooks.deleteTransportAfterTest() 679ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-adama" 019ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 397ms
When Go to new transport "CONTAINER" 656ms
And Fill transport form 12s 212ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 205ms
And Show all transport "false" 078ms
And Go to "TRANSPORT_TABLE" 389ms
And Go to transport details "CONTAINER" 2s 805ms
And Check are transport values equals 229ms
After Hooks.deleteTransportAfterTest() 534ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 019ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 924ms
When Go to new transport "TRANSFER_BETWEEN_WAREHOUSES" 689ms
And Fill transport form 14s 373ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 171ms
And Show all transport "false" 082ms
And Go to "TRANSPORT_TABLE" 441ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 926ms
And Check are transport values equals 4s 731ms
After Hooks.deleteTransportAfterTest() 533ms
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 978ms
When Go to new transport "DELIVERY" 675ms
And Fill transport form 24s 765ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 260ms
And Show all transport "false" 075ms
And Go to "TRANSPORT_TABLE" 429ms
And Go to transport details "DELIVERY" 2s 890ms
And Check are transport values equals 17s 481ms
After Hooks.deleteTransportAfterTest() 489ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_LOAD" "super-admin-piast" 019ms
And Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 540ms
When Go to new transport "LOAD" 654ms
And Fill transport form 28s 317ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 191ms
And Show all transport "false" 074ms
And Go to "TRANSPORT_TABLE" 416ms
And Go to transport details "LOAD" 2s 960ms
And Check are transport values equals 2s 661ms
After Hooks.deleteTransportAfterTest() 493ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_LOAD" "super-admin-keeeper" 022ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 451ms
When Go to new transport "LOAD" 567ms
And Fill transport form 26s 991ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 179ms
And Show all transport "false" 081ms
And Go to "TRANSPORT_TABLE" 375ms
And Go to transport details "LOAD" 2s 757ms
And Check are transport values equals 19s 664ms
After Hooks.deleteTransportAfterTest() 499ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-keeeper" 020ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 552ms
When Go to new transport "CONTAINER" 623ms
And Fill transport form 27s 114ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 182ms
And Show all transport "false" 075ms
And Go to "TRANSPORT_TABLE" 435ms
And Go to transport details "CONTAINER" 2s 792ms
And Check are transport values equals 19s 620ms
After Hooks.deleteTransportAfterTest() 500ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 000ms
Given Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 018ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 673ms
When Go to new transport "SMALLS_IMPORT" 729ms
And Fill transport form 40s 013ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 248ms
And Show all transport "false" 063ms
And Go to "TRANSPORT_TABLE" 375ms
And Go to transport details "SMALLS_IMPORT" 2s 936ms
And Check are transport values equals 11s 113ms
After Hooks.deleteTransportAfterTest() 620ms
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 476ms
When Go to new transport "SMALLS_EXPORT" 709ms
And Fill transport form 40s 005ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 240ms
And Show all transport "false" 071ms
And Go to "TRANSPORT_TABLE" 427ms
And Go to transport details "SMALLS_EXPORT" 2s 834ms
And Check are transport values equals 11s 130ms
After Hooks.deleteTransportAfterTest() 615ms
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" 021ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 526ms
When Go to new transport "TRANSPORT_ORDER" 722ms
And Fill transport form 33s 089ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 226ms
And Show all transport "true" 267ms
And Go to "TRANSPORT_TABLE" 376ms
And Go to transport details "TRANSPORT_ORDER" 2s 822ms
And Check are transport values equals 103ms
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.ltgEmZ}, 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: ba2060373acd77ea9ab841053c4aeb02
	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() 580ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER_WITHOUT_WAREHOUSES" "super-admin-adama" 021ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 475ms
When Go to new transport "TRANSPORT" 714ms
And Fill transport form 40s 825ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 253ms
And Show all transport "false" 067ms
And Go to "TRANSPORT_TABLE" 352ms
And Go to transport details "TRANSPORT" 2s 913ms
And Check are transport values equals 4s 634ms
After Hooks.deleteTransportAfterTest() 552ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_INBOUND_WITHOUT_WAREHOUSES" "super-admin-alrec" 019ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 486ms
When Go to new transport "INBOUND" 709ms
And Fill transport form 44s 811ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 300ms
And Show all transport "true" 245ms
And Go to "TRANSPORT_TABLE" 360ms
And Go to transport details "INBOUND" 2s 778ms
And Check are transport values equals 2s 893ms
After Hooks.deleteTransportAfterTest() 521ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "super-admin-farmacol" 019ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 7s 074ms
When Go to new transport "EXTERNAL_DELIVERY" 673ms
And Fill transport form 59s 485ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 207ms
And Show all transport "false" 078ms
And Go to "TRANSPORT_TABLE" 379ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 851ms
And Check are transport values equals 5s 374ms
After Hooks.deleteTransportAfterTest() 547ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "dfa1-supplier" 021ms
And Login as "dfa1-supplier" and set token of apiUsername "dfa1-supplier" 6s 728ms
When Go to new transport "EXTERNAL_DELIVERY" 15s 461ms
And Fill transport form 52s 582ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 250ms
And Show all transport "false" 077ms
And Go to "TRANSPORT_TABLE" 444ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 864ms
And Check are transport values equals 5s 416ms
After Hooks.deleteTransportAfterTest() 577ms
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 400ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 021ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 704ms
And Show all transport "false" 071ms
When Go to transport details "UNLOAD" 30s 758ms
And Fill transport form 37s 595ms
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() 818ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 499ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 020ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 085ms
And Show all transport "false" 094ms
When Go to transport details "TRANSPORT" 2s 952ms
And Fill transport form 11s 229ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 246ms
And Go to transport details "TRANSPORT" 2s 916ms
Then Check are transport values equals 4s 397ms
After Hooks.deleteTransportAfterTest() 583ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 333ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 019ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 913ms
And Show all transport "false" 075ms
When Go to transport details "CONTAINER" 2s 885ms
And Fill transport form 5s 170ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 202ms
And Go to transport details "CONTAINER" 2s 822ms
Then Check are transport values equals 152ms
After Hooks.deleteTransportAfterTest() 479ms
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 411ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 710ms
And Show all transport "false" 078ms
When Go to transport details "DELIVERY" 2s 770ms
And Fill transport form 21s 201ms
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) 000ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 568ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 020ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 2s 690ms
And Show all transport "false" 080ms
When Go to transport details "OWN_COLLECTION" 2s 823ms
And Fill transport form 28s 326ms
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() 693ms
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 959ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 097ms
And Show all transport "false" 076ms
When Go to transport details "DELIVERY" 2s 878ms
And Fill transport form 41s 194ms
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() 782ms
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 910ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 020ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 2s 958ms
And Show all transport "false" 079ms
When Go to transport details "OWN_COLLECTION" 2s 944ms
And Fill transport form 44s 747ms
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() 753ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 004ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 044ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 022ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 057ms
And Show all transport "false" 082ms
When Go to transport details "EXPORT" 3s 080ms
And Fill transport form 57s 606ms
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() 759ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 890ms
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 955ms
And Show all transport "false" 082ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 883ms
And Fill transport form 39s 622ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 215ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 824ms
Then Check are transport values equals 13s 349ms
After Hooks.deleteTransportAfterTest() 588ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 842ms
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 750ms
And Show all transport "false" 069ms
When Go to transport details "CISTERN_DELIVERY" 2s 833ms
And Fill transport form 34s 502ms
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() 776ms
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 966ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 022ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 2s 636ms
And Show all transport "false" 072ms
When Go to transport details "CISTERN_COLLECTION" 2s 853ms
And Fill transport form 34s 416ms
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() 746ms
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 945ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 020ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 2s 173ms
And Show all transport "false" 075ms
When Go to transport details "WEIGHING" 2s 901ms
And Fill transport form 21s 819ms
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() 494ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 929ms
And Get inputs from database "EDIT_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 020ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 2s 818ms
And Show all transport "false" 081ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 898ms
And Fill transport form 50s 443ms
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() 785ms
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 407ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 018ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 622ms
And Show all transport "false" 076ms
When Go to transport details "DELIVERY" 30s 722ms
And Fill transport form 32s 209ms
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() 732ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 669ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 020ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 2s 013ms
And Show all transport "false" 079ms
When Go to transport details "LOAD" 2s 946ms
And Fill transport form 1m 2s 984ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 247ms
And Go to transport details "LOAD" 2s 922ms
Then Check are transport values equals 26s 358ms
After Hooks.deleteTransportAfterTest() 714ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 485ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 840ms
And Show all transport "false" 076ms
When Go to transport details "DELIVERY" 2s 808ms
And Fill transport form 17s 923ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 188ms
And Go to transport details "DELIVERY" 2s 762ms
Then Check are transport values equals 213ms
After Hooks.deleteTransportAfterTest() 773ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 006ms
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 418ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 021ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 826ms
And Show all transport "false" 075ms
When Go to transport details "LOAD" 2s 821ms
And Fill transport form 35s 505ms
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() 717ms
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 523ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 773ms
And Show all transport "false" 072ms
When Go to transport details "UNLOAD" 2s 887ms
And Fill transport form 42s 633ms
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() 740ms
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 524ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 019ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 807ms
And Show all transport "false" 062ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 887ms
And Fill transport form 45s 309ms
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() 777ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 495ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 021ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 918ms
And Show all transport "false" 076ms
When Go to transport details "LOAD" 2s 778ms
And Fill transport form 28s 744ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 219ms
And Go to transport details "LOAD" 2s 765ms
Then Check are transport values equals 4s 679ms
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 489ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 019ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 941ms
And Show all transport "false" 085ms
When Go to transport details "CONTAINER" 2s 818ms
And Fill transport form 28s 654ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 251ms
And Go to transport details "CONTAINER" 2s 802ms
Then Check are transport values equals 4s 657ms
After Hooks.deleteTransportAfterTest() 501ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 707ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 020ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 142ms
And Show all transport "false" 081ms
When Go to transport details "SMALLS_EXPORT" 2s 823ms
And Fill transport form 36s 236ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 238ms
And Go to transport details "SMALLS_EXPORT" 2s 789ms
Then Check are transport values equals 8s 994ms
After Hooks.deleteTransportAfterTest() 567ms
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" 2s 362ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 698ms
And Show all transport "true" 247ms
When Go to transport details "DELIVERY" 2s 800ms
And Fill transport form 28s 407ms
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() 696ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 369ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 021ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 246ms
And Show all transport "true" 229ms
When Go to transport details "TRANSPORT_ORDER" 2s 833ms
And Fill transport form 29s 556ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 261ms
And Go to transport details "TRANSPORT_ORDER" 2s 855ms
Then Check are transport values equals 2s 679ms
After Hooks.deleteTransportAfterTest() 537ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-warehouseman" and set token of apiUsername "super-admin-keeeper" 6s 102ms
And Get inputs from database "EDIT_CONTAINER_WAREHOUSEMAN_CUSTOMFIELDS" "super-admin-keeeper" 022ms
And Create transport "CREATE_CONTAINER_KEEEPER_WAIMEA" by JSON file as "super-admin-keeeper" 1s 872ms
And Show all transport "false" 077ms
When Go to transport details "CONTAINER" 2s 764ms
And Fill transport form 11s 233ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 219ms
And Go to transport details "CONTAINER" 2s 767ms
Then Check are transport values equals 4s 383ms
After Hooks.deleteTransportAfterTest() 526ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 885ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 147ms
And Show all transport "false" 079ms
When Delete transport 21s 346ms
Then Transport not displayed in table of transports 15s 083ms
After Hooks.deleteTransportAfterTest() 666ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 654ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 994ms
And Show all transport "false" 075ms
When Delete transport 20s 792ms
Then Transport not displayed in table of transports 15s 113ms
After Hooks.deleteTransportAfterTest() 530ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 449ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 821ms
And Show all transport "false" 076ms
When Delete transport 20s 517ms
Then Transport not displayed in table of transports 15s 124ms
After Hooks.deleteTransportAfterTest() 11s 271ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 448ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 958ms
And Show all transport "false" 078ms
When Delete transport 18s 367ms
Then Transport not displayed in table of transports 15s 106ms
After Hooks.deleteTransportAfterTest() 503ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 732ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 161ms
And Show all transport "false" 081ms
When Delete transport 18s 615ms
Then Transport not displayed in table of transports 15s 118ms
After Hooks.deleteTransportAfterTest() 592ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 653ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 110ms
And Show all transport "false" 082ms
When Delete transport 18s 986ms
Then Transport not displayed in table of transports 15s 086ms
After Hooks.deleteTransportAfterTest() 549ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 493ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 737ms
And Show all transport "true" 247ms
When Delete transport 19s 482ms
Then Transport not displayed in table of transports 15s 089ms
After Hooks.deleteTransportAfterTest() 644ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 713ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 213ms
And Show all transport "true" 251ms
When Delete transport 4s 086ms
Then Transport not displayed in table of transports 15s 066ms
After Hooks.deleteTransportAfterTest() 533ms
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 344ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 020ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 721ms
And Show all transport "false" 072ms
When Go to transport details "UNLOAD" 30s 778ms
And Fill transport form 37s 682ms
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() 808ms
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" 019ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 102ms
And Show all transport "false" 075ms
When Go to transport details "TRANSPORT" 2s 917ms
And Fill transport form 11s 180ms
And Click "save-transport" save button 2s 051ms
And Click cancel button in transport form 173ms
And Go to transport details "TRANSPORT" 2s 770ms
Then Check are transport values equals 4s 360ms
After Hooks.deleteTransportAfterTest() 591ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 476ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 019ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 889ms
And Show all transport "false" 081ms
When Go to transport details "CONTAINER" 2s 851ms
And Fill transport form 5s 145ms
And Click "save-transport" save button 1s 473ms
And Click cancel button in transport form 160ms
And Go to transport details "CONTAINER" 2s 757ms
Then Check are transport values equals 136ms
After Hooks.deleteTransportAfterTest() 543ms
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 474ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 666ms
And Show all transport "false" 082ms
When Go to transport details "DELIVERY" 2s 837ms
And Fill transport form 21s 173ms
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() 705ms
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 546ms
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 779ms
And Show all transport "false" 069ms
When Go to transport details "OWN_COLLECTION" 2s 828ms
And Fill transport form 28s 409ms
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() 706ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 943ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 161ms
And Show all transport "false" 078ms
When Go to transport details "DELIVERY" 2s 914ms
And Fill transport form 41s 256ms
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() 828ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 912ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 021ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 2s 919ms
And Show all transport "false" 074ms
When Go to transport details "OWN_COLLECTION" 2s 928ms
And Fill transport form 44s 765ms
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() 741ms
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 973ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 023ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 102ms
And Show all transport "false" 078ms
When Go to transport details "EXPORT" 3s 102ms
And Fill transport form 57s 639ms
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() 803ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 018ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 019ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 933ms
And Show all transport "false" 086ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 909ms
And Fill transport form 39s 676ms
And Click "save-transport" save button 2s 623ms
And Click cancel button in transport form 169ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 830ms
Then Check are transport values equals 13s 376ms
After Hooks.deleteTransportAfterTest() 570ms
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 016ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 022ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 2s 696ms
And Show all transport "false" 083ms
When Go to transport details "CISTERN_DELIVERY" 2s 870ms
And Fill transport form 34s 477ms
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() 737ms
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 844ms
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 736ms
And Show all transport "false" 075ms
When Go to transport details "CISTERN_COLLECTION" 2s 869ms
And Fill transport form 34s 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: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() 691ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 927ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 020ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 2s 189ms
And Show all transport "false" 073ms
When Go to transport details "WEIGHING" 2s 879ms
And Fill transport form 21s 876ms
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() 497ms
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 893ms
And Get inputs from database "EDIT_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 020ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 2s 829ms
And Show all transport "false" 072ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 990ms
And Fill transport form 50s 575ms
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() 789ms
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 434ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 567ms
And Show all transport "false" 079ms
When Go to transport details "DELIVERY" 30s 664ms
And Fill transport form 32s 273ms
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() 727ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 615ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 019ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 953ms
And Show all transport "false" 071ms
When Go to transport details "LOAD" 2s 919ms
And Fill transport form 1m 2s 927ms
And Click "save-transport" save button 2s 748ms
And Click cancel button in transport form 158ms
And Go to transport details "LOAD" 2s 843ms
Then Check are transport values equals 26s 239ms
After Hooks.deleteTransportAfterTest() 653ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 420ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 859ms
And Show all transport "false" 080ms
When Go to transport details "DELIVERY" 2s 812ms
And Fill transport form 17s 984ms
And Click "save-transport" save button 2s 067ms
And Click cancel button in transport form 169ms
And Go to transport details "DELIVERY" 2s 709ms
Then Check are transport values equals 227ms
After Hooks.deleteTransportAfterTest() 793ms
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 438ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 020ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 837ms
And Show all transport "false" 077ms
When Go to transport details "LOAD" 2s 795ms
And Fill transport form 35s 634ms
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() 740ms
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 550ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 025ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 930ms
And Show all transport "false" 077ms
When Go to transport details "UNLOAD" 2s 961ms
And Fill transport form 42s 896ms
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() 765ms
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 422ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 020ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 969ms
And Show all transport "false" 074ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 953ms
And Fill transport form 45s 276ms
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() 743ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 592ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 022ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 936ms
And Show all transport "false" 076ms
When Go to transport details "LOAD" 2s 822ms
And Fill transport form 28s 663ms
And Click "save-transport" save button 2s 021ms
And Click cancel button in transport form 172ms
And Go to transport details "LOAD" 2s 759ms
Then Check are transport values equals 4s 666ms
After Hooks.deleteTransportAfterTest() 551ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 421ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 021ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 931ms
And Show all transport "false" 078ms
When Go to transport details "CONTAINER" 2s 806ms
And Fill transport form 28s 730ms
And Click "save-transport" save button 2s 022ms
And Click cancel button in transport form 169ms
And Go to transport details "CONTAINER" 2s 764ms
Then Check are transport values equals 4s 634ms
After Hooks.deleteTransportAfterTest() 552ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 676ms
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 165ms
And Show all transport "false" 081ms
When Go to transport details "SMALLS_IMPORT" 2s 914ms
And Fill transport form 36s 139ms
And Click "save-transport" save button 2s 006ms
And Click cancel button in transport form 172ms
And Go to transport details "SMALLS_IMPORT" 2s 770ms
Then Check are transport values equals 8s 967ms
After Hooks.deleteTransportAfterTest() 584ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 495ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 020ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 113ms
And Show all transport "false" 081ms
When Go to transport details "SMALLS_EXPORT" 2s 817ms
And Fill transport form 36s 230ms
And Click "save-transport" save button 2s 019ms
And Click cancel button in transport form 185ms
And Go to transport details "SMALLS_EXPORT" 2s 718ms
Then Check are transport values equals 8s 931ms
After Hooks.deleteTransportAfterTest() 572ms
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 549ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 764ms
And Show all transport "true" 239ms
When Go to transport details "DELIVERY" 2s 862ms
And Fill transport form 28s 371ms
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() 723ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 427ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 016ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 210ms
And Show all transport "true" 209ms
When Go to transport details "TRANSPORT_ORDER" 2s 838ms
And Fill transport form 29s 552ms
And Click "save-transport" save button 2s 070ms
And Click cancel button in transport form 173ms
And Go to transport details "TRANSPORT_ORDER" 2s 752ms
Then Check are transport values equals 2s 720ms
After Hooks.deleteTransportAfterTest() 507ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 515ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 945ms
And Create gray windows "CREATE_GRAY_WINDOW_MWG" on "PRZESYŁKI DROBNICOWE" in "Magazyn Wyrobów Gotowych" as "super-admin-keeeper" 1s 241ms
And If user is login then logout 272ms
Then Login as "dka1-supplier" 5s 928ms
And Click button advice in transport table "LOAD" 766ms
And Check if moved to first possible start date in schedule 1s 160ms
After Hooks.deleteTransportAfterTest() 527ms
After Hooks.deleteAllGrayWindowsAfterTest() 1m 31s 670ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 259ms
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 576ms
Then Go to new transport "LOAD" 700ms
And Fill transport form 26s 034ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 254ms
And Go to "COMPANIES_TAB" 1s 320ms
And Go to company "Dostawca Piast Automat 1" details 572ms
And Check if new address with "Adresat" is visible in company details 355ms
And Go to "TRANSPORT_TABLE" 478ms
And Go to transport details "LOAD" 2s 883ms
After Hooks.deleteTransportAfterTest() 696ms
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 653ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 009ms
When Go to "TRANSPORT_TABLE" 363ms
And Show all transport types 1s 156ms
And Verify that transport has "0" files 105ms
Then Add file to transport by API 1s 898ms
And Verify that transport has "1" files 2s 361ms
After Hooks.deleteTransportAfterTest() 619ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 341ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 956ms
When Go to "TRANSPORT_TABLE" 423ms
And Show all transport types 1s 151ms
And Verify that transport has "0" files 077ms
Then Add file to transport by API 1s 628ms
And Verify that transport has "1" files 1s 490ms
After Hooks.deleteTransportAfterTest() 566ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 780ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 132ms
When Go to "TRANSPORT_TABLE" 390ms
And Show all transport types 1s 152ms
And Verify that transport has "0" files 095ms
Then Add file to transport by API 1s 541ms
And Verify that transport has "1" files 282ms
After Hooks.deleteTransportAfterTest() 897ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 277ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 986ms
When Go to "TRANSPORT_TABLE" 359ms
And Show all transport types 1s 141ms
And Verify that transport has "0" files 069ms
Then Add file to transport by API 1s 672ms
And Verify that transport has "1" files 3s 174ms
After Hooks.deleteTransportAfterTest() 530ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 445ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 982ms
And Delete transport 17s 886ms
When Go to "ARCHIVE_TAB" 521ms
And Show "DELIVERY" 140ms
And Verify that transport has "0" files 6s 072ms
Then Add file to transport 436ms
And Verify that transport has "1" files 1s 642ms
After Hooks.deleteTransportAfterTest() 525ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 579ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 2s
And Delete transport 18s 510ms
When Go to "ARCHIVE_TAB" 472ms
And Show "LOAD" 185ms
And Verify that transport has "0" files 4s 147ms
Then Add file to transport 374ms
And Verify that transport has "1" files 1s 876ms
After Hooks.deleteTransportAfterTest() 525ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 066ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 119ms
And Delete transport 21s 473ms
When Go to "ARCHIVE_TAB" 516ms
And Show "DELIVERY" 139ms
And Verify that transport has "0" files 5s 192ms
Then Add file to transport 375ms
And Verify that transport has "1" files 1s 627ms
After Hooks.deleteTransportAfterTest() 692ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 531ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 951ms
And Delete transport 3s 246ms
When Go to "ARCHIVE_TAB" 473ms
And Show "CONTAINER" 182ms
And Verify that transport has "0" files 3s 473ms
Then Add file to transport 371ms
And Verify that transport has "1" files 1s 595ms
After Hooks.deleteTransportAfterTest() 468ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 246ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 15s 907ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 649ms
And Accept transferred transport by Api 676ms
And Login as "paa1-carrier@qa.qa-test" 2s 396ms
Then Verify that "large_entrepreneur_declaration" document can be downloaded 17s 708ms
After Hooks.deleteTransportAfterTest() 559ms
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 567ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 197ms
And Transfer transport to carrier by JSON file "super-admin-adama" "false" confirmation 876ms
Then Verify that "large_entrepreneur_declaration" document can be downloaded 17s 940ms
After Hooks.deleteTransportAfterTest() 628ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 264ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 082ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 821ms
And Add a bid "500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 1s 565ms
And Login as "paa1-carrier@qa.qa-test" 2s 384ms
Then Verify that "large_entrepreneur_declaration" document can be downloaded 17s 684ms
After Hooks.deleteTransportAfterTest() 579ms
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 567ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 238ms
When Go to "TRANSPORT_TABLE" 399ms
And Show all transport "true" 246ms
Then Verify that transport has "1" CMR file 1s 627ms
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() 579ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 309ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 2s 424ms
When Go to "TRANSPORT_TABLE" 349ms
And Show all transport "true" 229ms
Then Verify that transport has "2" CMR file 1s 549ms
After Hooks.deleteTransportAfterTest() 622ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 470ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 2s 370ms
When Go to "TRANSPORT_TABLE" 373ms
And Show all transport "true" 231ms
Then Verify that "CMR" document can be downloaded 18s 983ms
After Hooks.deleteTransportAfterTest() 567ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 585ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 2s 443ms
And Show all transport "true" 244ms
And Delete transport 19s 127ms
When Go to "ARCHIVE_TAB" 538ms
And Show "TRANSPORT_ORDER" 150ms
Then Verify that "CMR" document can be downloaded 20s 638ms
After Hooks.deleteTransportAfterTest() 556ms
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 896ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 112ms
And Show all transport "false" 080ms
When Find transport pencil button in transports table 1s 767ms
And Click pencil and move transport to next day in schedule 20s 744ms
Then Check if transport is in new location in schedule 2s 258ms
And Check if dates in transport form are correct 3s 936ms
After Hooks.deleteTransportAfterTest() 771ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 517ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 760ms
And Show all transport "false" 065ms
When Find transport pencil button in transports table 1s 806ms
And Click pencil and move transport to next day in schedule 20s 489ms
Then Check if transport is in new location in schedule 2s 261ms
And Check if dates in transport form are correct 3s 793ms
After Hooks.deleteTransportAfterTest() 683ms
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 372ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 865ms
And Show all transport "false" 080ms
When Find transport pencil button in transports table 1s 794ms
And Click pencil and move transport to next day in schedule 21s 326ms
Then Check if transport is in new location in schedule 2s 251ms
And Check if dates in transport form are correct 3s 879ms
After Hooks.deleteTransportAfterTest() 748ms
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 500ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 878ms
And Show all transport "false" 078ms
When Find transport pencil button in transports table 1s 766ms
And Click pencil and move transport to next day in schedule 20s 572ms
Then Check if transport is in new location in schedule 2s 272ms
And Check if dates in transport form are correct 3s 903ms
After Hooks.deleteTransportAfterTest() 772ms
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 463ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 908ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 729ms
And Click pencil and move transport to next day in schedule 20s 550ms
Then Check if transport is in new location in schedule 2s 270ms
And Check if dates in transport form are correct 3s 922ms
After Hooks.deleteTransportAfterTest() 784ms
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 438ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-alrec" 2s 949ms
And Show all transport "true" 251ms
When Find transport pencil button in transports table 1s 786ms
And Click pencil and move transport to next day in schedule 20s 213ms
Then Check if transport is in new location in schedule 2s 279ms
And Check if dates in transport form are correct 3s 938ms
After Hooks.deleteTransportAfterTest() 739ms
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 587ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 988ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 023ms
When Show all transport types 1s 147ms
And Click button advice in transport table "DELIVERY" 255ms
And Set advice window in schedule 3s 280ms
And Fill advice form 21s 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/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() 524ms
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 975ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 169ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 763ms
And Click pencil and move transport to next day in schedule 20s 574ms
And Move advice window "3" 1s 527ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 4s 082ms
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 422ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 782ms
And Show all transport "false" 068ms
When Find transport pencil button in transports table 1s 800ms
And Click pencil and move transport to next day in schedule 20s 365ms
And Move advice window "3" 1s 602ms
Then Check if advice window is in new location 058ms
After Hooks.deleteTransportAfterTest() 3s 229ms
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 456ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 835ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 820ms
And Click pencil and move transport to next day in schedule 21s 397ms
And Move advice window "3" 1s 625ms
Then Check if advice window is in new location 075ms
After Hooks.deleteTransportAfterTest() 3s 783ms
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 498ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 874ms
And Show all transport "false" 076ms
When Find transport pencil button in transports table 1s 834ms
And Click pencil and move transport to next day in schedule 20s 470ms
And Move advice window "3" 1s 527ms
Then Check if advice window is in new location 063ms
After Hooks.deleteTransportAfterTest() 3s 605ms
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 404ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 937ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 741ms
And Click pencil and move transport to next day in schedule 20s 522ms
And Move advice window "3" 1s 500ms
Then Check if advice window is in new location 063ms
After Hooks.deleteTransportAfterTest() 3s 673ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 522ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 778ms
And Show all transport "true" 252ms
When Find transport pencil button in transports table 1s 790ms
And Click pencil and move transport to next day in schedule 20s 246ms
And Move advice window "3" 1s 579ms
Then Check if advice window is in new location 063ms
After Hooks.deleteTransportAfterTest() 3s 163ms
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 159ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 090ms
And Go to transport details "DELIVERY" 2s 925ms
When Open section: "discrepancy-report-panel" 1s 178ms
Then Verify that no discrepancies found label is visible in discrepancy report section 165ms
And Select "NIE" in the "insp.-accord.-with-ins." 2s 708ms
And Verify that discrepancy report custom fields are visible in discrepancy report section 294ms
After Hooks.deleteTransportAfterTest() 763ms
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 810ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 019ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 041ms
And Go to transport details "DELIVERY" 2s 927ms
And Fill transport form 41s 190ms
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() 768ms
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 974ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 088ms
When Go to transport details "DELIVERY" 2s 942ms
Then Verify that discrepancy report section is available 070ms
And Open section: "discrepancy-report-panel" 1s 214ms
And Verify that generate new discrepancy report button is visible 080ms
After Hooks.deleteTransportAfterTest() 933ms
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 861ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 2s 919ms
When Go to transport details "OWN_COLLECTION" 2s 970ms
Then Verify that discrepancy report section is available 093ms
And Open section: "discrepancy-report-panel" 1s 209ms
And Verify that generate new discrepancy report button is visible 082ms
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 938ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 2s 789ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 3s 052ms
Then Verify that discrepancy report section is available 082ms
And Open section: "discrepancy-report-panel" 1s 151ms
And Verify that generate new discrepancy report button is visible 081ms
After Hooks.deleteTransportAfterTest() 881ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 007ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 714ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 120ms
When Go to transport details "EXPORT" 3s 063ms
Then Verify that discrepancy report section is available 079ms
And Open section: "discrepancy-report-panel" 1s 134ms
And Verify that generate new discrepancy report button is visible 201ms
After Hooks.deleteTransportAfterTest() 1s 482ms
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 263ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 917ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 897ms
Then Verify that discrepancy report section is available 091ms
And Open section: "discrepancy-report-panel" 1s 238ms
And Verify that generate new discrepancy report button is visible 077ms
After Hooks.deleteTransportAfterTest() 571ms
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 747ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 2s 727ms
When Go to transport details "CISTERN_DELIVERY" 3s 016ms
Then Verify that discrepancy report section is not available 15s 037ms
After Hooks.deleteTransportAfterTest() 883ms
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 958ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 2s 601ms
When Go to transport details "CISTERN_COLLECTION" 2s 917ms
Then Verify that discrepancy report section is not available 15s 077ms
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" 3s 046ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 2s 192ms
When Go to transport details "WEIGHING" 2s 902ms
Then Verify that discrepancy report section is not available 15s 028ms
After Hooks.deleteTransportAfterTest() 601ms
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 862ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 170ms
When Go to "TRANSPORT_TABLE" 403ms
And Go to transport details "DELIVERY" 2s 954ms
And Change filled value in details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 845ms
And Change filled value in details "unloaded-stere" "text" "3" "0" 1s 519ms
And Open section: "discrepancy-report-panel" 1s 162ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 019ms
And Fill transport form 41s 235ms
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() 807ms
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 924ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 073ms
When Go to "TRANSPORT_TABLE" 422ms
And Go to transport details "DELIVERY" 2s 932ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 018ms
And Fill transport form 41s 177ms
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() 753ms
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 985ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 165ms
When Go to "TRANSPORT_TABLE" 410ms
And Confirm statuses until reach "during-unload" 11s 633ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 673ms
And Change filled value in details "insp.-accord.-with-ins." "select" "NIE" "0" 3s 817ms
And Check if next status is not possible to confirm in status confirmation modal 223ms
After Hooks.deleteTransportAfterTest() 920ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 228ms
And Add action authority with: "piast" "piast-admin" "LOAD" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 347ms
And Get "LOAD" settings from "piast" 138ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "false" 328ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-piast" 1s 973ms
And Login as "piast-admin" 5s 346ms
And Go to "TRANSPORT_TABLE" 507ms
When Go to transport details "LOAD" 2s 937ms
And Add step "unload" 302ms
And Change filled value in details "company-step-2" "autocomplete" "DPA2" "0" 7s 161ms
And Change filled value in details "recipient-step-2" "autocomplete" "Testowy" "0" 6s 943ms
Then Click "save-transport-and-close" save button and wait for form to disappear 30s 210ms
And Go to transport details "LOAD" 3s 017ms
And Verify that transport has "3" steps 048ms
After Hooks.deleteTransportAfterTest() 512ms
After Hooks.rollbackTransportTypeSettings() 224ms
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 394ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 298ms
When Go to "TRANSPORT_TABLE" 373ms
And Go to transport details "SMALLS_IMPORT" 17s 372ms
Then Verify that user can't edit time range for load and unload 15s 049ms
After Hooks.deleteTransportAfterTest() 587ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 231ms
And Create transport "CREATE_DELIVERY_TWO_LOADS" by JSON file as "super-admin-neuca" 3s 162ms
And Login as "neuca-admin" 2s 100ms
And Go to "TRANSPORT_TABLE" 467ms
And Show all transport types 1s 141ms
When Go to transport details "DELIVERY" 2s 856ms
Then Check if sum of number of pallets in transport form in "load" steps is correct 154ms
After Hooks.deleteTransportAfterTest() 797ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 225ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 066ms
And Login as "hochland-admin" 3s 941ms
And Go to "TRANSPORT_TABLE" 397ms
And Show all transport types 1s 176ms
When Go to transport details "EXPORT" 2s 988ms
Then Check if sum of number of pallets in transport form in "unload" steps is correct 156ms
After Hooks.deleteTransportAfterTest() 1s 030ms
View Feature Transport Form - Steps section scenarios
Scenario Outline Check if sum of number of pallets check message is displayed in transport form
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 292ms
And Get "DELIVERY" settings from "neuca" 220ms
And Set transportType settings with values: "quantitySumCheckValue", "33" 414ms
And Login as "neuca-admin" 2s 447ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 16s 928ms
When Go to "TRANSPORT_TABLE" 541ms
And Go to transport details "DELIVERY" 3s 052ms
And Set number of pallets in "load" step in transport - "32" 282ms
And Check if number of pallets check message is not visible in transport form 093ms
java.lang.AssertionError: Wiadomość o większej liczbie palet jest widoczna!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at CucumberTests.Transport.TransportFormTest.checkIfNumberOfPalletsCheckMessageIsNotVisibleInTransportForm(TransportFormTest.java:441)
	at ✽.Check if number of pallets check message is not visible in transport form(file:Features/Atom/Transport/TransportForm/StepsSection.feature:105)
And Set number of pallets in "load" step in transport - "34" 000ms
Then Check if number of pallets check message is visible in transport form 000ms
After Hooks.deleteTransportAfterTest() 844ms
After Hooks.rollbackTransportTypeSettings() 339ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 214ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 315ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 249ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 259ms
And Login as "farmacol-admin" 6s 534ms
And Go to new transport "EXTERNAL_DELIVERY" 651ms
And Add step "unload" 190ms
And Click "save-transport-and-close" save button 913ms
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 079ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 709ms
And Click "save-transport-and-close" save button 862ms
And Verify that "time-range-from-date-2" has no validation error 061ms
And Verify that "time-range-to-date-2" has no validation error 059ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackTransportTypeSettings() 296ms
After Hooks.rollbackAddedActionAuthorities() 264ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 239ms
And Add action authority with: "piast" "piast-admin" "LOAD" "ADD_LOAD_STEP_FROM_UNLOAD" "ACTIVE" 336ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 2s 013ms
When Login as "piast-admin" 5s 361ms
And Go to transport details "LOAD" 3s 041ms
And Get inputs from database "PIAST_LOAD_ADD_UNLOAD_STEP" "super-admin-piast" 019ms
And Add step "unload" 378ms
And Fill step data 16s 199ms
And Get inputs from database "PIAST_LOAD_ADD_LOAD_STEP" "super-admin-piast" 023ms
And Add step "load" 219ms
And Fill step data 5s 809ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 237ms
Then Go to transport details "LOAD" 3s 027ms
And Check if "unload" step is added as "3" step in transport form 099ms
And Check if "load" step is added as "4" step in transport form 100ms
After Hooks.deleteTransportAfterTest() 621ms
After Hooks.rollbackAddedActionAuthorities() 267ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 248ms
And Add action authority with: "swisskrono" "super-admin-skz" "SMALLS_EXPORT" "MOVE_LOAD_STEPS" "UNLIMITED" 321ms
And Remove action authority with: "swisskrono" "super-admin-skz" "SMALLS_EXPORT" "MOVE_UNLOAD_STEPS" "UNLIMITED" 062ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 102ms
When Login as "super-admin-skz" 7s 647ms
And Go to transport details "SMALLS_EXPORT" 2s 888ms
And Check if step is draggable "LOAD" 092ms
And Check if step is not draggable "UNLOAD" 164ms
After Hooks.deleteTransportAfterTest() 584ms
After Hooks.rollbackAddedActionAuthorities() 288ms
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 507ms
When Go to new transport "SMALLS_IMPORT" 750ms
And Fill transport form 21s 476ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 248ms
And Show all transport "false" 076ms
And Go to transport details "SMALLS_IMPORT" 2s 909ms
And Click create similar button 15s 230ms
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 228ms
And Open similar transport details 519ms
Then Check are transport values equals 2s 333ms
After Hooks.deleteTransportAfterTest() 582ms
After Hooks.deleteSimilarTransportAfterTest() 577ms
View Feature Transport form
Scenario Outline Check if transport created with advice by similar button has correct values
Before Hooks.showScenarioName(Scenario) 000ms
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 719ms
When Go to new transport "DELIVERY" 15s 577ms
And Fill transport form 19s 577ms
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 397ms
When Go to new transport "DELIVERY" 15s 568ms
And Fill transport form 19s 598ms
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" 022ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 692ms
When Go to new transport "SMALLS_IMPORT" 711ms
And Fill transport form 36s 222ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 211ms
And Go to transport details "SMALLS_IMPORT" 2s 888ms
And Go to transport print details form 3s 528ms
Then Check are transport values equals 8s 928ms
After Hooks.deleteTransportAfterTest() 625ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 891ms
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 180ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 968ms
And Go to transport details "SMALLS_IMPORT" 2s 779ms
Then Verify that the transport can be edited 2s 046ms
And Close transport details 15s 268ms
And If user is login then logout 294ms
And Login as "pskza1-carrier@qa.qa-test" 2s 631ms
And Go to transport details "SMALLS_IMPORT" 3s 836ms
And Verify that the transport cannot be edited 46s 898ms
After Hooks.deleteTransportAfterTest() 713ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 802ms
And Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 020ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 129ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 821ms
And Go to transport details "SMALLS_EXPORT" 2s 836ms
Then Verify that the transport can be edited 1s 915ms
And Close transport details 15s 196ms
And If user is login then logout 570ms
And Login as "pskza1-carrier@qa.qa-test" 2s 356ms
And Go to transport details "SMALLS_EXPORT" 3s 879ms
And Verify that the transport cannot be edited 46s 977ms
After Hooks.deleteTransportAfterTest() 659ms
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 729ms
And Get inputs from database "HIDDEN_DATA_SMALLS_IMPORT" "super-admin-skz" 016ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 476ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 828ms
And Go to transport details "SMALLS_IMPORT" 2s 909ms
Then Verify that the hidden data in transport are not visible 1s 111ms
And Close transport details 15s 237ms
And If user is login then logout 300ms
And Login as "swisskrono-admin" 2s 728ms
And Go to transport details "SMALLS_IMPORT" 2s 954ms
And Verify that the hidden data in transport are visible 1s 613ms
After Hooks.deleteTransportAfterTest() 639ms
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 604ms
And Get inputs from database "HIDDEN_DATA_SMALLS_EXPORT" "super-admin-skz" 018ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 353ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 951ms
And Go to transport details "SMALLS_EXPORT" 2s 792ms
Then Verify that the hidden data in transport are not visible 1s 117ms
And Close transport details 15s 204ms
And If user is login then logout 280ms
And Login as "swisskrono-admin" 2s 811ms
And Go to transport details "SMALLS_EXPORT" 3s 018ms
And Verify that the hidden data in transport are visible 1s 601ms
After Hooks.deleteTransportAfterTest() 661ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 042ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 173ms
When Go to transport details "DELIVERY" 2s 877ms
And Change filled value in details "unloaded-stere" "text" "3" "0" 1s 523ms
And Change filled value in details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 886ms
And Change filled value in details "insp.-accord.-with-ins." "select" "NIE" "1" 3s 844ms
And Fill discrepancy report section without closing the form 22s 239ms
And Click "save-transport" save button 3s 313ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 208ms
And Check if transport details form is disappeared 15s 037ms
After Hooks.deleteTransportAfterTest() 872ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 234ms
And Add action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 436ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 1s 217ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 3s 195ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 10s 273ms
When Go to "TRANSPORT_TABLE" 491ms
And Go to transport details "DELIVERY" 2s 965ms
And Change filled value in details "transport-description" "text" "opis" "0" 1s 528ms
Then Verify that "transport-description" in transport has value "opis" 072ms
After Hooks.deleteTransportAfterTest() 879ms
After Hooks.rollbackAddedActionAuthorities() 271ms
After Hooks.rollbackWarehousesAccess() 867ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-hochland" 232ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 3s 095ms
And Remove action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 341ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 751ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 8s 638ms
When Go to "TRANSPORT_TABLE" 467ms
And Go to transport details "DELIVERY" 2s 950ms
Then Verify that "transport-description" in transport form is disabled 076ms
After Hooks.deleteTransportAfterTest() 1s 206ms
After Hooks.rollbackRemovedActionAuthorities() 270ms
After Hooks.rollbackWarehousesAccess() 872ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 243ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 337ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 186ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 080ms
And Show all transport "false" 083ms
When Go to "TRANSPORT_TABLE" 481ms
And Go to transport details "DELIVERY" 2s 944ms
Then Verify that "CARRIER" in transport form is visible 080ms
After Hooks.deleteTransportAfterTest() 1s 243ms
After Hooks.rollbackAddedActionAuthorities() 252ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 235ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 305ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 146ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 699ms
And Show all transport "false" 080ms
When Go to "TRANSPORT_TABLE" 432ms
And Go to transport details "TRANSPORT" 2s 838ms
Then Verify that "CARRIER" in transport form is visible 131ms
After Hooks.deleteTransportAfterTest() 635ms
After Hooks.rollbackAddedActionAuthorities() 279ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 228ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 327ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 072ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 653ms
And Show all transport "true" 249ms
When Go to "TRANSPORT_TABLE" 361ms
And Go to transport details "TRANSPORT_ORDER" 2s 886ms
Then Verify that "CARRIER" in transport form is visible 107ms
After Hooks.deleteTransportAfterTest() 572ms
After Hooks.rollbackAddedActionAuthorities() 269ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 226ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 324ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 113ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 050ms
And Show all transport "false" 083ms
When Go to "TRANSPORT_TABLE" 517ms
And Go to transport details "DELIVERY" 2s 952ms
Then Verify that "CARRIER" in transport form is not visible 15s 043ms
After Hooks.deleteTransportAfterTest() 768ms
After Hooks.rollbackRemovedActionAuthorities() 275ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 236ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 337ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 075ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 791ms
And Show all transport "false" 085ms
When Go to "TRANSPORT_TABLE" 415ms
And Go to transport details "TRANSPORT" 2s 863ms
Then Verify that "CARRIER" in transport form is not visible 15s 135ms
After Hooks.deleteTransportAfterTest() 558ms
After Hooks.rollbackRemovedActionAuthorities() 272ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 242ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 338ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 213ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 599ms
And Show all transport "true" 243ms
When Go to "TRANSPORT_TABLE" 349ms
And Go to transport details "TRANSPORT_ORDER" 2s 890ms
Then Verify that "CARRIER" in transport form is not visible 15s 036ms
After Hooks.deleteTransportAfterTest() 578ms
After Hooks.rollbackRemovedActionAuthorities() 286ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 245ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 317ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 302ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 126ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 086ms
And Show all transport "false" 084ms
When Go to "TRANSPORT_TABLE" 525ms
And Go to transport details "DELIVERY" 2s 932ms
Then Verify that "CARRIER" in transport form is not disabled 073ms
After Hooks.deleteTransportAfterTest() 1s 203ms
After Hooks.rollbackAddedActionAuthorities() 515ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 240ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 337ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 314ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 051ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 640ms
And Show all transport "false" 082ms
When Go to "TRANSPORT_TABLE" 417ms
And Go to transport details "TRANSPORT" 2s 887ms
Then Verify that "CARRIER" in transport form is not disabled 150ms
After Hooks.deleteTransportAfterTest() 593ms
After Hooks.rollbackAddedActionAuthorities() 515ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 228ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 307ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 323ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 209ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 356ms
And Show all transport "true" 256ms
When Go to "TRANSPORT_TABLE" 420ms
And Go to transport details "TRANSPORT_ORDER" 2s 873ms
Then Verify that "CARRIER" in transport form is not disabled 112ms
After Hooks.deleteTransportAfterTest() 596ms
After Hooks.rollbackAddedActionAuthorities() 556ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 230ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 318ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 313ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 127ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 8s 931ms
And Show all transport "false" 079ms
When Go to "TRANSPORT_TABLE" 490ms
And Go to transport details "DELIVERY" 2s 932ms
Then Verify that "CARRIER" in transport form is disabled 078ms
After Hooks.deleteTransportAfterTest() 970ms
After Hooks.rollbackAddedActionAuthorities() 265ms
After Hooks.rollbackRemovedActionAuthorities() 261ms
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" 319ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 053ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 095ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 717ms
And Show all transport "false" 080ms
When Go to "TRANSPORT_TABLE" 419ms
And Go to transport details "TRANSPORT" 2s 875ms
Then Verify that "CARRIER" in transport form is disabled 130ms
After Hooks.deleteTransportAfterTest() 559ms
After Hooks.rollbackAddedActionAuthorities() 277ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 246ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 311ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 055ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 182ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 501ms
And Show all transport "true" 245ms
When Go to "TRANSPORT_TABLE" 352ms
And Go to transport details "TRANSPORT_ORDER" 2s 851ms
Then Verify that "CARRIER" in transport form is disabled 095ms
After Hooks.deleteTransportAfterTest() 573ms
After Hooks.rollbackAddedActionAuthorities() 252ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 243ms
And Get custom field settings for "DELIVERY" transport type and "" company 098ms
And Mark custom fields as not obligatory 004ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 686ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_MAIN_DATA_SECTION" "UNLIMITED" 338ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_ADVICE" "UNLIMITED" 328ms
And Add action authority with: "adama" "adama-admin" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 306ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 621ms
When Find transport in table with status "planned" 3s 848ms
And Confirm statuses until reach "process-ended" 11s 503ms
And Wait "90" seconds 1m 30s
And Go to "ARCHIVE_TAB" 517ms
And Show "DELIVERY" 172ms
And Go to transport details "DELIVERY" 30s 644ms
And Change filled value in details "transport-description" "text" "opis" "0" 1s 556ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 219ms
And Wait "7" seconds 7s
And Go to transport details "DELIVERY" 30s 590ms
Then Verify that "transport-description" in transport has value "opis" 116ms
After Hooks.deleteTransportAfterTest() 656ms
After Hooks.rollbackAllCustomFieldsSettings() 004ms
After Hooks.rollbackAddedActionAuthorities() 265ms
After Hooks.rollbackRemovedActionAuthorities() 528ms
View Feature Transport form
Scenario Outline Check if driver is in list in transport form.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 427ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 133ms
When Go to transport details "DELIVERY" 2s 910ms
And Fill transport form 41s 224ms
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() 803ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 783ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 124ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 20s 868ms
And If user is login then logout 291ms
And Login as "pskza1-carrier@qa.qa-test" 2s 536ms
Then Verify that the transport has been transferred 3s 429ms
And Accept or reject "accept" transferred transport 16s 573ms
And Go to transport details "SMALLS_IMPORT" 2s 839ms
And Verify that "transaction-price" in transport form is visible 088ms
And Verify that transaction price field has correct value 088ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_IMPORT" 187ms
After Hooks.deleteTransportAfterTest() 574ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 703ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 134ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 5s 191ms
And If user is login then logout 233ms
And Login as "pskza1-carrier@qa.qa-test" 2s 583ms
Then Verify that the transport has been transferred 3s 587ms
And Accept or reject "accept" transferred transport 16s 574ms
And Go to transport details "SMALLS_EXPORT" 2s 898ms
And Verify that "transaction-price" in transport form is visible 086ms
And Verify that transaction price field has correct value 069ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_EXPORT" 207ms
After Hooks.deleteTransportAfterTest() 585ms
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 117ms
And Mark custom fields as not obligatory 007ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 070ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 4s 556ms
And Click button advice in transport table "OWN_COLLECTION" 842ms
And Set advice window in schedule 3s 316ms
And Fill advice form 20s 590ms
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() 543ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
After Hooks.rollbackAllCustomFieldsSettings() 481ms
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" 224ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 114ms
And Mark custom fields as not obligatory 005ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 16s 009ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 007ms
When Login as "dayco-admin" 4s 594ms
And Click button advice in transport table "OWN_COLLECTION" 784ms
And Set advice window in schedule 3s 257ms
And Fill advice form 20s 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/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() 530ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
After Hooks.rollbackAllCustomFieldsSettings() 472ms
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" 233ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lisner" 001ms
And Create custom field with "CREATE_DELIVERY_DATE_AND_TIME_CFD" by "super-admin-lisner" 2s 991ms
When Login as "lisner-admin-2" and set token of apiUsername "super-admin-lisner" 5s 864ms
And Go to new transport "DELIVERY" 693ms
And Fill transport form 16s 614ms
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 725ms
View Feature Invoice
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 8s 482ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 171ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 662ms
When Click invoice button 3s 273ms
And Set default invoice currency value 171ms
Then Check that default currency value in invoice form is "EUR" 153ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_IMPORT" and principal alias "swisskrono" 112ms
And Clear all cache 2s 411ms
And Login as "swisskrono-admin" 10s 987ms
And Go to "TRANSPORT_TABLE" 378ms
And Show all transport types 1s 156ms
And Click invoice button 599ms
Then Check that default currency value in invoice form is "USD" 155ms
After Hooks.deleteTransportAfterTest() 756ms
After Hooks.rollbackInvoiceCurrency() 2s 173ms
View Feature Invoice
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 10s 935ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 124ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 648ms
When Click invoice button 3s 490ms
And Set default invoice currency value 167ms
Then Check that default currency value in invoice form is "EUR" 133ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_EXPORT" and principal alias "swisskrono" 103ms
And Clear all cache 2s 211ms
And Login as "swisskrono-admin" 10s 670ms
And Go to "TRANSPORT_TABLE" 399ms
And Show all transport types 1s 180ms
And Click invoice button 810ms
Then Check that default currency value in invoice form is "USD" 160ms
After Hooks.deleteTransportAfterTest() 836ms
After Hooks.rollbackInvoiceCurrency() 2s 161ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 5s 867ms
And Create transport "CREATE_DELIVERY_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 2s 887ms
And Show all transport types 1s 124ms
Then Check if transport number is visible "DELIVERY" 15s 093ms
And Check if transport details is not visible 15s 033ms
After Hooks.deleteTransportAfterTest() 761ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 16s 044ms
And Show all transport "false" 093ms
And Go to "TRANSPORT_TABLE" 363ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 179ms
When Click on transport row 166ms
Then Verify if transport row is selected 095ms
After Hooks.deleteTransportAfterTest() 940ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 6s 317ms
And Show all transport "false" 081ms
And Go to "TRANSPORT_TABLE" 373ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 694ms
When Click on transport row 145ms
Then Verify if transport row is selected 075ms
After Hooks.deleteTransportAfterTest() 748ms
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 346ms
And Show all transport "false" 083ms
And Go to "TRANSPORT_TABLE" 507ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 611ms
When Click on transport row 184ms
Then Verify if transport row is selected 098ms
After Hooks.deleteTransportAfterTest() 862ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 941ms
And Show all transport "false" 088ms
And Go to "TRANSPORT_TABLE" 428ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 772ms
When Click on transport row 147ms
Then Verify if transport row is selected 074ms
After Hooks.deleteTransportAfterTest() 905ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 7s 567ms
And Show all transport "false" 081ms
And Go to "TRANSPORT_TABLE" 382ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 899ms
When Click on transport row 135ms
Then Verify if transport row is selected 065ms
After Hooks.deleteTransportAfterTest() 818ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 6s 137ms
And Show all transport "true" 245ms
And Go to "TRANSPORT_TABLE" 348ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 753ms
When Click on transport row 152ms
Then Verify if transport row is selected 078ms
After Hooks.deleteTransportAfterTest() 820ms
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 456ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 408ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 604ms
When Accept or reject "accept" transferred transport 17s 756ms
Then Verify that transport is accept or reject "accept" 077ms
After Hooks.deleteTransportAfterTest() 537ms
View Feature Reject Transport
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 578ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 394ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 600ms
When Accept or reject "reject" transferred transport 17s 663ms
Then Verify that transport is accept or reject "reject" 15s 117ms
After Hooks.deleteTransportAfterTest() 553ms
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 197ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 323ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 627ms
When Accept or reject "accept" transferred transport 20s 144ms
Then Verify that transport is accept or reject "accept" 066ms
After Hooks.deleteTransportAfterTest() 560ms
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 779ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 318ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 658ms
When Accept or reject "reject" transferred transport 16s 633ms
Then Verify that transport is accept or reject "reject" 15s 080ms
After Hooks.deleteTransportAfterTest() 564ms
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 724ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 334ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 658ms
When Accept or reject "accept" transferred transport 17s 049ms
Then Verify that transport is accept or reject "accept" 076ms
After Hooks.deleteTransportAfterTest() 569ms
View Feature Reject Transport
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 757ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 513ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 683ms
When Accept or reject "reject" transferred transport 16s 994ms
Then Verify that transport is accept or reject "reject" 15s 095ms
After Hooks.deleteTransportAfterTest() 609ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 574ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 117ms
When Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 20s 195ms
And If user is login then logout 605ms
And Login as "paa1-carrier@qa.qa-test" 2s 439ms
Then Verify that the transport has been transferred with "true" 1s 885ms
After Hooks.deleteTransportAfterTest() 776ms
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 428ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 045ms
When Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false" 20s 815ms
And If user is login then logout 299ms
And Login as "paa1-carrier@qa.qa-test" 2s 641ms
Then Verify that the transport has been transferred with "false" 1s 835ms
After Hooks.deleteTransportAfterTest() 678ms
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 654ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 145ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 20s 883ms
And If user is login then logout 266ms
And Login as "pskza1-carrier@qa.qa-test" 2s 683ms
Then Verify that the transport has been transferred 3s 381ms
After Hooks.deleteTransportAfterTest() 757ms
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 600ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 044ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 5s 181ms
And If user is login then logout 458ms
And Login as "pskza1-carrier@qa.qa-test" 2s 318ms
Then Verify that the transport has been transferred 3s 512ms
After Hooks.deleteTransportAfterTest() 795ms
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 630ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 366ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 916ms
And Go to auction offer 1s 793ms
When Offer "1000" 367ms
And Verify that offer with "1000" has been added to auction 3s 075ms
And If user is login then logout 224ms
And Login as "swisskrono-admin" 2s 531ms
Then Go to auction details 1s 800ms
And Pass transport to carrier from auction details 1s 593ms
And If user is login then logout 6s 240ms
And Login as "pskza1-carrier@qa.qa-test" 2s 312ms
And Verify that the transport has been transferred 3s 391ms
After Hooks.deleteTransportAfterTest() 818ms
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 620ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 387ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 811ms
And Go to auction offer 1s 793ms
When Offer "1000" 370ms
And Verify that offer with "1000" has been added to auction 3s 086ms
And Wait till auction end 1m 52s 013ms
And If user is login then logout 265ms
Then Login as "swisskrono-admin" 2s 720ms
And Go to auction details 1s 798ms
And Pass transport to carrier from auction details 1s 523ms
And If user is login then logout 1s 099ms
And Login as "pskza1-carrier@qa.qa-test" 2s 344ms
And Verify that the transport has been transferred 3s 602ms
After Hooks.deleteTransportAfterTest() 826ms
View Feature Transfer transport to carrier
Scenario Outline Check if enabled carriers are shown in transport transfer select
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 649ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 146ms
And Go to "TRANSPORT_TABLE" 477ms
When Open transport transfer modal 1s 637ms
Then Verify that all enabled companies from "swisskrono" are shown in select 362ms
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() 591ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-adama" 261ms
And Reject main section of a "Przewoźnik Adama Automat 1" in "adama" by API 844ms
And Login as "adama-admin" 2s 191ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 085ms
And Go to "TRANSPORT_TABLE" 417ms
When Open transport transfer modal 1s 639ms
Then Verify that "Przewoźnik Adama Automat 1" is blocked in select 255ms
After Hooks.deleteTransportAfterTest() 596ms
After Hooks.rollbackRejectedSections() 443ms
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 460ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 083ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" with "120" seconds to accept transport 5s 431ms
And If user is login then logout 243ms
When Login as "paa1-carrier@qa.qa-test" 4s 884ms
And Verify that the transport has been transferred with "true" 1s 869ms
And Wait "120" seconds 2m
Then Verify if transport is not visible to carrier after expiring time to accept transport 15s 024ms
After Hooks.deleteTransportAfterTest() 605ms
View Feature Assortment Group
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 428ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 012ms
When Go to "TRANSPORT_TABLE" 527ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 902ms
Then Check if new assortment group is disabled in transport form 107ms
After Hooks.deleteTransportAfterTest() 879ms
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 492ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 887ms
And Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama" 021ms
When Show all transport types 1s 160ms
And Click button advice in transport table "CONTAINER" 316ms
And Set advice window in schedule 3s 119ms
And Click button cancel in advice form 16s 132ms
And Set advice window in schedule 2s 401ms
And Click button cancel in advice form 16s 087ms
And Set advice window in schedule 2s 318ms
And Fill advice form 22s 055ms
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() 508ms
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 572ms
And Get inputs from database "CREATE_TRANSPOSRT_ORDER" "super-admin-adama" 020ms
When Go to new transport "TRANSPORT" 691ms
And Fill transport form 28s 955ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 196ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 20s 796ms
And Check is transport "TRANSPORT" created in transport table and set transport id 1s 308ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 745ms
And Accept or reject "reject" transferred transport 17s 857ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 510ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 5s 187ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 483ms
And Accept or reject "accept" transferred transport 17s 779ms
Then Verify that transport is accept or reject "accept" 077ms
After Hooks.deleteTransportAfterTest() 585ms
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 545ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 019ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 017ms
When Show all transport types 1s 156ms
And Click button advice in transport table "DELIVERY" 285ms
And Set advice window in schedule 3s 316ms
And Click button cancel in advice form 16s 169ms
And Go to "TRANSPORT_TABLE" 448ms
When Go to transport details "DELIVERY" 2s 846ms
And Fill transport form 1m 8s 537ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 229ms
And Go to transport details "DELIVERY" 2s 789ms
Then Check are transport values equals 070ms
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() 690ms