Project Number Date
ApolloFullRunnerReport 2021.AT1.30 01 sie 2021, 16:17

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Transport form 360 7 56 0 0 423 35 7 42 22m 49s 694ms Failed
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" 1s 052ms
When Go to new transport "SMALLS_IMPORT" 354ms
And Fill transport form 19s 735ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 156ms
And Show all transport "false" 162ms
And Go to transport details "SMALLS_IMPORT" 2s 429ms
And Click create similar button 15s 124ms
And Fill "transport" form "CREATE_SIMILAR_SMALLS_IMPORT" by "super-admin-skz" 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 109ms
And Open similar transport details 257ms
Then Check are transport values equals 2s 105ms
After Hooks.deleteTransportAfterTest() 080ms
After Hooks.deleteSimilarTransportAfterTest() 074ms
Scenario Outline Check if transport created with advice by similar button has correct values
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "pna1-carrier" 001ms
And Login as "pna1-carrier" and set token of apiUsername "pna1-carrier" 1s 655ms
When Go to new transport "DELIVERY" 15s 268ms
And Fill transport form 18s 736ms
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
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" 1s 020ms
When Go to new transport "DELIVERY" 15s 282ms
And Fill transport form 18s 774ms
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
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_SMALLS_IMPORT_FOR_PRINT" "super-admin-skz" 038ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 166ms
When Go to new transport "SMALLS_IMPORT" 378ms
And Fill transport form 32s 807ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 100ms
And Go to transport details "SMALLS_IMPORT" 2s 422ms
And Go to transport print details form 3s 084ms
Then Check are transport values equals 8s 307ms
After Hooks.deleteTransportAfterTest() 090ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 190ms
And Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 037ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 241ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 115ms
And Go to transport details "SMALLS_IMPORT" 2s 452ms
Then Verify that the transport can be edited 1s 271ms
And Close transport details 15s 105ms
And If user is login then logout 328ms
And Login as "pskza1-carrier@qa.qa-test" 987ms
And Go to transport details "SMALLS_IMPORT" 2s 451ms
And Verify that the transport cannot be edited 46s 308ms
After Hooks.deleteTransportAfterTest() 084ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 223ms
And Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 038ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 225ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 122ms
And Go to transport details "SMALLS_EXPORT" 2s 443ms
Then Verify that the transport can be edited 1s 271ms
And Close transport details 15s 089ms
And If user is login then logout 401ms
And Login as "pskza1-carrier@qa.qa-test" 1s 016ms
And Go to transport details "SMALLS_EXPORT" 2s 451ms
And Verify that the transport cannot be edited 46s 310ms
After Hooks.deleteTransportAfterTest() 108ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 217ms
And Get inputs from database "HIDDEN_DATA_SMALLS_IMPORT" "super-admin-skz" 035ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 295ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 085ms
And Go to transport details "SMALLS_IMPORT" 2s 402ms
Then Verify that the hidden data in transport are not visible 1s 042ms
And Close transport details 15s 126ms
And If user is login then logout 102ms
And Login as "swisskrono-admin" 1s 288ms
And Go to transport details "SMALLS_IMPORT" 2s 469ms
And Verify that the hidden data in transport are visible 1s 235ms
After Hooks.deleteTransportAfterTest() 102ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 041ms
And Get inputs from database "HIDDEN_DATA_SMALLS_EXPORT" "super-admin-skz" 037ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 300ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 132ms
And Go to transport details "SMALLS_EXPORT" 2s 387ms
Then Verify that the hidden data in transport are not visible 1s 030ms
And Close transport details 15s 082ms
And If user is login then logout 369ms
And Login as "swisskrono-admin" 1s 116ms
And Go to transport details "SMALLS_EXPORT" 2s 485ms
And Verify that the hidden data in transport are visible 1s 201ms
After Hooks.deleteTransportAfterTest() 080ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 236ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 421ms
When Go to transport details "DELIVERY" 2s 667ms
And Change filled value in details "unloaded-stere" "text" "3" "0" 1s 328ms
And Change filled value in details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 491ms
And Change filled value in details "insp.-accord.-with-ins." "select" "NIE" "1" 3s 495ms
And Fill discrepancy report section without closing the form 19s 325ms
And Click "save-transport" save button 1s 230ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 092ms
And Check if transport details form is disappeared 15s 013ms
After Hooks.deleteTransportAfterTest() 099ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-hochland" 088ms
And Add action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 039ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 242ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 1s 390ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 2s 855ms
When Go to "TRANSPORT_TABLE" 201ms
And Go to transport details "DELIVERY" 2s 695ms
And Change filled value in details "transport-description" "text" "opis" "0" 1s 308ms
Then Verify that "transport-description" in transport has value "opis" 022ms
After Hooks.deleteTransportAfterTest() 138ms
After Hooks.rollbackAddedActionAuthorities() 035ms
After Hooks.rollbackWarehousesAccess() 169ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 090ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 1s 411ms
And Remove action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 039ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 130ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 2s 308ms
When Go to "TRANSPORT_TABLE" 181ms
And Go to transport details "DELIVERY" 2s 643ms
Then Verify that "transport-description" in transport form is disabled 017ms
After Hooks.deleteTransportAfterTest() 103ms
After Hooks.rollbackRemovedActionAuthorities() 037ms
After Hooks.rollbackWarehousesAccess() 155ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 087ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 036ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 359ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 367ms
And Show all transport "false" 162ms
When Go to "TRANSPORT_TABLE" 106ms
And Go to transport details "DELIVERY" 2s 633ms
Then Verify that "CARRIER" in transport form is visible 024ms
After Hooks.deleteTransportAfterTest() 096ms
After Hooks.rollbackAddedActionAuthorities() 025ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 092ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 038ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 183ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 444ms
And Show all transport "false" 157ms
When Go to "TRANSPORT_TABLE" 122ms
And Go to transport details "TRANSPORT" 2s 428ms
Then Verify that "CARRIER" in transport form is visible 027ms
After Hooks.deleteTransportAfterTest() 081ms
After Hooks.rollbackAddedActionAuthorities() 029ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-alrec" 097ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 042ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 219ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 366ms
And Show all transport "true" 225ms
When Go to "TRANSPORT_TABLE" 121ms
And Go to transport details "TRANSPORT_ORDER" 2s 440ms
Then Verify that "CARRIER" in transport form is visible 026ms
After Hooks.deleteTransportAfterTest() 076ms
After Hooks.rollbackAddedActionAuthorities() 031ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 108ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 034ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 391ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 169ms
And Show all transport "false" 160ms
When Go to "TRANSPORT_TABLE" 120ms
And Go to transport details "DELIVERY" 2s 662ms
Then Verify that "CARRIER" in transport form is not visible 15s 052ms
After Hooks.deleteTransportAfterTest() 113ms
After Hooks.rollbackRemovedActionAuthorities() 042ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 090ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 033ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 170ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 413ms
And Show all transport "false" 167ms
When Go to "TRANSPORT_TABLE" 132ms
And Go to transport details "TRANSPORT" 2s 420ms
Then Verify that "CARRIER" in transport form is not visible 15s 013ms
After Hooks.deleteTransportAfterTest() 075ms
After Hooks.rollbackRemovedActionAuthorities() 045ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 091ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 036ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 229ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 376ms
And Show all transport "true" 224ms
When Go to "TRANSPORT_TABLE" 134ms
And Go to transport details "TRANSPORT_ORDER" 2s 438ms
Then Verify that "CARRIER" in transport form is not visible 15s 026ms
After Hooks.deleteTransportAfterTest() 074ms
After Hooks.rollbackRemovedActionAuthorities() 041ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-hochland" 092ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 035ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 037ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 440ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 165ms
And Show all transport "false" 157ms
When Go to "TRANSPORT_TABLE" 124ms
And Go to transport details "DELIVERY" 2s 697ms
Then Verify that "CARRIER" in transport form is not disabled 021ms
After Hooks.deleteTransportAfterTest() 143ms
After Hooks.rollbackAddedActionAuthorities() 061ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 090ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 038ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 040ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 204ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 309ms
And Show all transport "false" 162ms
When Go to "TRANSPORT_TABLE" 117ms
And Go to transport details "TRANSPORT" 2s 454ms
Then Verify that "CARRIER" in transport form is not disabled 017ms
After Hooks.deleteTransportAfterTest() 072ms
After Hooks.rollbackAddedActionAuthorities() 056ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-alrec" 091ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 031ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 036ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 187ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 470ms
And Show all transport "true" 219ms
When Go to "TRANSPORT_TABLE" 119ms
And Go to transport details "TRANSPORT_ORDER" 2s 453ms
Then Verify that "CARRIER" in transport form is not disabled 020ms
After Hooks.deleteTransportAfterTest() 064ms
After Hooks.rollbackAddedActionAuthorities() 059ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 093ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 037ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 036ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 385ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 195ms
And Show all transport "false" 162ms
When Go to "TRANSPORT_TABLE" 118ms
And Go to transport details "DELIVERY" 2s 640ms
Then Verify that "CARRIER" in transport form is disabled 016ms
After Hooks.deleteTransportAfterTest() 099ms
After Hooks.rollbackAddedActionAuthorities() 034ms
After Hooks.rollbackRemovedActionAuthorities() 035ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-adama" 093ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 035ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 008ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 192ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 365ms
And Show all transport "false" 166ms
When Go to "TRANSPORT_TABLE" 117ms
And Go to transport details "TRANSPORT" 2s 434ms
Then Verify that "CARRIER" in transport form is disabled 019ms
After Hooks.deleteTransportAfterTest() 069ms
After Hooks.rollbackAddedActionAuthorities() 027ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 091ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 033ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 005ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 187ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 277ms
And Show all transport "true" 231ms
When Go to "TRANSPORT_TABLE" 113ms
And Go to transport details "TRANSPORT_ORDER" 2s 450ms
Then Verify that "CARRIER" in transport form is disabled 018ms
After Hooks.deleteTransportAfterTest() 076ms
After Hooks.rollbackAddedActionAuthorities() 032ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 093ms
And Get custom field settings for "DELIVERY" transport type and "" company 013ms
And Mark custom fields as not obligatory 004ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 244ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_MAIN_DATA_SECTION" "UNLIMITED" 034ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_ADVICE" "UNLIMITED" 029ms
And Add action authority with: "adama" "adama-admin" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 033ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 327ms
When Find transport in table with status "planned" 3s 287ms
And Confirm statuses until reach "process-ended" 23s 541ms
And Wait "90" seconds 1m 30s
And Go to "ARCHIVE_TAB" 268ms
And Show "DELIVERY" 079ms
And Go to transport details "DELIVERY" 30s 420ms
And Change filled value in details "transport-description" "text" "opis" "0" 1s 318ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 122ms
And Wait "7" seconds 7s
And Go to transport details "DELIVERY" 30s 353ms
Then Verify that "transport-description" in transport has value "opis" 020ms
After Hooks.deleteTransportAfterTest() 106ms
After Hooks.rollbackAllCustomFieldsSettings() 004ms
After Hooks.rollbackAddedActionAuthorities() 035ms
After Hooks.rollbackRemovedActionAuthorities() 080ms
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" 2s 742ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 037ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 429ms
When Go to transport details "DELIVERY" 2s 714ms
And Fill transport form 38s 133ms
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() 082ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 179ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 219ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 19s 168ms
And If user is login then logout 105ms
And Login as "pskza1-carrier@qa.qa-test" 1s 391ms
Then Verify that the transport has been transferred 1s 127ms
And Accept or reject "accept" transferred transport 15s 841ms
And Go to transport details "SMALLS_IMPORT" 2s 431ms
And Verify that "transaction-price" in transport form is visible 027ms
And Verify that transaction price field has correct value 034ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_IMPORT" 018ms
After Hooks.deleteTransportAfterTest() 079ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 178ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 233ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 19s 137ms
And If user is login then logout 285ms
And Login as "pskza1-carrier@qa.qa-test" 1s 022ms
Then Verify that the transport has been transferred 1s 126ms
And Accept or reject "accept" transferred transport 15s 738ms
And Go to transport details "SMALLS_EXPORT" 2s 498ms
And Verify that "transaction-price" in transport form is visible 029ms
And Verify that transaction price field has correct value 019ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_EXPORT" 024ms
After Hooks.deleteTransportAfterTest() 077ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pna1-carrier" 932ms
When Click plan transport button 217ms
When Change filled value in details "company-step-0" "autocomplete" "DNA1" "0" 6s 466ms
Then Verify that value in field is equals details "company-step-0" "autocomplete" "DNA1" 1s 019ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "super-admin-alrec" 095ms
And Get "DELIVERY" settings from "alrec" 025ms
And Set transportType settings with values: "numberOfDaysAddedToFirstStep", "10" 089ms
And Login as "alrec-admin" 1s 265ms
And Go to "TRANSPORT_TABLE" 138ms
When Go to new transport "DELIVERY" 297ms
Then Check if scheduled date of advice in transport form is in 10 days 019ms
After Hooks.rollbackTransportTypeSettings() 046ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 092ms
And Get "DELIVERY" settings from "alrec" 019ms
And Set transportType settings with values: "numberOfDaysAddedToFirstStep", "10" 047ms
And Login as "alrec-admin" 989ms
And Go to "TRANSPORT_TABLE" 108ms
When Go to new transport "DELIVERY" 231ms
Then Check if scheduled date of advice in transport form is in 10 days 017ms
After Hooks.rollbackTransportTypeSettings() 040ms
Scenario Outline Check if custom fields are filled with default option when form is opened
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-bausch" 091ms
And Get "Warunki incoterms" settings from "bausch" in "LOAD_EXPORT" 047ms
When Set custom field "Warunki incoterms" with "EDIT_LOAD_EXPORT_INCOTERMS_CFD" in "LOAD_EXPORT" - "bausch" by "super-admin-bausch" 053ms
And Login as "bausch-admin" 31s 030ms
org.openqa.selenium.TimeoutException: Expected condition failed: Nie udalo sie poprawnie zalogowac bausch-admin (tried for 20 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:183)
	at Pages.LoginPage.loginAs(LoginPage.java:38)
	at CucumberTests.BaseTest.loginAs(BaseTest.java:102)
	at CucumberTests.LoginTest.login_as(LoginTest.java:50)
	at ✽.Login as "bausch-admin"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:348)
