Project Number Date
ApolloFullRunnerReport develop.328 24 mar 2021, 01:05

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Status confirmation 403 6 13 0 0 422 28 7 35 35m 17s 468ms Failed
Feature Status confirmation
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 436ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 413ms
When Find transport in table with status "advice-added" 3s 205ms
And Confirm statuses until reach "process-ended" 28s 036ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 117ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 387ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 614ms
When Find transport in table with status "planned" 17s 237ms
And Confirm statuses until reach "process-ended" 21s 633ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 098ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 248ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 294ms
When Find transport in table with status "planned" 3s 218ms
And Confirm statuses until reach "process-ended" 21s 569ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 101ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 127ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 325ms
When Find transport in table with status "planned" 17s 192ms
And Confirm statuses until reach "departed" 24s 373ms
Then Check if transport has "departed" 026ms
After Hooks.deleteTransportAfterTest() 139ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 106ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 328ms
When Find transport in table with status "created" 3s 227ms
And Confirm statuses until reach "process-ended" 21s 549ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 113ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 114ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 306ms
When Find transport in table with status "created" 3s 223ms
And Confirm statuses until reach "process-ended" 29s 744ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 099ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 172ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 328ms
When Find transport in table with status "planned" 3s 190ms
And Confirm statuses until reach "process-ended" 27s 086ms
Then Check if transport has "process-ended" 022ms
After Hooks.deleteTransportAfterTest() 094ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 159ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 339ms
When Find transport in table with status "planned" 3s 230ms
And Confirm statuses until reach "process-ended" 27s 089ms
Then Check if transport has "process-ended" 030ms
After Hooks.deleteTransportAfterTest() 111ms
Scenario Outline Check if transport has ended status after adding advice by user
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 454ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 248ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 100ms
When Accept or reject "accept" transferred transport 18s 031ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 003ms
And Click button advice in transport table "SMALLS_IMPORT" 118ms
And Set advice window in schedule 2s 717ms
And Fill advice form 14s 720ms
And Click advice save button and wait for advice form to disappear 30s 726ms
And Check if window is "gray" 2s 033ms
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at CucumberTests.Schedule.ScheduleTest.checkIfWindowIs(ScheduleTest.java:53)
	at ✽.Check if window is "gray"(file:Features/Atom/Statuses/ConfirmStatuses.feature:32)
And Go to "TRANSPORT_TABLE" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 139ms
Scenario Outline Check if transport has ended status after adding advice by user
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 135ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 271ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 095ms
When Accept or reject "accept" transferred transport 18s 091ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 002ms
And Click button advice in transport table "SMALLS_EXPORT" 132ms
And Set advice window in schedule 2s 639ms
And Fill advice form 14s 675ms
And Click advice save button and wait for advice form to disappear 30s 725ms
And Check if window is "gray" 2s 032ms
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at CucumberTests.Schedule.ScheduleTest.checkIfWindowIs(ScheduleTest.java:53)
	at ✽.Check if window is "gray"(file:Features/Atom/Statuses/ConfirmStatuses.feature:32)
