Project Number Date
ApolloFullRunnerReport develop.343 17 mar 2021, 05:04

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Status confirmation 365 2 4 0 0 371 30 2 32 32m 7s 241ms Failed
Feature Status confirmation
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 410ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 423ms
When Find transport in table with status "advice-added" 1s 229ms
And Confirm statuses until reach "process-ended" 28s 152ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 113ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 141ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 575ms
When Find transport in table with status "planned" 15s 256ms
And Confirm statuses until reach "process-ended" 21s 603ms
Then Check if transport has "process-ended" 019ms
After Hooks.deleteTransportAfterTest() 102ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 178ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 295ms
When Find transport in table with status "planned" 1s 212ms
And Confirm statuses until reach "process-ended" 22s 039ms
Then Check if transport has "process-ended" 030ms
After Hooks.deleteTransportAfterTest() 097ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 077ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 289ms
When Find transport in table with status "planned" 15s 188ms
And Confirm statuses until reach "departed" 24s 371ms
Then Check if transport has "departed" 026ms
After Hooks.deleteTransportAfterTest() 121ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 099ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 300ms
When Find transport in table with status "created" 1s 210ms
And Confirm statuses until reach "process-ended" 21s 537ms
Then Check if transport has "process-ended" 021ms
After Hooks.deleteTransportAfterTest() 129ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 112ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 375ms
When Find transport in table with status "created" 1s 250ms
And Confirm statuses until reach "process-ended" 29s 679ms
Then Check if transport has "process-ended" 021ms
After Hooks.deleteTransportAfterTest() 095ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 063ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 258ms
When Find transport in table with status "planned" 1s 191ms
And Confirm statuses until reach "process-ended" 26s 929ms
Then Check if transport has "process-ended" 030ms
After Hooks.deleteTransportAfterTest() 108ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 142ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 321ms
When Find transport in table with status "planned" 1s 212ms
And Confirm statuses until reach "process-ended" 27s 055ms
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 422ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 196ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 102ms
When Accept or reject "accept" transferred transport 18s 019ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 003ms
And Click button advice in transport table "SMALLS_IMPORT" 132ms
And Set advice window in schedule 2s 691ms
And Fill advice form 14s 734ms
And Click advice save button and wait for advice form to disappear 30s 721ms
And If user is login then logout 132ms
And Login as "swisskrono-admin" 1s 334ms
And Find transport in table with status "advice-added" 16s 255ms
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.3gvBi5}, 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: b3d3c56237537032e9a0777af21e8276
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'advice-added')]}
	at sun.reflect.GeneratedConstructorAccessor206.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:47)
	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() 153ms
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 155ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 255ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 093ms
When Accept or reject "accept" transferred transport 18s 111ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 003ms
And Click button advice in transport table "SMALLS_EXPORT" 138ms
And Set advice window in schedule 2s 647ms
And Fill advice form 14s 706ms
And Click advice save button and wait for advice form to disappear 30s 755ms
And If user is login then logout 120ms
And Login as "swisskrono-admin" 1s 390ms
And Find transport in table with status "advice-added" 16s 258ms
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.3gvBi5}, 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: b3d3c56237537032e9a0777af21e8276
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'advice-added')]}
	at sun.reflect.GeneratedConstructorAccessor206.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:47)
	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() 152ms
