Project Number Date
ApolloFullRunnerReport develop.342 16 mar 2021, 05:10

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 23s 964ms Failed
Feature Status confirmation
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 373ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 414ms
When Find transport in table with status "advice-added" 1s 231ms
And Confirm statuses until reach "process-ended" 28s 078ms
Then Check if transport has "process-ended" 031ms
After Hooks.deleteTransportAfterTest() 104ms
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 597ms
When Find transport in table with status "planned" 15s 259ms
And Confirm statuses until reach "process-ended" 21s 623ms
Then Check if transport has "process-ended" 026ms
After Hooks.deleteTransportAfterTest() 104ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 113ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 300ms
When Find transport in table with status "planned" 1s 234ms
And Confirm statuses until reach "process-ended" 21s 564ms
Then Check if transport has "process-ended" 029ms
After Hooks.deleteTransportAfterTest() 114ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 116ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 306ms
When Find transport in table with status "planned" 15s 216ms
And Confirm statuses until reach "departed" 24s 361ms
Then Check if transport has "departed" 027ms
After Hooks.deleteTransportAfterTest() 156ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 099ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 315ms
When Find transport in table with status "created" 1s 212ms
And Confirm statuses until reach "process-ended" 21s 555ms
Then Check if transport has "process-ended" 025ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 141ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 316ms
When Find transport in table with status "created" 1s 222ms
And Confirm statuses until reach "process-ended" 29s 746ms
Then Check if transport has "process-ended" 023ms
After Hooks.deleteTransportAfterTest() 117ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 184ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 370ms
When Find transport in table with status "planned" 1s 241ms
And Confirm statuses until reach "process-ended" 27s 022ms
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 175ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 352ms
When Find transport in table with status "planned" 1s 190ms
And Confirm statuses until reach "process-ended" 27s 095ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 107ms
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 540ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 234ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 099ms
When Accept or reject "accept" transferred transport 18s 023ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 002ms
And Click button advice in transport table "SMALLS_IMPORT" 138ms
And Set advice window in schedule 2s 753ms
And Fill advice form 14s 831ms
And Click advice save button and wait for advice form to disappear 30s 768ms
And If user is login then logout 115ms
And Login as "swisskrono-admin" 1s 325ms
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.RQrowI}, 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: 0101ac6283bb5a0e3244b7af87d77d17
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'advice-added')]}
	at sun.reflect.GeneratedConstructorAccessor202.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() 131ms
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 063ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 261ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 087ms
When Accept or reject "accept" transferred transport 18s 123ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 003ms
And Click button advice in transport table "SMALLS_EXPORT" 146ms
And Set advice window in schedule 2s 665ms
And Fill advice form 14s 726ms
And Click advice save button and wait for advice form to disappear 30s 750ms
And If user is login then logout 120ms
And Login as "swisskrono-admin" 1s 358ms
And Find transport in table with status "advice-added" 16s 245ms
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.RQrowI}, 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: 0101ac6283bb5a0e3244b7af87d77d17
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'advice-added')]}
	at sun.reflect.GeneratedConstructorAccessor202.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() 151ms
