Project Number Date
ApolloFullRunnerReport apollo-test-2.51 22 cze 2021, 10:35

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@rollbackCustomFieldSettings 196 7 58 0 0 261 9 7 16 19m 891ms Failed
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm statuses when there is customFields blockade - with advice step
Steps
Given Set token of apiUsername "super-admin-hochland" 278ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 180ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 577ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 15s 874ms
And Set "advice" inputs from JSON file "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 002ms
And Login as "hochland-admin" 10s 361ms
And Show all transport types 1s 163ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 1s 347ms
And Set advice window in schedule 7s 700ms
And Fill advice form 16s 250ms
And Click advice save button and wait for advice form to disappear 33s 833ms
And Go to "TRANSPORT_TABLE" 508ms
And Find transport in table with status "advice-added" 3s 630ms
And Confirm statuses until reach "during-load" 49s 281ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@class='btn btn-sm btn-primary btn-wide']"}
  (Session info: headless chrome=91.0.4472.106)
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: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.dg8aYL}, 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=91.0.4472.106, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 2413d905fda26795179034b84566a9b3
*** Element info: {Using=xpath, value=//button[@class='btn btn-sm btn-primary btn-wide']}
	at sun.reflect.GeneratedConstructorAccessor201.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 Pages.BasePage.getWebElementByXpath(BasePage.java:323)
	at Pages.Transport.TransportsPage.confirmNextStatus(TransportsPage.java:300)
	at Pages.Transport.TransportsPage.confirmStatuses(TransportsPage.java:290)
	at CucumberTests.StatusTests.ConfirmStatuses.confirmStatusesUntilReach(ConfirmStatuses.java:84)
	at ✽.Confirm statuses until reach "during-load"(file:Features/Atom/Statuses/ConfirmStatuses.feature:125)
Then Check if confirm status modal appeared on confirming next status in transport "table" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
After Hooks.deleteTransportAfterTest() 1s 022ms
After Hooks.rollbackCustomFieldSettings() 494ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm statuses when there is customFields blockade - with advice step
Steps
Given Set token of apiUsername "super-admin-keeeper" 266ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 174ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 250ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 972ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 001ms
And Login as "keeeper-admin" 5s 865ms
And Show all transport types 1s 162ms
And Click button advice in transport table "LOAD" 260ms
And Set advice window in schedule 3s 360ms
And Fill advice form 16s 489ms
And Click advice save button and wait for advice form to disappear 33s 265ms
And Go to "TRANSPORT_TABLE" 388ms
And Find transport in table with status "advice-added" 3s 677ms
And Confirm statuses until reach "arrived" 33s 108ms
java.lang.AssertionError: Wartość advice-added-magazyn-wyrobów-gotowych atrybutu data-status-name nie zmieniła się w webelemencie [[ChromeDriver: chrome on LINUX (2413d905fda26795179034b84566a9b3)] -> xpath: //td[contains(@data-status-name, 'advice-added')]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.StatusUtil.waitUntilAttributeOfWebElementChangeValue(StatusUtil.java:43)
	at Pages.Transport.TransportsPage.confirmNextStatus(TransportsPage.java:303)
	at Pages.Transport.TransportsPage.confirmStatuses(TransportsPage.java:290)
	at CucumberTests.StatusTests.ConfirmStatuses.confirmStatusesUntilReach(ConfirmStatuses.java:84)
	at ✽.Confirm statuses until reach "arrived"(file:Features/Atom/Statuses/ConfirmStatuses.feature:125)
Then Check if confirm status modal appeared on confirming next status in transport "table" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
After Hooks.deleteTransportAfterTest() 878ms
After Hooks.rollbackCustomFieldSettings() 223ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm statuses when there is customFields blockade - with advice step
Steps
Given Set token of apiUsername "super-admin-keeeper" 253ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 173ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_CONTAINER_SANITARY_CONDITIONS_CFD" in "CONTAINER" - "keeeper" by "super-admin-keeeper" 246ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 962ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Login as "keeeper-admin" 5s 566ms
And Show all transport types 1s 267ms
And Click button advice in transport table "CONTAINER" 211ms
And Set advice window in schedule 3s 284ms
And Fill advice form 16s 453ms
And Click advice save button and wait for advice form to disappear 10s 734ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.dg8aYL}, 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=91.0.4472.106, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 2413d905fda26795179034b84566a9b3
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:169)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Statuses/ConfirmStatuses.feature:122)
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
And Confirm statuses until reach "arrived" 000ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
After Hooks.deleteTransportAfterTest() 640ms
After Hooks.rollbackCustomFieldSettings() 233ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 246ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 165ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 250ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 16s 850ms
And Login as "keeeper-admin" 5s 772ms
And Go to "TRANSPORT_TABLE" 426ms
And Find transport in table with status "planned" 3s 591ms
And Confirm statuses until reach "arrived" 5s 270ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 574ms
And Check if next status is not possible to confirm in status confirmation modal 226ms
After Hooks.deleteTransportAfterTest() 869ms
After Hooks.rollbackCustomFieldSettings() 218ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 250ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 151ms
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" 226ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 999ms
And Login as "keeeper-admin" 5s 794ms
And Go to "TRANSPORT_TABLE" 497ms
And Find transport in table with status "planned" 3s 682ms
And Confirm statuses until reach "arrived" 5s 296ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 603ms
And Check if next status is not possible to confirm in status confirmation modal 261ms
After Hooks.deleteTransportAfterTest() 875ms
After Hooks.rollbackCustomFieldSettings() 277ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-hochland" 240ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 175ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 1s 222ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 224ms
And Login as "hochland-admin" 9s 642ms
And Go to "TRANSPORT_TABLE" 446ms
And Find transport in table with status "advice-added" 3s 583ms
And Confirm statuses until reach "during-unload" 9s 513ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 718ms
And Check if next status is not possible to confirm in status confirmation modal 269ms
After Hooks.deleteTransportAfterTest() 1s 566ms
After Hooks.rollbackCustomFieldSettings() 852ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm statuses when there is customFields blockade and conditions are fulfilled - with advice step
Steps
Given Set token of apiUsername "super-admin-keeeper" 250ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "LOAD" 173ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 227ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 958ms
And Login as "keeeper-admin" 5s 950ms
And Show all transport types 1s 285ms
And Click button advice in transport table "LOAD" 197ms
And Set advice window in schedule 3s 253ms
And Fill advice form 16s 508ms
And Click advice save button and wait for advice form to disappear 10s 861ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.dg8aYL}, 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=91.0.4472.106, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 2413d905fda26795179034b84566a9b3
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:169)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Statuses/ConfirmStatuses.feature:164)
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "arrived" 000ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
And Set "transport" inputs from JSON file "EDIT_LOAD" "super-admin-keeeper" 000ms
And Click cancel in status confirmation modal 000ms
And Go to transport details "LOAD" 000ms
And Open section: "advice-panel" 000ms
And Fill transport form 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "LOAD" 000ms
And Open section: "advice-panel" 000ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 644ms
After Hooks.rollbackCustomFieldSettings() 230ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm statuses when there is customFields blockade and conditions are fulfilled - with advice step
Steps
Given Set token of apiUsername "super-admin-keeeper" 252ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "CONTAINER" 178ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_CONTAINER_SANITARY_CONDITIONS_CFD" in "CONTAINER" - "keeeper" by "super-admin-keeeper" 252ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 15s 866ms
And Login as "keeeper-admin" 6s 051ms
And Show all transport types 1s 163ms
And Click button advice in transport table "CONTAINER" 208ms
And Set advice window in schedule 3s 460ms
And Fill advice form 16s 339ms
And Click advice save button and wait for advice form to disappear 10s 778ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.dg8aYL}, 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=91.0.4472.106, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 2413d905fda26795179034b84566a9b3
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:169)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Statuses/ConfirmStatuses.feature:164)
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "arrived" 000ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
And Set "transport" inputs from JSON file "EDIT_CONTAINER" "super-admin-keeeper" 000ms
And Click cancel in status confirmation modal 000ms
And Go to transport details "CONTAINER" 000ms
And Open section: "advice-panel" 000ms
And Fill transport form 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "CONTAINER" 000ms
And Open section: "advice-panel" 000ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 639ms
After Hooks.rollbackCustomFieldSettings() 258ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm statuses when there is customFields blockade and conditions are fulfilled - with advice step
Steps
Given Set token of apiUsername "super-admin-hochland" 253ms
And Get "Magazynier (R)" settings from "hochland" in "TRANSFER_BETWEEN_WAREHOUSES" 167ms
And Set "advice" inputs from JSON file "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" 436ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 15s 883ms
And Login as "hochland-admin" 9s 444ms
And Show all transport types 1s 141ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 1s 309ms
And Set advice window in schedule 7s 518ms
And Fill advice form 15s 076ms
java.lang.AssertionError: Nie można wypełnić pola car-registration-number, ponieważ nie udało się go znaleźć w formularzu
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:152)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:117)
	at ✽.Fill advice form(file:Features/Atom/Statuses/ConfirmStatuses.feature:163)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "during-load" 000ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
