Project Number Date
ApolloFullRunnerReport master.333 05 mar 2021, 05:03

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 31m 54s 123ms Failed
Feature Status confirmation
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 440ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 429ms
When Find transport in table with status "advice-added" 1s 196ms
And Confirm statuses until reach "process-ended" 28s 053ms
Then Check if transport has "process-ended" 025ms
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 599ms
When Find transport in table with status "planned" 15s 197ms
And Confirm statuses until reach "process-ended" 21s 615ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 118ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 259ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 319ms
When Find transport in table with status "planned" 1s 205ms
And Confirm statuses until reach "process-ended" 21s 569ms
Then Check if transport has "process-ended" 019ms
After Hooks.deleteTransportAfterTest() 081ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 113ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 277ms
When Find transport in table with status "planned" 15s 209ms
And Confirm statuses until reach "departed" 24s 357ms
Then Check if transport has "departed" 025ms
After Hooks.deleteTransportAfterTest() 152ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 145ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 333ms
When Find transport in table with status "created" 1s 195ms
And Confirm statuses until reach "process-ended" 21s 569ms
Then Check if transport has "process-ended" 026ms
After Hooks.deleteTransportAfterTest() 132ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 019ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 272ms
When Find transport in table with status "created" 1s 192ms
And Confirm statuses until reach "process-ended" 29s 786ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 102ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 234ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 344ms
When Find transport in table with status "planned" 1s 195ms
And Confirm statuses until reach "process-ended" 27s 102ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 104ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 185ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 355ms
When Find transport in table with status "planned" 1s 209ms
And Confirm statuses until reach "process-ended" 27s 033ms
Then Check if transport has "process-ended" 021ms
After Hooks.deleteTransportAfterTest() 110ms
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 512ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 224ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 111ms
When Accept or reject "accept" transferred transport 18s 080ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 003ms
And Click button advice in transport table "SMALLS_IMPORT" 130ms
And Set advice window in schedule 2s 726ms
And Fill advice form 14s 729ms
And Click advice save button and wait for advice form to disappear 30s 793ms
And If user is login then logout 107ms
And Login as "swisskrono-admin" 1s 369ms
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.T6qfzu}, 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: 48e35d35f69611261a8f6ed4890b81b3
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'advice-added')]}
	at sun.reflect.GeneratedConstructorAccessor181.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.StatusTests.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() 117ms
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 070ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 224ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 076ms
When Accept or reject "accept" transferred transport 18s 120ms
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 675ms
And Fill advice form 14s 764ms
And Click advice save button and wait for advice form to disappear 30s 732ms
And If user is login then logout 111ms
And Login as "swisskrono-admin" 1s 347ms
And Find transport in table with status "advice-added" 16s 252ms
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.T6qfzu}, 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: 48e35d35f69611261a8f6ed4890b81b3
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'advice-added')]}
	at sun.reflect.GeneratedConstructorAccessor181.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.StatusTests.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() 118ms
