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

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteCustomFieldAfterTest 77 1 6 0 0 84 6 1 7 3m 41s 343ms Failed
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-skz" and set token of apiUsername "super-admin-skz" 6s 992ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-skz" 002ms
And Go to "SETTINGS_TAB" 870ms
When Go to "CONTAINER" transport type settings 715ms
And Go to custom fields settings 387ms
And Click add new custom field 421ms
And Fill custom field form 6s 863ms
And Click save button 174ms
And Click back to custom field settings button 304ms
And Set custom field id 3s 300ms
And Refresh page 2s 229ms
Then Go to new transport "CONTAINER" 5s 771ms
And Verify if created custom field appeared in transport form 077ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 2s 866ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 7s 435ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-piast" 001ms
And Go to "SETTINGS_TAB" 731ms
When Go to "LOAD" transport type settings 649ms
And Go to custom fields settings 428ms
And Click add new custom field 437ms
And Fill custom field form 6s 831ms
And Click save button 164ms
And Click back to custom field settings button 329ms
And Set custom field id 3s 428ms
And Refresh page 2s 201ms
Then Go to new transport "LOAD" 3s 602ms
And Verify if created custom field appeared in transport form 092ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 3s 116ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 16s 076ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-hochland" 002ms
And Go to "SETTINGS_TAB" 847ms
When Go to "DELIVERY" transport type settings 585ms
And Go to custom fields settings 408ms
And Click add new custom field 430ms
And Fill custom field form 6s 876ms
And Click save button 150ms
And Click back to custom field settings button 317ms
And Set custom field id 6s 162ms
And Refresh page 2s 251ms
Then Go to new transport "DELIVERY" 7s 586ms
And Verify if created custom field appeared in transport form 075ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 5s 705ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 9s 553ms
And Create custom field with "CREATE_CONTAINER_TEXT_CFD" by "super-admin-skz" 2s 923ms
And Go to "SETTINGS_TAB" 768ms
When Go to "CONTAINER" transport type settings 672ms
And Go to custom fields settings 356ms
And Click edit button of "Testowy CFD" custom field 468ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 690ms
And Click save button 147ms
And Refresh page 2s 271ms
Then Go to new transport "CONTAINER" 5s 485ms
And Verify that edited "Edytowany CFD" is visible in transport form 071ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 2s 932ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 6s 075ms
And Create custom field with "CREATE_LOAD_TEXT_CFD" by "super-admin-piast" 3s 379ms
And Go to "SETTINGS_TAB" 667ms
When Go to "LOAD" transport type settings 665ms
And Go to custom fields settings 414ms
And Click edit button of "Testowy CFD" custom field 494ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 651ms
And Click save button 144ms
And Refresh page 2s 182ms
Then Go to new transport "LOAD" 3s 645ms
And Verify that edited "Edytowany CFD" is visible in transport form 097ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 3s 080ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 11s 451ms
And Create custom field with "CREATE_DELIVERY_TEXT_CFD" by "super-admin-hochland" 6s 129ms
And Go to "SETTINGS_TAB" 913ms
When Go to "DELIVERY" transport type settings 573ms
And Go to custom fields settings 371ms
And Click edit button of "Testowy CFD" custom field 572ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 669ms
And Click save button 150ms
And Refresh page 2s 247ms
Then Go to new transport "DELIVERY" 7s 843ms
And Verify that edited "Edytowany CFD" is visible in transport form 077ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 5s 940ms
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" 205ms
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" 3s 170ms
When Login as "lisner-admin-2" and set token of apiUsername "super-admin-lisner" 6s 441ms
And Go to new transport "DELIVERY" 671ms
And Fill transport form 38s 804ms
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() 2s 738ms