Project Number Date
ApolloFullRunnerReport 2021.AT1.14 26 Jul 2021, 08:50

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteTransportsAfterTest 371 13 31 0 0 415 27 14 41 21m 47s 176ms Failed
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 608ms
And Create default accepted mode of transportation by API with "pba1-carrier" 4s 576ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 1s 272ms
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 102ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 089ms
And Click button advice in transport table "LOAD_EXPORT" 2s 082ms
And Set advice window in schedule 2s 531ms
And Fill advice form 9s 054ms
And Click advice save button and wait for advice form to disappear 30s 709ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 292ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 064ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 087ms
When Go to "TRANSPORT_TABLE" 238ms
And Show all transport types 1s 046ms
And Click button advice in transport table "LOAD_EXPORT" 2s 066ms
And Set advice window in schedule 2s 463ms
And Select driver "Marek Kanarek" from suggestions 1s 045ms
Then Verify if mode of transportation select is empty 033ms
After Hooks.deleteTransportsAfterTest() 211ms
After Hooks.deleteModeOfTransportationAfterTest() 1s 039ms
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" 1s 315ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 216ms
And Delete created transport by API 090ms
When Go to "ARCHIVE_TAB" 199ms
And Show all transport "false" 166ms
Then Check specific column "CONTRACTOR" 056ms
Hooks
After Hooks.deleteTransportsAfterTest() 052ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/224659738/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" 980ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 270ms
And Delete created transport by API 080ms
When Go to "ARCHIVE_TAB" 208ms
And Show all transport "true" 231ms
Then Check specific column "CONTRACTOR" 729ms
After Hooks.deleteTransportsAfterTest() 061ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 093ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 15s 133ms
When Login as "sempertrans-admin" 952ms
And Go to "TRANSPORT_TABLE" 218ms
And Show all transport "false" 163ms
And Select transportType "DELIVERY" 1s 086ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 099ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "2" days 1s 203ms
And Select transportType "DELIVERY" 1s 102ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 077ms
Then Verify if new transport appear in transport table with polling "true" 5s 032ms
After Hooks.deleteTransportsAfterTest() 127ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 096ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 302ms
When Login as "alrec-admin" 917ms
And Go to "TRANSPORT_TABLE" 136ms
And Show all transport "true" 230ms
And Select transportType "DELIVERY" 1s 113ms
And Fill text based "CONTRACTOR" filter with "DAA1" 089ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" in "2" days 1s 360ms
And Select transportType "DELIVERY" 1s 097ms
And Fill text based "CONTRACTOR" filter with "DAA1" 083ms
Then Verify if new transport appear in transport table with polling "true" 5s 042ms
After Hooks.deleteTransportsAfterTest() 196ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 093ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 197ms
When Login as "sempertrans-admin" 957ms
And Go to "TRANSPORT_TABLE" 186ms
And Show all transport "false" 173ms
And Select transportType "DELIVERY" 1s 090ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 078ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" in "2" days 1s 191ms
And Select transportType "DELIVERY" 1s 089ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 073ms
Then Verify if new transport appear in transport table with polling "false" 20s 008ms
After Hooks.deleteTransportsAfterTest() 101ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 105ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 326ms
When Login as "alrec-admin" 939ms
And Go to "TRANSPORT_TABLE" 120ms
And Show all transport "true" 227ms
And Select transportType "DELIVERY" 1s 108ms
And Fill text based "CONTRACTOR" filter with "DAA1" 074ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-alrec" in "2" days 1s 289ms
And Select transportType "DELIVERY" 1s 082ms
And Fill text based "CONTRACTOR" filter with "DAA1" 070ms
Then Verify if new transport appear in transport table with polling "false" 20s 046ms
After Hooks.deleteTransportsAfterTest() 211ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 098ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 15s 189ms
And Create transport "CREATE_TRANSPORT_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 15s 208ms
When Login as "alrec-admin" 1s 048ms
And Go to "TRANSPORT_TABLE" 131ms
And Show all transport "true" 237ms
And Select transportType "TRANSPORT_ORDER" 1s 137ms
Then Check if load and unload place filters work properly "UNLOAD_PLACE" 24s 825ms
After Hooks.deleteTransportsAfterTest() 162ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 097ms
And Create transport "CREATE_INBOUND_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 1s 289ms
And Create transport "CREATE_INBOUND_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 1s 228ms
When Login as "alrec-admin" 1s 009ms
And Go to "TRANSPORT_TABLE" 130ms
And Show all transport "true" 237ms
And Select transportType "INBOUND" 1s 093ms
Then Check if load and unload place filters work properly "LOAD_PLACE" 24s 766ms
After Hooks.deleteTransportsAfterTest() 133ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 098ms
And Get custom field settings for "DELIVERY" transport type and "neuca" company 078ms
And Mark custom fields as not obligatory 009ms
And Get setting "SORT_TABLE_BY_TRANSPORT_COMPLETED" for "neuca" 028ms
And Prepare setting: "SORT_TABLE_BY_TRANSPORT_COMPLETED" with value: "true" with "super-admin-neuca" 002ms
When Create 3 transports "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 989ms
Then Login as "neuca-admin" 942ms
And Go to "TRANSPORT_TABLE" 215ms
And Confirm statuses until reach "process-ended" 32s 773ms
Then Check if sorting by 'Finished' status is working correctly 103ms
After Hooks.deleteTransportsAfterTest() 563ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 717ms
After Hooks.rollbackSettings() 924ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 092ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 016ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 1s 193ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 177ms
And Login as "sempertrans-admin" 876ms
When Go to "TRANSPORT_TABLE" 194ms
And Click button "UNLOAD_TIME_WINDOW" "1" times 3s 051ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "asc" in "sempertrans" "DELIVERY" 046ms
After Hooks.deleteTransportsAfterTest() 187ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 093ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 016ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 1s 181ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 172ms
And Login as "sempertrans-admin" 864ms
When Go to "TRANSPORT_TABLE" 197ms
And Click button "UNLOAD_TIME_WINDOW" "2" times 3s 096ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "desc" in "sempertrans" "DELIVERY" 054ms
After Hooks.deleteTransportsAfterTest() 133ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-sempertrans" 092ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 017ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 1s 193ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 165ms
And Login as "sempertrans-admin" 920ms
When Go to "TRANSPORT_TABLE" 205ms
And Click button "UNLOAD_TIME_WINDOW" "4" times 3s 154ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "asc" in "sempertrans" "DELIVERY" 064ms
After Hooks.deleteTransportsAfterTest() 134ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 091ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "sempertrans-admin" 017ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 1s 227ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 165ms
And Login as "sempertrans-admin" 870ms
When Go to "TRANSPORT_TABLE" 206ms
And Click button "UNLOAD_TIME_WINDOW" "5" times 3s 202ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "desc" in "sempertrans" "DELIVERY" 045ms
After Hooks.deleteTransportsAfterTest() 144ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Scenario Outline Check if transports statuses sorts correctly
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 100ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 018ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 1s 383ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 1s 369ms
When Confirm status "ARRIVE" by Public API "v1" 108ms
And Login as "neuca-admin" 881ms
When Go to "TRANSPORT_TABLE" 202ms
And Click button "STATUS" "1" times 3s 068ms
Then Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 046ms
java.lang.NullPointerException
	at java.util.Comparator.lambda$comparing$77a9974f$1(Comparator.java:469)
	at java.util.TimSort.countRunAndMakeAscending(TimSort.java:355)
	at java.util.TimSort.sort(TimSort.java:220)
	at java.util.Arrays.sort(Arrays.java:1512)
	at java.util.ArrayList.sort(ArrayList.java:1464)
	at java.util.Collections.sort(Collections.java:177)
	at CucumberTests.Sorting.SortingTest.verifyThatValuesInAreSortedIn(SortingTest.java:73)
	at ✽.Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY"(file:Features/Atom/Sorting/Sorting.feature:45)
