Project Number Date
ApolloFullRunnerReport 2021.AT1.39 02 sie 2021, 05:23

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 50s 993ms 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 073ms
When Go to new transport "SMALLS_IMPORT" 371ms
And Fill transport form 19s 737ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 106ms
And Show all transport "false" 163ms
And Go to transport details "SMALLS_IMPORT" 2s 433ms
And Click create similar button 15s 101ms
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 129ms
And Open similar transport details 261ms
Then Check are transport values equals 2s 104ms
After Hooks.deleteTransportAfterTest() 085ms
After Hooks.deleteSimilarTransportAfterTest() 074ms
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" 1s 662ms
When Go to new transport "DELIVERY" 15s 328ms
And Fill transport form 18s 761ms
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" 000ms
And Login as "pna1-carrier" and set token of apiUsername "pna1-carrier" 1s 002ms
When Go to new transport "DELIVERY" 15s 267ms
And Fill transport form 18s 787ms
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" 037ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 218ms
When Go to new transport "SMALLS_IMPORT" 421ms
And Fill transport form 32s 798ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 123ms
And Go to transport details "SMALLS_IMPORT" 2s 414ms
And Go to transport print details form 3s 082ms
Then Check are transport values equals 8s 318ms
After Hooks.deleteTransportAfterTest() 084ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 208ms
And Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 036ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 265ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 118ms
And Go to transport details "SMALLS_IMPORT" 2s 434ms
Then Verify that the transport can be edited 1s 266ms
And Close transport details 15s 100ms
And If user is login then logout 300ms
And Login as "pskza1-carrier@qa.qa-test" 1s 079ms
And Go to transport details "SMALLS_IMPORT" 2s 453ms
And Verify that the transport cannot be edited 46s 322ms
After Hooks.deleteTransportAfterTest() 081ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 187ms
And Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 036ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 230ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 094ms
And Go to transport details "SMALLS_EXPORT" 2s 452ms
Then Verify that the transport can be edited 1s 277ms
And Close transport details 15s 112ms
And If user is login then logout 357ms
And Login as "pskza1-carrier@qa.qa-test" 1s 190ms
And Go to transport details "SMALLS_EXPORT" 2s 462ms
And Verify that the transport cannot be edited 46s 304ms
After Hooks.deleteTransportAfterTest() 104ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 183ms
And Get inputs from database "HIDDEN_DATA_SMALLS_IMPORT" "super-admin-skz" 041ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 316ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 106ms
And Go to transport details "SMALLS_IMPORT" 2s 408ms
Then Verify that the hidden data in transport are not visible 1s 045ms
And Close transport details 15s 102ms
And If user is login then logout 101ms
And Login as "swisskrono-admin" 1s 386ms
And Go to transport details "SMALLS_IMPORT" 2s 462ms
And Verify that the hidden data in transport are visible 1s 230ms
After Hooks.deleteTransportAfterTest() 096ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 040ms
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 310ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 108ms
And Go to transport details "SMALLS_EXPORT" 2s 381ms
Then Verify that the hidden data in transport are not visible 1s 031ms
And Close transport details 15s 090ms
And If user is login then logout 333ms
And Login as "swisskrono-admin" 1s 095ms
And Go to transport details "SMALLS_EXPORT" 2s 458ms
And Verify that the hidden data in transport are visible 1s 224ms
After Hooks.deleteTransportAfterTest() 088ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 274ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 395ms
When Go to transport details "DELIVERY" 2s 681ms
And Change filled value in details "unloaded-stere" "text" "3" "0" 1s 318ms
And Change filled value in details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 508ms
And Change filled value in details "insp.-accord.-with-ins." "select" "NIE" "1" 3s 471ms
And Fill discrepancy report section without closing the form 19s 386ms
And Click "save-transport" save button 1s 237ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 124ms
And Check if transport details form is disappeared 15s 007ms
After Hooks.deleteTransportAfterTest() 112ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 101ms
And Add action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 041ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 263ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 1s 432ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 2s 739ms
When Go to "TRANSPORT_TABLE" 253ms
And Go to transport details "DELIVERY" 2s 677ms
And Change filled value in details "transport-description" "text" "opis" "0" 1s 313ms
Then Verify that "transport-description" in transport has value "opis" 026ms
After Hooks.deleteTransportAfterTest() 147ms
After Hooks.rollbackAddedActionAuthorities() 039ms
After Hooks.rollbackWarehousesAccess() 157ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 094ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 1s 407ms
And Remove action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 043ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 145ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 2s 331ms
When Go to "TRANSPORT_TABLE" 194ms
And Go to transport details "DELIVERY" 2s 647ms
Then Verify that "transport-description" in transport form is disabled 018ms
After Hooks.deleteTransportAfterTest() 105ms
After Hooks.rollbackRemovedActionAuthorities() 041ms
After Hooks.rollbackWarehousesAccess() 176ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 099ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 035ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 406ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 337ms
And Show all transport "false" 158ms
When Go to "TRANSPORT_TABLE" 115ms
And Go to transport details "DELIVERY" 2s 659ms
Then Verify that "CARRIER" in transport form is visible 024ms
After Hooks.deleteTransportAfterTest() 131ms
After Hooks.rollbackAddedActionAuthorities() 031ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 100ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 039ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 216ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 377ms
And Show all transport "false" 166ms
When Go to "TRANSPORT_TABLE" 121ms
And Go to transport details "TRANSPORT" 2s 430ms
Then Verify that "CARRIER" in transport form is visible 024ms
After Hooks.deleteTransportAfterTest() 076ms
After Hooks.rollbackAddedActionAuthorities() 032ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 098ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 041ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 225ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 362ms
And Show all transport "true" 240ms
When Go to "TRANSPORT_TABLE" 116ms
And Go to transport details "TRANSPORT_ORDER" 2s 449ms
Then Verify that "CARRIER" in transport form is visible 021ms
After Hooks.deleteTransportAfterTest() 059ms
After Hooks.rollbackAddedActionAuthorities() 025ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 091ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 032ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 417ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 224ms
And Show all transport "false" 158ms
When Go to "TRANSPORT_TABLE" 108ms
And Go to transport details "DELIVERY" 2s 669ms
Then Verify that "CARRIER" in transport form is not visible 15s 041ms
After Hooks.deleteTransportAfterTest() 132ms
After Hooks.rollbackRemovedActionAuthorities() 042ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 095ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 037ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 208ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 446ms
And Show all transport "false" 160ms
When Go to "TRANSPORT_TABLE" 128ms
And Go to transport details "TRANSPORT" 2s 458ms
Then Verify that "CARRIER" in transport form is not visible 15s 045ms
After Hooks.deleteTransportAfterTest() 088ms
After Hooks.rollbackRemovedActionAuthorities() 041ms
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 220ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 545ms
And Show all transport "true" 227ms
When Go to "TRANSPORT_TABLE" 128ms
And Go to transport details "TRANSPORT_ORDER" 2s 457ms
Then Verify that "CARRIER" in transport form is not visible 15s 030ms
After Hooks.deleteTransportAfterTest() 089ms
After Hooks.rollbackRemovedActionAuthorities() 039ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 102ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 032ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 033ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 363ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 253ms
And Show all transport "false" 162ms
When Go to "TRANSPORT_TABLE" 127ms
And Go to transport details "DELIVERY" 2s 739ms
Then Verify that "CARRIER" in transport form is not disabled 023ms
After Hooks.deleteTransportAfterTest() 096ms
After Hooks.rollbackAddedActionAuthorities() 051ms
Before Hooks.showScenarioName(Scenario) 000ms
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 Add action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 036ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 201ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 334ms
And Show all transport "false" 161ms
When Go to "TRANSPORT_TABLE" 116ms
And Go to transport details "TRANSPORT" 2s 437ms
Then Verify that "CARRIER" in transport form is not disabled 018ms
After Hooks.deleteTransportAfterTest() 063ms
After Hooks.rollbackAddedActionAuthorities() 061ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 106ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 037ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 035ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 210ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 401ms
And Show all transport "true" 235ms
When Go to "TRANSPORT_TABLE" 118ms
And Go to transport details "TRANSPORT_ORDER" 2s 434ms
Then Verify that "CARRIER" in transport form is not disabled 019ms
After Hooks.deleteTransportAfterTest() 081ms
After Hooks.rollbackAddedActionAuthorities() 062ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 099ms
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" 037ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 364ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 260ms
And Show all transport "false" 164ms
When Go to "TRANSPORT_TABLE" 118ms
And Go to transport details "DELIVERY" 2s 642ms
Then Verify that "CARRIER" in transport form is disabled 015ms
After Hooks.deleteTransportAfterTest() 100ms
After Hooks.rollbackAddedActionAuthorities() 030ms
After Hooks.rollbackRemovedActionAuthorities() 038ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-adama" 095ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 032ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 007ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 194ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 326ms
And Show all transport "false" 164ms
When Go to "TRANSPORT_TABLE" 118ms
And Go to transport details "TRANSPORT" 2s 425ms
Then Verify that "CARRIER" in transport form is disabled 018ms
After Hooks.deleteTransportAfterTest() 062ms
After Hooks.rollbackAddedActionAuthorities() 031ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 094ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 035ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 007ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 203ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 303ms
And Show all transport "true" 228ms
When Go to "TRANSPORT_TABLE" 127ms
And Go to transport details "TRANSPORT_ORDER" 2s 438ms
Then Verify that "CARRIER" in transport form is disabled 017ms
After Hooks.deleteTransportAfterTest() 073ms
After Hooks.rollbackAddedActionAuthorities() 030ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-adama" 095ms
And Get custom field settings for "DELIVERY" transport type and "" company 014ms
And Mark custom fields as not obligatory 004ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 246ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_MAIN_DATA_SECTION" "UNLIMITED" 043ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_ADVICE" "UNLIMITED" 041ms
And Add action authority with: "adama" "adama-admin" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 041ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 359ms
When Find transport in table with status "planned" 3s 298ms
And Confirm statuses until reach "process-ended" 23s 527ms
And Wait "90" seconds 1m 30s
And Go to "ARCHIVE_TAB" 275ms
And Show "DELIVERY" 070ms
And Go to transport details "DELIVERY" 30s 437ms
And Change filled value in details "transport-description" "text" "opis" "0" 1s 314ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 111ms
And Wait "7" seconds 7s
And Go to transport details "DELIVERY" 30s 396ms
Then Verify that "transport-description" in transport has value "opis" 024ms
After Hooks.deleteTransportAfterTest() 083ms
After Hooks.rollbackAllCustomFieldsSettings() 005ms
After Hooks.rollbackAddedActionAuthorities() 033ms
After Hooks.rollbackRemovedActionAuthorities() 074ms
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 751ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 036ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 398ms
When Go to transport details "DELIVERY" 2s 656ms
And Fill transport form 38s 093ms
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() 094ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 220ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 240ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 19s 135ms
And If user is login then logout 104ms
And Login as "pskza1-carrier@qa.qa-test" 1s 208ms
Then Verify that the transport has been transferred 1s 146ms
And Accept or reject "accept" transferred transport 15s 787ms
And Go to transport details "SMALLS_IMPORT" 2s 505ms
And Verify that "transaction-price" in transport form is visible 026ms
And Verify that transaction price field has correct value 021ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_IMPORT" 021ms
After Hooks.deleteTransportAfterTest() 070ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 184ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 224ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 19s 107ms
And If user is login then logout 117ms
And Login as "pskza1-carrier@qa.qa-test" 1s 276ms
Then Verify that the transport has been transferred 1s 154ms
And Accept or reject "accept" transferred transport 15s 777ms
And Go to transport details "SMALLS_EXPORT" 2s 436ms
And Verify that "transaction-price" in transport form is visible 030ms
And Verify that transaction price field has correct value 021ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_EXPORT" 024ms
After Hooks.deleteTransportAfterTest() 072ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pna1-carrier" 961ms
When Click plan transport button 238ms
When Change filled value in details "company-step-0" "autocomplete" "DNA1" "0" 6s 469ms
Then Verify that value in field is equals details "company-step-0" "autocomplete" "DNA1" 1s 019ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 102ms
And Get "DELIVERY" settings from "alrec" 034ms
And Set transportType settings with values: "numberOfDaysAddedToFirstStep", "10" 078ms
And Login as "alrec-admin" 1s 297ms
And Go to "TRANSPORT_TABLE" 128ms
When Go to new transport "DELIVERY" 294ms
Then Check if scheduled date of advice in transport form is in 10 days 020ms
After Hooks.rollbackTransportTypeSettings() 065ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-alrec" 090ms
And Get "DELIVERY" settings from "alrec" 021ms
And Set transportType settings with values: "numberOfDaysAddedToFirstStep", "10" 049ms
And Login as "alrec-admin" 1s 050ms
And Go to "TRANSPORT_TABLE" 119ms
When Go to new transport "DELIVERY" 264ms
Then Check if scheduled date of advice in transport form is in 10 days 016ms
After Hooks.rollbackTransportTypeSettings() 048ms
Scenario Outline Check if custom fields are filled with default option when form is opened
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 092ms
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" 045ms
And Login as "bausch-admin" 31s 020ms
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() 031ms
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" 095ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 018ms
And Mark custom fields as not obligatory 005ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 15s 168ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 1s 452ms
And Click button advice in transport table "OWN_COLLECTION" 296ms
And Set advice window in schedule 2s 512ms
And Fill advice form 19s 008ms
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() 072ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
After Hooks.rollbackAllCustomFieldsSettings() 076ms
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" 093ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 020ms
And Mark custom fields as not obligatory 006ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 15s 179ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 1s 453ms
And Click button advice in transport table "OWN_COLLECTION" 283ms
And Set advice window in schedule 2s 490ms
And Fill advice form 18s 971ms
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() 086ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
After Hooks.rollbackAllCustomFieldsSettings() 070ms
Scenario Outline Check if date and time custom field appeared in transport details after creating transport
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-lisner" 085ms
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" 282ms
When Login as "lisner-admin-2" and set token of apiUsername "super-admin-lisner" 1s 706ms
And Go to new transport "DELIVERY" 306ms
And Fill transport form 36s 433ms
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() 309ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 806ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 229ms
When Go to "TRANSPORT_TABLE" 146ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 377ms
And Change filled value in details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 436ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "16:01" 024ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 631ms
And Click "save-transport" save button 688ms
Then Check if warehouse working hour is validate correctly "yes" 031ms
After Hooks.deleteTransportsAfterTest() 072ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 448ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 224ms
When Go to "TRANSPORT_TABLE" 128ms
And Go to transport details "TRANSPORT" 2s 408ms
And Change filled value in details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 420ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "22:01" 015ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 581ms
And Click "save-transport" save button 680ms
Then Check if warehouse working hour is validate correctly "yes" 021ms
After Hooks.deleteTransportsAfterTest() 072ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 147ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 188ms
When Go to "TRANSPORT_TABLE" 146ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 336ms
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" 017ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 589ms
And Click "save-transport" save button 679ms
Then Check if warehouse working hour is validate correctly "yes" 027ms
After Hooks.deleteTransportsAfterTest() 073ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 212ms
When Go to "TRANSPORT_TABLE" 113ms
And Go to transport details "TRANSPORT" 2s 430ms
And Change filled value in details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 405ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "22:01" 018ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 584ms
And Click "save-transport" save button 698ms
Then Check if warehouse working hour is validate correctly "yes" 027ms
After Hooks.deleteTransportsAfterTest() 096ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 993ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 206ms
When Go to "TRANSPORT_TABLE" 119ms
And Go to transport details "TRANSPORT" 2s 386ms
And Change filled value in details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 395ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "22:00" 016ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 597ms
And Click "save-transport" save button 686ms
Then Check if warehouse working hour is validate correctly "no" 15s 027ms
After Hooks.deleteTransportsAfterTest() 081ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 197ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 195ms
When Go to "TRANSPORT_TABLE" 144ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 358ms
And Change filled value in details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 438ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "16:00" 023ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 602ms
And Click "save-transport" save button 694ms
Then Check if warehouse working hour is validate correctly "no" 15s 051ms
After Hooks.deleteTransportsAfterTest() 071ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 144ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 222ms
When Go to "TRANSPORT_TABLE" 124ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 342ms
And Change filled value in details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 434ms
And Calculate date and hour for fill transport details "time-range-from-date-1" "no" "06:00" 018ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "15:00" 021ms
And Change date value in field with calendar in transport details "time-range-from-date-1" "calculatedValue" 609ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 111ms
Then Check if warehouse working hour is validate correctly "no" 15s 025ms
After Hooks.deleteTransportsAfterTest() 081ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 079ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 209ms
When Go to "TRANSPORT_TABLE" 129ms
And Go to transport details "TRANSPORT" 2s 408ms
And Change filled value in details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 448ms
And Calculate date and hour for fill transport details "time-range-from-date-1" "no" "07:00" 023ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "15:00" 020ms
And Change date value in field with calendar in transport details "time-range-from-date-1" "calculatedValue" 598ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 104ms
Then Check if warehouse working hour is validate correctly "no" 15s 041ms
After Hooks.deleteTransportsAfterTest() 067ms