Project Number Date
ApolloFullRunnerReport master.338 08 mar 2021, 05:02

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 6s 798ms Failed
Feature Status confirmation
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 506ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 552ms
When Find transport in table with status "advice-added" 1s 173ms
And Confirm statuses until reach "process-ended" 28s 123ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 134ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 133ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 550ms
When Find transport in table with status "planned" 15s 199ms
And Confirm statuses until reach "process-ended" 21s 626ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 088ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 209ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 298ms
When Find transport in table with status "planned" 1s 214ms
And Confirm statuses until reach "process-ended" 21s 559ms
Then Check if transport has "process-ended" 023ms
After Hooks.deleteTransportAfterTest() 104ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 089ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 272ms
When Find transport in table with status "planned" 15s 219ms
And Confirm statuses until reach "departed" 24s 380ms
Then Check if transport has "departed" 027ms
After Hooks.deleteTransportAfterTest() 168ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 068ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 317ms
When Find transport in table with status "created" 1s 163ms
And Confirm statuses until reach "process-ended" 21s 519ms
Then Check if transport has "process-ended" 023ms
After Hooks.deleteTransportAfterTest() 091ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 145ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 333ms
When Find transport in table with status "created" 1s 203ms
And Confirm statuses until reach "process-ended" 19s 711ms
Then Check if transport has "process-ended" 030ms
After Hooks.deleteTransportAfterTest() 200ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 370ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 557ms
When Find transport in table with status "planned" 1s 154ms
And Confirm statuses until reach "process-ended" 27s 019ms
Then Check if transport has "process-ended" 023ms
After Hooks.deleteTransportAfterTest() 111ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 209ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 417ms
When Find transport in table with status "planned" 1s 186ms
And Confirm statuses until reach "process-ended" 27s 034ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 104ms
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 769ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 221ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 127ms
When Accept or reject "accept" transferred transport 2s 533ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 002ms
And Click button advice in transport table "SMALLS_IMPORT" 118ms
And Set advice window in schedule 2s 682ms
And Fill advice form 14s 681ms
And Click advice save button and wait for advice form to disappear 30s 687ms
And If user is login then logout 125ms
And Login as "swisskrono-admin" 1s 378ms
And Find transport in table with status "advice-added" 16s 237ms
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.zC8nN9}, 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: 425cef04c6988685fd1afe080ec1002b
*** 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() 157ms
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 108ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 268ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 090ms
When Accept or reject "accept" transferred transport 18s 142ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 003ms
And Click button advice in transport table "SMALLS_EXPORT" 178ms
And Set advice window in schedule 2s 752ms
And Fill advice form 14s 738ms
And Click advice save button and wait for advice form to disappear 30s 780ms
And If user is login then logout 118ms
And Login as "swisskrono-admin" 1s 542ms
And Find transport in table with status "advice-added" 16s 215ms
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.zC8nN9}, 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: 425cef04c6988685fd1afe080ec1002b
*** 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() 134ms
Given Set token of apiUsername "super-admin-hochland" 094ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_ADVICE" "CHECKPOINT_BASED" "ARRIVAL" 227ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 443ms
When Login as "hochland-admin" 2s 840ms
And Find transport in table with status "advice-added" 1s 263ms
And Confirm statuses until reach "arrived" 3s 875ms
And Go to transport details "DELIVERY" 4s 708ms
Then Check if it is not possible to edit advice 204ms
After Hooks.deleteTransportAfterTest() 123ms
After Hooks.rollbackAddedActionAuthorities() 066ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 332ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 377ms
When Find transport in table with status "advice-added" 1s 191ms
And Check if transport row is "blue" 3s 084ms
And Confirm statuses until reach "arrived" 3s 802ms
And Check if transport row is "green" 3s 071ms
And Confirm statuses until reach "during-unload" 3s 734ms
Then Check if transport row is "orange" 3s 078ms
And Confirm statuses until reach "unloaded" 3s 804ms
Then Check if transport row is "darkgoldenrod" 3s 069ms
And Confirm statuses until reach "process-ended" 18s 747ms
Then Check if transport row is "silver" 3s 072ms
After Hooks.deleteTransportAfterTest() 5s 145ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 232ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 439ms
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" 140ms
And Set advice window in schedule 2s 648ms
And Fill advice form 8s 598ms
And Click advice save button and wait for advice form to disappear 15s 770ms
And Go to "TRANSPORT_TABLE" 179ms
And Find transport in table with status "advice-added" 1s 161ms
And Confirm statuses until reach "left-the-area" 17s 544ms
Then Check if next status is not possible to confirm 107ms
After Hooks.deleteTransportAfterTest() 119ms
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 225ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 003ms
And Show all transport types 1s 034ms
And Click button advice in transport table "LOAD" 122ms
And Set advice window in schedule 2s 556ms
And Fill advice form 8s 453ms
And Click advice save button and wait for advice form to disappear 30s 806ms
And Go to "TRANSPORT_TABLE" 164ms
And Find transport in table with status "advice-added" 1s 217ms
And Confirm statuses until reach "left-the-area" 17s 992ms
Then Check if next status is not possible to confirm 095ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 206ms
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" 003ms
And Show all transport types 1s 050ms
And Click button advice in transport table "DELIVERY" 147ms
And Set advice window in schedule 2s 534ms
And Fill advice form 8s 527ms
And Click advice save button and wait for advice form to disappear 30s 732ms
And Go to "TRANSPORT_TABLE" 190ms
And Find transport in table with status "advice-added" 1s 189ms
When Add file to transport by API 905ms
And Confirm statuses until reach "process-ended" 35s 233ms
Then Check if transport has "process-ended" 026ms
After Hooks.deleteTransportAfterTest() 111ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 253ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 201ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 002ms
And Show all transport types 1s 035ms
And Click button advice in transport table "LOAD" 158ms
And Set advice window in schedule 2s 543ms
And Fill advice form 8s 468ms
And Click advice save button and wait for advice form to disappear 30s 696ms
And Go to "TRANSPORT_TABLE" 195ms
And Find transport in table with status "advice-added" 1s 234ms
When Add file to transport by API 302ms
And Confirm statuses until reach "process-ended" 35s 335ms
Then Check if transport has "process-ended" 020ms
After Hooks.deleteTransportAfterTest() 101ms
Given Set token of apiUsername "super-admin-hochland" 095ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 048ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 131ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 188ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 003ms
And Login as "hochland-admin" 7s 809ms
And Show all transport types 1s 064ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 119ms
And Set advice window in schedule 6s 502ms
And Fill advice form 11s 974ms
And Click advice save button and wait for advice form to disappear 30s 727ms
And Go to "TRANSPORT_TABLE" 157ms
And Find transport in table with status "advice-added" 1s 192ms
And Confirm statuses until reach "during-load" 6s 587ms
Then Check if next status is not possible to confirm 092ms
After Hooks.deleteTransportAfterTest() 128ms
After Hooks.rollbackCustomFieldSettings() 058ms
Given Set token of apiUsername "super-admin-keeeper" 103ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 019ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 033ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 235ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 003ms
And Login as "keeeper-admin" 2s 058ms
And Show all transport types 1s 151ms
And Click button advice in transport table "LOAD" 142ms
And Set advice window in schedule 2s 389ms
And Fill advice form 13s 327ms
And Click advice save button and wait for advice form to disappear 30s 735ms
And Go to "TRANSPORT_TABLE" 171ms
And Find transport in table with status "advice-added" 1s 220ms
And Confirm statuses until reach "arrived" 3s 786ms
Then Check if next status is not possible to confirm 103ms
After Hooks.deleteTransportAfterTest() 116ms
After Hooks.rollbackCustomFieldSettings() 032ms
Given Set token of apiUsername "super-admin-keeeper" 095ms
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" 029ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 211ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 004ms
And Login as "keeeper-admin" 1s 941ms
And Show all transport types 1s 064ms
And Click button advice in transport table "CONTAINER" 154ms
And Set advice window in schedule 2s 393ms
And Fill advice form 13s 256ms
And Click advice save button and wait for advice form to disappear 30s 731ms
And Go to "TRANSPORT_TABLE" 197ms
And Find transport in table with status "advice-added" 1s 217ms
And Confirm statuses until reach "arrived" 3s 820ms
Then Check if next status is not possible to confirm 114ms
After Hooks.deleteTransportAfterTest() 116ms
After Hooks.rollbackCustomFieldSettings() 038ms
Given Set token of apiUsername "super-admin-keeeper" 090ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 022ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 034ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 363ms
And Login as "keeeper-admin" 2s 088ms
And Go to "TRANSPORT_TABLE" 083ms
And Find transport in table with status "planned" 1s 161ms
And Confirm statuses until reach "arrived" 3s 838ms
Then Check if next status is not possible to confirm 094ms
After Hooks.deleteTransportAfterTest() 103ms
After Hooks.rollbackCustomFieldSettings() 035ms
Given Set token of apiUsername "super-admin-keeeper" 092ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 023ms
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" 031ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 313ms
And Login as "keeeper-admin" 1s 841ms
And Go to "TRANSPORT_TABLE" 090ms
And Find transport in table with status "planned" 1s 152ms
And Confirm statuses until reach "arrived" 3s 797ms
Then Check if next status is not possible to confirm 101ms
After Hooks.deleteTransportAfterTest() 123ms
After Hooks.rollbackCustomFieldSettings() 031ms
Given Set token of apiUsername "super-admin-hochland" 092ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 022ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 175ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 358ms
And Login as "hochland-admin" 2s 339ms
And Go to "TRANSPORT_TABLE" 151ms
And Find transport in table with status "advice-added" 1s 173ms
And Confirm statuses until reach "during-unload" 6s 591ms
Then Check if next status is not possible to confirm 118ms
After Hooks.deleteTransportAfterTest() 111ms
After Hooks.rollbackCustomFieldSettings() 100ms
Given Set token of apiUsername "super-admin-keeeper" 089ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 023ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 002ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 033ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 205ms
And Login as "keeeper-admin" 1s 867ms
And Show all transport types 1s 132ms
And Click button advice in transport table "LOAD" 102ms
And Set advice window in schedule 2s 371ms
And Fill advice form 13s 300ms
And Click advice save button and wait for advice form to disappear 30s 688ms
And Go to "TRANSPORT_TABLE" 182ms
And Find transport in table with status "advice-added" 1s 242ms
When Confirm statuses until reach "arrived" 9s 355ms
And Check if next status is not possible to confirm 107ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 002ms
And Go to transport details "LOAD" 4s 417ms
And Open section: "advice-panel" 1s 068ms
And Fill transport form 24s 800ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 157ms
And Go to transport details "LOAD" 4s 351ms
And Open section: "advice-panel" 1s 075ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 788ms
And Confirm statuses until reach "process-ended" 24s 319ms
Then Check if transport has "process-ended" 035ms
After Hooks.deleteTransportAfterTest() 180ms
After Hooks.rollbackCustomFieldSettings() 063ms
Given Set token of apiUsername "super-admin-keeeper" 104ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 023ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 003ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_CONTAINER_SANITARY_CONDITIONS_CFD" in "CONTAINER" - "keeeper" by "super-admin-keeeper" 037ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 270ms
And Login as "keeeper-admin" 2s 491ms
And Show all transport types 1s 065ms
And Click button advice in transport table "CONTAINER" 119ms
And Set advice window in schedule 2s 438ms
And Fill advice form 13s 286ms
And Click advice save button and wait for advice form to disappear 30s 680ms
And Go to "TRANSPORT_TABLE" 155ms
And Find transport in table with status "advice-added" 1s 211ms
When Confirm statuses until reach "arrived" 3s 847ms
And Check if next status is not possible to confirm 087ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 001ms
And Go to transport details "CONTAINER" 4s 373ms
And Open section: "advice-panel" 1s 078ms
And Fill transport form 24s 773ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 624ms
And Go to transport details "CONTAINER" 4s 336ms
And Open section: "advice-panel" 1s 077ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 835ms
And Confirm statuses until reach "process-ended" 24s 256ms
Then Check if transport has "process-ended" 025ms
After Hooks.deleteTransportAfterTest() 111ms
After Hooks.rollbackCustomFieldSettings() 047ms
Given Set token of apiUsername "super-admin-hochland" 095ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 022ms
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" 053ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 186ms
And Login as "hochland-admin" 7s 824ms
And Show all transport types 1s 061ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 128ms
And Set advice window in schedule 6s 504ms
And Fill advice form 11s 997ms
And Click advice save button and wait for advice form to disappear 30s 703ms
And Go to "TRANSPORT_TABLE" 179ms
And Find transport in table with status "advice-added" 1s 182ms
When Confirm statuses until reach "during-load" 6s 551ms
And Check if next status is not possible to confirm 108ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 002ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 575ms
And Open section: "advice-panel" 1s 089ms
And Fill transport form 36s 236ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 184ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 529ms
And Open section: "advice-panel" 1s 086ms
And Fill "warehouseman-(u)" in transport form 15s 898ms
And Confirm statuses until reach "process-ended" 32s 533ms
Then Check if transport has "process-ended" 030ms
After Hooks.deleteTransportAfterTest() 158ms
After Hooks.rollbackCustomFieldSettings() 055ms
Given Set token of apiUsername "super-admin-keeeper" 093ms
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" 063ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 347ms
And Login as "keeeper-admin" 2s 686ms
And Go to "TRANSPORT_TABLE" 083ms
And Find transport in table with status "planned" 1s 167ms
When Confirm statuses until reach "arrived" 3s 831ms
And Check if next status is not possible to confirm 112ms
And Go to transport details "UNLOAD" 4s 428ms
And Fill transport form 37s 995ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 147ms
And Confirm statuses until reach "process-ended" 24s 328ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 391ms
After Hooks.rollbackCustomFieldSettings() 070ms
Given Set token of apiUsername "super-admin-keeeper" 099ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 018ms
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" 037ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 643ms
And Login as "keeeper-admin" 2s 159ms
And Go to "TRANSPORT_TABLE" 086ms
And Find transport in table with status "planned" 1s 147ms
When Confirm statuses until reach "arrived" 3s 780ms
And Check if next status is not possible to confirm 112ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 446ms
And Fill transport form 36s 366ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 139ms
And Confirm statuses until reach "process-ended" 24s 279ms
Then Check if transport has "process-ended" 030ms
After Hooks.deleteTransportAfterTest() 125ms
After Hooks.rollbackCustomFieldSettings() 034ms
Given Set token of apiUsername "super-admin-hochland" 094ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 025ms
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" 098ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 439ms
And Login as "hochland-admin" 2s 530ms
And Go to "TRANSPORT_TABLE" 172ms
And Find transport in table with status "advice-added" 1s 190ms
When Confirm statuses until reach "during-unload" 6s 576ms
And Check if next status is not possible to confirm 113ms
And Go to transport details "DELIVERY" 4s 677ms
And Fill transport form 36s 109ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 151ms
And Confirm statuses until reach "process-ended" 21s 521ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 133ms
After Hooks.rollbackCustomFieldSettings() 116ms
Given Set token of apiUsername "super-admin-skd" 096ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 1s 335ms
And Confirm status "REPORTING" by Public API "v1" 098ms
And Confirm status "ARRIVAL" by Public API "v1" 139ms
And Login as "swiss-krono-delivery-guard" 6s 559ms
And Go to "TRANSPORT_TABLE" 166ms
When Confirm "Departure" status in transport row 3s 091ms
Then Verify that "Departure" has been confirmed 035ms
After Hooks.deleteTransportAfterTest() 116ms
Given Set token of apiUsername "super-admin-keeeper" 099ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 021ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 002ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 039ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 15s 332ms
When Login as "keeeper-admin" 2s 013ms
And Find transport in table with status "planned" 1s 210ms
And Confirm statuses until reach "arrived" 3s 793ms
And Go to transport details "UNLOAD" 4s 405ms
And Fill transport form 37s 959ms
Then Check if next status is not possible to confirm in transport details 068ms
After Hooks.deleteTransportAfterTest() 111ms
After Hooks.rollbackCustomFieldSettings() 035ms
Given Set token of apiUsername "super-admin-keeeper" 094ms
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" 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" 035ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 415ms
When Login as "keeeper-admin" 2s 079ms
And Find transport in table with status "planned" 1s 184ms
And Confirm statuses until reach "arrived" 3s 790ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 423ms
And Fill transport form 36s 322ms
Then Check if next status is not possible to confirm in transport details 066ms
After Hooks.deleteTransportAfterTest() 101ms
After Hooks.rollbackCustomFieldSettings() 033ms
Given Set token of apiUsername "super-admin-hochland" 095ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 024ms
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" 119ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 390ms
When Login as "hochland-admin" 2s 428ms
And Find transport in table with status "advice-added" 1s 328ms
And Confirm statuses until reach "during-unload" 6s 554ms
And Go to transport details "DELIVERY" 4s 697ms
And Fill transport form 36s 012ms
Then Check if next status is not possible to confirm in transport details 061ms
After Hooks.deleteTransportAfterTest() 119ms
After Hooks.rollbackCustomFieldSettings() 093ms