Project Number Date
ApolloFullRunnerReport master.325 08 mar 2021, 20:42

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 21s 128ms Failed
Feature Status confirmation
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 406ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 423ms
When Find transport in table with status "advice-added" 1s 199ms
And Confirm statuses until reach "process-ended" 28s 109ms
Then Check if transport has "process-ended" 026ms
After Hooks.deleteTransportAfterTest() 148ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 130ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 627ms
When Find transport in table with status "planned" 15s 173ms
And Confirm statuses until reach "process-ended" 21s 662ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 151ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 293ms
When Find transport in table with status "planned" 1s 213ms
And Confirm statuses until reach "process-ended" 21s 555ms
Then Check if transport has "process-ended" 024ms
After Hooks.deleteTransportAfterTest() 104ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 205ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 317ms
When Find transport in table with status "planned" 15s 191ms
And Confirm statuses until reach "departed" 24s 338ms
Then Check if transport has "departed" 026ms
After Hooks.deleteTransportAfterTest() 129ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 134ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 301ms
When Find transport in table with status "created" 1s 205ms
And Confirm statuses until reach "process-ended" 21s 574ms
Then Check if transport has "process-ended" 022ms
After Hooks.deleteTransportAfterTest() 102ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 128ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 309ms
When Find transport in table with status "created" 1s 203ms
And Confirm statuses until reach "process-ended" 29s 804ms
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 257ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 318ms
When Find transport in table with status "planned" 1s 202ms
And Confirm statuses until reach "process-ended" 27s 018ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 108ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 268ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 434ms
When Find transport in table with status "planned" 1s 206ms
And Confirm statuses until reach "process-ended" 27s 027ms
Then Check if transport has "process-ended" 022ms
After Hooks.deleteTransportAfterTest() 125ms
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 174ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 270ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 103ms
When Accept or reject "accept" transferred transport 18s 018ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 003ms
And Click button advice in transport table "SMALLS_IMPORT" 160ms
And Set advice window in schedule 2s 726ms
And Fill advice form 14s 784ms
And Click advice save button and wait for advice form to disappear 30s 738ms
And If user is login then logout 121ms
And Login as "swisskrono-admin" 1s 435ms
And Find transport in table with status "advice-added" 16s 196ms
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.RX6euA}, 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: aa25b5b962b4ab615fd1de084554b822
*** 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() 135ms
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 082ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 236ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 087ms
When Accept or reject "accept" transferred transport 18s 056ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 003ms
And Click button advice in transport table "SMALLS_EXPORT" 130ms
And Set advice window in schedule 2s 691ms
And Fill advice form 14s 693ms
And Click advice save button and wait for advice form to disappear 30s 694ms
And If user is login then logout 115ms
And Login as "swisskrono-admin" 1s 355ms
And Find transport in table with status "advice-added" 16s 231ms
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.RX6euA}, 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: aa25b5b962b4ab615fd1de084554b822
*** 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() 132ms
Given Set token of apiUsername "super-admin-hochland" 096ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_ADVICE" "CHECKPOINT_BASED" "ARRIVAL" 214ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 386ms
When Login as "hochland-admin" 2s 713ms
And Find transport in table with status "advice-added" 1s 280ms
And Confirm statuses until reach "arrived" 3s 838ms
And Go to transport details "DELIVERY" 4s 684ms
Then Check if it is not possible to edit advice 190ms
After Hooks.deleteTransportAfterTest() 125ms
After Hooks.rollbackAddedActionAuthorities() 042ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 340ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 350ms
When Find transport in table with status "advice-added" 1s 188ms
And Check if transport row is "blue" 3s 096ms
And Confirm statuses until reach "arrived" 3s 808ms
And Check if transport row is "green" 3s 066ms
And Confirm statuses until reach "during-unload" 3s 749ms
Then Check if transport row is "orange" 3s 098ms
And Confirm statuses until reach "unloaded" 3s 816ms
Then Check if transport row is "darkgoldenrod" 3s 074ms
And Confirm statuses until reach "process-ended" 18s 799ms
Then Check if transport row is "silver" 3s 062ms
After Hooks.deleteTransportAfterTest() 116ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 970ms
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 050ms
And Click button advice in transport table "DELIVERY" 154ms
And Set advice window in schedule 2s 545ms
And Fill advice form 8s 477ms
And Click advice save button and wait for advice form to disappear 30s 788ms
And Go to "TRANSPORT_TABLE" 207ms
And Find transport in table with status "advice-added" 1s 194ms
And Confirm statuses until reach "left-the-area" 17s 483ms
Then Check if next status is not possible to confirm 106ms
After Hooks.deleteTransportAfterTest() 122ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 164ms
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 035ms
And Click button advice in transport table "LOAD" 153ms
And Set advice window in schedule 2s 554ms
And Fill advice form 8s 465ms
And Click advice save button and wait for advice form to disappear 30s 728ms
And Go to "TRANSPORT_TABLE" 182ms
And Find transport in table with status "advice-added" 1s 230ms
And Confirm statuses until reach "left-the-area" 17s 515ms
Then Check if next status is not possible to confirm 110ms
After Hooks.deleteTransportAfterTest() 106ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 182ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 182ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 003ms
And Show all transport types 1s 046ms
And Click button advice in transport table "DELIVERY" 154ms
And Set advice window in schedule 2s 552ms
And Fill advice form 8s 487ms
And Click advice save button and wait for advice form to disappear 30s 735ms
And Go to "TRANSPORT_TABLE" 213ms
And Find transport in table with status "advice-added" 1s 192ms
When Add file to transport by API 904ms
And Confirm statuses until reach "process-ended" 35s 250ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 120ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 185ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 196ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 003ms
And Show all transport types 1s 048ms
And Click button advice in transport table "LOAD" 111ms
And Set advice window in schedule 2s 545ms
And Fill advice form 8s 412ms
And Click advice save button and wait for advice form to disappear 30s 783ms
And Go to "TRANSPORT_TABLE" 190ms
And Find transport in table with status "advice-added" 1s 241ms
When Add file to transport by API 273ms
And Confirm statuses until reach "process-ended" 35s 272ms
Then Check if transport has "process-ended" 026ms
After Hooks.deleteTransportAfterTest() 111ms
Given Set token of apiUsername "super-admin-hochland" 098ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 023ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 144ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 157ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 003ms
And Login as "hochland-admin" 2s 924ms
And Show all transport types 1s 056ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 136ms
And Set advice window in schedule 6s 411ms
And Fill advice form 11s 890ms
And Click advice save button and wait for advice form to disappear 30s 739ms
And Go to "TRANSPORT_TABLE" 188ms
And Find transport in table with status "advice-added" 1s 185ms
And Confirm statuses until reach "during-load" 6s 588ms
Then Check if next status is not possible to confirm 102ms
After Hooks.deleteTransportAfterTest() 111ms
After Hooks.rollbackCustomFieldSettings() 054ms
Given Set token of apiUsername "super-admin-keeeper" 092ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 022ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 035ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 168ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 002ms
And Login as "keeeper-admin" 1s 881ms
And Show all transport types 1s 145ms
And Click button advice in transport table "LOAD" 134ms
And Set advice window in schedule 2s 409ms
And Fill advice form 13s 322ms
And Click advice save button and wait for advice form to disappear 30s 720ms
And Go to "TRANSPORT_TABLE" 131ms
And Find transport in table with status "advice-added" 1s 233ms
And Confirm statuses until reach "arrived" 3s 811ms
Then Check if next status is not possible to confirm 110ms
After Hooks.deleteTransportAfterTest() 113ms
After Hooks.rollbackCustomFieldSettings() 036ms
Given Set token of apiUsername "super-admin-keeeper" 093ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 021ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_CONTAINER_SANITARY_CONDITIONS_CFD" in "CONTAINER" - "keeeper" by "super-admin-keeeper" 035ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 180ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 003ms
And Login as "keeeper-admin" 1s 904ms
And Show all transport types 1s 073ms
And Click button advice in transport table "CONTAINER" 108ms
And Set advice window in schedule 2s 382ms
And Fill advice form 13s 284ms
And Click advice save button and wait for advice form to disappear 30s 700ms
And Go to "TRANSPORT_TABLE" 183ms
And Find transport in table with status "advice-added" 1s 220ms
And Confirm statuses until reach "arrived" 3s 822ms
Then Check if next status is not possible to confirm 110ms
After Hooks.deleteTransportAfterTest() 121ms
After Hooks.rollbackCustomFieldSettings() 037ms
Given Set token of apiUsername "super-admin-keeeper" 095ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 026ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 037ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 318ms
And Login as "keeeper-admin" 2s 046ms
And Go to "TRANSPORT_TABLE" 105ms
And Find transport in table with status "planned" 1s 201ms
And Confirm statuses until reach "arrived" 3s 794ms
Then Check if next status is not possible to confirm 106ms
After Hooks.deleteTransportAfterTest() 120ms
After Hooks.rollbackCustomFieldSettings() 038ms
Given Set token of apiUsername "super-admin-keeeper" 089ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 021ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_TANKER_GRANULATE_DELIVERY_SANITARY_CONDITIONS_CFD" in "TANKER_GRANULATE_DELIVERY" - "keeeper" by "super-admin-keeeper" 035ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 374ms
And Login as "keeeper-admin" 1s 924ms
And Go to "TRANSPORT_TABLE" 099ms
And Find transport in table with status "planned" 1s 202ms
And Confirm statuses until reach "arrived" 3s 810ms
Then Check if next status is not possible to confirm 110ms
After Hooks.deleteTransportAfterTest() 109ms
After Hooks.rollbackCustomFieldSettings() 035ms
Given Set token of apiUsername "super-admin-hochland" 094ms
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" 146ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 379ms
And Login as "hochland-admin" 2s 233ms
And Go to "TRANSPORT_TABLE" 161ms
And Find transport in table with status "advice-added" 1s 214ms
And Confirm statuses until reach "during-unload" 6s 575ms
Then Check if next status is not possible to confirm 116ms
After Hooks.deleteTransportAfterTest() 111ms
After Hooks.rollbackCustomFieldSettings() 106ms
Given Set token of apiUsername "super-admin-keeeper" 087ms
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" 030ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 186ms
And Login as "keeeper-admin" 1s 808ms
And Show all transport types 1s 132ms
And Click button advice in transport table "LOAD" 151ms
And Set advice window in schedule 2s 375ms
And Fill advice form 13s 283ms
And Click advice save button and wait for advice form to disappear 30s 716ms
And Go to "TRANSPORT_TABLE" 181ms
And Find transport in table with status "advice-added" 1s 234ms
When Confirm statuses until reach "arrived" 3s 838ms
And Check if next status is not possible to confirm 111ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 002ms
And Go to transport details "LOAD" 4s 390ms
And Open section: "advice-panel" 1s 075ms
And Fill transport form 24s 788ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 598ms
And Go to transport details "LOAD" 4s 385ms
And Open section: "advice-panel" 1s 071ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 800ms
And Confirm statuses until reach "process-ended" 24s 296ms
Then Check if transport has "process-ended" 021ms
After Hooks.deleteTransportAfterTest() 100ms
After Hooks.rollbackCustomFieldSettings() 026ms
Given Set token of apiUsername "super-admin-keeeper" 091ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 023ms
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" 032ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 243ms
And Login as "keeeper-admin" 2s 492ms
And Show all transport types 1s 055ms
And Click button advice in transport table "CONTAINER" 131ms
And Set advice window in schedule 2s 378ms
And Fill advice form 13s 230ms
And Click advice save button and wait for advice form to disappear 30s 725ms
And Go to "TRANSPORT_TABLE" 184ms
And Find transport in table with status "advice-added" 1s 240ms
When Confirm statuses until reach "arrived" 3s 830ms
And Check if next status is not possible to confirm 107ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 002ms
And Go to transport details "CONTAINER" 4s 368ms
And Open section: "advice-panel" 1s 067ms
And Fill transport form 24s 752ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 608ms
And Go to transport details "CONTAINER" 4s 381ms
And Open section: "advice-panel" 1s 065ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 832ms
And Confirm statuses until reach "process-ended" 24s 270ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 117ms
After Hooks.rollbackCustomFieldSettings() 050ms
Given Set token of apiUsername "super-admin-hochland" 095ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 024ms
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" 057ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 172ms
And Login as "hochland-admin" 2s 907ms
And Show all transport types 1s 067ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 138ms
And Set advice window in schedule 6s 430ms
And Fill advice form 11s 948ms
And Click advice save button and wait for advice form to disappear 30s 719ms
And Go to "TRANSPORT_TABLE" 196ms
And Find transport in table with status "advice-added" 1s 196ms
When Confirm statuses until reach "during-load" 6s 596ms
And Check if next status is not possible to confirm 112ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 003ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 622ms
And Open section: "advice-panel" 1s 087ms
And Fill transport form 36s 234ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 162ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 551ms
And Open section: "advice-panel" 1s 072ms
And Fill "warehouseman-(u)" in transport form 15s 893ms
And Confirm statuses until reach "process-ended" 32s 565ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 150ms
After Hooks.rollbackCustomFieldSettings() 060ms
Given Set token of apiUsername "super-admin-keeeper" 092ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 017ms
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" 030ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 321ms
And Login as "keeeper-admin" 2s 513ms
And Go to "TRANSPORT_TABLE" 100ms
And Find transport in table with status "planned" 1s 183ms
When Confirm statuses until reach "arrived" 3s 817ms
And Check if next status is not possible to confirm 109ms
And Go to transport details "UNLOAD" 4s 423ms
And Fill transport form 38s 013ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 147ms
And Confirm statuses until reach "process-ended" 24s 295ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 124ms
After Hooks.rollbackCustomFieldSettings() 036ms
Given Set token of apiUsername "super-admin-keeeper" 095ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 021ms
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" 031ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 381ms
And Login as "keeeper-admin" 1s 858ms
And Go to "TRANSPORT_TABLE" 113ms
And Find transport in table with status "planned" 1s 196ms
When Confirm statuses until reach "arrived" 3s 802ms
And Check if next status is not possible to confirm 113ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 421ms
And Fill transport form 36s 376ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 622ms
And Confirm statuses until reach "process-ended" 24s 300ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 128ms
After Hooks.rollbackCustomFieldSettings() 036ms
Given Set token of apiUsername "super-admin-hochland" 093ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 019ms
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" 094ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 376ms
And Login as "hochland-admin" 2s 536ms
And Go to "TRANSPORT_TABLE" 172ms
And Find transport in table with status "advice-added" 1s 209ms
When Confirm statuses until reach "during-unload" 6s 588ms
And Check if next status is not possible to confirm 112ms
And Go to transport details "DELIVERY" 4s 724ms
And Fill transport form 36s 019ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 127ms
And Confirm statuses until reach "process-ended" 21s 576ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 132ms
After Hooks.rollbackCustomFieldSettings() 102ms
Given Set token of apiUsername "super-admin-skd" 092ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 1s 329ms
And Confirm status "REPORTING" by Public API "v1" 059ms
And Confirm status "ARRIVAL" by Public API "v1" 089ms
And Login as "swiss-krono-delivery-guard" 1s 808ms
And Go to "TRANSPORT_TABLE" 174ms
When Confirm "Departure" status in transport row 3s 095ms
Then Verify that "Departure" has been confirmed 037ms
After Hooks.deleteTransportAfterTest() 110ms
Given Set token of apiUsername "super-admin-keeeper" 095ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 020ms
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" 034ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 15s 324ms
When Login as "keeeper-admin" 1s 845ms
And Find transport in table with status "planned" 1s 220ms
And Confirm statuses until reach "arrived" 3s 786ms
And Go to transport details "UNLOAD" 4s 434ms
And Fill transport form 37s 921ms
Then Check if next status is not possible to confirm in transport details 059ms
After Hooks.deleteTransportAfterTest() 098ms
After Hooks.rollbackCustomFieldSettings() 029ms
Given Set token of apiUsername "super-admin-keeeper" 091ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 016ms
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" 028ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 348ms
When Login as "keeeper-admin" 1s 902ms
And Find transport in table with status "planned" 1s 235ms
And Confirm statuses until reach "arrived" 3s 837ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 419ms
And Fill transport form 36s 363ms
Then Check if next status is not possible to confirm in transport details 065ms
After Hooks.deleteTransportAfterTest() 108ms
After Hooks.rollbackCustomFieldSettings() 034ms
Given Set token of apiUsername "super-admin-hochland" 092ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 028ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 004ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 101ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 365ms
When Login as "hochland-admin" 2s 486ms
And Find transport in table with status "advice-added" 1s 291ms
And Confirm statuses until reach "during-unload" 6s 623ms
And Go to transport details "DELIVERY" 4s 683ms
And Fill transport form 36s 178ms
Then Check if next status is not possible to confirm in transport details 070ms
After Hooks.deleteTransportAfterTest() 094ms
After Hooks.rollbackCustomFieldSettings() 100ms