Project Number Date
ApolloFullRunnerReport 2021.AT1.11 24 Jul 2021, 06:06

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 34s 070ms Failed
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 106ms
And Create default accepted mode of transportation by API with "pba1-carrier" 4s 149ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 1s 303ms
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 104ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 112ms
And Click button advice in transport table "LOAD_EXPORT" 2s 082ms
And Set advice window in schedule 2s 520ms
And Fill advice form 9s 136ms
And Click advice save button and wait for advice form to disappear 31s 230ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 231ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 052ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 103ms
When Go to "TRANSPORT_TABLE" 274ms
And Show all transport types 1s 062ms
And Click button advice in transport table "LOAD_EXPORT" 2s 055ms
And Set advice window in schedule 2s 497ms
And Select driver "Marek Kanarek" from suggestions 1s 021ms
Then Verify if mode of transportation select is empty 027ms
After Hooks.deleteTransportsAfterTest() 243ms
After Hooks.deleteModeOfTransportationAfterTest() 905ms
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 765ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 319ms
And Delete created transport by API 083ms
When Go to "ARCHIVE_TAB" 188ms
And Show all transport "false" 165ms
Then Check specific column "CONTRACTOR" 049ms
Hooks
After Hooks.deleteTransportsAfterTest() 037ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/224764397/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" 1s 069ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 273ms
And Delete created transport by API 119ms
When Go to "ARCHIVE_TAB" 190ms
And Show all transport "true" 210ms
Then Check specific column "CONTRACTOR" 688ms
After Hooks.deleteTransportsAfterTest() 055ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 154ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 15s 172ms
When Login as "sempertrans-admin" 905ms
And Go to "TRANSPORT_TABLE" 183ms
And Show all transport "false" 161ms
And Select transportType "DELIVERY" 1s 070ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 085ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "2" days 1s 190ms
And Select transportType "DELIVERY" 1s 088ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 085ms
Then Verify if new transport appear in transport table with polling "true" 5s 038ms
After Hooks.deleteTransportsAfterTest() 179ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 095ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 344ms
When Login as "alrec-admin" 1s 093ms
And Go to "TRANSPORT_TABLE" 108ms
And Show all transport "true" 219ms
And Select transportType "DELIVERY" 1s 108ms
And Fill text based "CONTRACTOR" filter with "DAA1" 072ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" in "2" days 1s 334ms
And Select transportType "DELIVERY" 1s 081ms
And Fill text based "CONTRACTOR" filter with "DAA1" 081ms
Then Verify if new transport appear in transport table with polling "true" 5s 034ms
After Hooks.deleteTransportsAfterTest() 201ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 096ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 189ms
When Login as "sempertrans-admin" 973ms
And Go to "TRANSPORT_TABLE" 200ms
And Show all transport "false" 166ms
And Select transportType "DELIVERY" 1s 083ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 086ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-sempertrans" in "2" days 1s 199ms
And Select transportType "DELIVERY" 1s 090ms
And Fill text based "CONTRACTOR" filter with "DOST-ST" 082ms
Then Verify if new transport appear in transport table with polling "false" 20s 037ms
After Hooks.deleteTransportsAfterTest() 142ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 107ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 396ms
When Login as "alrec-admin" 1s 042ms
And Go to "TRANSPORT_TABLE" 120ms
And Show all transport "true" 241ms
And Select transportType "DELIVERY" 1s 128ms
And Fill text based "CONTRACTOR" filter with "DAA1" 085ms
And Create transport "CREATE_DELIVERY_II" by JSON file as "super-admin-alrec" in "2" days 1s 316ms
And Select transportType "DELIVERY" 1s 087ms
And Fill text based "CONTRACTOR" filter with "DAA1" 081ms
Then Verify if new transport appear in transport table with polling "false" 20s 015ms
After Hooks.deleteTransportsAfterTest() 217ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 096ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 15s 224ms
And Create transport "CREATE_TRANSPORT_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 15s 226ms
When Login as "alrec-admin" 1s
And Go to "TRANSPORT_TABLE" 130ms
And Show all transport "true" 240ms
And Select transportType "TRANSPORT_ORDER" 1s 138ms
Then Check if load and unload place filters work properly "UNLOAD_PLACE" 24s 768ms
After Hooks.deleteTransportsAfterTest() 185ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 095ms
And Create transport "CREATE_INBOUND_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 1s 243ms
And Create transport "CREATE_INBOUND_SECOND_SUPPLIER" by JSON file as "super-admin-alrec" 1s 226ms
When Login as "alrec-admin" 979ms
And Go to "TRANSPORT_TABLE" 128ms
And Show all transport "true" 237ms
And Select transportType "INBOUND" 1s 069ms
Then Check if load and unload place filters work properly "LOAD_PLACE" 24s 778ms
After Hooks.deleteTransportsAfterTest() 184ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 095ms
And Get custom field settings for "DELIVERY" transport type and "neuca" company 166ms
And Mark custom fields as not obligatory 018ms
And Get setting "SORT_TABLE_BY_TRANSPORT_COMPLETED" for "neuca" 031ms
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" 16s 051ms
Then Login as "neuca-admin" 947ms
And Go to "TRANSPORT_TABLE" 241ms
And Confirm statuses until reach "process-ended" 16s 674ms
Then Check if sorting by 'Finished' status is working correctly 065ms
After Hooks.deleteTransportsAfterTest() 660ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 259ms
After Hooks.rollbackSettings() 1s 129ms
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" 015ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 1s 212ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 186ms
And Login as "sempertrans-admin" 921ms
When Go to "TRANSPORT_TABLE" 190ms
And Click button "UNLOAD_TIME_WINDOW" "1" times 3s 055ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "asc" in "sempertrans" "DELIVERY" 071ms
After Hooks.deleteTransportsAfterTest() 282ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 097ms
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 259ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 213ms
And Login as "sempertrans-admin" 893ms
When Go to "TRANSPORT_TABLE" 201ms
And Click button "UNLOAD_TIME_WINDOW" "2" times 3s 084ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "desc" in "sempertrans" "DELIVERY" 058ms
After Hooks.deleteTransportsAfterTest() 194ms
After Hooks.rollbackAddedAuthorities() 000ms
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" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" in "0" days 1s 220ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 200ms
And Login as "sempertrans-admin" 1s 208ms
When Go to "TRANSPORT_TABLE" 201ms
And Click button "UNLOAD_TIME_WINDOW" "4" times 3s 152ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "asc" in "sempertrans" "DELIVERY" 060ms
After Hooks.deleteTransportsAfterTest() 302ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-sempertrans" 108ms
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 210ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-sempertrans" 1s 194ms
And Login as "sempertrans-admin" 876ms
When Go to "TRANSPORT_TABLE" 196ms
And Click button "UNLOAD_TIME_WINDOW" "5" times 3s 186ms
Then Verify that values in "UNLOAD_TIME_WINDOW" are sorted "desc" in "sempertrans" "DELIVERY" 054ms
After Hooks.deleteTransportsAfterTest() 282ms
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" 018ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 1s 524ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 1s 409ms
When Confirm status "ARRIVE" by Public API "v1" 082ms
And Login as "neuca-admin" 872ms
When Go to "TRANSPORT_TABLE" 187ms
And Click button "STATUS" "1" times 3s 088ms
Then Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 051ms
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() 330ms
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" 092ms
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 405ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 449ms
When Confirm status "ARRIVE" by Public API "v1" 071ms
And Login as "neuca-admin" 948ms
When Go to "TRANSPORT_TABLE" 200ms
And Click button "STATUS" "2" times 3s 115ms
Then Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 048ms
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() 280ms
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" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 395ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 391ms
When Confirm status "ARRIVE" by Public API "v1" 075ms
And Login as "neuca-admin" 919ms
When Go to "TRANSPORT_TABLE" 245ms
And Click button "STATUS" "3" times 3s 146ms
Then Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 066ms
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() 272ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature Sorting
Scenario Outline Check if transports statuses sorts correctly
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-neuca" 090ms
And Set basic authorities "ROLE_SORT_TRANSPORT_TABLE" to user "neuca-admin" 015ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "0" days 15s 362ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 428ms
When Confirm status "ARRIVE" by Public API "v1" 071ms
And Login as "neuca-admin" 952ms
When Go to "TRANSPORT_TABLE" 220ms
And Click button "STATUS" "2" times 3s 118ms
Then Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 056ms
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() 352ms
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" 094ms
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 382ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 409ms
When Confirm status "ARRIVE" by Public API "v1" 081ms
And Login as "neuca-admin" 962ms
When Go to "TRANSPORT_TABLE" 205ms
And Click button "STATUS" "1" times 3s 085ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 045ms
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() 276ms
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" 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 374ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 441ms
When Confirm status "ARRIVE" by Public API "v1" 082ms
And Login as "neuca-admin" 946ms
When Go to "TRANSPORT_TABLE" 215ms
And Click button "STATUS" "2" times 3s 123ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 050ms
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() 320ms
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" 107ms
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 441ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 407ms
When Confirm status "ARRIVE" by Public API "v1" 064ms
And Login as "neuca-admin" 938ms
When Go to "TRANSPORT_TABLE" 218ms
And Click button "STATUS" "1" times 3s 079ms
And Verify that values in "STATUS" are sorted "asc" in "neuca" "DELIVERY" 050ms
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() 287ms
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" 092ms
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 396ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 381ms
When Confirm status "ARRIVE" by Public API "v1" 078ms
And Login as "neuca-admin" 947ms
When Go to "TRANSPORT_TABLE" 204ms
And Click button "STATUS" "2" times 3s 132ms
And Verify that values in "STATUS" are sorted "desc" in "neuca" "DELIVERY" 049ms
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 846ms
And Create task with new status by JSON file "NEW_STATUS_SMALLS_IMPORT" as "super-admin-skz" 966ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 221ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 129ms
When Accept or reject "accept" transferred transport 20s 269ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 037ms
And Click button advice in transport table "SMALLS_IMPORT" 556ms
And Set advice window in schedule 3s 018ms
And Fill advice form 14s 387ms
And Click advice save button and wait for advice form to disappear 30s 706ms
And If user is login then logout 105ms
And Login as "swisskrono-admin" 2s 078ms
And Show all transport types 1s 050ms
Then Check if transport has "testowy-różoffy-statusik" 15s 547ms
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.SjdyzF}, 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: 7aa2e3f9ee9defc28a077b622d27826a
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'testowy-różoffy-statusik')]}
	at sun.reflect.GeneratedConstructorAccessor181.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() 161ms