After Hooks.deleteTransportsAfterTest() 203ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Scenario Outline Check if transports statuses sorts correctly
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 094ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 018ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 336ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 362ms
When Confirm status "ARRIVE" by Public API "v1" 072ms
And Login as "neuca-admin" 933ms
When Go to "TRANSPORT_TABLE" 206ms
And Click button "STATUS" "2" times 3s 130ms
Then Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 060ms
java.lang.NullPointerException
	at java.util.Comparator.lambda$comparing$77a9974f$1(Comparator.java:469)
	at java.util.TimSort.countRunAndMakeAscending(TimSort.java:355)
	at java.util.TimSort.sort(TimSort.java:220)
	at java.util.Arrays.sort(Arrays.java:1512)
	at java.util.ArrayList.sort(ArrayList.java:1464)
	at java.util.Collections.sort(Collections.java:177)
	at CucumberTests.Sorting.SortingTest.verifyThatValuesInAreSortedIn(SortingTest.java:73)
	at ✽.Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY"(file:Features/Atom/Sorting/Sorting.feature:45)
After Hooks.deleteTransportsAfterTest() 211ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Scenario Outline Check if transports statuses sorts correctly
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 099ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 019ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 326ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 319ms
When Confirm status "ARRIVE" by Public API "v1" 076ms
And Login as "neuca-admin" 968ms
When Go to "TRANSPORT_TABLE" 206ms
And Click button "STATUS" "3" times 3s 171ms
Then Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 078ms
java.lang.NullPointerException
	at java.util.Comparator.lambda$comparing$77a9974f$1(Comparator.java:469)
	at java.util.TimSort.countRunAndMakeAscending(TimSort.java:355)
	at java.util.TimSort.sort(TimSort.java:220)
	at java.util.Arrays.sort(Arrays.java:1512)
	at java.util.ArrayList.sort(ArrayList.java:1464)
	at java.util.Collections.sort(Collections.java:177)
	at CucumberTests.Sorting.SortingTest.verifyThatValuesInAreSortedIn(SortingTest.java:73)
	at ✽.Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY"(file:Features/Atom/Sorting/Sorting.feature:45)