And Set "transport" inputs from JSON file "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 000ms
And Click cancel in status confirmation modal 000ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 000ms
And Open section: "advice-panel" 000ms
And Fill transport form 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 000ms
And Open section: "advice-panel" 000ms
And Fill "warehouseman-(u)" in transport form 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 697ms
After Hooks.rollbackCustomFieldSettings() 435ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 268ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 169ms
And Set "transport" inputs from JSON file "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" 216ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 16s 762ms
And Login as "keeeper-admin" 5s 788ms
And Go to "TRANSPORT_TABLE" 504ms
And Find transport in table with status "planned" 3s 668ms
When Confirm statuses until reach "arrived" 5s 267ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 565ms
And Check if next status is not possible to confirm in status confirmation modal 224ms
And Click cancel in status confirmation modal 15s 317ms
And Go to transport details "UNLOAD" 4s 842ms
And Fill transport form 40s 291ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 420ms
And Confirm statuses until reach "process-ended" 13s 673ms
Then Check if transport has "process-ended" 079ms
After Hooks.deleteTransportAfterTest() 1s 024ms
After Hooks.rollbackCustomFieldSettings() 222ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 249ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 179ms
And Set "transport" inputs from JSON file "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" 269ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 034ms
And Login as "keeeper-admin" 5s 899ms
And Go to "TRANSPORT_TABLE" 432ms
And Find transport in table with status "planned" 3s 566ms
When Confirm statuses until reach "arrived" 5s 234ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 581ms
And Check if next status is not possible to confirm in status confirmation modal 259ms
And Click cancel in status confirmation modal 15s 361ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 894ms
And Fill transport form 40s 281ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 392ms
And Confirm statuses until reach "process-ended" 13s 748ms
Then Check if transport has "process-ended" 074ms
After Hooks.deleteTransportAfterTest() 1s 020ms
After Hooks.rollbackCustomFieldSettings() 229ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-hochland" 257ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 177ms
And Set "transport" inputs from JSON file "EDIT_DELIVERY" "super-admin-hochland" 001ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 749ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 178ms
And Login as "hochland-admin" 10s 385ms
And Go to "TRANSPORT_TABLE" 494ms
And Find transport in table with status "advice-added" 3s 846ms
When Confirm statuses until reach "during-unload" 9s 544ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 748ms
And Check if next status is not possible to confirm in status confirmation modal 358ms
And Click cancel in status confirmation modal 15s 851ms
And Go to transport details "DELIVERY" 4s 924ms
And Fill transport form 40s 583ms
And Click "save-transport-and-close" save button and wait for form to disappear 18s 039ms
And Confirm statuses until reach "process-ended" 9s 509ms
Then Check if transport has "process-ended" 063ms
After Hooks.deleteTransportAfterTest() 910ms
After Hooks.rollbackCustomFieldSettings() 811ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 254ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "UNLOAD" 161ms
And Set "transport" inputs from JSON file "EDIT_DELIVERY" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 266ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 16s 899ms
When Login as "keeeper-admin" 5s 418ms
And Find transport in table with status "planned" 3s 667ms
And Confirm statuses until reach "arrived" 5s 285ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 598ms
And Check if next status is not possible to confirm in status confirmation modal 262ms
And Click cancel in status confirmation modal 15s 390ms
And Go to transport details "UNLOAD" 4s 881ms
And Fill transport form 40s 208ms
Then Check if confirm status modal appeared on confirming next status in transport "details" 276ms
And Check if next status is not possible to confirm in status confirmation modal 231ms
After Hooks.deleteTransportAfterTest() 958ms
After Hooks.rollbackCustomFieldSettings() 246ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 263ms
And Get "Spełnienie warunków sanitarno-technicznych" settings from "keeeper" in "TANKER_GRANULATE_DELIVERY" 184ms
And Set "transport" inputs from JSON file "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" 235ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 071ms
When Login as "keeeper-admin" 5s 791ms
And Find transport in table with status "planned" 3s 820ms
And Confirm statuses until reach "arrived" 5s 306ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 626ms
And Check if next status is not possible to confirm in status confirmation modal 262ms
And Click cancel in status confirmation modal 15s 352ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 971ms
And Fill transport form 40s 825ms
Then Check if confirm status modal appeared on confirming next status in transport "details" 310ms
And Check if next status is not possible to confirm in status confirmation modal 276ms
After Hooks.deleteTransportAfterTest() 913ms
After Hooks.rollbackCustomFieldSettings() 234ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-hochland" 276ms
And Get "Magazynier" settings from "hochland" in "DELIVERY" 181ms
And Set "transport" inputs from JSON file "EDIT_DELIVERY" "super-admin-hochland" 002ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 756ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 104ms
When Login as "hochland-admin" 10s 056ms
And Find transport in table with status "advice-added" 3s 706ms
And Confirm statuses until reach "during-unload" 9s 682ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 679ms
And Check if next status is not possible to confirm in status confirmation modal 284ms
And Click cancel in status confirmation modal 15s 831ms
And Go to transport details "DELIVERY" 4s 857ms
And Fill transport form 40s 793ms
Then Check if confirm status modal appeared on confirming next status in transport "details" 324ms
And Check if next status is not possible to confirm in status confirmation modal 263ms
After Hooks.deleteTransportAfterTest() 1s 160ms
After Hooks.rollbackCustomFieldSettings() 808ms
View Feature Transport form
Scenario Outline Check if custom fields are filled with default option when form is opened
Steps
Given Set token of apiUsername "super-admin-bausch" 235ms
And Get "Serwis" settings from "bausch" in "LOAD_EXPORT" 185ms
When Set custom field "Serwis" with "EDIT_LOAD_EXPORT_INCOTERMS_CFD" in "LOAD_EXPORT" - "bausch" by "super-admin-bausch" 339ms
And Login as "bausch-admin" 5s 995ms
And Go to new transport "LOAD_EXPORT" 799ms
Then Check is field "incoterms-terms" of type "select" equals "DAP" 2s 160ms
java.lang.AssertionError: Wartości w formularzu w polu incoterms-terms są niepoprawne, wartość na stronie:  wartość poprawna: DAP
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:261)
	at CucumberTests.Transport.TransportFormTest.checkIsFieldOfTypeEquals(TransportFormTest.java:508)
	at ✽.Check is field "incoterms-terms" of type "select" equals "DAP"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:347)
After Hooks.rollbackCustomFieldSettings() 280ms