Caused by: org.openqa.selenium.NoSuchElementException: Cannot locate an element using By.xpath: //a[text()='Logout'] | //a[text()='Wyloguj']
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', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-63-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:183)
	at Pages.LoginPage.loginAs(LoginPage.java:38)
	at CucumberTests.BaseTest.loginAs(BaseTest.java:102)
	at CucumberTests.LoginTest.login_as(LoginTest.java:50)
	at sun.reflect.GeneratedMethodAccessor230.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 Go to new transport "LOAD_EXPORT" 000ms
Then Check is field "incoterms-terms" of type "select" equals "DAP" 000ms
After Hooks.rollbackCustomFieldSettings() 028ms
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" 091ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 021ms
And Mark custom fields as not obligatory 006ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 15s 171ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 1s 405ms
And Click button advice in transport table "OWN_COLLECTION" 285ms
And Set advice window in schedule 2s 510ms
And Fill advice form 18s 989ms
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() 053ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
After Hooks.rollbackAllCustomFieldsSettings() 069ms
Scenario Outline Check if similar transport can be created based on transport with confirmed statuses [A-7322]
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-dayco" 089ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 017ms
And Mark custom fields as not obligatory 005ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 15s 182ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 1s 385ms
And Click button advice in transport table "OWN_COLLECTION" 307ms
And Set advice window in schedule 2s 481ms
And Fill advice form 18s 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/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() 085ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
After Hooks.rollbackAllCustomFieldsSettings() 078ms
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" 088ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lisner" 000ms
And Create custom field with "CREATE_DELIVERY_DATE_AND_TIME_CFD" by "super-admin-lisner" 298ms
When Login as "lisner-admin-2" and set token of apiUsername "super-admin-lisner" 1s 689ms
And Go to new transport "DELIVERY" 316ms
And Fill transport form 36s 448ms
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: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() 321ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 953ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 198ms
When Go to "TRANSPORT_TABLE" 131ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 346ms
And Change filled value in details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 443ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "16:01" 022ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 602ms
And Click "save-transport" save button 703ms
Then Check if warehouse working hour is validate correctly "yes" 033ms
After Hooks.deleteTransportsAfterTest() 092ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 400ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 203ms
When Go to "TRANSPORT_TABLE" 110ms
And Go to transport details "TRANSPORT" 2s 402ms
And Change filled value in details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 400ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "22:01" 017ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 600ms
And Click "save-transport" save button 704ms
Then Check if warehouse working hour is validate correctly "yes" 030ms
After Hooks.deleteTransportsAfterTest() 087ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 154ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 196ms
When Go to "TRANSPORT_TABLE" 139ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 376ms
And Change filled value in details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 429ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "16:01" 018ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 614ms
And Click "save-transport" save button 684ms
Then Check if warehouse working hour is validate correctly "yes" 028ms
After Hooks.deleteTransportsAfterTest() 076ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 996ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 210ms
When Go to "TRANSPORT_TABLE" 129ms
And Go to transport details "TRANSPORT" 2s 397ms
And Change filled value in details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 415ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "22:01" 019ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 583ms
And Click "save-transport" save button 684ms
Then Check if warehouse working hour is validate correctly "yes" 022ms
After Hooks.deleteTransportsAfterTest() 084ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 991ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 226ms
When Go to "TRANSPORT_TABLE" 101ms
And Go to transport details "TRANSPORT" 2s 409ms
And Change filled value in details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 419ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "22:00" 019ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 588ms
And Click "save-transport" save button 681ms
Then Check if warehouse working hour is validate correctly "no" 15s 004ms
After Hooks.deleteTransportsAfterTest() 068ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 168ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 208ms
When Go to "TRANSPORT_TABLE" 140ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 355ms
And Change filled value in details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 440ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "16:00" 024ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 593ms
And Click "save-transport" save button 693ms
Then Check if warehouse working hour is validate correctly "no" 15s 031ms
After Hooks.deleteTransportsAfterTest() 089ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 170ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 234ms
When Go to "TRANSPORT_TABLE" 119ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 364ms
And Change filled value in details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 437ms
And Calculate date and hour for fill transport details "time-range-from-date-1" "no" "06:00" 021ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "15:00" 019ms
And Change date value in field with calendar in transport details "time-range-from-date-1" "calculatedValue" 599ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 109ms
Then Check if warehouse working hour is validate correctly "no" 15s 038ms
After Hooks.deleteTransportsAfterTest() 067ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 064ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 220ms
When Go to "TRANSPORT_TABLE" 136ms
And Go to transport details "TRANSPORT" 2s 425ms
And Change filled value in details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 434ms
And Calculate date and hour for fill transport details "time-range-from-date-1" "no" "07:00" 024ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "15:00" 023ms
And Change date value in field with calendar in transport details "time-range-from-date-1" "calculatedValue" 550ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 065ms
Then Check if warehouse working hour is validate correctly "no" 15s 017ms
After Hooks.deleteTransportsAfterTest() 056ms