After Hooks.deleteTransportsAfterTest() 257ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Scenario Outline Check if transports statuses sorts correctly
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 095ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 017ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 363ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 349ms
When Confirm status "ARRIVE" by Public API "v1" 076ms
And Login as "neuca-admin" 948ms
When Go to "TRANSPORT_TABLE" 210ms
And Click button "STATUS" "2" times 3s 113ms
Then Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 058ms
java.lang.NullPointerException
	at java.util.Comparator.lambda$comparing$77a9974f$1(Comparator.java:469)
	at java.util.TimSort.countRunAndMakeAscending(TimSort.java:355)
	at java.util.TimSort.sort(TimSort.java:220)
	at java.util.Arrays.sort(Arrays.java:1512)
	at java.util.ArrayList.sort(ArrayList.java:1464)
	at java.util.Collections.sort(Collections.java:177)
	at CucumberTests.Sorting.SortingTest.verifyThatValuesInAreSortedIn(SortingTest.java:73)
	at ✽.Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY"(file:Features/Atom/Sorting/Sorting.feature:45)
After Hooks.deleteTransportsAfterTest() 207ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Scenario Outline Check if transports are correctly sorted after switching tabs
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 093ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 019ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 333ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 377ms
When Confirm status "ARRIVE" by Public API "v1" 068ms
And Login as "neuca-admin" 974ms
When Go to "TRANSPORT_TABLE" 222ms
And Click button "STATUS" "1" times 3s 090ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 054ms
java.lang.NullPointerException
	at java.util.Comparator.lambda$comparing$77a9974f$1(Comparator.java:469)
	at java.util.TimSort.countRunAndMakeAscending(TimSort.java:355)
	at java.util.TimSort.sort(TimSort.java:220)
	at java.util.Arrays.sort(Arrays.java:1512)
	at java.util.ArrayList.sort(ArrayList.java:1464)
	at java.util.Collections.sort(Collections.java:177)
	at CucumberTests.Sorting.SortingTest.verifyThatValuesInAreSortedIn(SortingTest.java:73)
	at ✽.Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY"(file:Features/Atom/Sorting/Sorting.feature:64)