Given Set token of apiUsername "super-admin-hochland" 096ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_ADVICE" "CHECKPOINT_BASED" "ARRIVAL" 203ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 355ms
When Login as "hochland-admin" 2s 753ms
And Find transport in table with status "advice-added" 1s 286ms
And Confirm statuses until reach "arrived" 3s 821ms
And Go to transport details "DELIVERY" 4s 698ms
Then Check if it is not possible to edit advice 173ms
After Hooks.deleteTransportAfterTest() 122ms
After Hooks.rollbackAddedActionAuthorities() 064ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 349ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 380ms
When Find transport in table with status "advice-added" 1s 232ms
And Check if transport row is "blue" 3s 080ms
And Confirm statuses until reach "arrived" 3s 818ms
And Check if transport row is "green" 3s 066ms
And Confirm statuses until reach "during-unload" 3s 757ms
Then Check if transport row is "orange" 3s 065ms
And Confirm statuses until reach "unloaded" 3s 741ms
Then Check if transport row is "darkgoldenrod" 3s 080ms
And Confirm statuses until reach "process-ended" 18s 792ms
Then Check if transport row is "silver" 3s 078ms
After Hooks.deleteTransportAfterTest() 115ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 065ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 204ms
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" 143ms
And Set advice window in schedule 2s 553ms
And Fill advice form 8s 477ms
And Click advice save button and wait for advice form to disappear 30s 746ms
And Go to "TRANSPORT_TABLE" 242ms
And Find transport in table with status "advice-added" 1s 203ms
And Confirm statuses until reach "left-the-area" 17s 500ms
Then Check if next status is not possible to confirm 110ms
After Hooks.deleteTransportAfterTest() 090ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 233ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 170ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 004ms
And Show all transport types 1s 045ms
And Click button advice in transport table "LOAD" 151ms
And Set advice window in schedule 2s 580ms
And Fill advice form 8s 540ms
And Click advice save button and wait for advice form to disappear 30s 688ms
And Go to "TRANSPORT_TABLE" 207ms
And Find transport in table with status "advice-added" 1s 279ms
And Confirm statuses until reach "left-the-area" 17s 507ms
Then Check if next status is not possible to confirm 112ms
After Hooks.deleteTransportAfterTest() 111ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 200ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 198ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 004ms
And Show all transport types 1s 049ms
And Click button advice in transport table "DELIVERY" 134ms
And Set advice window in schedule 2s 557ms
And Fill advice form 8s 448ms
And Click advice save button and wait for advice form to disappear 30s 708ms
And Go to "TRANSPORT_TABLE" 249ms
And Find transport in table with status "advice-added" 1s 196ms
When Add file to transport by API 849ms
And Confirm statuses until reach "process-ended" 35s 262ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 172ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 190ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 002ms
And Show all transport types 1s 035ms
And Click button advice in transport table "LOAD" 150ms
And Set advice window in schedule 2s 564ms
And Fill advice form 8s 463ms
And Click advice save button and wait for advice form to disappear 30s 758ms
And Go to "TRANSPORT_TABLE" 188ms
And Find transport in table with status "advice-added" 1s 243ms
When Add file to transport by API 281ms
And Confirm statuses until reach "process-ended" 35s 252ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 119ms
Given Set token of apiUsername "super-admin-hochland" 096ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 312ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 116ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 169ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 003ms
And Login as "hochland-admin" 2s 835ms
And Show all transport types 1s 062ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 150ms
And Set advice window in schedule 6s 416ms
And Fill advice form 11s 923ms
And Click advice save button and wait for advice form to disappear 30s 733ms
And Go to "TRANSPORT_TABLE" 206ms
And Find transport in table with status "advice-added" 1s 208ms
And Confirm statuses until reach "during-load" 6s 609ms
Then Check if next status is not possible to confirm 081ms
After Hooks.deleteTransportAfterTest() 116ms
After Hooks.rollbackCustomFieldSettings() 058ms
Given Set token of apiUsername "super-admin-keeeper" 090ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 017ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 036ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 201ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 003ms
And Login as "keeeper-admin" 1s 956ms
And Show all transport types 1s 137ms
And Click button advice in transport table "LOAD" 156ms
And Set advice window in schedule 2s 404ms
And Fill advice form 13s 264ms
And Click advice save button and wait for advice form to disappear 30s 693ms
And Go to "TRANSPORT_TABLE" 207ms
And Find transport in table with status "advice-added" 1s 259ms
And Confirm statuses until reach "arrived" 3s 820ms
Then Check if next status is not possible to confirm 106ms
After Hooks.deleteTransportAfterTest() 142ms
After Hooks.rollbackCustomFieldSettings() 041ms
Given Set token of apiUsername "super-admin-keeeper" 097ms
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" 043ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 195ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 003ms
And Login as "keeeper-admin" 1s 815ms
And Show all transport types 1s 062ms
And Click button advice in transport table "CONTAINER" 149ms
And Set advice window in schedule 2s 380ms
And Fill advice form 13s 330ms
And Click advice save button and wait for advice form to disappear 30s 735ms
And Go to "TRANSPORT_TABLE" 206ms
And Find transport in table with status "advice-added" 1s 259ms
And Confirm statuses until reach "arrived" 3s 790ms
Then Check if next status is not possible to confirm 103ms
After Hooks.deleteTransportAfterTest() 112ms
After Hooks.rollbackCustomFieldSettings() 038ms
Given Set token of apiUsername "super-admin-keeeper" 091ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 025ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 032ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 336ms
And Login as "keeeper-admin" 2s 015ms
And Go to "TRANSPORT_TABLE" 127ms
And Find transport in table with status "planned" 1s 216ms
And Confirm statuses until reach "arrived" 3s 788ms
Then Check if next status is not possible to confirm 116ms
After Hooks.deleteTransportAfterTest() 120ms
After Hooks.rollbackCustomFieldSettings() 039ms
Given Set token of apiUsername "super-admin-keeeper" 094ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 026ms
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 342ms
And Login as "keeeper-admin" 1s 794ms
And Go to "TRANSPORT_TABLE" 120ms
And Find transport in table with status "planned" 1s 196ms
And Confirm statuses until reach "arrived" 3s 815ms
Then Check if next status is not possible to confirm 100ms
After Hooks.deleteTransportAfterTest() 097ms
After Hooks.rollbackCustomFieldSettings() 039ms
Given Set token of apiUsername "super-admin-hochland" 091ms
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" 156ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 361ms
And Login as "hochland-admin" 2s 756ms
And Go to "TRANSPORT_TABLE" 190ms
And Find transport in table with status "advice-added" 1s 194ms
And Confirm statuses until reach "during-unload" 6s 538ms
Then Check if next status is not possible to confirm 130ms
After Hooks.deleteTransportAfterTest() 102ms
After Hooks.rollbackCustomFieldSettings() 101ms
Given Set token of apiUsername "super-admin-keeeper" 094ms
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" 032ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 183ms
And Login as "keeeper-admin" 1s 723ms
And Show all transport types 1s 132ms
And Click button advice in transport table "LOAD" 145ms
And Set advice window in schedule 2s 402ms
And Fill advice form 13s 289ms
And Click advice save button and wait for advice form to disappear 30s 697ms
And Go to "TRANSPORT_TABLE" 206ms
And Find transport in table with status "advice-added" 1s 235ms
When Confirm statuses until reach "arrived" 3s 825ms
And Check if next status is not possible to confirm 108ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 002ms
And Go to transport details "LOAD" 4s 376ms
And Open section: "advice-panel" 1s 069ms
And Fill transport form 24s 827ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 649ms
And Go to transport details "LOAD" 4s 398ms
And Open section: "advice-panel" 1s 068ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 800ms
And Confirm statuses until reach "process-ended" 24s 320ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 115ms
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 "CONTAINER" 022ms
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" 037ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 190ms
And Login as "keeeper-admin" 2s 376ms
And Show all transport types 1s 058ms
And Click button advice in transport table "CONTAINER" 151ms
And Set advice window in schedule 2s 384ms
And Fill advice form 13s 247ms
And Click advice save button and wait for advice form to disappear 30s 696ms
And Go to "TRANSPORT_TABLE" 207ms
And Find transport in table with status "advice-added" 1s 247ms
When Confirm statuses until reach "arrived" 3s 824ms
And Check if next status is not possible to confirm 116ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 002ms
And Go to transport details "CONTAINER" 4s 377ms
And Open section: "advice-panel" 1s 083ms
And Fill transport form 24s 754ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 601ms
And Go to transport details "CONTAINER" 4s 412ms
And Open section: "advice-panel" 1s 079ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 15s 825ms
And Confirm statuses until reach "process-ended" 24s 264ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 121ms
After Hooks.rollbackCustomFieldSettings() 042ms
Given Set token of apiUsername "super-admin-hochland" 089ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 017ms
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" 054ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 139ms
And Login as "hochland-admin" 2s 733ms
And Show all transport types 1s 057ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 158ms
And Set advice window in schedule 6s 424ms
And Fill advice form 11s 900ms
And Click advice save button and wait for advice form to disappear 30s 725ms
And Go to "TRANSPORT_TABLE" 215ms
And Find transport in table with status "advice-added" 1s 208ms
When Confirm statuses until reach "during-load" 7s 086ms
And Check if next status is not possible to confirm 085ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 002ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 523ms
And Open section: "advice-panel" 1s 078ms
And Fill transport form 36s 312ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 164ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 488ms
And Open section: "advice-panel" 1s 082ms
And Fill "warehouseman-(u)" in transport form 15s 903ms
And Confirm statuses until reach "process-ended" 33s 041ms
Then Check if transport has "process-ended" 026ms
After Hooks.deleteTransportAfterTest() 156ms
After Hooks.rollbackCustomFieldSettings() 061ms
Given Set token of apiUsername "super-admin-keeeper" 097ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 032ms
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" 036ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 321ms
And Login as "keeeper-admin" 2s 420ms
And Go to "TRANSPORT_TABLE" 138ms
And Find transport in table with status "planned" 1s 207ms
When Confirm statuses until reach "arrived" 3s 787ms
And Check if next status is not possible to confirm 105ms
And Go to transport details "UNLOAD" 4s 390ms
And Fill transport form 37s 931ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 142ms
And Confirm statuses until reach "process-ended" 24s 246ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 129ms
After Hooks.rollbackCustomFieldSettings() 038ms
Given Set token of apiUsername "super-admin-keeeper" 092ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 025ms
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" 040ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 387ms
And Login as "keeeper-admin" 1s 975ms
And Go to "TRANSPORT_TABLE" 138ms
And Find transport in table with status "planned" 1s 219ms
When Confirm statuses until reach "arrived" 3s 814ms
And Check if next status is not possible to confirm 111ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 369ms
And Fill transport form 36s 398ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 620ms
And Confirm statuses until reach "process-ended" 24s 320ms
Then Check if transport has "process-ended" 024ms
After Hooks.deleteTransportAfterTest() 152ms
After Hooks.rollbackCustomFieldSettings() 036ms
Given Set token of apiUsername "super-admin-hochland" 092ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 024ms
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" 096ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 367ms
And Login as "hochland-admin" 2s 614ms
And Go to "TRANSPORT_TABLE" 187ms
And Find transport in table with status "advice-added" 1s 199ms
When Confirm statuses until reach "during-unload" 6s 550ms
And Check if next status is not possible to confirm 123ms
And Go to transport details "DELIVERY" 4s 667ms
And Fill transport form 36s 021ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 137ms
And Confirm statuses until reach "process-ended" 21s 613ms
Then Check if transport has "process-ended" 027ms
After Hooks.deleteTransportAfterTest() 122ms
After Hooks.rollbackCustomFieldSettings() 101ms
Given Set token of apiUsername "super-admin-skd" 096ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 1s 298ms
And Confirm status "REPORTING" by Public API "v1" 075ms
And Confirm status "ARRIVAL" by Public API "v1" 100ms
And Login as "swiss-krono-delivery-guard" 1s 676ms
And Go to "TRANSPORT_TABLE" 197ms
When Confirm "Departure" status in transport row 3s 097ms
Then Verify that "Departure" has been confirmed 036ms
After Hooks.deleteTransportAfterTest() 126ms
Given Set token of apiUsername "super-admin-keeeper" 094ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 020ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 002ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 042ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 15s 290ms
When Login as "keeeper-admin" 2s 001ms
And Find transport in table with status "planned" 1s 217ms
And Confirm statuses until reach "arrived" 3s 812ms
And Go to transport details "UNLOAD" 4s 381ms
And Fill transport form 37s 942ms
Then Check if next status is not possible to confirm in transport details 070ms
After Hooks.deleteTransportAfterTest() 100ms
After Hooks.rollbackCustomFieldSettings() 030ms
Given Set token of apiUsername "super-admin-keeeper" 089ms
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" 001ms
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" 032ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 310ms
When Login as "keeeper-admin" 1s 968ms
And Find transport in table with status "planned" 1s 240ms
And Confirm statuses until reach "arrived" 3s 832ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 403ms
And Fill transport form 36s 445ms
Then Check if next status is not possible to confirm in transport details 057ms
After Hooks.deleteTransportAfterTest() 088ms
After Hooks.rollbackCustomFieldSettings() 030ms
Given Set token of apiUsername "super-admin-hochland" 093ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 024ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 002ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 088ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 367ms
When Login as "hochland-admin" 2s 364ms
And Find transport in table with status "advice-added" 1s 304ms
And Confirm statuses until reach "during-unload" 6s 560ms
And Go to transport details "DELIVERY" 4s 649ms
And Fill transport form 36s 111ms
Then Check if next status is not possible to confirm in transport details 070ms
After Hooks.deleteTransportAfterTest() 121ms
After Hooks.rollbackCustomFieldSettings() 094ms