Project Number Date
ApolloFullRunnerReport apollo-test-2.93 24 lip 2021, 05:47

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteTransportsAfterTest 370 5 40 0 0 415 35 6 41 23m 13s 780ms Failed
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 521ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 480ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 264ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_EXPORT" "super-admin-bausch" 002ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 644ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 475ms
And Click button advice in transport table "LOAD_EXPORT" 1s 846ms
And Set advice window in schedule 3s 249ms
And Fill advice form 11s 591ms
And Click advice save button and wait for advice form to disappear 33s 851ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 162ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 381ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 624ms
When Go to "TRANSPORT_TABLE" 437ms
And Show all transport types 1s 155ms
And Click button advice in transport table "LOAD_EXPORT" 2s 368ms
And Set advice window in schedule 3s 150ms
And Select driver "Marek Kanarek" from suggestions 2s 418ms
Then Verify if mode of transportation select is empty 082ms
After Hooks.deleteTransportsAfterTest() 1s 636ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
View Feature Filters
Scenario Outline Check specific archive column filter
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "sempertrans-admin" and set token of apiUsername "super-admin-sempertrans" 6s 971ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 972ms
And Delete created transport by API 674ms
When Go to "ARCHIVE_TAB" 469ms
And Show all transport "false" 096ms
Then Check specific column "CONTRACTOR" 494ms
Hooks
After Hooks.deleteTransportsAfterTest() 261ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/224624697/delete - status odpowiedzi: 500 , komunikat:  [error:TransportCanNotBeDeleted]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putResponse(RestUtil.java:274)
	at Utils.RestUtils.RestUtil.putToApolloApi(RestUtil.java:110)
	at CucumberTests.Hooks.deleteTransportsAfterTest(Hooks.java:202)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	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)
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 279ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 327ms
And Delete created transport by API 590ms
When Go to "ARCHIVE_TAB" 495ms
And Show all transport "true" 238ms
Then Check specific column "CONTRACTOR" 1s 165ms
After Hooks.deleteTransportsAfterTest() 565ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 219ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 15s 809ms
When Login as "sempertrans-admin" 2s 230ms
And Go to "TRANSPORT_TABLE" 487ms
And Show all transport "false" 079ms
And Select transportType "DELIVERY" 1s 260ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 298ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "2" days 2s 010ms
And Select transportType "DELIVERY" 1s 235ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 293ms
Then Verify if new transport appear in transport table with polling "true" 5s 121ms
After Hooks.deleteTransportsAfterTest() 1s 051ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 234ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 728ms
When Login as "alrec-admin" 2s 216ms
And Go to "TRANSPORT_TABLE" 356ms
And Show all transport "true" 228ms
And Select transportType "DELIVERY" 1s 265ms
And Fill text based "CONTRACTOR" filter with "DAA1" 231ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" in "2" days 2s 813ms
And Select transportType "DELIVERY" 1s 230ms
And Fill text based "CONTRACTOR" filter with "DAA1" 257ms
Then Verify if new transport appear in transport table with polling "true" 5s 122ms
After Hooks.deleteTransportsAfterTest() 1s 418ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 217ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 948ms
When Login as "sempertrans-admin" 2s 159ms
And Go to "TRANSPORT_TABLE" 437ms
And Show all transport "false" 079ms
And Select transportType "DELIVERY" 1s 221ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 280ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" in "2" days 2s 018ms
And Select transportType "DELIVERY" 1s 266ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 254ms
Then Verify if new transport appear in transport table with polling "false" 20s 048ms
After Hooks.deleteTransportsAfterTest() 1s 070ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 268ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 782ms
When Login as "alrec-admin" 2s 214ms
And Go to "TRANSPORT_TABLE" 425ms
And Show all transport "true" 265ms
And Select transportType "DELIVERY" 1s 294ms
And Fill text based "CONTRACTOR" filter with "DAA1" 240ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-alrec" in "2" days 2s 858ms
And Select transportType "DELIVERY" 1s 242ms
And Fill text based "CONTRACTOR" filter with "DAA1" 231ms
Then Verify if new transport appear in transport table with polling "false" 20s 127ms
After Hooks.deleteTransportsAfterTest() 1s 394ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 234ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 16s 163ms
And Create transport "CREATE_TRANSPORT_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 16s 143ms
When Login as "alrec-admin" 2s 238ms
And Go to "TRANSPORT_TABLE" 409ms
And Show all transport "true" 259ms
And Select transportType "TRANSPORT_ORDER" 1s 305ms
Then Check if load and unload place filters work properly "UNLOAD_PLACE" 26s 293ms
After Hooks.deleteTransportsAfterTest() 1s 170ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 228ms
And Create transport "CREATE_INBOUND_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 250ms
And Create transport "CREATE_INBOUND_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 2s 189ms
When Login as "alrec-admin" 2s 347ms
And Go to "TRANSPORT_TABLE" 398ms
And Show all transport "true" 222ms
And Select transportType "INBOUND" 1s 232ms
Then Check if load and unload place filters work properly "LOAD_PLACE" 26s 276ms
After Hooks.deleteTransportsAfterTest() 1s 127ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 255ms
And Get custom field settings for "DELIVERY" transport type and "neuca" company 117ms
And Mark custom fields as not obligatory 006ms
And Get setting "SORT_TABLE_BY_TRANSPORT_COMPLETED" for "neuca" 137ms
And Prepare setting: "SORT_TABLE_BY_TRANSPORT_COMPLETED" with value: "true" with "super-admin-neuca" 028ms
When Create 3 transports "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 21s 058ms
Then Login as "neuca-admin" 2s 209ms
And Go to "TRANSPORT_TABLE" 492ms
And Confirm statuses until reach "process-ended" 22s 196ms
Then Check if sorting by 'Finished' status is working correctly 263ms
After Hooks.deleteTransportsAfterTest() 4s 410ms
After Hooks.rollbackAllCustomFieldsSettings() 366ms
After Hooks.rollbackSettings() 132ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 241ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 130ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 1s 957ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 934ms
And Login as "sempertrans-admin" 2s 164ms
When Go to "TRANSPORT_TABLE" 491ms
And Click button "UNLOAD_TIME_WINDOW" "1" times 3s 163ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "asc" in "sempertrans" "DELIVERY" 141ms
After Hooks.deleteTransportsAfterTest() 1s 112ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 224ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 242ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 1s 973ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 2s 001ms
And Login as "sempertrans-admin" 2s 136ms
When Go to "TRANSPORT_TABLE" 466ms
And Click button "UNLOAD_TIME_WINDOW" "2" times 3s 236ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "desc" in "sempertrans" "DELIVERY" 106ms
After Hooks.deleteTransportsAfterTest() 1s 045ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 225ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 130ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 1s 941ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 896ms
And Login as "sempertrans-admin" 2s 160ms
When Go to "TRANSPORT_TABLE" 487ms
And Click button "UNLOAD_TIME_WINDOW" "4" times 3s 463ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "asc" in "sempertrans" "DELIVERY" 131ms
After Hooks.deleteTransportsAfterTest() 1s 062ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 228ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 137ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 1s 953ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 933ms
And Login as "sempertrans-admin" 2s 191ms
When Go to "TRANSPORT_TABLE" 463ms
And Click button "UNLOAD_TIME_WINDOW" "5" times 3s 559ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "desc" in "sempertrans" "DELIVERY" 134ms
After Hooks.deleteTransportsAfterTest() 1s 173ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 229ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 141ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 3s 077ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 3s 109ms
When Confirm status "ARRIVE" by Public API "v1" 478ms
And Login as "neuca-admin" 2s 359ms
When Go to "TRANSPORT_TABLE" 497ms
And Click button "STATUS" "1" times 3s 164ms
Then Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 168ms
After Hooks.deleteTransportsAfterTest() 1s 659ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-neuca" 227ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 118ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 16s 980ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 17s 087ms
When Confirm status "ARRIVE" by Public API "v1" 469ms
And Login as "neuca-admin" 2s 149ms
When Go to "TRANSPORT_TABLE" 478ms
And Click button "STATUS" "2" times 3s 252ms
Then Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 137ms
After Hooks.deleteTransportsAfterTest() 1s 600ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 225ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 134ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 17s 016ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 17s 027ms
When Confirm status "ARRIVE" by Public API "v1" 426ms
And Login as "neuca-admin" 1s 939ms
When Go to "TRANSPORT_TABLE" 464ms
And Click button "STATUS" "3" times 3s 361ms
Then Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 123ms
After Hooks.deleteTransportsAfterTest() 1s 473ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 228ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 114ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 16s 965ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 17s 010ms
When Confirm status "ARRIVE" by Public API "v1" 480ms
And Login as "neuca-admin" 2s 077ms
When Go to "TRANSPORT_TABLE" 448ms
And Click button "STATUS" "2" times 3s 276ms
Then Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 114ms
After Hooks.deleteTransportsAfterTest() 1s 578ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 225ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 131ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 17s 012ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 16s 957ms
When Confirm status "ARRIVE" by Public API "v1" 492ms
And Login as "neuca-admin" 2s 138ms
When Go to "TRANSPORT_TABLE" 467ms
And Click button "STATUS" "1" times 3s 176ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 159ms
Then Go to "WAREHOUSE_TAB" 931ms
And Go to "TRANSPORT_TABLE" 450ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 291ms
After Hooks.deleteTransportsAfterTest() 1s 553ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 226ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 132ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 16s 984ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 17s 020ms
When Confirm status "ARRIVE" by Public API "v1" 498ms
And Login as "neuca-admin" 2s 230ms
When Go to "TRANSPORT_TABLE" 462ms
And Click button "STATUS" "2" times 3s 283ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 145ms
Then Go to "WAREHOUSE_TAB" 882ms
And Go to "TRANSPORT_TABLE" 469ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 279ms
After Hooks.deleteTransportsAfterTest() 1s 599ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 235ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 147ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 16s 899ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 17s 107ms
When Confirm status "ARRIVE" by Public API "v1" 450ms
And Login as "neuca-admin" 2s 178ms
When Go to "TRANSPORT_TABLE" 467ms
And Click button "STATUS" "1" times 3s 164ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 117ms
Then If user is login then logout 240ms
And Login as "neuca-admin" 2s 129ms
And Go to "TRANSPORT_TABLE" 459ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 272ms
After Hooks.deleteTransportsAfterTest() 1s 530ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 242ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 111ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 16s 989ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 16s 961ms
When Confirm status "ARRIVE" by Public API "v1" 454ms
And Login as "neuca-admin" 2s 109ms
When Go to "TRANSPORT_TABLE" 497ms
And Click button "STATUS" "2" times 3s 270ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 149ms
Then If user is login then logout 244ms
And Login as "neuca-admin" 2s 049ms
And Go to "TRANSPORT_TABLE" 481ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 285ms
After Hooks.deleteTransportsAfterTest() 1s 539ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 7s 072ms
And Create task with new status by JSON file "NEW_STATUS_SMALLS_IMPORT" as "super-admin-skz" 466ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 221ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 625ms
When Accept or reject "accept" transferred transport 19s 715ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 017ms
And Click button advice in transport table "SMALLS_IMPORT" 257ms
And Set advice window in schedule 3s 418ms
And Fill advice form 17s 816ms
And Click advice save button and wait for advice form to disappear 33s 808ms
And If user is login then logout 274ms
And Login as "swisskrono-admin" 8s 478ms
And Show all transport types 1s 176ms
Then Check if transport has "testowy-różoffy-statusik" 219ms
And Go to "SETTINGS_TAB" 763ms
When Disable status "testowy-różoffy-statusik" for transport "SMALLS_IMPORT" 2s 082ms
And Delete created transport by API 1s 043ms
Then If user is login then logout 284ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 3s 415ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 465ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 585ms
When Accept or reject "accept" transferred transport 19s 576ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 017ms
And Click button advice in transport table "SMALLS_IMPORT" 240ms
And Set advice window in schedule 3s 419ms
And Fill advice form 17s 760ms
And Click advice save button and wait for advice form to disappear 33s 850ms
And If user is login then logout 268ms
And Login as "swisskrono-admin" 3s 324ms
And Show all transport types 1s 161ms
Then Check if transport has disabled status "testowy-różoffy-statusik" 15s 080ms
After Hooks.deleteTransportsAfterTest() 1s 766ms
After Hooks.deleteAllAddedStatus() 2s 487ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 7s 275ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 004ms
When Go to "TRANSPORT_TABLE" 420ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 806ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 759ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "16:01" 075ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 2s 064ms
And Click "save-transport" save button 873ms
Then Check if warehouse working hour is validate correctly "yes" 068ms
After Hooks.deleteTransportsAfterTest() 488ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 268ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 073ms
When Go to "TRANSPORT_TABLE" 417ms
And Go to transport details "TRANSPORT" 2s 819ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 864ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "22:01" 068ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 2s 078ms
And Click "save-transport" save button 896ms
Then Check if warehouse working hour is validate correctly "yes" 078ms
After Hooks.deleteTransportsAfterTest() 657ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 2s 502ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 988ms
When Go to "TRANSPORT_TABLE" 353ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 814ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 807ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "16:01" 072ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 2s 060ms
And Click "save-transport" save button 903ms
Then Check if warehouse working hour is validate correctly "yes" 089ms
After Hooks.deleteTransportsAfterTest() 538ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 542ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 062ms
When Go to "TRANSPORT_TABLE" 371ms
And Go to transport details "TRANSPORT" 2s 826ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 862ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "22:01" 065ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 2s 047ms
And Click "save-transport" save button 907ms
Then Check if warehouse working hour is validate correctly "yes" 079ms
After Hooks.deleteTransportsAfterTest() 623ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 688ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 066ms
When Go to "TRANSPORT_TABLE" 373ms
And Go to transport details "TRANSPORT" 2s 798ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 823ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "22:00" 075ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 2s 032ms
And Click "save-transport" save button 2s 006ms
Then Check if warehouse working hour is validate correctly "no" 15s 075ms
After Hooks.deleteTransportsAfterTest() 720ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 2s 626ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 006ms
When Go to "TRANSPORT_TABLE" 425ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 782ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 852ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "16:00" 082ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 1s 905ms
And Click "save-transport" save button 912ms
Then Check if warehouse working hour is validate correctly "no" 15s 045ms
After Hooks.deleteTransportsAfterTest() 546ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 2s 702ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 993ms
When Go to "TRANSPORT_TABLE" 430ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 797ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 797ms
And Calculate date and hour for fill transport details "time-range-from-date-1" "no" "06:00" 071ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "15:00" 071ms
And Change date value in field with calendar in transport details "time-range-from-date-1" "calculatedValue" 1s 874ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 234ms
Then Check if warehouse working hour is validate correctly "no" 15s 041ms
After Hooks.deleteTransportsAfterTest() 619ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 547ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 028ms
When Go to "TRANSPORT_TABLE" 433ms
And Go to transport details "TRANSPORT" 2s 840ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 807ms
And Calculate date and hour for fill transport details "time-range-from-date-1" "no" "07:00" 069ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "15:00" 064ms
And Change date value in field with calendar in transport details "time-range-from-date-1" "calculatedValue" 1s 967ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 236ms
Then Check if warehouse working hour is validate correctly "no" 15s 086ms
After Hooks.deleteTransportsAfterTest() 658ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 364ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "-2" days 16s 638ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "-1" days 16s 569ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "1" days 16s 605ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "2" days 16s 681ms
When Show closest date transport 222ms
Then Verify if "2" transport in table is selected 075ms
After Hooks.deleteTransportsAfterTest() 3s 085ms
View Feature Transport table
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 915ms
And Login as "farmacol-admin" 9s 686ms
And Show all transport types 1s 255ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 819ms
And Click create similar button 15s 256ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "super-admin-farmacol" 8s 592ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 191ms
Then Check if orders are not multiplicated when creating by create similar button 2s 077ms
When Go to "WAREHOUSE_TAB" 1s 071ms
And Go to "TRANSPORT_TABLE" 394ms
Then Check if orders are not multiplicated when creating by create similar button 2s 064ms
After Hooks.deleteTransportsAfterTest() 562ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-alrec" 226ms
And Create transport "CREATE_INBOUND_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 213ms
And Login as "super-admin-alrec" 7s 552ms
And Go to "TRANSPORT_TABLE" 602ms
And Show all transport types 1s 177ms
When Go to transport details "INBOUND" 2s 852ms
And Find number of pallets in transport form 257ms
And Close transport details 15s 222ms
Then Verify if number of pallets is visible in transport table correctly 171ms
After Hooks.deleteTransportsAfterTest() 629ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 223ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 172ms
And Login as "super-admin-alrec" 2s 390ms
And Go to "TRANSPORT_TABLE" 417ms
And Show all transport types 1s 171ms
When Go to transport details "TRANSPORT_ORDER" 2s 859ms
And Find number of pallets in transport form 295ms
And Close transport details 15s 283ms
Then Verify if number of pallets is visible in transport table correctly 172ms
After Hooks.deleteTransportsAfterTest() 559ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 256ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 965ms
And Login as "farmacol-admin" 2s 407ms
And Go to "TRANSPORT_TABLE" 517ms
And Show all transport types 1s 160ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 881ms
And Find number of pallets in transport form 236ms
And Close transport details 15s 274ms
Then Verify if number of pallets is visible in transport table correctly 193ms
After Hooks.deleteTransportsAfterTest() 7s 543ms
View Feature Transport table
Scenario Outline Check if number of pallets is visible in the transport table [A-7823]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 002ms
java.net.UnknownHostException: neuca.logintegra.com
	at java.net.InetAddress.getAllByName0(InetAddress.java:1281)
	at java.net.InetAddress.getAllByName(InetAddress.java:1193)
	at java.net.InetAddress.getAllByName(InetAddress.java:1127)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:263)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:162)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:326)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.http.client.HttpClient$execute$0.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at org.apache.http.client.HttpClient$execute$0.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl$RestAssuredHttpBuilder.doRequest(RequestSpecificationImpl.groovy:2146)
	at io.restassured.internal.http.HTTPBuilder.post(HTTPBuilder.java:349)
	at io.restassured.internal.http.HTTPBuilder$post$2.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.sendRequest(RequestSpecificationImpl.groovy:1274)
	at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:152)
	at io.restassured.internal.filter.SendRequestFilter.filter(SendRequestFilter.groovy:30)
	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at io.restassured.filter.Filter$filter.call(Unknown Source)
	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
	at io.restassured.filter.time.TimingFilter.filter(TimingFilter.java:56)
	at io.restassured.filter.Filter$filter.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
	at io.restassured.filter.FilterContext$next.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1749)
	at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy:175)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.getAuthenticationTokenForUser(RestUtil.java:206)
	at Utils.RestUtils.RestUtil.getAuthenticationTokenForUser(RestUtil.java:182)
	at CucumberTests.LoginTest.loginAsAndSetTokenOfApiUsername(LoginTest.java:84)
	at ✽.Set token of apiUsername "super-admin-farmacol"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:65)