Then Go to "WAREHOUSE_TAB" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 000ms
After Hooks.deleteTransportsAfterTest() 204ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Scenario Outline Check if transports are correctly sorted after switching tabs
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-neuca" 096ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 017ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 319ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 342ms
When Confirm status "ARRIVE" by Public API "v1" 075ms
And Login as "neuca-admin" 932ms
When Go to "TRANSPORT_TABLE" 220ms
And Click button "STATUS" "2" times 3s 126ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 052ms
java.lang.NullPointerException
	at java.util.Comparator.lambda$comparing$77a9974f$1(Comparator.java:469)
	at java.util.TimSort.countRunAndMakeAscending(TimSort.java:355)
	at java.util.TimSort.sort(TimSort.java:220)
	at java.util.Arrays.sort(Arrays.java:1512)
	at java.util.ArrayList.sort(ArrayList.java:1464)
	at java.util.Collections.sort(Collections.java:177)
	at CucumberTests.Sorting.SortingTest.verifyThatValuesInAreSortedIn(SortingTest.java:73)
	at ✽.Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY"(file:Features/Atom/Sorting/Sorting.feature:64)
Then Go to "WAREHOUSE_TAB" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 000ms
After Hooks.deleteTransportsAfterTest() 196ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Scenario Outline Check if transports are correctly sorted after logging in again
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 097ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 023ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 346ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 345ms
When Confirm status "ARRIVE" by Public API "v1" 076ms
And Login as "neuca-admin" 908ms
When Go to "TRANSPORT_TABLE" 222ms
And Click button "STATUS" "1" times 3s 079ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 047ms
java.lang.NullPointerException
	at java.util.Comparator.lambda$comparing$77a9974f$1(Comparator.java:469)
	at java.util.TimSort.countRunAndMakeAscending(TimSort.java:355)
	at java.util.TimSort.sort(TimSort.java:220)
	at java.util.Arrays.sort(Arrays.java:1512)
	at java.util.ArrayList.sort(ArrayList.java:1464)
	at java.util.Collections.sort(Collections.java:177)
	at CucumberTests.Sorting.SortingTest.verifyThatValuesInAreSortedIn(SortingTest.java:73)
	at ✽.Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY"(file:Features/Atom/Sorting/Sorting.feature:83)
Then If user is login then logout 000ms
And Login as "neuca-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 000ms
After Hooks.deleteTransportsAfterTest() 205ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Scenario Outline Check if transports are correctly sorted after logging in again
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 091ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 327ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 331ms
When Confirm status "ARRIVE" by Public API "v1" 070ms
And Login as "neuca-admin" 949ms
When Go to "TRANSPORT_TABLE" 207ms
And Click button "STATUS" "2" times 3s 118ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 060ms
java.lang.NullPointerException
	at java.util.Comparator.lambda$comparing$77a9974f$1(Comparator.java:469)
	at java.util.TimSort.countRunAndMakeAscending(TimSort.java:355)
	at java.util.TimSort.sort(TimSort.java:220)
	at java.util.Arrays.sort(Arrays.java:1512)
	at java.util.ArrayList.sort(ArrayList.java:1464)
	at java.util.Collections.sort(Collections.java:177)
	at CucumberTests.Sorting.SortingTest.verifyThatValuesInAreSortedIn(SortingTest.java:73)
	at ✽.Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY"(file:Features/Atom/Sorting/Sorting.feature:83)