After Hooks.deleteAllAddedStatus() 15s 898ms
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.SjdyzF}, 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: 7aa2e3f9ee9defc28a077b622d27826a
*** Element info: {Using=xpath, value=//span/a[text()='Drobnica import']}
	at sun.reflect.GeneratedConstructorAccessor181.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 791ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 243ms
When Go to "TRANSPORT_TABLE" 107ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 406ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 429ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "16:01" 021ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 537ms
And Click "save-transport" save button 695ms
Then Check if warehouse working hour is validate correctly "yes" 15s 034ms
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.SjdyzF}, 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: 7aa2e3f9ee9defc28a077b622d27826a
*** Element info: {Using=xpath, value=//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]}
	at sun.reflect.GeneratedConstructorAccessor181.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() 144ms
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 530ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 283ms
When Go to "TRANSPORT_TABLE" 135ms
And Go to transport details "TRANSPORT" 2s 469ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 430ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "22:01" 025ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 547ms
And Click "save-transport" save button 691ms
Then Check if warehouse working hour is validate correctly "yes" 15s 007ms
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.SjdyzF}, 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: 7aa2e3f9ee9defc28a077b622d27826a
*** Element info: {Using=xpath, value=//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]}
	at sun.reflect.GeneratedConstructorAccessor181.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() 148ms
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 162ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 252ms
When Go to "TRANSPORT_TABLE" 133ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 376ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 453ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "16:01" 019ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 546ms
And Click "save-transport" save button 679ms
Then Check if warehouse working hour is validate correctly "yes" 15s 005ms
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.SjdyzF}, 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: 7aa2e3f9ee9defc28a077b622d27826a
*** Element info: {Using=xpath, value=//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]}
	at sun.reflect.GeneratedConstructorAccessor181.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() 138ms
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 115ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 268ms
When Go to "TRANSPORT_TABLE" 117ms
And Go to transport details "TRANSPORT" 2s 379ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 511ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "22:01" 024ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 532ms
And Click "save-transport" save button 684ms
Then Check if warehouse working hour is validate correctly "yes" 15s 043ms
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.SjdyzF}, 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: 7aa2e3f9ee9defc28a077b622d27826a
*** Element info: {Using=xpath, value=//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]}
	at sun.reflect.GeneratedConstructorAccessor181.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() 154ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 015ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 320ms
When Go to "TRANSPORT_TABLE" 105ms
And Go to transport details "TRANSPORT" 2s 387ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 474ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "22:00" 021ms
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 209ms
Then Check if warehouse working hour is validate correctly "no" 15s 013ms
After Hooks.deleteTransportsAfterTest() 148ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 369ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 292ms
When Go to "TRANSPORT_TABLE" 096ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 437ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 414ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "16:00" 018ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 486ms
And Click "save-transport" save button 682ms
Then Check if warehouse working hour is validate correctly "no" 15s 019ms
After Hooks.deleteTransportsAfterTest() 138ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 170ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 268ms
When Go to "TRANSPORT_TABLE" 111ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 341ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 466ms
And Calculate date and hour for fill transport details "time-range-from-date-1" "no" "06:00" 018ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "15:00" 017ms
And Change date value in field with calendar in transport details "time-range-from-date-1" "calculatedValue" 541ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 100ms
Then Check if warehouse working hour is validate correctly "no" 15s 049ms
After Hooks.deleteTransportsAfterTest() 151ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 111ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 266ms
When Go to "TRANSPORT_TABLE" 121ms
And Go to transport details "TRANSPORT" 2s 429ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 442ms
And Calculate date and hour for fill transport details "time-range-from-date-1" "no" "07:00" 024ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "15:00" 021ms
And Change date value in field with calendar in transport details "time-range-from-date-1" "calculatedValue" 580ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 114ms
Then Check if warehouse working hour is validate correctly "no" 15s 059ms
After Hooks.deleteTransportsAfterTest() 146ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 922ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "-2" days 15s 272ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "-1" days 15s 278ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "1" days 15s 359ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "2" days 15s 368ms
When Show closest date transport 083ms
Then Verify if "2" transport in table is selected 029ms
After Hooks.deleteTransportsAfterTest() 799ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 087ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 278ms
And Login as "farmacol-admin" 1s 009ms
And Show all transport types 1s 126ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 419ms
And Click create similar button 15s 111ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "super-admin-farmacol" 7s 821ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 087ms
Then Check if orders are not multiplicated when creating by create similar button 2s 022ms
When Go to "WAREHOUSE_TAB" 643ms
And Go to "TRANSPORT_TABLE" 189ms
Then Check if orders are not multiplicated when creating by create similar button 2s 015ms
After Hooks.deleteTransportsAfterTest() 144ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-alrec" 097ms
And Create transport "CREATE_INBOUND_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 1s 266ms
And Login as "super-admin-alrec" 1s 546ms
And Go to "TRANSPORT_TABLE" 227ms
And Show all transport types 1s 070ms
When Go to transport details "INBOUND" 2s 425ms
And Find number of pallets in transport form 057ms
And Close transport details 15s 110ms
Then Verify if number of pallets is visible in transport table correctly 051ms
After Hooks.deleteTransportsAfterTest() 142ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 105ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 252ms
And Login as "super-admin-alrec" 1s 031ms
And Go to "TRANSPORT_TABLE" 118ms
And Show all transport types 1s 048ms
When Go to transport details "TRANSPORT_ORDER" 2s 464ms
And Find number of pallets in transport form 070ms
And Close transport details 15s 110ms
Then Verify if number of pallets is visible in transport table correctly 053ms
After Hooks.deleteTransportsAfterTest() 143ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 110ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 236ms
And Login as "farmacol-admin" 991ms
And Go to "TRANSPORT_TABLE" 262ms
And Show all transport types 1s 070ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 388ms
And Find number of pallets in transport form 056ms
And Close transport details 15s 100ms
Then Verify if number of pallets is visible in transport table correctly 061ms
After Hooks.deleteTransportsAfterTest() 142ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 113ms
And Create transport "CREATE_OWN_TRANSPORT" by JSON file as "super-admin-farmacol" 1s 236ms
And Login as "farmacol-admin" 1s 081ms
And Go to "TRANSPORT_TABLE" 193ms
And Show all transport types 1s 053ms
When Go to transport details "OWN_TRANSPORT" 2s 371ms
And Find number of pallets in transport form 075ms
And Close transport details 15s 117ms
Then Verify if number of pallets is visible in transport table correctly 059ms
After Hooks.deleteTransportsAfterTest() 138ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-lantmannen" 096ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 392ms
And Login as "lantmannen-admin" 881ms
And Go to "TRANSPORT_TABLE" 196ms
And Show all transport types 1s 056ms
When Go to transport details "LOAD" 2s 331ms
And Find number of pallets in transport form 058ms
And Close transport details 15s 092ms
Then Verify if number of pallets is visible in transport table correctly 034ms
After Hooks.deleteTransportsAfterTest() 177ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-dayco" 094ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-dayco" 1s 238ms
And Login as "dayco-admin" 1s 408ms
And Go to "TRANSPORT_TABLE" 245ms
And Show all transport types 1s 055ms
When Go to transport details "DELIVERY" 2s 367ms
And Find number of pallets in transport form 092ms
And Close transport details 15s 093ms
Then Verify if number of pallets is visible in transport table correctly 038ms
After Hooks.deleteTransportsAfterTest() 163ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-neuca" 108ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 1s 515ms
And Login as "neuca-admin" 1s 622ms
And Go to "TRANSPORT_TABLE" 311ms
And Show all transport types 15s 073ms
When Go to transport details "DELIVERY" 30s 482ms
And Find number of pallets in transport form 080ms
And Close transport details 15s 091ms
Then Verify if number of pallets is visible in transport table correctly 036ms
After Hooks.deleteTransportsAfterTest() 187ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-tenneco" 089ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-tenneco" 15s 325ms
And Login as "tenneco-admin" 1s 422ms
And Go to "TRANSPORT_TABLE" 125ms
And Show all transport types 1s 049ms
When Go to transport details "EXPORT" 2s 344ms
And Find number of pallets in transport form 067ms
And Close transport details 15s 102ms
Then Verify if number of pallets is visible in transport table correctly 033ms
After Hooks.deleteTransportsAfterTest() 149ms