Project Number Date
ApolloFullRunnerReport develop.329 03 mar 2021, 06: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 31m 48s 087ms Failed
Feature Status confirmation
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 397ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 417ms
When Find transport in table with status "advice-added" 1s 203ms
And Confirm statuses until reach "process-ended" 27s 087ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 114ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 087ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 554ms
When Find transport in table with status "planned" 15s 201ms
And Confirm statuses until reach "process-ended" 21s 606ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 086ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 174ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 300ms
When Find transport in table with status "planned" 1s 217ms
And Confirm statuses until reach "process-ended" 21s 594ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 105ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 082ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 251ms
When Find transport in table with status "planned" 15s 201ms
And Confirm statuses until reach "departed" 24s 414ms
Then Check if transport has "departed" 030ms
After Hooks.deleteTransportAfterTest() 121ms
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 265ms
When Find transport in table with status "created" 1s 207ms
And Confirm statuses until reach "process-ended" 21s 536ms
Then Check if transport has "process-ended" 026ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 063ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 323ms
When Find transport in table with status "created" 1s 206ms
And Confirm statuses until reach "process-ended" 29s 782ms
Then Check if transport has "process-ended" 023ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 209ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 331ms
When Find transport in table with status "planned" 1s 171ms
And Confirm statuses until reach "process-ended" 27s 006ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 106ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 195ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 357ms
When Find transport in table with status "planned" 1s 216ms
And Confirm statuses until reach "process-ended" 27s 033ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 087ms
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 284ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 269ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 106ms
When Accept or reject "accept" transferred transport 17s 995ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 004ms
And Click button advice in transport table "SMALLS_IMPORT" 145ms
And Set advice window in schedule 2s 729ms
And Fill advice form 14s 750ms
And Click advice save button and wait for advice form to disappear 30s 821ms
And If user is login then logout 108ms
And Login as "swisskrono-admin" 1s 340ms
And Find transport in table with status "advice-added" 16s 209ms
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.24oI5U}, 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: 4689f137e21176f8a706ab67750e7e81
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'advice-added')]}
	at sun.reflect.GeneratedConstructorAccessor199.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() 114ms
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 113ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 253ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 085ms
When Accept or reject "accept" transferred transport 18s 096ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 004ms
And Click button advice in transport table "SMALLS_EXPORT" 142ms
And Set advice window in schedule 2s 661ms
And Fill advice form 14s 722ms
And Click advice save button and wait for advice form to disappear 30s 735ms
And If user is login then logout 126ms
And Login as "swisskrono-admin" 1s 290ms
And Find transport in table with status "advice-added" 16s 243ms
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.24oI5U}, 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: 4689f137e21176f8a706ab67750e7e81
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'advice-added')]}
	at sun.reflect.GeneratedConstructorAccessor199.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() 124ms