And Go to "TRANSPORT_TABLE" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 131ms
Given Set token of apiUsername "super-admin-hochland" 100ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_ADVICE" "CHECKPOINT_BASED" "ARRIVAL" 230ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 15s 428ms
When Login as "hochland-admin" 2s 831ms
And Find transport in table with status "advice-added" 3s 300ms
And Confirm statuses until reach "arrived" 3s 838ms
And Go to transport details "DELIVERY" 4s 688ms
Then Check if it is not possible to edit advice 194ms
After Hooks.deleteTransportAfterTest() 122ms
After Hooks.rollbackAddedActionAuthorities() 057ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 191ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 314ms
When Find transport in table with status "advice-added" 3s 192ms
And Check if transport row is "blue" 3s 080ms
And Confirm statuses until reach "arrived" 3s 783ms
And Check if transport row is "green" 3s 059ms
And Confirm statuses until reach "during-unload" 3s 746ms
Then Check if transport row is "orange" 3s 086ms
And Confirm statuses until reach "unloaded" 3s 800ms
Then Check if transport row is "darkgoldenrod" 3s 066ms
And Confirm statuses until reach "process-ended" 18s 748ms
Then Check if transport row is "silver" 3s 087ms
After Hooks.deleteTransportAfterTest() 107ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 996ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 201ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 003ms
And Show all transport types 1s 044ms
And Click button advice in transport table "DELIVERY" 128ms
And Set advice window in schedule 2s 584ms
And Fill advice form 8s 403ms
And Click advice save button and wait for advice form to disappear 30s 771ms
And Go to "TRANSPORT_TABLE" 241ms
And Find transport in table with status "advice-added" 3s 205ms
And Confirm statuses until reach "left-the-area" 17s 518ms
Then Check if next status is not possible to confirm 109ms
After Hooks.deleteTransportAfterTest() 119ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 181ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 193ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 002ms
And Show all transport types 1s 038ms
And Click button advice in transport table "LOAD" 132ms
And Set advice window in schedule 2s 571ms
And Fill advice form 8s 519ms
And Click advice save button and wait for advice form to disappear 30s 717ms
And Go to "TRANSPORT_TABLE" 214ms
And Find transport in table with status "advice-added" 3s 254ms
And Confirm statuses until reach "left-the-area" 17s 497ms
Then Check if next status is not possible to confirm 096ms
After Hooks.deleteTransportAfterTest() 132ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 193ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 183ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 003ms
And Show all transport types 1s 045ms
And Click button advice in transport table "DELIVERY" 136ms
And Set advice window in schedule 2s 558ms
And Fill advice form 8s 463ms
And Click advice save button and wait for advice form to disappear 30s 786ms
And Go to "TRANSPORT_TABLE" 244ms
And Find transport in table with status "advice-added" 3s 214ms
When Add file to transport by API 526ms
And Confirm statuses until reach "process-ended" 35s 256ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 100ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 209ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 195ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 003ms
And Show all transport types 1s 042ms
And Click button advice in transport table "LOAD" 131ms
And Set advice window in schedule 2s 569ms
And Fill advice form 8s 482ms
And Click advice save button and wait for advice form to disappear 30s 711ms
And Go to "TRANSPORT_TABLE" 224ms
And Find transport in table with status "advice-added" 3s 252ms
When Add file to transport by API 272ms
And Confirm statuses until reach "process-ended" 35s 317ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 123ms
Given Set token of apiUsername "super-admin-hochland" 098ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 314ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 116ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 175ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 003ms
And Login as "hochland-admin" 2s 955ms
And Show all transport types 1s 063ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 146ms
And Set advice window in schedule 6s 407ms
And Fill advice form 11s 910ms
And Click advice save button and wait for advice form to disappear 30s 705ms
And Go to "TRANSPORT_TABLE" 206ms
And Find transport in table with status "advice-added" 3s 217ms
And Confirm statuses until reach "during-load" 6s 604ms
Then Check if next status is not possible to confirm 115ms
After Hooks.deleteTransportAfterTest() 117ms
After Hooks.rollbackCustomFieldSettings() 060ms
Given Set token of apiUsername "super-admin-keeeper" 096ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 024ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 039ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 183ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 002ms
And Login as "keeeper-admin" 1s 848ms
And Show all transport types 1s 137ms
And Click button advice in transport table "LOAD" 132ms
And Set advice window in schedule 2s 392ms
And Fill advice form 13s 239ms
And Click advice save button and wait for advice form to disappear 30s 751ms
And Go to "TRANSPORT_TABLE" 189ms
And Find transport in table with status "advice-added" 3s 253ms
And Confirm statuses until reach "arrived" 3s 821ms
Then Check if next status is not possible to confirm 108ms
After Hooks.deleteTransportAfterTest() 134ms
After Hooks.rollbackCustomFieldSettings() 040ms
Given Set token of apiUsername "super-admin-keeeper" 098ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 024ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_CONTAINER_SANITARY_CONDITIONS_CFD" in "CONTAINER" - "keeeper" by "super-admin-keeeper" 042ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 201ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 003ms
And Login as "keeeper-admin" 2s 122ms
And Show all transport types 1s 056ms
And Click button advice in transport table "CONTAINER" 135ms
And Set advice window in schedule 2s 407ms
And Fill advice form 13s 264ms
And Click advice save button and wait for advice form to disappear 30s 693ms
And Go to "TRANSPORT_TABLE" 195ms
And Find transport in table with status "advice-added" 3s 232ms
And Confirm statuses until reach "arrived" 3s 821ms
Then Check if next status is not possible to confirm 106ms
After Hooks.deleteTransportAfterTest() 125ms
After Hooks.rollbackCustomFieldSettings() 038ms
Given Set token of apiUsername "super-admin-keeeper" 092ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 021ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 043ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 297ms
And Login as "keeeper-admin" 1s 948ms
And Go to "TRANSPORT_TABLE" 115ms
And Find transport in table with status "planned" 3s 211ms
And Confirm statuses until reach "arrived" 3s 824ms
Then Check if next status is not possible to confirm 101ms
After Hooks.deleteTransportAfterTest() 119ms
After Hooks.rollbackCustomFieldSettings() 043ms
Given Set token of apiUsername "super-admin-keeeper" 093ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 026ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_TANKER_GRANULATE_DELIVERY_SANITARY_CONDITIONS_CFD" in "TANKER_GRANULATE_DELIVERY" - "keeeper" by "super-admin-keeeper" 053ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 322ms
And Login as "keeeper-admin" 2s 361ms
And Go to "TRANSPORT_TABLE" 119ms
And Find transport in table with status "planned" 3s 209ms
And Confirm statuses until reach "arrived" 3s 795ms
Then Check if next status is not possible to confirm 106ms
After Hooks.deleteTransportAfterTest() 104ms
After Hooks.rollbackCustomFieldSettings() 045ms
Given Set token of apiUsername "super-admin-hochland" 093ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 024ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 144ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 385ms
And Login as "hochland-admin" 2s 463ms
And Go to "TRANSPORT_TABLE" 181ms
And Find transport in table with status "advice-added" 3s 215ms
And Confirm statuses until reach "during-unload" 6s 566ms
Then Check if next status is not possible to confirm 113ms
After Hooks.deleteTransportAfterTest() 118ms
After Hooks.rollbackCustomFieldSettings() 105ms
Given Set token of apiUsername "super-admin-keeeper" 092ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 023ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 002ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 038ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 197ms
And Login as "keeeper-admin" 2s 156ms
And Show all transport types 1s 127ms
And Click button advice in transport table "LOAD" 113ms
And Set advice window in schedule 2s 446ms
And Fill advice form 13s 304ms
And Click advice save button and wait for advice form to disappear 30s 729ms
And Go to "TRANSPORT_TABLE" 200ms
And Find transport in table with status "advice-added" 3s 247ms
When Confirm statuses until reach "arrived" 3s 852ms
And Check if next status is not possible to confirm 105ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 002ms
And Go to transport details "LOAD" 4s 386ms
And Open section: "advice-panel" 1s 081ms
And Fill transport form 24s 801ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 618ms
And Go to transport details "LOAD" 4s 362ms
And Open section: "advice-panel" 1s 070ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 833ms
And Confirm statuses until reach "process-ended" 24s 255ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 110ms
After Hooks.rollbackCustomFieldSettings() 039ms
Given Set token of apiUsername "super-admin-keeeper" 108ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 020ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 003ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_CONTAINER_SANITARY_CONDITIONS_CFD" in "CONTAINER" - "keeeper" by "super-admin-keeeper" 039ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 212ms
And Login as "keeeper-admin" 2s 342ms
And Show all transport types 1s 054ms
And Click button advice in transport table "CONTAINER" 147ms
And Set advice window in schedule 2s 402ms
And Fill advice form 13s 205ms
And Click advice save button and wait for advice form to disappear 30s 718ms
And Go to "TRANSPORT_TABLE" 201ms
And Find transport in table with status "advice-added" 3s 257ms
When Confirm statuses until reach "arrived" 3s 828ms
And Check if next status is not possible to confirm 103ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 002ms
And Go to transport details "CONTAINER" 4s 387ms
And Open section: "advice-panel" 1s 076ms
And Fill transport form 24s 779ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 605ms
And Go to transport details "CONTAINER" 4s 432ms
And Open section: "advice-panel" 1s 072ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 840ms
And Confirm statuses until reach "process-ended" 24s 291ms
Then Check if transport has "process-ended" 026ms
After Hooks.deleteTransportAfterTest() 108ms
After Hooks.rollbackCustomFieldSettings() 056ms
Given Set token of apiUsername "super-admin-hochland" 095ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 023ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 002ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 056ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 183ms
And Login as "hochland-admin" 2s 851ms
And Show all transport types 1s 061ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 142ms
And Set advice window in schedule 6s 442ms
And Fill advice form 11s 875ms
And Click advice save button and wait for advice form to disappear 30s 796ms
And Go to "TRANSPORT_TABLE" 202ms
And Find transport in table with status "advice-added" 3s 197ms
When Confirm statuses until reach "during-load" 7s 090ms
And Check if next status is not possible to confirm 108ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 003ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 613ms
And Open section: "advice-panel" 1s 073ms
And Fill transport form 36s 298ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 668ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 541ms
And Open section: "advice-panel" 1s 084ms
And Fill "warehouseman-(u)" in transport form 15s 828ms
And Confirm statuses until reach "process-ended" 32s 512ms
Then Check if transport has "process-ended" 025ms
After Hooks.deleteTransportAfterTest() 188ms
After Hooks.rollbackCustomFieldSettings() 060ms
Given Set token of apiUsername "super-admin-keeeper" 099ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 022ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 002ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 039ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 357ms
And Login as "keeeper-admin" 2s 396ms
And Go to "TRANSPORT_TABLE" 128ms
And Find transport in table with status "planned" 3s 208ms
When Confirm statuses until reach "arrived" 3s 810ms
And Check if next status is not possible to confirm 113ms
And Go to transport details "UNLOAD" 4s 423ms
And Fill transport form 37s 924ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 125ms
And Confirm statuses until reach "process-ended" 24s 307ms
Then Check if transport has "process-ended" 021ms
After Hooks.deleteTransportAfterTest() 122ms
After Hooks.rollbackCustomFieldSettings() 038ms
Given Set token of apiUsername "super-admin-keeeper" 096ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 020ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 002ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_TANKER_GRANULATE_DELIVERY_SANITARY_CONDITIONS_CFD" in "TANKER_GRANULATE_DELIVERY" - "keeeper" by "super-admin-keeeper" 038ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 398ms
And Login as "keeeper-admin" 1s 970ms
And Go to "TRANSPORT_TABLE" 130ms
And Find transport in table with status "planned" 3s 219ms
When Confirm statuses until reach "arrived" 3s 838ms
And Check if next status is not possible to confirm 107ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 400ms
And Fill transport form 36s 352ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 623ms
And Confirm statuses until reach "process-ended" 24s 264ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 117ms
After Hooks.rollbackCustomFieldSettings() 038ms
Scenario Outline Check if it is possible to confirm statuses when there is customFields blockade and conditions are fulfilled - without advice step
Steps
Given Set token of apiUsername "super-admin-hochland" 095ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 027ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 002ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 103ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 380ms
And Login as "hochland-admin" 2s 597ms
And Go to "TRANSPORT_TABLE" 218ms
And Find transport in table with status "advice-added" 3s 210ms
When Confirm statuses until reach "during-unload" 6s 574ms
And Check if next status is not possible to confirm 126ms
And Go to transport details "DELIVERY" 4s 709ms
And Fill transport form 16s 215ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//li//span[text()='Cieciora Marek'] | //li[text()='Cieciora Marek' and @role='option']"}
  (Session info: headless chrome=88.0.4324.182)
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: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//li//span[text()='Cieciora Marek'] | //li[text()='Cieciora Marek' and @role='option']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.Transport.selectValue(Transport.java:229)
	at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:214)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:166)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:170)
	at ✽.Fill transport form(file:Features/Atom/Statuses/ConfirmStatuses.feature:197)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 112ms