Then If user is login then logout 000ms
And Login as "neuca-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 000ms
After Hooks.deleteTransportsAfterTest() 262ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Status confirmation
Scenario Outline Check if statuses in new orders are created based on current status scheme [A-6867]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 855ms
And Create task with new status by JSON file "NEW_STATUS_SMALLS_IMPORT" as "super-admin-skz" 1s 145ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 239ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 129ms
When Accept or reject "accept" transferred transport 19s 647ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 036ms
And Click button advice in transport table "SMALLS_IMPORT" 416ms
And Set advice window in schedule 2s 923ms
And Fill advice form 14s 386ms
And Click advice save button and wait for advice form to disappear 30s 724ms
And If user is login then logout 103ms
And Login as "swisskrono-admin" 2s 141ms
And Show all transport types 1s 055ms
Then Check if transport has "testowy-różoffy-statusik" 15s 509ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[contains(@data-status-name, 'testowy-różoffy-statusik')]"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.Bpd7G4}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: c93b4564bc4dd53fd71c438ac1743ab4
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'testowy-różoffy-statusik')]}
	at sun.reflect.GeneratedConstructorAccessor184.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.StatusTests.StatusUtils.checkIfTransportHasStatus(StatusUtils.java:20)
	at ✽.Check if transport has "testowy-różoffy-statusik"(file:Features/Atom/Statuses/ConfirmStatuses.feature:356)
And Go to "SETTINGS_TAB" 000ms
When Disable status "testowy-różoffy-statusik" for transport "SMALLS_IMPORT" 000ms
And Delete created transport by API 000ms
Then If user is login then logout 000ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 000ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 000ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 000ms
When Accept or reject "accept" transferred transport 000ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 000ms
And Click button advice in transport table "SMALLS_IMPORT" 000ms
And Set advice window in schedule 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And If user is login then logout 000ms
And Login as "swisskrono-admin" 000ms
And Show all transport types 000ms
Then Check if transport has disabled status "testowy-różoffy-statusik" 000ms
Hooks
After Hooks.deleteTransportsAfterTest() 119ms
After Hooks.deleteAllAddedStatus() 15s 741ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span/a[text()='Drobnica import']"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.Bpd7G4}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: c93b4564bc4dd53fd71c438ac1743ab4
*** Element info: {Using=xpath, value=//span/a[text()='Drobnica import']}
	at sun.reflect.GeneratedConstructorAccessor184.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.Settings.SettingsPage.goToTransportTypeSettings(SettingsPage.java:35)
	at CucumberTests.Hooks.deleteAllAddedStatus(Hooks.java:663)
	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 Transport form
Scenario Outline Check if warehouse working hour is validate correctly when warehouse is not working 24h [A-7572]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 764ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 214ms
When Go to "TRANSPORT_TABLE" 120ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 400ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 433ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "16:01" 022ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 565ms
And Click "save-transport" save button 685ms
Then Check if warehouse working hour is validate correctly "yes" 15s 028ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.Bpd7G4}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: c93b4564bc4dd53fd71c438ac1743ab4
*** Element info: {Using=xpath, value=//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]}
	at sun.reflect.GeneratedConstructorAccessor184.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.BasePage.getWebElementByXpath(BasePage.java:323)
	at CucumberTests.Transport.TransportFormTest.checkIfWarehouseWorkingHourIsValidateCorrectly(TransportFormTest.java:599)
	at ✽.Check if warehouse working hour is validate correctly "yes"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:412)
After Hooks.deleteTransportsAfterTest() 116ms
View Feature Transport form
Scenario Outline Check if warehouse working hour is validate correctly when warehouse is not working 24h [A-7572]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 580ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 250ms
When Go to "TRANSPORT_TABLE" 112ms
And Go to transport details "TRANSPORT" 2s 462ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 433ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "22:01" 020ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 535ms
And Click "save-transport" save button 680ms
Then Check if warehouse working hour is validate correctly "yes" 15s 012ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.Bpd7G4}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: c93b4564bc4dd53fd71c438ac1743ab4
*** Element info: {Using=xpath, value=//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]}
	at sun.reflect.GeneratedConstructorAccessor184.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.BasePage.getWebElementByXpath(BasePage.java:323)
	at CucumberTests.Transport.TransportFormTest.checkIfWarehouseWorkingHourIsValidateCorrectly(TransportFormTest.java:599)
	at ✽.Check if warehouse working hour is validate correctly "yes"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:412)