Given Set token of apiUsername "super-admin-hochland" 099ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_ADVICE" "CHECKPOINT_BASED" "ARRIVAL" 211ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 420ms
When Login as "hochland-admin" 2s 629ms
And Find transport in table with status "advice-added" 1s 257ms
And Confirm statuses until reach "arrived" 3s 835ms
And Go to transport details "DELIVERY" 4s 702ms
Then Check if it is not possible to edit advice 195ms
After Hooks.deleteTransportAfterTest() 120ms
After Hooks.rollbackAddedActionAuthorities() 068ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 326ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 342ms
When Find transport in table with status "advice-added" 1s 149ms
And Check if transport row is "blue" 3s 087ms
And Confirm statuses until reach "arrived" 3s 795ms
And Check if transport row is "green" 3s 073ms
And Confirm statuses until reach "during-unload" 3s 714ms
Then Check if transport row is "orange" 3s 077ms
And Confirm statuses until reach "unloaded" 3s 796ms
Then Check if transport row is "darkgoldenrod" 3s 083ms
And Confirm statuses until reach "process-ended" 18s 818ms
Then Check if transport row is "silver" 3s 076ms
After Hooks.deleteTransportAfterTest() 120ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 040ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 180ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 003ms
And Show all transport types 1s 041ms
And Click button advice in transport table "DELIVERY" 148ms
And Set advice window in schedule 2s 562ms
And Fill advice form 8s 445ms
And Click advice save button and wait for advice form to disappear 30s 737ms
And Go to "TRANSPORT_TABLE" 210ms
And Find transport in table with status "advice-added" 1s 182ms
And Confirm statuses until reach "left-the-area" 17s 498ms
Then Check if next status is not possible to confirm 104ms
After Hooks.deleteTransportAfterTest() 121ms
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 206ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 003ms
And Show all transport types 1s 052ms
And Click button advice in transport table "LOAD" 158ms
And Set advice window in schedule 2s 518ms
And Fill advice form 8s 416ms
And Click advice save button and wait for advice form to disappear 30s 759ms
And Go to "TRANSPORT_TABLE" 188ms
And Find transport in table with status "advice-added" 1s 231ms
And Confirm statuses until reach "left-the-area" 17s 468ms
Then Check if next status is not possible to confirm 091ms
After Hooks.deleteTransportAfterTest() 112ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 200ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 193ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 002ms
And Show all transport types 1s 031ms
And Click button advice in transport table "DELIVERY" 112ms
And Set advice window in schedule 2s 602ms
And Fill advice form 8s 452ms
And Click advice save button and wait for advice form to disappear 30s 709ms
And Go to "TRANSPORT_TABLE" 226ms
And Find transport in table with status "advice-added" 1s 182ms
When Add file to transport by API 808ms
And Confirm statuses until reach "process-ended" 35s 182ms
Then Check if transport has "process-ended" 026ms
After Hooks.deleteTransportAfterTest() 128ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 222ms
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 045ms
And Click button advice in transport table "LOAD" 148ms
And Set advice window in schedule 2s 535ms
And Fill advice form 8s 480ms
And Click advice save button and wait for advice form to disappear 30s 728ms
And Go to "TRANSPORT_TABLE" 181ms
And Find transport in table with status "advice-added" 1s 197ms
When Add file to transport by API 331ms
And Confirm statuses until reach "process-ended" 35s 245ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 099ms
Given Set token of apiUsername "super-admin-hochland" 097ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 025ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 177ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 162ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 003ms
And Login as "hochland-admin" 3s 097ms
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 449ms
And Fill advice form 11s 908ms
And Click advice save button and wait for advice form to disappear 30s 761ms
And Go to "TRANSPORT_TABLE" 181ms
And Find transport in table with status "advice-added" 1s 206ms
And Confirm statuses until reach "during-load" 6s 557ms
Then Check if next status is not possible to confirm 112ms
After Hooks.deleteTransportAfterTest() 121ms
After Hooks.rollbackCustomFieldSettings() 076ms
Given Set token of apiUsername "super-admin-keeeper" 092ms
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" 064ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 194ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 003ms
And Login as "keeeper-admin" 2s 100ms
And Show all transport types 1s 143ms
And Click button advice in transport table "LOAD" 157ms
And Set advice window in schedule 2s 357ms
And Fill advice form 13s 218ms
And Click advice save button and wait for advice form to disappear 30s 718ms
And Go to "TRANSPORT_TABLE" 192ms
And Find transport in table with status "advice-added" 1s 230ms
And Confirm statuses until reach "arrived" 3s 822ms
Then Check if next status is not possible to confirm 094ms
After Hooks.deleteTransportAfterTest() 097ms
After Hooks.rollbackCustomFieldSettings() 053ms
Given Set token of apiUsername "super-admin-keeeper" 148ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 018ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_CONTAINER_SANITARY_CONDITIONS_CFD" in "CONTAINER" - "keeeper" by "super-admin-keeeper" 045ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 176ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 003ms
And Login as "keeeper-admin" 1s 981ms
And Show all transport types 1s 066ms
And Click button advice in transport table "CONTAINER" 143ms
And Set advice window in schedule 2s 388ms
And Fill advice form 13s 295ms
And Click advice save button and wait for advice form to disappear 30s 765ms
And Go to "TRANSPORT_TABLE" 205ms
And Find transport in table with status "advice-added" 1s 186ms
And Confirm statuses until reach "arrived" 3s 819ms
Then Check if next status is not possible to confirm 107ms
After Hooks.deleteTransportAfterTest() 122ms
After Hooks.rollbackCustomFieldSettings() 054ms
Given Set token of apiUsername "super-admin-keeeper" 091ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 028ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 052ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 355ms
And Login as "keeeper-admin" 2s 135ms
And Go to "TRANSPORT_TABLE" 088ms
And Find transport in table with status "planned" 1s 167ms
And Confirm statuses until reach "arrived" 3s 805ms
Then Check if next status is not possible to confirm 116ms
After Hooks.deleteTransportAfterTest() 089ms
After Hooks.rollbackCustomFieldSettings() 050ms
Given Set token of apiUsername "super-admin-keeeper" 097ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 019ms
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" 050ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 354ms
And Login as "keeeper-admin" 1s 996ms
And Go to "TRANSPORT_TABLE" 084ms
And Find transport in table with status "planned" 1s 164ms
And Confirm statuses until reach "arrived" 3s 808ms
Then Check if next status is not possible to confirm 115ms
After Hooks.deleteTransportAfterTest() 089ms
After Hooks.rollbackCustomFieldSettings() 053ms
Given Set token of apiUsername "super-admin-hochland" 094ms
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" 199ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 370ms
And Login as "hochland-admin" 2s 345ms
And Go to "TRANSPORT_TABLE" 197ms
And Find transport in table with status "advice-added" 1s 160ms
And Confirm statuses until reach "during-unload" 6s 553ms
Then Check if next status is not possible to confirm 121ms
After Hooks.deleteTransportAfterTest() 139ms
After Hooks.rollbackCustomFieldSettings() 115ms
Given Set token of apiUsername "super-admin-keeeper" 091ms
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" 054ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 186ms
And Login as "keeeper-admin" 1s 930ms
And Show all transport types 1s 164ms
And Click button advice in transport table "LOAD" 153ms
And Set advice window in schedule 2s 381ms
And Fill advice form 13s 339ms
And Click advice save button and wait for advice form to disappear 30s 751ms
And Go to "TRANSPORT_TABLE" 173ms
And Find transport in table with status "advice-added" 1s 211ms
When Confirm statuses until reach "arrived" 3s 830ms
And Check if next status is not possible to confirm 119ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 002ms
And Go to transport details "LOAD" 4s 421ms
And Open section: "advice-panel" 1s 076ms
And Fill transport form 24s 733ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 206ms
And Go to transport details "LOAD" 4s 409ms
And Open section: "advice-panel" 1s 075ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 817ms
And Confirm statuses until reach "process-ended" 24s 275ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 111ms
After Hooks.rollbackCustomFieldSettings() 053ms
Given Set token of apiUsername "super-admin-keeeper" 096ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 026ms
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" 049ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 173ms
And Login as "keeeper-admin" 2s 638ms
And Show all transport types 1s 063ms
And Click button advice in transport table "CONTAINER" 116ms
And Set advice window in schedule 2s 357ms
And Fill advice form 13s 250ms
And Click advice save button and wait for advice form to disappear 30s 733ms
And Go to "TRANSPORT_TABLE" 162ms
And Find transport in table with status "advice-added" 1s 224ms
When Confirm statuses until reach "arrived" 3s 828ms
And Check if next status is not possible to confirm 108ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 002ms
And Go to transport details "CONTAINER" 4s 394ms
And Open section: "advice-panel" 1s 078ms
And Fill transport form 24s 760ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 641ms
And Go to transport details "CONTAINER" 4s 387ms
And Open section: "advice-panel" 1s 077ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 771ms
And Confirm statuses until reach "process-ended" 24s 260ms
Then Check if transport has "process-ended" 023ms
After Hooks.deleteTransportAfterTest() 101ms
After Hooks.rollbackCustomFieldSettings() 065ms
Given Set token of apiUsername "super-admin-hochland" 125ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 017ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 001ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 062ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 188ms
And Login as "hochland-admin" 2s 952ms
And Show all transport types 1s 049ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 128ms
And Set advice window in schedule 6s 465ms
And Fill advice form 11s 940ms
And Click advice save button and wait for advice form to disappear 30s 768ms
And Go to "TRANSPORT_TABLE" 178ms
And Find transport in table with status "advice-added" 1s 162ms
When Confirm statuses until reach "during-load" 6s 581ms
And Check if next status is not possible to confirm 103ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 002ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 633ms
And Open section: "advice-panel" 1s 081ms
And Fill transport form 36s 365ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 275ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 508ms
And Open section: "advice-panel" 1s 054ms
And Fill "warehouseman-(u)" in transport form 853ms
And Confirm statuses until reach "process-ended" 32s 517ms
Then Check if transport has "process-ended" 025ms
After Hooks.deleteTransportAfterTest() 160ms
After Hooks.rollbackCustomFieldSettings() 076ms
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" 048ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 345ms
And Login as "keeeper-admin" 2s 512ms
And Go to "TRANSPORT_TABLE" 084ms
And Find transport in table with status "planned" 1s 160ms
When Confirm statuses until reach "arrived" 3s 884ms
And Check if next status is not possible to confirm 111ms
And Go to transport details "UNLOAD" 4s 415ms
And Fill transport form 37s 922ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 148ms
And Confirm statuses until reach "process-ended" 24s 295ms
Then Check if transport has "process-ended" 044ms
After Hooks.deleteTransportAfterTest() 135ms
After Hooks.rollbackCustomFieldSettings() 056ms
Given Set token of apiUsername "super-admin-keeeper" 097ms
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" 052ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 415ms
And Login as "keeeper-admin" 1s 981ms
And Go to "TRANSPORT_TABLE" 088ms
And Find transport in table with status "planned" 1s 171ms
When Confirm statuses until reach "arrived" 3s 807ms
And Check if next status is not possible to confirm 106ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 442ms
And Fill transport form 36s 292ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 591ms
And Confirm statuses until reach "process-ended" 24s 303ms
Then Check if transport has "process-ended" 025ms
After Hooks.deleteTransportAfterTest() 123ms
After Hooks.rollbackCustomFieldSettings() 055ms
Given Set token of apiUsername "super-admin-hochland" 097ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 022ms
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" 118ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 404ms
And Login as "hochland-admin" 2s 703ms
And Go to "TRANSPORT_TABLE" 176ms
And Find transport in table with status "advice-added" 1s 220ms
When Confirm statuses until reach "during-unload" 6s 569ms
And Check if next status is not possible to confirm 123ms
And Go to transport details "DELIVERY" 4s 665ms
And Fill transport form 36s 052ms
And Click "save-transport-and-close" save button and wait for form to disappear 718ms
And Confirm statuses until reach "process-ended" 21s 545ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 139ms
After Hooks.rollbackCustomFieldSettings() 111ms
Given Set token of apiUsername "super-admin-skd" 098ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 1s 347ms
And Confirm status "REPORTING" by Public API "v1" 098ms
And Confirm status "ARRIVAL" by Public API "v1" 118ms
And Login as "swiss-krono-delivery-guard" 1s 755ms
And Go to "TRANSPORT_TABLE" 157ms
When Confirm "Departure" status in transport row 3s 090ms
Then Verify that "Departure" has been confirmed 039ms
After Hooks.deleteTransportAfterTest() 110ms
Given Set token of apiUsername "super-admin-keeeper" 097ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 020ms
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" 048ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 15s 317ms
When Login as "keeeper-admin" 1s 999ms
And Find transport in table with status "planned" 1s 191ms
And Confirm statuses until reach "arrived" 3s 827ms
And Go to transport details "UNLOAD" 4s 405ms
And Fill transport form 37s 930ms
Then Check if next status is not possible to confirm in transport details 059ms
After Hooks.deleteTransportAfterTest() 161ms
After Hooks.rollbackCustomFieldSettings() 053ms
Given Set token of apiUsername "super-admin-keeeper" 097ms
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" 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" 053ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 346ms
When Login as "keeeper-admin" 1s 963ms
And Find transport in table with status "planned" 1s 199ms
And Confirm statuses until reach "arrived" 3s 829ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 427ms
And Fill transport form 36s 434ms
Then Check if next status is not possible to confirm in transport details 066ms
After Hooks.deleteTransportAfterTest() 106ms
After Hooks.rollbackCustomFieldSettings() 050ms
Given Set token of apiUsername "super-admin-hochland" 097ms
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" 138ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 349ms
When Login as "hochland-admin" 2s 578ms
And Find transport in table with status "advice-added" 1s 266ms
And Confirm statuses until reach "during-unload" 6s 547ms
And Go to transport details "DELIVERY" 4s 691ms
And Fill transport form 36s 162ms
Then Check if next status is not possible to confirm in transport details 066ms
After Hooks.deleteTransportAfterTest() 111ms
After Hooks.rollbackCustomFieldSettings() 112ms