After Hooks.rollbackCustomFieldSettings() 092ms
Given Set token of apiUsername "super-admin-skd" 092ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 1s 319ms
And Confirm status "REPORTING" by Public API "v1" 071ms
And Confirm status "ARRIVAL" by Public API "v1" 105ms
And Login as "swiss-krono-delivery-guard" 1s 693ms
And Go to "TRANSPORT_TABLE" 198ms
When Confirm "Departure" status in transport row 3s 095ms
Then Verify that "Departure" has been confirmed 044ms
After Hooks.deleteTransportAfterTest() 124ms
Given Set token of apiUsername "super-admin-keeeper" 091ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 021ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 002ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 039ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 15s 363ms
When Login as "keeeper-admin" 1s 905ms
And Find transport in table with status "planned" 3s 239ms
And Confirm statuses until reach "arrived" 3s 832ms
And Go to transport details "UNLOAD" 4s 410ms
And Fill transport form 37s 875ms
Then Check if next status is not possible to confirm in transport details 070ms
After Hooks.deleteTransportAfterTest() 110ms
After Hooks.rollbackCustomFieldSettings() 041ms
Given Set token of apiUsername "super-admin-keeeper" 094ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 025ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 003ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_TANKER_GRANULATE_DELIVERY_SANITARY_CONDITIONS_CFD" in "TANKER_GRANULATE_DELIVERY" - "keeeper" by "super-admin-keeeper" 036ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 334ms
When Login as "keeeper-admin" 1s 948ms
And Find transport in table with status "planned" 3s 222ms
And Confirm statuses until reach "arrived" 3s 787ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 416ms
And Fill transport form 36s 415ms
Then Check if next status is not possible to confirm in transport details 066ms
After Hooks.deleteTransportAfterTest() 107ms
After Hooks.rollbackCustomFieldSettings() 045ms
Scenario Outline Check if it is possible to confirm next status in transport details on transport details reopen after filling blocade customfields and not saving changes - without advice step
Steps
Given Set token of apiUsername "super-admin-hochland" 094ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 017ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 002ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 115ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 323ms
When Login as "hochland-admin" 2s 479ms
And Find transport in table with status "advice-added" 3s 334ms
And Confirm statuses until reach "during-unload" 6s 573ms
And Go to transport details "DELIVERY" 4s 671ms
And Fill transport form 16s 203ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//li//span[text()='Cieciora Marek'] | //li[text()='Cieciora Marek' and @role='option']"}
  (Session info: headless chrome=88.0.4324.182)
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: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//li//span[text()='Cieciora Marek'] | //li[text()='Cieciora Marek' and @role='option']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.Transport.selectValue(Transport.java:229)
	at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:214)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:166)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:170)
	at ✽.Fill transport form(file:Features/Atom/Statuses/ConfirmStatuses.feature:235)
