Project Number Date
ApolloFullRunnerReport develop.326 09 mar 2021, 03:54

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 51s 409ms Failed
Feature Status confirmation
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 345ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 459ms
When Find transport in table with status "advice-added" 1s 219ms
And Confirm statuses until reach "process-ended" 28s 088ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 118ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 148ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 552ms
When Find transport in table with status "planned" 15s 220ms
And Confirm statuses until reach "process-ended" 21s 657ms
Then Check if transport has "process-ended" 024ms
After Hooks.deleteTransportAfterTest() 118ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 214ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 243ms
When Find transport in table with status "planned" 1s 227ms
And Confirm statuses until reach "process-ended" 21s 598ms
Then Check if transport has "process-ended" 022ms
After Hooks.deleteTransportAfterTest() 091ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 094ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 270ms
When Find transport in table with status "planned" 15s 170ms
And Confirm statuses until reach "departed" 24s 381ms
Then Check if transport has "departed" 028ms
After Hooks.deleteTransportAfterTest() 156ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 130ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 268ms
When Find transport in table with status "created" 1s 226ms
And Confirm statuses until reach "process-ended" 21s 570ms
Then Check if transport has "process-ended" 024ms
After Hooks.deleteTransportAfterTest() 110ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 110ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 291ms
When Find transport in table with status "created" 1s 236ms
And Confirm statuses until reach "process-ended" 29s 756ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 115ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 220ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 270ms
When Find transport in table with status "planned" 1s 199ms
And Confirm statuses until reach "process-ended" 27s 091ms
Then Check if transport has "process-ended" 025ms
After Hooks.deleteTransportAfterTest() 118ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 133ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 341ms
When Find transport in table with status "planned" 1s 232ms
And Confirm statuses until reach "process-ended" 27s 038ms
Then Check if transport has "process-ended" 028ms
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 554ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 258ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 112ms
When Accept or reject "accept" transferred transport 17s 987ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 003ms
And Click button advice in transport table "SMALLS_IMPORT" 136ms
And Set advice window in schedule 2s 686ms
And Fill advice form 14s 680ms
And Click advice save button and wait for advice form to disappear 30s 725ms
And If user is login then logout 128ms
And Login as "swisskrono-admin" 1s 319ms
And Find transport in table with status "advice-added" 16s 292ms
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.RR2DSL}, 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: 266f32a0015a6459d97ec7248dbe68f9
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'advice-added')]}
	at sun.reflect.GeneratedConstructorAccessor195.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() 148ms
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 095ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 244ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 087ms
When Accept or reject "accept" transferred transport 18s 066ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 004ms
And Click button advice in transport table "SMALLS_EXPORT" 135ms
And Set advice window in schedule 2s 635ms
And Fill advice form 14s 673ms
And Click advice save button and wait for advice form to disappear 30s 702ms
And If user is login then logout 121ms
And Login as "swisskrono-admin" 1s 313ms
And Find transport in table with status "advice-added" 16s 244ms
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.RR2DSL}, 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: 266f32a0015a6459d97ec7248dbe68f9
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'advice-added')]}
	at sun.reflect.GeneratedConstructorAccessor195.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() 119ms