Given Set token of apiUsername "super-admin-hochland" 096ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_ADVICE" "CHECKPOINT_BASED" "ARRIVAL" 116ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 439ms
When Login as "hochland-admin" 2s 717ms
And Find transport in table with status "advice-added" 1s 260ms
And Confirm statuses until reach "arrived" 3s 839ms
And Go to transport details "DELIVERY" 4s 677ms
Then Check if it is not possible to edit advice 201ms
After Hooks.deleteTransportAfterTest() 154ms
After Hooks.rollbackAddedActionAuthorities() 061ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 117ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 390ms
When Find transport in table with status "advice-added" 1s 183ms
And Check if transport row is "blue" 3s 070ms
And Confirm statuses until reach "arrived" 3s 803ms
And Check if transport row is "green" 3s 069ms
And Confirm statuses until reach "during-unload" 3s 732ms
Then Check if transport row is "orange" 3s 075ms
And Confirm statuses until reach "unloaded" 3s 812ms
Then Check if transport row is "darkgoldenrod" 3s 080ms
And Confirm statuses until reach "process-ended" 18s 766ms
Then Check if transport row is "silver" 3s 075ms
After Hooks.deleteTransportAfterTest() 113ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 896ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 176ms
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" 119ms
And Set advice window in schedule 2s 568ms
And Fill advice form 8s 506ms
And Click advice save button and wait for advice form to disappear 30s 752ms
And Go to "TRANSPORT_TABLE" 219ms
And Find transport in table with status "advice-added" 1s 181ms
And Confirm statuses until reach "left-the-area" 17s 507ms
Then Check if next status is not possible to confirm 108ms
After Hooks.deleteTransportAfterTest() 103ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 239ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 209ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 003ms
And Show all transport types 1s 053ms
And Click button advice in transport table "LOAD" 135ms
And Set advice window in schedule 2s 539ms
And Fill advice form 8s 433ms
And Click advice save button and wait for advice form to disappear 30s 719ms
And Go to "TRANSPORT_TABLE" 188ms
And Find transport in table with status "advice-added" 1s 228ms
And Confirm statuses until reach "left-the-area" 17s 513ms
Then Check if next status is not possible to confirm 114ms
After Hooks.deleteTransportAfterTest() 104ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 221ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 202ms
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" 157ms
And Set advice window in schedule 2s 522ms
And Fill advice form 8s 488ms
And Click advice save button and wait for advice form to disappear 30s 770ms
And Go to "TRANSPORT_TABLE" 229ms
And Find transport in table with status "advice-added" 1s 193ms
When Add file to transport by API 709ms
And Confirm statuses until reach "process-ended" 35s 309ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 095ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 212ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 202ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 003ms
And Show all transport types 1s 041ms
And Click button advice in transport table "LOAD" 144ms
And Set advice window in schedule 2s 543ms
And Fill advice form 8s 429ms
And Click advice save button and wait for advice form to disappear 30s 758ms
And Go to "TRANSPORT_TABLE" 186ms
And Find transport in table with status "advice-added" 1s 227ms
When Add file to transport by API 269ms
And Confirm statuses until reach "process-ended" 35s 282ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 099ms
Given Set token of apiUsername "super-admin-hochland" 095ms
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" 106ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 181ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 003ms
And Login as "hochland-admin" 2s 830ms
And Show all transport types 1s 064ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 145ms
And Set advice window in schedule 6s 426ms
And Fill advice form 11s 951ms
And Click advice save button and wait for advice form to disappear 30s 709ms
And Go to "TRANSPORT_TABLE" 172ms
And Find transport in table with status "advice-added" 1s 199ms
And Confirm statuses until reach "during-load" 6s 588ms
Then Check if next status is not possible to confirm 109ms
After Hooks.deleteTransportAfterTest() 122ms
After Hooks.rollbackCustomFieldSettings() 075ms
Given Set token of apiUsername "super-admin-keeeper" 096ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 020ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 042ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 169ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 002ms
And Login as "keeeper-admin" 1s 748ms
And Show all transport types 1s 133ms
And Click button advice in transport table "LOAD" 102ms
And Set advice window in schedule 2s 368ms
And Fill advice form 13s 256ms
And Click advice save button and wait for advice form to disappear 30s 679ms
And Go to "TRANSPORT_TABLE" 160ms
And Find transport in table with status "advice-added" 1s 245ms
And Confirm statuses until reach "arrived" 3s 801ms
Then Check if next status is not possible to confirm 105ms
After Hooks.deleteTransportAfterTest() 103ms
After Hooks.rollbackCustomFieldSettings() 053ms
Given Set token of apiUsername "super-admin-keeeper" 093ms
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" 058ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 172ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 003ms
And Login as "keeeper-admin" 1s 711ms
And Show all transport types 1s 066ms
And Click button advice in transport table "CONTAINER" 156ms
And Set advice window in schedule 2s 375ms
And Fill advice form 13s 245ms
And Click advice save button and wait for advice form to disappear 30s 772ms
And Go to "TRANSPORT_TABLE" 162ms
And Find transport in table with status "advice-added" 1s 228ms
And Confirm statuses until reach "arrived" 3s 809ms
Then Check if next status is not possible to confirm 107ms
After Hooks.deleteTransportAfterTest() 101ms
After Hooks.rollbackCustomFieldSettings() 048ms
Given Set token of apiUsername "super-admin-keeeper" 094ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 024ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 048ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 306ms
And Login as "keeeper-admin" 1s 888ms
And Go to "TRANSPORT_TABLE" 098ms
And Find transport in table with status "planned" 1s 191ms
And Confirm statuses until reach "arrived" 3s 829ms
Then Check if next status is not possible to confirm 111ms
After Hooks.deleteTransportAfterTest() 092ms
After Hooks.rollbackCustomFieldSettings() 050ms
Given Set token of apiUsername "super-admin-keeeper" 091ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 025ms
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" 043ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 314ms
And Login as "keeeper-admin" 1s 643ms
And Go to "TRANSPORT_TABLE" 090ms
And Find transport in table with status "planned" 1s 167ms
And Confirm statuses until reach "arrived" 3s 791ms
Then Check if next status is not possible to confirm 116ms
After Hooks.deleteTransportAfterTest() 090ms
After Hooks.rollbackCustomFieldSettings() 050ms
Given Set token of apiUsername "super-admin-hochland" 091ms
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" 170ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 361ms
And Login as "hochland-admin" 2s 085ms
And Go to "TRANSPORT_TABLE" 149ms
And Find transport in table with status "advice-added" 1s 209ms
And Confirm statuses until reach "during-unload" 6s 575ms
Then Check if next status is not possible to confirm 132ms
After Hooks.deleteTransportAfterTest() 104ms
After Hooks.rollbackCustomFieldSettings() 108ms
Given Set token of apiUsername "super-admin-keeeper" 086ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 017ms
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" 046ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 151ms
And Login as "keeeper-admin" 1s 516ms
And Show all transport types 1s 135ms
And Click button advice in transport table "LOAD" 144ms
And Set advice window in schedule 2s 409ms
And Fill advice form 13s 219ms
And Click advice save button and wait for advice form to disappear 30s 724ms
And Go to "TRANSPORT_TABLE" 191ms
And Find transport in table with status "advice-added" 1s 244ms
When Confirm statuses until reach "arrived" 3s 824ms
And Check if next status is not possible to confirm 114ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 003ms
And Go to transport details "LOAD" 4s 403ms
And Open section: "advice-panel" 1s 064ms
And Fill transport form 24s 826ms
And Click "save-transport-and-close" save button and wait for form to disappear 661ms
And Go to transport details "LOAD" 4s 315ms
And Open section: "advice-panel" 1s 075ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 813ms
And Confirm statuses until reach "process-ended" 24s 303ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 119ms
After Hooks.rollbackCustomFieldSettings() 052ms
Given Set token of apiUsername "super-admin-keeeper" 094ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 025ms
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" 053ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 203ms
And Login as "keeeper-admin" 2s 248ms
And Show all transport types 1s 066ms
And Click button advice in transport table "CONTAINER" 153ms
And Set advice window in schedule 2s 416ms
And Fill advice form 13s 279ms
And Click advice save button and wait for advice form to disappear 30s 674ms
And Go to "TRANSPORT_TABLE" 174ms
And Find transport in table with status "advice-added" 1s 227ms
When Confirm statuses until reach "arrived" 3s 803ms
And Check if next status is not possible to confirm 103ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 002ms
And Go to transport details "CONTAINER" 4s 371ms
And Open section: "advice-panel" 1s 078ms
And Fill transport form 24s 715ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 675ms
And Go to transport details "CONTAINER" 4s 374ms
And Open section: "advice-panel" 1s 078ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 807ms
And Confirm statuses until reach "process-ended" 24s 282ms
Then Check if transport has "process-ended" 026ms
After Hooks.deleteTransportAfterTest() 105ms
After Hooks.rollbackCustomFieldSettings() 058ms
Given Set token of apiUsername "super-admin-hochland" 098ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 025ms
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" 070ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 150ms
And Login as "hochland-admin" 2s 469ms
And Show all transport types 1s 072ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 149ms
And Set advice window in schedule 6s 419ms
And Fill advice form 11s 952ms
And Click advice save button and wait for advice form to disappear 30s 713ms
And Go to "TRANSPORT_TABLE" 181ms
And Find transport in table with status "advice-added" 1s 165ms
When Confirm statuses until reach "during-load" 7s 075ms
And Check if next status is not possible to confirm 106ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 003ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 613ms
And Open section: "advice-panel" 1s 079ms
And Fill transport form 36s 272ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 203ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 524ms
And Open section: "advice-panel" 1s 074ms
And Fill "warehouseman-(u)" in transport form 16s 348ms
And Confirm statuses until reach "process-ended" 32s 475ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 133ms
After Hooks.rollbackCustomFieldSettings() 070ms
Given Set token of apiUsername "super-admin-keeeper" 096ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 030ms
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" 056ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 356ms
And Login as "keeeper-admin" 2s 257ms
And Go to "TRANSPORT_TABLE" 099ms
And Find transport in table with status "planned" 1s 209ms
When Confirm statuses until reach "arrived" 3s 816ms
And Check if next status is not possible to confirm 096ms
And Go to transport details "UNLOAD" 4s 412ms
And Fill transport form 37s 938ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 167ms
And Confirm statuses until reach "process-ended" 24s 300ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 094ms
After Hooks.rollbackCustomFieldSettings() 048ms
Given Set token of apiUsername "super-admin-keeeper" 093ms
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" 048ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 364ms
And Login as "keeeper-admin" 1s 717ms
And Go to "TRANSPORT_TABLE" 110ms
And Find transport in table with status "planned" 1s 207ms
When Confirm statuses until reach "arrived" 3s 845ms
And Check if next status is not possible to confirm 105ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 458ms
And Fill transport form 36s 350ms
And Click "save-transport-and-close" save button and wait for form to disappear 666ms
And Confirm statuses until reach "process-ended" 24s 298ms
Then Check if transport has "process-ended" 030ms
After Hooks.deleteTransportAfterTest() 109ms
After Hooks.rollbackCustomFieldSettings() 048ms
Given Set token of apiUsername "super-admin-hochland" 095ms
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" 136ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 375ms
And Login as "hochland-admin" 2s 264ms
And Go to "TRANSPORT_TABLE" 168ms
And Find transport in table with status "advice-added" 1s 225ms
When Confirm statuses until reach "during-unload" 6s 587ms
And Check if next status is not possible to confirm 120ms
And Go to transport details "DELIVERY" 4s 729ms
And Fill transport form 36s 111ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 118ms
And Confirm statuses until reach "process-ended" 21s 592ms
Then Check if transport has "process-ended" 024ms
After Hooks.deleteTransportAfterTest() 133ms
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 340ms
And Confirm status "REPORTING" by Public API "v1" 083ms
And Confirm status "ARRIVAL" by Public API "v1" 093ms
And Login as "swiss-krono-delivery-guard" 1s 528ms
And Go to "TRANSPORT_TABLE" 159ms
When Confirm "Departure" status in transport row 3s 072ms
Then Verify that "Departure" has been confirmed 033ms
After Hooks.deleteTransportAfterTest() 098ms
Given Set token of apiUsername "super-admin-keeeper" 095ms
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" 044ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 15s 280ms
When Login as "keeeper-admin" 1s 784ms
And Find transport in table with status "planned" 1s 225ms
And Confirm statuses until reach "arrived" 3s 810ms
And Go to transport details "UNLOAD" 4s 416ms
And Fill transport form 37s 985ms
Then Check if next status is not possible to confirm in transport details 064ms
After Hooks.deleteTransportAfterTest() 111ms
After Hooks.rollbackCustomFieldSettings() 047ms
Given Set token of apiUsername "super-admin-keeeper" 094ms
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" 046ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 335ms
When Login as "keeeper-admin" 1s 835ms
And Find transport in table with status "planned" 1s 217ms
And Confirm statuses until reach "arrived" 3s 820ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 448ms
And Fill transport form 36s 391ms
Then Check if next status is not possible to confirm in transport details 069ms
After Hooks.deleteTransportAfterTest() 084ms
After Hooks.rollbackCustomFieldSettings() 052ms
Given Set token of apiUsername "super-admin-hochland" 097ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 026ms
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" 120ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 362ms
When Login as "hochland-admin" 2s 243ms
And Find transport in table with status "advice-added" 1s 285ms
And Confirm statuses until reach "during-unload" 6s 592ms
And Go to transport details "DELIVERY" 4s 686ms
And Fill transport form 36s 134ms
Then Check if next status is not possible to confirm in transport details 069ms
After Hooks.deleteTransportAfterTest() 134ms
After Hooks.rollbackCustomFieldSettings() 103ms