After Hooks.deleteTransportsAfterTest() 133ms
View Feature Transport form
Scenario Outline Check if warehouse working hour is validate correctly when warehouse is not working 24h [A-7572]
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 111ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 227ms
When Go to "TRANSPORT_TABLE" 136ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 368ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 432ms
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" 543ms
And Click "save-transport" save button 686ms
Then Check if warehouse working hour is validate correctly "yes" 15s 048ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.Bpd7G4}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: c93b4564bc4dd53fd71c438ac1743ab4
*** Element info: {Using=xpath, value=//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]}
	at sun.reflect.GeneratedConstructorAccessor184.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.BasePage.getWebElementByXpath(BasePage.java:323)
	at CucumberTests.Transport.TransportFormTest.checkIfWarehouseWorkingHourIsValidateCorrectly(TransportFormTest.java:599)
	at ✽.Check if warehouse working hour is validate correctly "yes"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:412)
After Hooks.deleteTransportsAfterTest() 116ms
View Feature Transport form
Scenario Outline Check if warehouse working hour is validate correctly when warehouse is not working 24h [A-7572]
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 118ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 242ms
When Go to "TRANSPORT_TABLE" 129ms
And Go to transport details "TRANSPORT" 2s 456ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 414ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "22:01" 021ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 567ms
And Click "save-transport" save button 693ms
Then Check if warehouse working hour is validate correctly "yes" 15s 028ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.Bpd7G4}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: c93b4564bc4dd53fd71c438ac1743ab4
*** Element info: {Using=xpath, value=//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]}
	at sun.reflect.GeneratedConstructorAccessor184.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.BasePage.getWebElementByXpath(BasePage.java:323)
	at CucumberTests.Transport.TransportFormTest.checkIfWarehouseWorkingHourIsValidateCorrectly(TransportFormTest.java:599)
	at ✽.Check if warehouse working hour is validate correctly "yes"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:412)