Given Set token of apiUsername "super-admin-hochland" 100ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_ADVICE" "CHECKPOINT_BASED" "ARRIVAL" 161ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 404ms
When Login as "hochland-admin" 2s 768ms
And Find transport in table with status "advice-added" 1s 277ms
And Confirm statuses until reach "arrived" 3s 800ms
And Go to transport details "DELIVERY" 4s 706ms
Then Check if it is not possible to edit advice 186ms
After Hooks.deleteTransportAfterTest() 141ms
After Hooks.rollbackAddedActionAuthorities() 063ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 308ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 389ms
When Find transport in table with status "advice-added" 1s 218ms
And Check if transport row is "blue" 3s 078ms
And Confirm statuses until reach "arrived" 3s 801ms
And Check if transport row is "green" 3s 064ms
And Confirm statuses until reach "during-unload" 3s 747ms
Then Check if transport row is "orange" 3s 074ms
And Confirm statuses until reach "unloaded" 3s 761ms
Then Check if transport row is "darkgoldenrod" 3s 056ms
And Confirm statuses until reach "process-ended" 18s 777ms
Then Check if transport row is "silver" 3s 087ms
After Hooks.deleteTransportAfterTest() 090ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 905ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 179ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 003ms
And Show all transport types 1s 048ms
And Click button advice in transport table "DELIVERY" 139ms
And Set advice window in schedule 2s 572ms
And Fill advice form 8s 467ms
And Click advice save button and wait for advice form to disappear 30s 743ms
And Go to "TRANSPORT_TABLE" 237ms
And Find transport in table with status "advice-added" 1s 188ms
And Confirm statuses until reach "left-the-area" 17s 496ms
Then Check if next status is not possible to confirm 097ms
After Hooks.deleteTransportAfterTest() 103ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 248ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 197ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 003ms
And Show all transport types 1s 046ms
And Click button advice in transport table "LOAD" 138ms
And Set advice window in schedule 2s 542ms
And Fill advice form 8s 466ms
And Click advice save button and wait for advice form to disappear 30s 740ms
And Go to "TRANSPORT_TABLE" 220ms
And Find transport in table with status "advice-added" 1s 257ms
And Confirm statuses until reach "left-the-area" 17s 467ms
Then Check if next status is not possible to confirm 103ms
After Hooks.deleteTransportAfterTest() 104ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 116ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 185ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 003ms
And Show all transport types 1s 049ms
And Click button advice in transport table "DELIVERY" 138ms
And Set advice window in schedule 2s 569ms
And Fill advice form 8s 464ms
And Click advice save button and wait for advice form to disappear 30s 736ms
And Go to "TRANSPORT_TABLE" 249ms
And Find transport in table with status "advice-added" 1s 205ms
When Add file to transport by API 808ms
And Confirm statuses until reach "process-ended" 35s 252ms
Then Check if transport has "process-ended" 025ms
After Hooks.deleteTransportAfterTest() 108ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 220ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 198ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 002ms
And Show all transport types 1s 034ms
And Click button advice in transport table "LOAD" 159ms
And Set advice window in schedule 2s 535ms
And Fill advice form 8s 473ms
And Click advice save button and wait for advice form to disappear 30s 801ms
And Go to "TRANSPORT_TABLE" 236ms
And Find transport in table with status "advice-added" 1s 242ms
When Add file to transport by API 267ms
And Confirm statuses until reach "process-ended" 35s 263ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 108ms
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" 121ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 160ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 003ms
And Login as "hochland-admin" 2s 833ms
And Show all transport types 1s 060ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 129ms
And Set advice window in schedule 6s 429ms
And Fill advice form 11s 901ms
And Click advice save button and wait for advice form to disappear 30s 710ms
And Go to "TRANSPORT_TABLE" 196ms
And Find transport in table with status "advice-added" 1s 208ms
And Confirm statuses until reach "during-load" 6s 627ms
Then Check if next status is not possible to confirm 112ms
After Hooks.deleteTransportAfterTest() 116ms
After Hooks.rollbackCustomFieldSettings() 060ms
Given Set token of apiUsername "super-admin-keeeper" 088ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 023ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 033ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 175ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 003ms
And Login as "keeeper-admin" 1s 948ms
And Show all transport types 1s 131ms
And Click button advice in transport table "LOAD" 132ms
And Set advice window in schedule 2s 396ms
And Fill advice form 13s 254ms
And Click advice save button and wait for advice form to disappear 30s 791ms
And Go to "TRANSPORT_TABLE" 204ms
And Find transport in table with status "advice-added" 1s 262ms
And Confirm statuses until reach "arrived" 3s 831ms
Then Check if next status is not possible to confirm 129ms
After Hooks.deleteTransportAfterTest() 101ms
After Hooks.rollbackCustomFieldSettings() 031ms
Given Set token of apiUsername "super-admin-keeeper" 096ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 017ms
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 193ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 004ms
And Login as "keeeper-admin" 1s 871ms
And Show all transport types 1s 064ms
And Click button advice in transport table "CONTAINER" 138ms
And Set advice window in schedule 2s 399ms
And Fill advice form 13s 204ms
And Click advice save button and wait for advice form to disappear 30s 678ms
And Go to "TRANSPORT_TABLE" 214ms
And Find transport in table with status "advice-added" 1s 246ms
And Confirm statuses until reach "arrived" 3s 838ms
Then Check if next status is not possible to confirm 113ms
After Hooks.deleteTransportAfterTest() 118ms
After Hooks.rollbackCustomFieldSettings() 040ms
Given Set token of apiUsername "super-admin-keeeper" 094ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "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" 030ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 317ms
And Login as "keeeper-admin" 1s 995ms
And Go to "TRANSPORT_TABLE" 143ms
And Find transport in table with status "planned" 1s 206ms
And Confirm statuses until reach "arrived" 3s 792ms
Then Check if next status is not possible to confirm 116ms
After Hooks.deleteTransportAfterTest() 096ms
After Hooks.rollbackCustomFieldSettings() 035ms
Given Set token of apiUsername "super-admin-keeeper" 091ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 018ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_TANKER_GRANULATE_DELIVERY_SANITARY_CONDITIONS_CFD" in "TANKER_GRANULATE_DELIVERY" - "keeeper" by "super-admin-keeeper" 030ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 327ms
And Login as "keeeper-admin" 1s 922ms
And Go to "TRANSPORT_TABLE" 118ms
And Find transport in table with status "planned" 1s 194ms
And Confirm statuses until reach "arrived" 3s 825ms
Then Check if next status is not possible to confirm 107ms
After Hooks.deleteTransportAfterTest() 100ms
After Hooks.rollbackCustomFieldSettings() 035ms
Given Set token of apiUsername "super-admin-hochland" 095ms
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" 159ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 283ms
And Login as "hochland-admin" 2s 501ms
And Go to "TRANSPORT_TABLE" 176ms
And Find transport in table with status "advice-added" 1s 184ms
And Confirm statuses until reach "during-unload" 6s 544ms
Then Check if next status is not possible to confirm 115ms
After Hooks.deleteTransportAfterTest() 114ms
After Hooks.rollbackCustomFieldSettings() 099ms
Given Set token of apiUsername "super-admin-keeeper" 095ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 020ms
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" 038ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 187ms
And Login as "keeeper-admin" 1s 777ms
And Show all transport types 1s 136ms
And Click button advice in transport table "LOAD" 151ms
And Set advice window in schedule 2s 417ms
And Fill advice form 13s 235ms
And Click advice save button and wait for advice form to disappear 30s 685ms
And Go to "TRANSPORT_TABLE" 185ms
And Find transport in table with status "advice-added" 1s 230ms
When Confirm statuses until reach "arrived" 3s 800ms
And Check if next status is not possible to confirm 105ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 003ms
And Go to transport details "LOAD" 4s 370ms
And Open section: "advice-panel" 1s 083ms
And Fill transport form 24s 739ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 651ms
And Go to transport details "LOAD" 4s 422ms
And Open section: "advice-panel" 1s 083ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 815ms
And Confirm statuses until reach "process-ended" 24s 219ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 109ms
After Hooks.rollbackCustomFieldSettings() 030ms
Given Set token of apiUsername "super-admin-keeeper" 093ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 017ms
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" 035ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 176ms
And Login as "keeeper-admin" 2s 315ms
And Show all transport types 1s 062ms
And Click button advice in transport table "CONTAINER" 137ms
And Set advice window in schedule 2s 392ms
And Fill advice form 13s 198ms
And Click advice save button and wait for advice form to disappear 30s 709ms
And Go to "TRANSPORT_TABLE" 217ms
And Find transport in table with status "advice-added" 1s 238ms
When Confirm statuses until reach "arrived" 3s 835ms
And Check if next status is not possible to confirm 110ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 002ms
And Go to transport details "CONTAINER" 4s 382ms
And Open section: "advice-panel" 1s 071ms
And Fill transport form 24s 783ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 626ms
And Go to transport details "CONTAINER" 4s 394ms
And Open section: "advice-panel" 1s 062ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 817ms
And Confirm statuses until reach "process-ended" 24s 295ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 132ms
After Hooks.rollbackCustomFieldSettings() 054ms
Given Set token of apiUsername "super-admin-hochland" 089ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 021ms
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" 050ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 200ms
And Login as "hochland-admin" 2s 870ms
And Show all transport types 1s 059ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 157ms
And Set advice window in schedule 6s 412ms
And Fill advice form 11s 903ms
And Click advice save button and wait for advice form to disappear 30s 730ms
And Go to "TRANSPORT_TABLE" 191ms
And Find transport in table with status "advice-added" 1s 204ms
When Confirm statuses until reach "during-load" 6s 607ms
And Check if next status is not possible to confirm 100ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 002ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 624ms
And Open section: "advice-panel" 1s 068ms
And Fill transport form 36s 302ms
And Click "save-transport-and-close" save button and wait for form to disappear 742ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 524ms
And Open section: "advice-panel" 1s 078ms
And Fill "warehouseman-(u)" in transport form 901ms
And Confirm statuses until reach "process-ended" 32s 487ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 149ms
After Hooks.rollbackCustomFieldSettings() 056ms
Given Set token of apiUsername "super-admin-keeeper" 100ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 023ms
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" 037ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 362ms
And Login as "keeeper-admin" 2s 424ms
And Go to "TRANSPORT_TABLE" 142ms
And Find transport in table with status "planned" 1s 226ms
When Confirm statuses until reach "arrived" 3s 807ms
And Check if next status is not possible to confirm 113ms
And Go to transport details "UNLOAD" 4s 418ms
And Fill transport form 38s 008ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 118ms
And Confirm statuses until reach "process-ended" 24s 295ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 119ms
After Hooks.rollbackCustomFieldSettings() 035ms
Given Set token of apiUsername "super-admin-keeeper" 093ms
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" 029ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 356ms
And Login as "keeeper-admin" 1s 890ms
And Go to "TRANSPORT_TABLE" 139ms
And Find transport in table with status "planned" 1s 210ms
When Confirm statuses until reach "arrived" 3s 792ms
And Check if next status is not possible to confirm 123ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 428ms
And Fill transport form 36s 449ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 619ms
And Confirm statuses until reach "process-ended" 24s 304ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 091ms
After Hooks.rollbackCustomFieldSettings() 029ms
Given Set token of apiUsername "super-admin-hochland" 094ms
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" 104ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 341ms
And Login as "hochland-admin" 2s 577ms
And Go to "TRANSPORT_TABLE" 203ms
And Find transport in table with status "advice-added" 1s 222ms
When Confirm statuses until reach "during-unload" 6s 542ms
And Check if next status is not possible to confirm 116ms
And Go to transport details "DELIVERY" 4s 733ms
And Fill transport form 36s 081ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 161ms
And Confirm statuses until reach "process-ended" 21s 602ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 125ms
After Hooks.rollbackCustomFieldSettings() 094ms
Given Set token of apiUsername "super-admin-skd" 091ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 1s 286ms
And Confirm status "REPORTING" by Public API "v1" 073ms
And Confirm status "ARRIVAL" by Public API "v1" 109ms
And Login as "swiss-krono-delivery-guard" 1s 780ms
And Go to "TRANSPORT_TABLE" 206ms
When Confirm "Departure" status in transport row 3s 094ms
Then Verify that "Departure" has been confirmed 043ms
After Hooks.deleteTransportAfterTest() 099ms
Given Set token of apiUsername "super-admin-keeeper" 092ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 022ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 002ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 035ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 15s 296ms
When Login as "keeeper-admin" 1s 834ms
And Find transport in table with status "planned" 1s 220ms
And Confirm statuses until reach "arrived" 3s 809ms
And Go to transport details "UNLOAD" 4s 413ms
And Fill transport form 37s 933ms
Then Check if next status is not possible to confirm in transport details 064ms
After Hooks.deleteTransportAfterTest() 109ms
After Hooks.rollbackCustomFieldSettings() 035ms
Given Set token of apiUsername "super-admin-keeeper" 091ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 024ms
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" 034ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 333ms
When Login as "keeeper-admin" 1s 997ms
And Find transport in table with status "planned" 1s 230ms
And Confirm statuses until reach "arrived" 3s 819ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 405ms
And Fill transport form 36s 368ms
Then Check if next status is not possible to confirm in transport details 074ms
After Hooks.deleteTransportAfterTest() 112ms
After Hooks.rollbackCustomFieldSettings() 036ms
Given Set token of apiUsername "super-admin-hochland" 096ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 023ms
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" 099ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 398ms
When Login as "hochland-admin" 2s 427ms
And Find transport in table with status "advice-added" 1s 316ms
And Confirm statuses until reach "during-unload" 6s 605ms
And Go to transport details "DELIVERY" 4s 775ms
And Fill transport form 35s 942ms
Then Check if next status is not possible to confirm in transport details 066ms
After Hooks.deleteTransportAfterTest() 140ms
After Hooks.rollbackCustomFieldSettings() 101ms