Then Check if next status is not possible to confirm in transport details 000ms
After Hooks.deleteTransportAfterTest() 102ms
After Hooks.rollbackCustomFieldSettings() 089ms
Scenario Outline Check if unload step status is visible for specific users [A-6868]
Steps
Given Set token of apiUsername "super-admin-skz" 097ms
And Add action authority with: "swisskrono" "swisskrono-admin" "SMALLS_EXPORT" "MOVE_UNLOAD_STEPS" "ACTIVE" 044ms
And Add action authority with: "swisskrono" "pskza1-carrier@qa.qa-test" "SMALLS_EXPORT" "MOVE_UNLOAD_STEPS" "ACTIVE" 039ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 205ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 072ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 263ms
And Show all transport types 1s 069ms
Then Check if transport has "Potwierdzenie kolejności rozładunków" 15s 063ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[contains(@data-status-name, 'Potwierdzenie kolejności rozładunków')]"}
  (Session info: headless chrome=88.0.4324.182)
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: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'Potwierdzenie kolejności rozładunków')]}
	at sun.reflect.GeneratedConstructorAccessor197.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 "Potwierdzenie kolejności rozładunków"(file:Features/Atom/Statuses/ConfirmStatuses.feature:252)
And If user is login then logout 000ms
And Login as "pskza1-carrier@qa.qa-test" 000ms
When Accept or reject "accept" transferred transport 000ms
And Show all transport types 000ms
Then Check if transport has "Potwierdzenie kolejności rozładunków" 000ms
After Hooks.rollbackAddedActionAuthorities() 078ms
After Hooks.deleteAllTransports() 46s 467ms
Scenario Outline Check if statuses in new orders are created based on current status scheme [A-6867]
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 085ms
And Create task with new status by JSON file "NEW_STATUS_SMALLS_IMPORT" as "super-admin-skz" 128ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 211ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 072ms
When Accept or reject "accept" transferred transport 18s
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 003ms
And Click button advice in transport table "SMALLS_IMPORT" 131ms
And Set advice window in schedule 2s 637ms
And Fill advice form 14s 708ms
And Click advice save button and wait for advice form to disappear 30s 763ms
And If user is login then logout 122ms
And Login as "swisskrono-admin" 2s 404ms
And Show all transport types 1s 058ms
Then Check if transport has "testowy-różoffy-statusik" 029ms
And Go to "SETTINGS_TAB" 280ms
When Disable status "testowy-różoffy-statusik" for transport "SMALLS_IMPORT" 1s 631ms
And Delete created transport by API 165ms
Then If user is login then logout 328ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 323ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 228ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 083ms
When Accept or reject "accept" transferred transport 18s 015ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 003ms
And Click button advice in transport table "SMALLS_IMPORT" 140ms
And Set advice window in schedule 2s 672ms
And Fill advice form 14s 694ms
And Click advice save button and wait for advice form to disappear 30s 776ms
And If user is login then logout 119ms
And Login as "swisskrono-admin" 1s 349ms
And Show all transport types 1s 078ms
Then Check if transport has disabled status "testowy-różoffy-statusik" 15s 055ms
Hooks
After Hooks.deleteAllTransports() 1m 1s 367ms
After Hooks.deleteAllAddedStatus() 15s 038ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div/a[text()='Drobnica import']"}
  (Session info: headless chrome=88.0.4324.182)
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: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//div/a[text()='Drobnica import']}
	at sun.reflect.GeneratedConstructorAccessor197.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:568)
	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)
Scenario Outline Confirmed statuses of existing orders should not be deleted - even after editing the order [A-6874]
Steps
Given Set token of apiUsername "super-admin-farmacol" 098ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 232ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 650ms
And Get "START_OF_UNLOADING" data for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 021ms
When Login as "farmacol-admin" 2s 536ms
And Go to "TRANSPORT_TABLE" 211ms
And Set actual confirmed transport status list 1s 371ms
And Disable task by API 038ms
And Go to transport details "EXTERNAL_DELIVERY" 4s 446ms
And Edit transport hours and recalculate statuses 16s 380ms
Then Verify that confirmed statuses is still the same 154ms
java.lang.AssertionError: Wyłączony task jest niewidoczny na liście potwierdzonych statusów!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.StatusTests.ConfirmStatuses.verifyThatConfirmedStatusesIsStillTheSame(ConfirmStatuses.java:226)
	at ✽.Verify that confirmed statuses is still the same(file:Features/Atom/Statuses/ConfirmStatuses.feature:317)
After Hooks.deleteTransportAfterTest() 160ms
After Hooks.rollbackTaskChanges() 045ms