And Create transport "CREATE_OWN_TRANSPORT" by JSON file as "super-admin-farmacol" 000ms
And Login as "farmacol-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
When Go to transport details "OWN_TRANSPORT" 000ms
And Find number of pallets in transport form 000ms
And Close transport details 000ms
Then Verify if number of pallets is visible in transport table correctly 000ms
After Hooks.deleteTransportsAfterTest() 000ms
View Feature Transport table
Scenario Outline Check if number of pallets is visible in the transport table [A-7823]
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-lantmannen" 002ms
java.net.UnknownHostException: neuca.logintegra.com
	at java.net.InetAddress.getAllByName0(InetAddress.java:1281)
	at java.net.InetAddress.getAllByName(InetAddress.java:1193)
	at java.net.InetAddress.getAllByName(InetAddress.java:1127)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:263)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:162)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:326)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.http.client.HttpClient$execute$0.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl$RestAssuredHttpBuilder.doRequest(RequestSpecificationImpl.groovy:2146)
	at io.restassured.internal.http.HTTPBuilder.post(HTTPBuilder.java:349)
	at io.restassured.internal.http.HTTPBuilder$post$2.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.sendRequest(RequestSpecificationImpl.groovy:1274)
	at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:152)
	at io.restassured.internal.filter.SendRequestFilter.filter(SendRequestFilter.groovy:30)
	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at io.restassured.filter.Filter$filter.call(Unknown Source)
	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
	at io.restassured.filter.time.TimingFilter.filter(TimingFilter.java:56)
	at io.restassured.filter.Filter$filter.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
	at io.restassured.filter.FilterContext$next.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1749)
	at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy:175)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.getAuthenticationTokenForUser(RestUtil.java:206)
	at Utils.RestUtils.RestUtil.getAuthenticationTokenForUser(RestUtil.java:182)
	at CucumberTests.LoginTest.loginAsAndSetTokenOfApiUsername(LoginTest.java:84)
	at ✽.Set token of apiUsername "super-admin-lantmannen"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:65)
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 000ms
And Login as "lantmannen-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
When Go to transport details "LOAD" 000ms
And Find number of pallets in transport form 000ms
And Close transport details 000ms
Then Verify if number of pallets is visible in transport table correctly 000ms
After Hooks.deleteTransportsAfterTest() 000ms
View Feature Transport table
Scenario Outline Check if number of pallets is visible in the transport table [A-7823]
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-dayco" 001ms
java.net.UnknownHostException: neuca.logintegra.com
	at java.net.InetAddress.getAllByName0(InetAddress.java:1281)
	at java.net.InetAddress.getAllByName(InetAddress.java:1193)
	at java.net.InetAddress.getAllByName(InetAddress.java:1127)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:263)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:162)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:326)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.http.client.HttpClient$execute$0.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl$RestAssuredHttpBuilder.doRequest(RequestSpecificationImpl.groovy:2146)
	at io.restassured.internal.http.HTTPBuilder.post(HTTPBuilder.java:349)
	at io.restassured.internal.http.HTTPBuilder$post$2.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.sendRequest(RequestSpecificationImpl.groovy:1274)
	at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:152)
	at io.restassured.internal.filter.SendRequestFilter.filter(SendRequestFilter.groovy:30)
	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at io.restassured.filter.Filter$filter.call(Unknown Source)
	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
	at io.restassured.filter.time.TimingFilter.filter(TimingFilter.java:56)
	at io.restassured.filter.Filter$filter.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
	at io.restassured.filter.FilterContext$next.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1749)
	at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy:175)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.getAuthenticationTokenForUser(RestUtil.java:206)
	at Utils.RestUtils.RestUtil.getAuthenticationTokenForUser(RestUtil.java:182)
	at CucumberTests.LoginTest.loginAsAndSetTokenOfApiUsername(LoginTest.java:84)
	at ✽.Set token of apiUsername "super-admin-dayco"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:65)
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-dayco" 000ms
And Login as "dayco-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
When Go to transport details "DELIVERY" 000ms
And Find number of pallets in transport form 000ms
And Close transport details 000ms
Then Verify if number of pallets is visible in transport table correctly 000ms
After Hooks.deleteTransportsAfterTest() 000ms
View Feature Transport table
Scenario Outline Check if number of pallets is visible in the transport table [A-7823]
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-neuca" 001ms
java.net.UnknownHostException: neuca.logintegra.com
	at java.net.InetAddress.getAllByName0(InetAddress.java:1281)
	at java.net.InetAddress.getAllByName(InetAddress.java:1193)
	at java.net.InetAddress.getAllByName(InetAddress.java:1127)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:263)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:162)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:326)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.http.client.HttpClient$execute$0.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl$RestAssuredHttpBuilder.doRequest(RequestSpecificationImpl.groovy:2146)
	at io.restassured.internal.http.HTTPBuilder.post(HTTPBuilder.java:349)
	at io.restassured.internal.http.HTTPBuilder$post$2.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.sendRequest(RequestSpecificationImpl.groovy:1274)
	at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:152)
	at io.restassured.internal.filter.SendRequestFilter.filter(SendRequestFilter.groovy:30)
	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at io.restassured.filter.Filter$filter.call(Unknown Source)
	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
	at io.restassured.filter.time.TimingFilter.filter(TimingFilter.java:56)
	at io.restassured.filter.Filter$filter.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
	at io.restassured.filter.FilterContext$next.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1749)
	at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy:175)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.getAuthenticationTokenForUser(RestUtil.java:206)
	at Utils.RestUtils.RestUtil.getAuthenticationTokenForUser(RestUtil.java:182)
	at CucumberTests.LoginTest.loginAsAndSetTokenOfApiUsername(LoginTest.java:84)
	at ✽.Set token of apiUsername "super-admin-neuca"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:65)
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 000ms
And Login as "neuca-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
When Go to transport details "DELIVERY" 000ms
And Find number of pallets in transport form 000ms
And Close transport details 000ms
Then Verify if number of pallets is visible in transport table correctly 000ms
After Hooks.deleteTransportsAfterTest() 000ms
View Feature Transport table
Scenario Outline Check if number of pallets is visible in the transport table [A-7823]
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-tenneco" 001ms
java.net.UnknownHostException: neuca.logintegra.com
	at java.net.InetAddress.getAllByName0(InetAddress.java:1281)
	at java.net.InetAddress.getAllByName(InetAddress.java:1193)
	at java.net.InetAddress.getAllByName(InetAddress.java:1127)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:263)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:162)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:326)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.http.client.HttpClient$execute$0.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl$RestAssuredHttpBuilder.doRequest(RequestSpecificationImpl.groovy:2146)
	at io.restassured.internal.http.HTTPBuilder.post(HTTPBuilder.java:349)
	at io.restassured.internal.http.HTTPBuilder$post$2.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.sendRequest(RequestSpecificationImpl.groovy:1274)
	at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:152)
	at io.restassured.internal.filter.SendRequestFilter.filter(SendRequestFilter.groovy:30)
	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at io.restassured.filter.Filter$filter.call(Unknown Source)
	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
	at io.restassured.filter.time.TimingFilter.filter(TimingFilter.java:56)
	at io.restassured.filter.Filter$filter.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
	at io.restassured.filter.FilterContext$next.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1749)
	at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy:175)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.getAuthenticationTokenForUser(RestUtil.java:206)
	at Utils.RestUtils.RestUtil.getAuthenticationTokenForUser(RestUtil.java:182)
	at CucumberTests.LoginTest.loginAsAndSetTokenOfApiUsername(LoginTest.java:84)
	at ✽.Set token of apiUsername "super-admin-tenneco"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:65)
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-tenneco" 000ms
And Login as "tenneco-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
When Go to transport details "EXPORT" 000ms
And Find number of pallets in transport form 000ms
And Close transport details 000ms
Then Verify if number of pallets is visible in transport table correctly 000ms
After Hooks.deleteTransportsAfterTest() 000ms