Project Number Date
ApolloFullRunnerReport A-7183.341 15 mar 2021, 05:07

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Status confirmation 413 4 9 0 0 426 30 5 35 36m 27s 055ms Failed
Feature Status confirmation
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 502ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 398ms
When Find transport in table with status "advice-added" 3s 220ms
And Confirm statuses until reach "process-ended" 28s 070ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 124ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 132ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 614ms
When Find transport in table with status "planned" 17s 223ms
And Confirm statuses until reach "process-ended" 21s 626ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 100ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 437ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 300ms
When Find transport in table with status "planned" 3s 224ms
And Confirm statuses until reach "process-ended" 7s 051ms
Then Check if transport has "process-ended" 020ms
After Hooks.deleteTransportAfterTest() 083ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 060ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 344ms
When Find transport in table with status "planned" 17s 255ms
And Confirm statuses until reach "departed" 24s 391ms
Then Check if transport has "departed" 028ms
After Hooks.deleteTransportAfterTest() 151ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 113ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 309ms
When Find transport in table with status "created" 3s 241ms
And Confirm statuses until reach "process-ended" 21s 512ms
Then Check if transport has "process-ended" 021ms
After Hooks.deleteTransportAfterTest() 103ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 198ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 295ms
When Find transport in table with status "created" 3s 211ms
And Confirm statuses until reach "process-ended" 29s 774ms
Then Check if transport has "process-ended" 026ms
After Hooks.deleteTransportAfterTest() 104ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 193ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 377ms
When Find transport in table with status "planned" 3s 235ms
And Confirm statuses until reach "process-ended" 27s 010ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 108ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 191ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 362ms
When Find transport in table with status "planned" 3s 219ms
And Confirm statuses until reach "process-ended" 27s 040ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 108ms
Scenario Outline Check if it is possible to confirm statuses by user after transfer to carrier
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 710ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 213ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 102ms
When Accept or reject "accept" transferred transport 18s 020ms
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 731ms
And Fill advice form 14s 641ms
And Click advice save button and wait for advice form to disappear 30s 762ms
And If user is login then logout 127ms
And Login as "swisskrono-admin" 1s 324ms
And Find transport in table with status "advice-added" 18s 227ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[contains(@data-status-name, 'advice-added')]"}
  (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.3YU7so}, 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: 8397e8287f7d68c1297ba4271ccc6097
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'advice-added')]}
	at sun.reflect.GeneratedConstructorAccessor202.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.ConfirmStatuses.findTransportInTableWith(ConfirmStatuses.java:70)
	at ✽.Find transport in table with status "advice-added"(file:Features/Atom/Statuses/ConfirmStatuses.feature:34)
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 126ms
Scenario Outline Check if it is possible to confirm statuses by user after transfer to carrier
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 096ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 286ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 077ms
When Accept or reject "accept" transferred transport 18s 163ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 003ms
And Click button advice in transport table "SMALLS_EXPORT" 140ms
And Set advice window in schedule 2s 707ms
And Fill advice form 14s 721ms
And Click advice save button and wait for advice form to disappear 30s 676ms
And If user is login then logout 094ms
And Login as "swisskrono-admin" 1s 128ms
And Find transport in table with status "advice-added" 18s 230ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[contains(@data-status-name, 'advice-added')]"}
  (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.3YU7so}, 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: 8397e8287f7d68c1297ba4271ccc6097
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'advice-added')]}
	at sun.reflect.GeneratedConstructorAccessor202.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.ConfirmStatuses.findTransportInTableWith(ConfirmStatuses.java:70)
	at ✽.Find transport in table with status "advice-added"(file:Features/Atom/Statuses/ConfirmStatuses.feature:34)
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 103ms
Given Set token of apiUsername "super-admin-hochland" 093ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_ADVICE" "CHECKPOINT_BASED" "ARRIVAL" 228ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 409ms
When Login as "hochland-admin" 2s 851ms
And Find transport in table with status "advice-added" 3s 328ms
And Confirm statuses until reach "arrived" 3s 834ms
And Go to transport details "DELIVERY" 4s 675ms
Then Check if it is not possible to edit advice 207ms
After Hooks.deleteTransportAfterTest() 146ms
After Hooks.rollbackAddedActionAuthorities() 066ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 299ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 354ms
When Find transport in table with status "advice-added" 3s 200ms
And Check if transport row is "blue" 3s 081ms
And Confirm statuses until reach "arrived" 3s 802ms
And Check if transport row is "green" 3s 074ms
And Confirm statuses until reach "during-unload" 3s 732ms
Then Check if transport row is "orange" 3s 087ms
And Confirm statuses until reach "unloaded" 3s 796ms
Then Check if transport row is "darkgoldenrod" 3s 065ms
And Confirm statuses until reach "process-ended" 18s 757ms
Then Check if transport row is "silver" 3s 096ms
After Hooks.deleteTransportAfterTest() 127ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 065ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 163ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 003ms
And Show all transport types 1s 042ms
And Click button advice in transport table "DELIVERY" 138ms
And Set advice window in schedule 2s 587ms
And Fill advice form 8s 453ms
And Click advice save button and wait for advice form to disappear 30s 733ms
And Go to "TRANSPORT_TABLE" 239ms
And Find transport in table with status "advice-added" 3s 203ms
And Confirm statuses until reach "left-the-area" 17s 486ms
Then Check if next status is not possible to confirm 102ms
After Hooks.deleteTransportAfterTest() 113ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 166ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 182ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 003ms
And Show all transport types 1s 045ms
And Click button advice in transport table "LOAD" 132ms
And Set advice window in schedule 2s 561ms
And Fill advice form 8s 524ms
And Click advice save button and wait for advice form to disappear 30s 776ms
And Go to "TRANSPORT_TABLE" 208ms
And Find transport in table with status "advice-added" 3s 249ms
And Confirm statuses until reach "left-the-area" 17s 529ms
Then Check if next status is not possible to confirm 107ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 199ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 187ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 003ms
And Show all transport types 1s 049ms
And Click button advice in transport table "DELIVERY" 106ms
And Set advice window in schedule 2s 533ms
And Fill advice form 8s 398ms
And Click advice save button and wait for advice form to disappear 30s 783ms
And Go to "TRANSPORT_TABLE" 245ms
And Find transport in table with status "advice-added" 3s 208ms
When Add file to transport by API 820ms
And Confirm statuses until reach "process-ended" 35s 262ms
Then Check if transport has "process-ended" 026ms
After Hooks.deleteTransportAfterTest() 138ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 230ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 181ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 004ms
And Show all transport types 1s 042ms
And Click button advice in transport table "LOAD" 134ms
And Set advice window in schedule 2s 536ms
And Fill advice form 8s 452ms
And Click advice save button and wait for advice form to disappear 30s 744ms
And Go to "TRANSPORT_TABLE" 228ms
And Find transport in table with status "advice-added" 3s 251ms
When Add file to transport by API 304ms
And Confirm statuses until reach "process-ended" 35s 233ms
Then Check if transport has "process-ended" 025ms
After Hooks.deleteTransportAfterTest() 116ms
Given Set token of apiUsername "super-admin-hochland" 097ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 046ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 127ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 156ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 003ms
And Login as "hochland-admin" 3s 050ms
And Show all transport types 1s 056ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 129ms
And Set advice window in schedule 6s 415ms
And Fill advice form 11s 975ms
And Click advice save button and wait for advice form to disappear 30s 731ms
And Go to "TRANSPORT_TABLE" 223ms
And Find transport in table with status "advice-added" 3s 192ms
And Confirm statuses until reach "during-load" 6s 597ms
Then Check if next status is not possible to confirm 107ms
After Hooks.deleteTransportAfterTest() 134ms
After Hooks.rollbackCustomFieldSettings() 065ms
Given Set token of apiUsername "super-admin-keeeper" 095ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 021ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 034ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 216ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 003ms
And Login as "keeeper-admin" 2s 052ms
And Show all transport types 1s 150ms
And Click button advice in transport table "LOAD" 117ms
And Set advice window in schedule 2s 348ms
And Fill advice form 13s 245ms
And Click advice save button and wait for advice form to disappear 30s 733ms
And Go to "TRANSPORT_TABLE" 203ms
And Find transport in table with status "advice-added" 3s 233ms
And Confirm statuses until reach "arrived" 3s 814ms
Then Check if next status is not possible to confirm 121ms
After Hooks.deleteTransportAfterTest() 098ms
After Hooks.rollbackCustomFieldSettings() 031ms
Given Set token of apiUsername "super-admin-keeeper" 094ms
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" 031ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 208ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 003ms
And Login as "keeeper-admin" 2s 094ms
And Show all transport types 1s 060ms
And Click button advice in transport table "CONTAINER" 119ms
And Set advice window in schedule 2s 379ms
And Fill advice form 13s 249ms
And Click advice save button and wait for advice form to disappear 30s 714ms
And Go to "TRANSPORT_TABLE" 207ms
And Find transport in table with status "advice-added" 3s 256ms
And Confirm statuses until reach "arrived" 3s 825ms
Then Check if next status is not possible to confirm 088ms
After Hooks.deleteTransportAfterTest() 107ms
After Hooks.rollbackCustomFieldSettings() 040ms
Given Set token of apiUsername "super-admin-keeeper" 093ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 023ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 032ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 313ms
And Login as "keeeper-admin" 1s 961ms
And Go to "TRANSPORT_TABLE" 124ms
And Find transport in table with status "planned" 3s 162ms
And Confirm statuses until reach "arrived" 3s 813ms
Then Check if next status is not possible to confirm 105ms
After Hooks.deleteTransportAfterTest() 111ms
After Hooks.rollbackCustomFieldSettings() 034ms
Given Set token of apiUsername "super-admin-keeeper" 092ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 021ms
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" 030ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 340ms
And Login as "keeeper-admin" 1s 869ms
And Go to "TRANSPORT_TABLE" 102ms
And Find transport in table with status "planned" 3s 163ms
And Confirm statuses until reach "arrived" 3s 818ms
Then Check if next status is not possible to confirm 111ms
After Hooks.deleteTransportAfterTest() 094ms
After Hooks.rollbackCustomFieldSettings() 038ms
Given Set token of apiUsername "super-admin-hochland" 110ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 023ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 145ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 403ms
And Login as "hochland-admin" 2s 316ms
And Go to "TRANSPORT_TABLE" 178ms
And Find transport in table with status "advice-added" 3s 183ms
And Confirm statuses until reach "during-unload" 6s 545ms
Then Check if next status is not possible to confirm 116ms
After Hooks.deleteTransportAfterTest() 113ms
After Hooks.rollbackCustomFieldSettings() 127ms
Given Set token of apiUsername "super-admin-keeeper" 089ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 022ms
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" 031ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 196ms
And Login as "keeeper-admin" 1s 895ms
And Show all transport types 1s 126ms
And Click button advice in transport table "LOAD" 125ms
And Set advice window in schedule 2s 408ms
And Fill advice form 13s 336ms
And Click advice save button and wait for advice form to disappear 30s 702ms
And Go to "TRANSPORT_TABLE" 189ms
And Find transport in table with status "advice-added" 3s 232ms
When Confirm statuses until reach "arrived" 3s 823ms
And Check if next status is not possible to confirm 108ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 003ms
And Go to transport details "LOAD" 4s 415ms
And Open section: "advice-panel" 1s 077ms
And Fill transport form 24s 769ms
And Click "save-transport-and-close" save button and wait for form to disappear 647ms
And Go to transport details "LOAD" 4s 286ms
And Open section: "advice-panel" 1s 068ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 832ms
And Confirm statuses until reach "process-ended" 24s 312ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 110ms
After Hooks.rollbackCustomFieldSettings() 034ms
Given Set token of apiUsername "super-admin-keeeper" 094ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 021ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 002ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_CONTAINER_SANITARY_CONDITIONS_CFD" in "CONTAINER" - "keeeper" by "super-admin-keeeper" 037ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 235ms
And Login as "keeeper-admin" 2s 961ms
And Show all transport types 1s 061ms
And Click button advice in transport table "CONTAINER" 138ms
And Set advice window in schedule 2s 353ms
And Fill advice form 13s 218ms
And Click advice save button and wait for advice form to disappear 30s 675ms
And Go to "TRANSPORT_TABLE" 208ms
And Find transport in table with status "advice-added" 3s 246ms
When Confirm statuses until reach "arrived" 3s 824ms
And Check if next status is not possible to confirm 114ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 001ms
And Go to transport details "CONTAINER" 4s 358ms
And Open section: "advice-panel" 1s 065ms
And Fill transport form 24s 808ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 657ms
And Go to transport details "CONTAINER" 4s 374ms
And Open section: "advice-panel" 1s 079ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 834ms
And Confirm statuses until reach "process-ended" 24s 242ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 107ms
After Hooks.rollbackCustomFieldSettings() 053ms
Given Set token of apiUsername "super-admin-hochland" 093ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 021ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 003ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 069ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 177ms
And Login as "hochland-admin" 2s 927ms
And Show all transport types 1s 065ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 124ms
And Set advice window in schedule 6s 426ms
And Fill advice form 11s 923ms
And Click advice save button and wait for advice form to disappear 30s 702ms
And Go to "TRANSPORT_TABLE" 202ms
And Find transport in table with status "advice-added" 3s 232ms
When Confirm statuses until reach "during-load" 6s 586ms
And Check if next status is not possible to confirm 100ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 002ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 720ms
And Open section: "advice-panel" 1s 063ms
And Fill transport form 36s 338ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 155ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 542ms
And Open section: "advice-panel" 1s 083ms
And Fill "warehouseman-(u)" in transport form 15s 870ms
And Confirm statuses until reach "process-ended" 32s 547ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 137ms
After Hooks.rollbackCustomFieldSettings() 058ms
Given Set token of apiUsername "super-admin-keeeper" 093ms
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" 031ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 324ms
And Login as "keeeper-admin" 2s 527ms
And Go to "TRANSPORT_TABLE" 141ms
And Find transport in table with status "planned" 3s 177ms
When Confirm statuses until reach "arrived" 3s 812ms
And Check if next status is not possible to confirm 100ms
And Go to transport details "UNLOAD" 4s 458ms
And Fill transport form 37s 842ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 626ms
And Confirm statuses until reach "process-ended" 24s 287ms
Then Check if transport has "process-ended" 025ms
After Hooks.deleteTransportAfterTest() 101ms
After Hooks.rollbackCustomFieldSettings() 031ms
Given Set token of apiUsername "super-admin-keeeper" 101ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 014ms
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" 030ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 358ms
And Login as "keeeper-admin" 2s 039ms
And Go to "TRANSPORT_TABLE" 124ms
And Find transport in table with status "planned" 3s 207ms
When Confirm statuses until reach "arrived" 3s 813ms
And Check if next status is not possible to confirm 116ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 411ms
And Fill transport form 36s 336ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 643ms
And Confirm statuses until reach "process-ended" 24s 300ms
Then Check if transport has "process-ended" 025ms
After Hooks.deleteTransportAfterTest() 096ms
After Hooks.rollbackCustomFieldSettings() 024ms
Given Set token of apiUsername "super-admin-hochland" 099ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 021ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 001ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 119ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 326ms
And Login as "hochland-admin" 3s 151ms
And Go to "TRANSPORT_TABLE" 224ms
And Find transport in table with status "advice-added" 3s 209ms
When Confirm statuses until reach "during-unload" 6s 595ms
And Check if next status is not possible to confirm 120ms
And Go to transport details "DELIVERY" 4s 683ms
And Fill transport form 36s 087ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 106ms
And Confirm statuses until reach "process-ended" 21s 586ms
Then Check if transport has "process-ended" 019ms
After Hooks.deleteTransportAfterTest() 106ms
After Hooks.rollbackCustomFieldSettings() 093ms
Given Set token of apiUsername "super-admin-skd" 088ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 1s 274ms
And Confirm status "REPORTING" by Public API "v1" 073ms
And Confirm status "ARRIVAL" by Public API "v1" 105ms
And Login as "swiss-krono-delivery-guard" 1s 806ms
And Go to "TRANSPORT_TABLE" 177ms
When Confirm "Departure" status in transport row 3s 088ms
Then Verify that "Departure" has been confirmed 039ms
After Hooks.deleteTransportAfterTest() 121ms
Given Set token of apiUsername "super-admin-keeeper" 096ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 024ms
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" 056ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 15s 295ms
When Login as "keeeper-admin" 1s 994ms
And Find transport in table with status "planned" 3s 241ms
And Confirm statuses until reach "arrived" 3s 815ms
And Go to transport details "UNLOAD" 4s 377ms
And Fill transport form 37s 986ms
Then Check if next status is not possible to confirm in transport details 065ms
After Hooks.deleteTransportAfterTest() 134ms
After Hooks.rollbackCustomFieldSettings() 024ms
Given Set token of apiUsername "super-admin-keeeper" 087ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 019ms
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" 033ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 298ms
When Login as "keeeper-admin" 2s 107ms
And Find transport in table with status "planned" 3s 205ms
And Confirm statuses until reach "arrived" 3s 837ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 375ms
And Fill transport form 36s 369ms
Then Check if next status is not possible to confirm in transport details 060ms
After Hooks.deleteTransportAfterTest() 115ms
After Hooks.rollbackCustomFieldSettings() 040ms
Given Set token of apiUsername "super-admin-hochland" 095ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 023ms
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" 095ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 387ms
When Login as "hochland-admin" 2s 514ms
And Find transport in table with status "advice-added" 3s 311ms
And Confirm statuses until reach "during-unload" 6s 581ms
And Go to transport details "DELIVERY" 4s 678ms
And Fill transport form 36s 067ms
Then Check if next status is not possible to confirm in transport details 072ms
After Hooks.deleteTransportAfterTest() 113ms
After Hooks.rollbackCustomFieldSettings() 112ms
Scenario Outline Check if unload step status is visible for specific users [A-6868]
Steps
Given Set token of apiUsername "super-admin-skz" 096ms
And Add action authority with: "swisskrono" "swisskrono-admin" "SMALLS_EXPORT" "MOVE_UNLOAD_STEPS" "ACTIVE" 087ms
And Add action authority with: "swisskrono" "pskza1-carrier@qa.qa-test" "SMALLS_EXPORT" "MOVE_UNLOAD_STEPS" "ACTIVE" 044ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 217ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 094ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 203ms
And Show all transport types 1s 053ms
Then Check if transport has "Potwierdzenie kolejności rozładunków" 15s 047ms
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.3YU7so}, 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: 8397e8287f7d68c1297ba4271ccc6097
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'Potwierdzenie kolejności rozładunków')]}
	at sun.reflect.GeneratedConstructorAccessor202.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:254)
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() 104ms
After Hooks.deleteAllTransports() 46s 671ms
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 294ms
And Create task with new status by JSON file "NEW_STATUS_SMALLS_IMPORT" as "super-admin-skz" 185ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 230ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 090ms
When Accept or reject "accept" transferred transport 18s 165ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 003ms
And Click button advice in transport table "SMALLS_IMPORT" 133ms
And Set advice window in schedule 2s 704ms
And Fill advice form 14s 692ms
And Click advice save button and wait for advice form to disappear 30s 738ms
And If user is login then logout 107ms
And Login as "swisskrono-admin" 2s 450ms
And Show all transport types 1s 057ms
Then Check if transport has "testowy-różoffy-statusik" 049ms
And Go to "SETTINGS_TAB" 330ms
When Disable status "testowy-różoffy-statusik" for transport "SMALLS_IMPORT" 1s 639ms
And Delete created transport by API 154ms
Then If user is login then logout 355ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 335ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 208ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 071ms
When Accept or reject "accept" transferred transport 18s 069ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 003ms
And Click button advice in transport table "SMALLS_IMPORT" 139ms
And Set advice window in schedule 2s 628ms
And Fill advice form 14s 638ms
And Click advice save button and wait for advice form to disappear 30s 774ms
And If user is login then logout 127ms
And Login as "swisskrono-admin" 1s 422ms
And Show all transport types 1s 067ms
Then Check if transport has disabled status "testowy-różoffy-statusik" 15s 066ms
Hooks
After Hooks.deleteAllTransports() 1m 1s 372ms
After Hooks.deleteAllAddedStatus() 15s 046ms
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.3YU7so}, 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: 8397e8287f7d68c1297ba4271ccc6097
*** Element info: {Using=xpath, value=//div/a[text()='Drobnica import']}
	at sun.reflect.GeneratedConstructorAccessor202.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 195ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 661ms
And Get "START_OF_UNLOADING" data for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 021ms
When Login as "farmacol-admin" 2s 743ms
And Go to "TRANSPORT_TABLE" 208ms
And Set actual confirmed transport status list 1s 364ms
And Disable task by API 033ms
And Go to transport details "EXTERNAL_DELIVERY" 4s 441ms
And Edit transport hours and recalculate statuses 16s 341ms
Then Verify that confirmed statuses is still the same 158ms
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:319)
After Hooks.deleteTransportAfterTest() 128ms
After Hooks.rollbackTaskChanges() 037ms