Given Set token of apiUsername "super-admin-hochland" 095ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_ADVICE" "CHECKPOINT_BASED" "ARRIVAL" 167ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 407ms
When Login as "hochland-admin" 2s 603ms
And Find transport in table with status "advice-added" 1s 275ms
And Confirm statuses until reach "arrived" 3s 822ms
And Go to transport details "DELIVERY" 4s 671ms
Then Check if it is not possible to edit advice 191ms
After Hooks.deleteTransportAfterTest() 121ms
After Hooks.rollbackAddedActionAuthorities() 067ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 213ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 404ms
When Find transport in table with status "advice-added" 1s 219ms
And Check if transport row is "blue" 3s 074ms
And Confirm statuses until reach "arrived" 3s 807ms
And Check if transport row is "green" 3s 065ms
And Confirm statuses until reach "during-unload" 3s 753ms
Then Check if transport row is "orange" 3s 099ms
And Confirm statuses until reach "unloaded" 3s 810ms
Then Check if transport row is "darkgoldenrod" 3s 070ms
And Confirm statuses until reach "process-ended" 18s 822ms
Then Check if transport row is "silver" 3s 093ms
After Hooks.deleteTransportAfterTest() 111ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 046ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 212ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 002ms
And Show all transport types 1s 040ms
And Click button advice in transport table "DELIVERY" 141ms
And Set advice window in schedule 2s 552ms
And Fill advice form 8s 503ms
And Click advice save button and wait for advice form to disappear 30s 717ms
And Go to "TRANSPORT_TABLE" 231ms
And Find transport in table with status "advice-added" 1s 198ms
And Confirm statuses until reach "left-the-area" 17s 552ms
Then Check if next status is not possible to confirm 128ms
After Hooks.deleteTransportAfterTest() 100ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 168ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 204ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 003ms
And Show all transport types 1s 049ms
And Click button advice in transport table "LOAD" 140ms
And Set advice window in schedule 2s 558ms
And Fill advice form 8s 466ms
And Click advice save button and wait for advice form to disappear 30s 705ms
And Go to "TRANSPORT_TABLE" 219ms
And Find transport in table with status "advice-added" 1s 263ms
And Confirm statuses until reach "left-the-area" 17s 549ms
Then Check if next status is not possible to confirm 108ms
After Hooks.deleteTransportAfterTest() 110ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 186ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 200ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 003ms
And Show all transport types 1s 048ms
And Click button advice in transport table "DELIVERY" 123ms
And Set advice window in schedule 2s 564ms
And Fill advice form 8s 493ms
And Click advice save button and wait for advice form to disappear 30s 714ms
And Go to "TRANSPORT_TABLE" 217ms
And Find transport in table with status "advice-added" 1s 192ms
When Add file to transport by API 878ms
And Confirm statuses until reach "process-ended" 35s 219ms
Then Check if transport has "process-ended" 026ms
After Hooks.deleteTransportAfterTest() 122ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 194ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 199ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 002ms
And Show all transport types 1s 031ms
And Click button advice in transport table "LOAD" 153ms
And Set advice window in schedule 2s 562ms
And Fill advice form 8s 449ms
And Click advice save button and wait for advice form to disappear 30s 738ms
And Go to "TRANSPORT_TABLE" 220ms
And Find transport in table with status "advice-added" 1s 247ms
When Add file to transport by API 253ms
And Confirm statuses until reach "process-ended" 35s 304ms
Then Check if transport has "process-ended" 024ms
After Hooks.deleteTransportAfterTest() 088ms
Given Set token of apiUsername "super-admin-hochland" 093ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 283ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 110ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 152ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 003ms
And Login as "hochland-admin" 2s 881ms
And Show all transport types 1s 043ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 145ms
And Set advice window in schedule 6s 413ms
And Fill advice form 11s 905ms
And Click advice save button and wait for advice form to disappear 30s 692ms
And Go to "TRANSPORT_TABLE" 212ms
And Find transport in table with status "advice-added" 1s 227ms
And Confirm statuses until reach "during-load" 6s 631ms
Then Check if next status is not possible to confirm 107ms
After Hooks.deleteTransportAfterTest() 113ms
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" 023ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 032ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 188ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 003ms
And Login as "keeeper-admin" 1s 902ms
And Show all transport types 1s 137ms
And Click button advice in transport table "LOAD" 150ms
And Set advice window in schedule 2s 370ms
And Fill advice form 13s 294ms
And Click advice save button and wait for advice form to disappear 30s 769ms
And Go to "TRANSPORT_TABLE" 205ms
And Find transport in table with status "advice-added" 1s 241ms
And Confirm statuses until reach "arrived" 3s 820ms
Then Check if next status is not possible to confirm 109ms
After Hooks.deleteTransportAfterTest() 121ms
After Hooks.rollbackCustomFieldSettings() 044ms
Given Set token of apiUsername "super-admin-keeeper" 100ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 019ms
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 183ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 003ms
And Login as "keeeper-admin" 2s 001ms
And Show all transport types 1s 062ms
And Click button advice in transport table "CONTAINER" 150ms
And Set advice window in schedule 2s 414ms
And Fill advice form 13s 234ms
And Click advice save button and wait for advice form to disappear 30s 725ms
And Go to "TRANSPORT_TABLE" 216ms
And Find transport in table with status "advice-added" 1s 245ms
And Confirm statuses until reach "arrived" 3s 845ms
Then Check if next status is not possible to confirm 116ms
After Hooks.deleteTransportAfterTest() 114ms
After Hooks.rollbackCustomFieldSettings() 040ms
Given Set token of apiUsername "super-admin-keeeper" 089ms
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" 041ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 338ms
And Login as "keeeper-admin" 1s 942ms
And Go to "TRANSPORT_TABLE" 098ms
And Find transport in table with status "planned" 1s 188ms
And Confirm statuses until reach "arrived" 3s 815ms
Then Check if next status is not possible to confirm 107ms
After Hooks.deleteTransportAfterTest() 111ms
After Hooks.rollbackCustomFieldSettings() 040ms
Given Set token of apiUsername "super-admin-keeeper" 094ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 020ms
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" 037ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 285ms
And Login as "keeeper-admin" 1s 834ms
And Go to "TRANSPORT_TABLE" 101ms
And Find transport in table with status "planned" 1s 210ms
And Confirm statuses until reach "arrived" 3s 836ms
Then Check if next status is not possible to confirm 105ms
After Hooks.deleteTransportAfterTest() 110ms
After Hooks.rollbackCustomFieldSettings() 037ms
Given Set token of apiUsername "super-admin-hochland" 096ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 026ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 168ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 386ms
And Login as "hochland-admin" 2s 287ms
And Go to "TRANSPORT_TABLE" 188ms
And Find transport in table with status "advice-added" 1s 201ms
And Confirm statuses until reach "during-unload" 6s 565ms
Then Check if next status is not possible to confirm 112ms
After Hooks.deleteTransportAfterTest() 112ms
After Hooks.rollbackCustomFieldSettings() 113ms
Given Set token of apiUsername "super-admin-keeeper" 092ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 021ms
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" 037ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 216ms
And Login as "keeeper-admin" 1s 839ms
And Show all transport types 1s 132ms
And Click button advice in transport table "LOAD" 138ms
And Set advice window in schedule 2s 388ms
And Fill advice form 13s 291ms
And Click advice save button and wait for advice form to disappear 30s 725ms
And Go to "TRANSPORT_TABLE" 213ms
And Find transport in table with status "advice-added" 1s 244ms
When Confirm statuses until reach "arrived" 3s 821ms
And Check if next status is not possible to confirm 114ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 002ms
And Go to transport details "LOAD" 4s 389ms
And Open section: "advice-panel" 1s 086ms
And Fill transport form 24s 794ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 635ms
And Go to transport details "LOAD" 4s 410ms
And Open section: "advice-panel" 1s 071ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 824ms
And Confirm statuses until reach "process-ended" 24s 222ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 131ms
After Hooks.rollbackCustomFieldSettings() 040ms
Given Set token of apiUsername "super-admin-keeeper" 091ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 022ms
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" 041ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 197ms
And Login as "keeeper-admin" 2s 426ms
And Show all transport types 1s 062ms
And Click button advice in transport table "CONTAINER" 151ms
And Set advice window in schedule 2s 359ms
And Fill advice form 13s 247ms
And Click advice save button and wait for advice form to disappear 30s 670ms
And Go to "TRANSPORT_TABLE" 209ms
And Find transport in table with status "advice-added" 1s 237ms
When Confirm statuses until reach "arrived" 3s 850ms
And Check if next status is not possible to confirm 109ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 002ms
And Go to transport details "CONTAINER" 4s 402ms
And Open section: "advice-panel" 1s 075ms
And Fill transport form 24s 796ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 640ms
And Go to transport details "CONTAINER" 4s 425ms
And Open section: "advice-panel" 1s 067ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 830ms
And Confirm statuses until reach "process-ended" 24s 340ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 112ms
After Hooks.rollbackCustomFieldSettings() 052ms
Given Set token of apiUsername "super-admin-hochland" 092ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 020ms
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" 049ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 169ms
And Login as "hochland-admin" 2s 989ms
And Show all transport types 1s 063ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 126ms
And Set advice window in schedule 6s 396ms
And Fill advice form 11s 984ms
And Click advice save button and wait for advice form to disappear 30s 777ms
And Go to "TRANSPORT_TABLE" 228ms
And Find transport in table with status "advice-added" 1s 248ms
When Confirm statuses until reach "during-load" 6s 614ms
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 617ms
And Open section: "advice-panel" 1s 067ms
And Fill transport form 36s 317ms
And Click "save-transport-and-close" save button and wait for form to disappear 705ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 526ms
And Open section: "advice-panel" 1s 088ms
And Fill "warehouseman-(u)" in transport form 15s 896ms
And Confirm statuses until reach "process-ended" 32s 528ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 156ms
After Hooks.rollbackCustomFieldSettings() 059ms
Given Set token of apiUsername "super-admin-keeeper" 094ms
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" 035ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 345ms
And Login as "keeeper-admin" 2s 341ms
And Go to "TRANSPORT_TABLE" 133ms
And Find transport in table with status "planned" 1s 185ms
When Confirm statuses until reach "arrived" 3s 763ms
And Check if next status is not possible to confirm 107ms
And Go to transport details "UNLOAD" 4s 389ms
And Fill transport form 37s 904ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 167ms
And Confirm statuses until reach "process-ended" 24s 300ms
Then Check if transport has "process-ended" 022ms
After Hooks.deleteTransportAfterTest() 141ms
After Hooks.rollbackCustomFieldSettings() 038ms
Given Set token of apiUsername "super-admin-keeeper" 091ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 023ms
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" 039ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 363ms
And Login as "keeeper-admin" 1s 928ms
And Go to "TRANSPORT_TABLE" 155ms
And Find transport in table with status "planned" 1s 201ms
When Confirm statuses until reach "arrived" 3s 793ms
And Check if next status is not possible to confirm 097ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 398ms
And Fill transport form 36s 375ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 635ms
And Confirm statuses until reach "process-ended" 24s 339ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 118ms
After Hooks.rollbackCustomFieldSettings() 037ms
Given Set token of apiUsername "super-admin-hochland" 094ms
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" 111ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 356ms
And Login as "hochland-admin" 2s 543ms
And Go to "TRANSPORT_TABLE" 210ms
And Find transport in table with status "advice-added" 1s 206ms
When Confirm statuses until reach "during-unload" 6s 593ms
And Check if next status is not possible to confirm 130ms
And Go to transport details "DELIVERY" 4s 678ms
And Fill transport form 36s 096ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 170ms
And Confirm statuses until reach "process-ended" 21s 582ms
Then Check if transport has "process-ended" 026ms
After Hooks.deleteTransportAfterTest() 094ms
After Hooks.rollbackCustomFieldSettings() 088ms
Given Set token of apiUsername "super-admin-skd" 086ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 1s 282ms
And Confirm status "REPORTING" by Public API "v1" 087ms
And Confirm status "ARRIVAL" by Public API "v1" 125ms
And Login as "swiss-krono-delivery-guard" 1s 500ms
And Go to "TRANSPORT_TABLE" 198ms
When Confirm "Departure" status in transport row 3s 091ms
Then Verify that "Departure" has been confirmed 028ms
After Hooks.deleteTransportAfterTest() 130ms
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" 003ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 036ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 15s 297ms
When Login as "keeeper-admin" 1s 968ms
And Find transport in table with status "planned" 1s 215ms
And Confirm statuses until reach "arrived" 3s 791ms
And Go to transport details "UNLOAD" 4s 349ms
And Fill transport form 37s 941ms
Then Check if next status is not possible to confirm in transport details 069ms
After Hooks.deleteTransportAfterTest() 121ms
After Hooks.rollbackCustomFieldSettings() 039ms
Given Set token of apiUsername "super-admin-keeeper" 094ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 022ms
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" 040ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 378ms
When Login as "keeeper-admin" 1s 982ms
And Find transport in table with status "planned" 1s 236ms
And Confirm statuses until reach "arrived" 3s 829ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 403ms
And Fill transport form 36s 343ms
Then Check if next status is not possible to confirm in transport details 070ms
After Hooks.deleteTransportAfterTest() 113ms
After Hooks.rollbackCustomFieldSettings() 040ms
Given Set token of apiUsername "super-admin-hochland" 096ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 020ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 003ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 104ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 379ms
When Login as "hochland-admin" 2s 289ms
And Find transport in table with status "advice-added" 1s 301ms
And Confirm statuses until reach "during-unload" 6s 597ms
And Go to transport details "DELIVERY" 4s 642ms
And Fill transport form 36s 072ms
Then Check if next status is not possible to confirm in transport details 068ms
After Hooks.deleteTransportAfterTest() 113ms
After Hooks.rollbackCustomFieldSettings() 095ms