After Hooks.deleteTransportsAfterTest() 122ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 096ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 229ms
When Go to "TRANSPORT_TABLE" 130ms
And Go to transport details "TRANSPORT" 2s 421ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 427ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "22:00" 022ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 543ms
And Click "save-transport" save button 1s 230ms
Then Check if warehouse working hour is validate correctly "no" 15s 008ms
After Hooks.deleteTransportsAfterTest() 133ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 149ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 230ms
When Go to "TRANSPORT_TABLE" 127ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 374ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 434ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "16:00" 020ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 545ms
And Click "save-transport" save button 695ms
Then Check if warehouse working hour is validate correctly "no" 15s 037ms
After Hooks.deleteTransportsAfterTest() 129ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 101ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 230ms
When Go to "TRANSPORT_TABLE" 135ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 357ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 442ms
And Calculate date and hour for fill transport details "time-range-from-date-1" "no" "06:00" 023ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "15:00" 019ms
And Change date value in field with calendar in transport details "time-range-from-date-1" "calculatedValue" 521ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 101ms
Then Check if warehouse working hour is validate correctly "no" 15s 008ms
After Hooks.deleteTransportsAfterTest() 142ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 084ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 257ms
When Go to "TRANSPORT_TABLE" 126ms
And Go to transport details "TRANSPORT" 2s 439ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 418ms
And Calculate date and hour for fill transport details "time-range-from-date-1" "no" "07:00" 018ms
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" 560ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 080ms
Then Check if warehouse working hour is validate correctly "no" 15s 010ms
After Hooks.deleteTransportsAfterTest() 144ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 953ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "-2" days 15s 246ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "-1" days 15s 305ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "1" days 15s 292ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "2" days 15s 284ms
When Show closest date transport 106ms
Then Verify if "2" transport in table is selected 035ms
After Hooks.deleteTransportsAfterTest() 561ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 095ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 186ms
And Login as "farmacol-admin" 2s 532ms
And Show all transport types 1s 282ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 397ms
And Click create similar button 15s 128ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "super-admin-farmacol" 7s 937ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 126ms
Then Check if orders are not multiplicated when creating by create similar button 2s 022ms
When Go to "WAREHOUSE_TAB" 793ms
And Go to "TRANSPORT_TABLE" 176ms
Then Check if orders are not multiplicated when creating by create similar button 2s 015ms
After Hooks.deleteTransportsAfterTest() 113ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-alrec" 091ms
And Create transport "CREATE_INBOUND_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 1s 251ms
And Login as "super-admin-alrec" 1s 648ms
And Go to "TRANSPORT_TABLE" 227ms
And Show all transport types 1s 067ms
When Go to transport details "INBOUND" 2s 528ms
And Find number of pallets in transport form 065ms
And Close transport details 15s 124ms
Then Verify if number of pallets is visible in transport table correctly 056ms
After Hooks.deleteTransportsAfterTest() 122ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 092ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 258ms
And Login as "super-admin-alrec" 1s 042ms
And Go to "TRANSPORT_TABLE" 115ms
And Show all transport types 1s 050ms
When Go to transport details "TRANSPORT_ORDER" 2s 459ms
And Find number of pallets in transport form 055ms
And Close transport details 15s 089ms
Then Verify if number of pallets is visible in transport table correctly 052ms
After Hooks.deleteTransportsAfterTest() 133ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 097ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 317ms
And Login as "farmacol-admin" 993ms
And Go to "TRANSPORT_TABLE" 244ms
And Show all transport types 1s 055ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 309ms
And Find number of pallets in transport form 061ms
And Close transport details 15s 085ms
Then Verify if number of pallets is visible in transport table correctly 057ms
After Hooks.deleteTransportsAfterTest() 103ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 102ms
And Create transport "CREATE_OWN_TRANSPORT" by JSON file as "super-admin-farmacol" 1s 198ms
And Login as "farmacol-admin" 990ms
And Go to "TRANSPORT_TABLE" 194ms
And Show all transport types 1s 051ms
When Go to transport details "OWN_TRANSPORT" 2s 399ms
And Find number of pallets in transport form 055ms
And Close transport details 15s 116ms
Then Verify if number of pallets is visible in transport table correctly 062ms
After Hooks.deleteTransportsAfterTest() 130ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-lantmannen" 096ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 391ms
And Login as "lantmannen-admin" 971ms
And Go to "TRANSPORT_TABLE" 199ms
And Show all transport types 1s 061ms
When Go to transport details "LOAD" 2s 352ms
And Find number of pallets in transport form 061ms
And Close transport details 15s 075ms
Then Verify if number of pallets is visible in transport table correctly 036ms
After Hooks.deleteTransportsAfterTest() 230ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-dayco" 095ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-dayco" 1s 236ms
And Login as "dayco-admin" 1s 428ms
And Go to "TRANSPORT_TABLE" 221ms
And Show all transport types 1s 047ms
When Go to transport details "DELIVERY" 2s 433ms
And Find number of pallets in transport form 061ms
And Close transport details 15s 123ms
Then Verify if number of pallets is visible in transport table correctly 038ms
After Hooks.deleteTransportsAfterTest() 124ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "super-admin-neuca" 098ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 1s 409ms
And Login as "neuca-admin" 1s 609ms
And Go to "TRANSPORT_TABLE" 218ms
And Show all transport types 15s 012ms
When Go to transport details "DELIVERY" 30s 483ms
And Find number of pallets in transport form 066ms
And Close transport details 15s 107ms
Then Verify if number of pallets is visible in transport table correctly 034ms
After Hooks.deleteTransportsAfterTest() 183ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-tenneco" 087ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-tenneco" 15s 326ms
And Login as "tenneco-admin" 1s 296ms
And Go to "TRANSPORT_TABLE" 121ms
And Show all transport types 1s 048ms
When Go to transport details "EXPORT" 2s 321ms
And Find number of pallets in transport form 061ms
And Close transport details 15s 089ms
Then Verify if number of pallets is visible in transport table correctly 035ms
After Hooks.deleteTransportsAfterTest() 134ms