Project Number Date
ApolloFullRunnerReport apollo-test-2.80 14 lip 2021, 05:39

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteTransportAfterTest 3499 74 353 0 0 3926 332 74 406 6h 3m 28s 989ms Failed
View Feature Advice transport
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 072ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 336ms
And Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama" 2s 575ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 347ms
When Click button advice in transport table "CONTAINER" 222ms
And Set advice window in schedule in the past 2s 764ms
And Fill advice form 19s 170ms
And Click advice save button to check error message 190ms
Then Check if possible advice alert is displayed 083ms
After Hooks.deleteTransportAfterTest() 129ms
View Feature Advice transport
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 300ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 372ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 035ms
And Check is transport "DELIVERY" created in transport table and set transport id 1s 384ms
When Click button advice in transport table "DELIVERY" 243ms
And Set advice window in schedule in the past 2s 878ms
And Fill advice form 10s 059ms
And Click advice save button to check error message 174ms
Then Check if possible advice alert is displayed 085ms
After Hooks.deleteTransportAfterTest() 103ms
View Feature Advice transport
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 222ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 358ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 024ms
And Check is transport "LOAD" created in transport table and set transport id 1s 344ms
When Click button advice in transport table "LOAD" 239ms
And Set advice window in schedule in the past 2s 927ms
And Fill advice form 10s 155ms
And Click advice save button to check error message 208ms
Then Check if possible advice alert is displayed 089ms
After Hooks.deleteTransportAfterTest() 117ms
View Feature Advice transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 144ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 368ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 025ms
And Check is transport "LOAD" created in transport table and set transport id 1s 399ms
When Click button advice in transport table "LOAD" 215ms
And Set advice window in schedule in the past 2s 785ms
And Fill advice form 15s 796ms
And Click advice save button to check error message 201ms
Then Check if possible advice alert is displayed 082ms
After Hooks.deleteTransportAfterTest() 109ms
View Feature Advice transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 136ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 330ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 026ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 400ms
When Click button advice in transport table "CONTAINER" 264ms
And Set advice window in schedule in the past 2s 802ms
And Fill advice form 15s 728ms
And Click advice save button to check error message 174ms
Then Check if possible advice alert is displayed 083ms
After Hooks.deleteTransportAfterTest() 192ms
View Feature Advice transport
Scenario Outline Check if possible to edit advice in transport details.
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 238ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 327ms
And Show all transport types 1s 174ms
And Create advice "CREATE_ADVICE_CONTAINER" "CONTAINER" "super-admin-adama" 53s 109ms
And Go to "TRANSPORT_TABLE" 510ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 022ms
When Go to transport details "CONTAINER" 2s 819ms
And Fill transport form 5s 164ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 024ms
And Expand advice panel 15s 084ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='advice-panel']"}
  (Session info: headless chrome=91.0.4472.114)
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.24pGIu}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 51475326496d3b0129efabd3aba6e551
*** Element info: {Using=xpath, value=//div[@id='advice-panel']}
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	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 CucumberTests.Transport.AdviceTransport.expandAdvicePanel(AdviceTransport.java:133)
	at ✽.Expand advice panel(file:Features/Atom/Advice/AdviceTransport.feature:34)
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "CONTAINER" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 104ms
View Feature Advice transport
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 155ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 356ms
And Show all transport types 1s 169ms
And Create advice "ADVICE_DELIVERY" "DELIVERY" "super-admin-piast" 44s 249ms
And Go to "TRANSPORT_TABLE" 514ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 025ms
When Go to transport details "DELIVERY" 2s 958ms
And Fill transport form 1m 8s 910ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 022ms
And Expand advice panel 268ms
And Edit advice in transport details 8s 142ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 246ms
And Go to transport details "DELIVERY" 2s 870ms
And Expand advice panel 264ms
Then Check are advice values equals after edition 336ms
After Hooks.deleteTransportAfterTest() 260ms
View Feature Advice transport
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 418ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 367ms
And Show all transport types 1s 159ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-piast" 44s 279ms
And Go to "TRANSPORT_TABLE" 525ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 027ms
When Go to transport details "LOAD" 3s 118ms
And Fill transport form 1m 3s 316ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 021ms
And Expand advice panel 242ms
And Edit advice in transport details 8s 196ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 241ms
And Go to transport details "LOAD" 3s 142ms
And Expand advice panel 270ms
Then Check are advice values equals after edition 352ms
After Hooks.deleteTransportAfterTest() 189ms
View Feature Advice transport
Scenario Outline Check if possible to edit advice in transport details.
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 211ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 338ms
And Show all transport types 1s 141ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 49s 796ms
And Go to "TRANSPORT_TABLE" 503ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 023ms
When Go to transport details "LOAD" 2s 815ms
And Fill transport form 28s 898ms
And Get inputs from database "EDIT_ADVICE_LOAD" "super-admin-keeeper" 028ms
And Expand advice panel 283ms
And Edit advice in transport details 21s 500ms
And Click "save-transport-and-close" save button and wait for form to disappear 518ms
java.lang.AssertionError: Nie udało się zapisać zmian! Pojawił się komunikat walidacyjny w polu:
[do]
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Transport.TransportFormPage.clickSaveButtonAndWaitForFormToDisappear(TransportFormPage.java:195)
	at CucumberTests.Transport.CreateTransport.clickSaveButtonAndWaitForFormToDisappear(CreateTransport.java:201)
	at ✽.Click "save-transport-and-close" save button and wait for form to disappear(file:Features/Atom/Advice/AdviceTransport.feature:36)
And Go to transport details "LOAD" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 165ms
View Feature Advice transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 319ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 370ms
And Show all transport types 1s 154ms
And Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-keeeper" 49s 593ms
And Go to "TRANSPORT_TABLE" 467ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 024ms
When Go to transport details "CONTAINER" 2s 882ms
And Fill transport form 28s 790ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-keeeper" 026ms
And Expand advice panel 289ms
And Edit advice in transport details 21s 543ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 204ms
And Go to transport details "CONTAINER" 2s 829ms
And Expand advice panel 272ms
Then Check are advice values equals after edition 6s 940ms
After Hooks.deleteTransportAfterTest() 217ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice by advice button in transport table
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 277ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 344ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 028ms
When Show all transport types 1s 166ms
And Click button advice in transport table "CONTAINER" 210ms
And Set advice window in schedule 2s 738ms
And Fill advice form 14s 924ms
And Click advice save button and wait for advice form to disappear 10s 809ms
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.24pGIu}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 51475326496d3b0129efabd3aba6e551
	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/Advice/AdviceTransport.feature:57)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 202ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice by advice button in transport table
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 450ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 368ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 025ms
When Show all transport types 1s 172ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 252ms
And Set advice window in schedule 7s 102ms
And Fill advice form 15s 139ms
java.lang.AssertionError: Nie można wypełnić pola phone-number-prefix, 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/Advice/AdviceTransport.feature:56)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 121ms
View Feature Advice transport
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 372ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 486ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 023ms
When Show all transport types 1s 145ms
And Click button advice in transport table "DELIVERY" 272ms
And Set advice window in schedule 2s 934ms
And Fill advice form 10s 137ms
And Click advice save button and wait for advice form to disappear 30s 938ms
And Go to "TRANSPORT_TABLE" 404ms
And Go to transport details "DELIVERY" 2s 890ms
Then Check are advice values equals 496ms
After Hooks.deleteTransportAfterTest() 143ms
View Feature Advice transport
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 103ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 370ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 022ms
When Show all transport types 1s 160ms
And Click button advice in transport table "LOAD" 225ms
And Set advice window in schedule 2s 944ms
And Fill advice form 10s 094ms
And Click advice save button and wait for advice form to disappear 30s 940ms
And Go to "TRANSPORT_TABLE" 445ms
And Go to transport details "LOAD" 2s 997ms
Then Check are advice values equals 617ms
After Hooks.deleteTransportAfterTest() 165ms
View Feature Advice transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 273ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 351ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 025ms
When Show all transport types 1s 162ms
And Click button advice in transport table "LOAD" 261ms
And Set advice window in schedule 2s 769ms
And Fill advice form 15s 742ms
And Click advice save button and wait for advice form to disappear 31s 054ms
And Go to "TRANSPORT_TABLE" 509ms
And Go to transport details "LOAD" 2s 761ms
Then Check are advice values equals 2s 863ms
After Hooks.deleteTransportAfterTest() 160ms
View Feature Advice transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 125ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 361ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 024ms
When Show all transport types 1s 156ms
And Click button advice in transport table "CONTAINER" 259ms
And Set advice window in schedule 2s 766ms
And Fill advice form 15s 751ms
And Click advice save button and wait for advice form to disappear 30s 958ms
And Go to "TRANSPORT_TABLE" 420ms
And Go to transport details "CONTAINER" 2s 780ms
Then Check are advice values equals 2s 929ms
After Hooks.deleteTransportAfterTest() 232ms
View Feature Advice transport
Given Set token of apiUsername "super-admin-adama" 123ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 345ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 109ms
And Set token of apiUsername "paa1-carrier@qa.qa-test" 121ms
And Accept transferred transport by Api 115ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 351ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 024ms
When Show all transport types 1s 160ms
And Click button advice in transport table "TRANSPORT" 196ms
And Set advice window in schedule 2s 653ms
And Fill advice form 14s 069ms
And Click advice save button and wait for advice form to disappear 31s 031ms
And Go to "TRANSPORT_TABLE" 469ms
And Go to transport details "TRANSPORT" 2s 779ms
Then Check are advice values equals 2s 884ms
After Hooks.deleteTransportAfterTest() 229ms
View Feature Advice transport
Given Set token of apiUsername "super-admin-skz" 119ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 341ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 113ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 118ms
And Accept transferred transport by Api 114ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 196ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 024ms
When Show all transport types 1s 176ms
And Click button advice in transport table "SMALLS_IMPORT" 225ms
And Set advice window in schedule 2s 921ms
And Fill advice form 17s 268ms
And Click advice save button and wait for advice form to disappear 30s 944ms
And Go to "TRANSPORT_TABLE" 439ms
And Go to transport details "SMALLS_IMPORT" 2s 950ms
Then Check are advice values equals 2s 874ms
After Hooks.deleteTransportAfterTest() 144ms
View Feature Advice transport
Given Set token of apiUsername "super-admin-skz" 116ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 339ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 110ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 122ms
And Accept transferred transport by Api 108ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 282ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 025ms
When Show all transport types 1s 207ms
And Click button advice in transport table "SMALLS_EXPORT" 274ms
And Set advice window in schedule 2s 931ms
And Fill advice form 17s 240ms
And Click advice save button and wait for advice form to disappear 30s 996ms
And Go to "TRANSPORT_TABLE" 471ms
And Go to transport details "SMALLS_EXPORT" 2s 863ms
Then Check are advice values equals 2s 896ms
After Hooks.deleteTransportAfterTest() 129ms
View Feature Advice transport
Given Set token of apiUsername "super-admin-adama" 124ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 367ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 122ms
And Accept transferred transport by Api 124ms
And Login as "paa1-carrier@qa.qa-test" 2s 386ms
When Show all transport types 1s 176ms
And Click button advice in transport table "TRANSPORT" 259ms
And Set week view 1s 749ms
And Show yesterday 1s 169ms
Then Check if advice restriction blockade windows are visible 054ms
After Hooks.deleteTransportAfterTest() 106ms
View Feature Advice transport
Given Set token of apiUsername "super-admin-skz" 123ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 15s 238ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 103ms
And Accept transferred transport by Api 103ms
And Login as "pskza1-carrier@qa.qa-test" 2s 151ms
When Show all transport types 1s 194ms
And Click button advice in transport table "SMALLS_IMPORT" 259ms
And Set week view 2s 309ms
And Show yesterday 1s 186ms
Then Check if advice restriction blockade windows are visible 097ms
After Hooks.deleteTransportAfterTest() 123ms
View Feature Advice transport
Given Set token of apiUsername "super-admin-skz" 118ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 15s 233ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 103ms
And Accept transferred transport by Api 100ms
And Login as "pskza1-carrier@qa.qa-test" 2s 264ms
When Show all transport types 1s 156ms
And Click button advice in transport table "SMALLS_EXPORT" 206ms
And Set week view 2s 214ms
And Show yesterday 1s 213ms
Then Check if advice restriction blockade windows are visible 055ms
After Hooks.deleteTransportAfterTest() 103ms
View Feature Advice transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 416ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 499ms
And Show all transport "false" 106ms
And Click on time window date 1s 610ms
And Select view "DAYS_4" 2s 161ms
And Move advice window "3" 1s 491ms
Then Check if advice window is in new location 078ms
After Hooks.deleteTransportAfterTest() 219ms
View Feature Advice transport
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 294ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 966ms
And Show all transport "false" 088ms
And Click on time window date 15s 898ms
And Select view "DAYS_4" 2s 180ms
And Move advice window "3" 1s 789ms
Then Check if advice window is in new location 136ms
After Hooks.deleteTransportAfterTest() 146ms
View Feature Advice transport
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 182ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 336ms
And Show all transport "false" 086ms
And Click on time window date 15s 739ms
And Select view "DAYS_4" 2s 167ms
And Move advice window "3" 1s 604ms
Then Check if advice window is in new location 070ms
After Hooks.deleteTransportAfterTest() 132ms
View Feature Advice transport
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 114ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 414ms
And Show all transport "false" 087ms
And Click on time window date 1s 742ms
And Select view "DAYS_4" 2s 598ms
And Move advice window "3" 1s 577ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 120ms
View Feature Advice transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 997ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 421ms
And Show all transport "false" 087ms
And Click on time window date 1s 578ms
And Select view "DAYS_4" 2s 152ms
And Move advice window "3" 1s 486ms
Then Check if advice window is in new location 072ms
After Hooks.deleteTransportAfterTest() 153ms
View Feature Advice transport
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 023ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 518ms
And Show all transport "true" 251ms
And Click on time window date 1s 683ms
And Select view "DAYS_4" 2s 158ms
And Move advice window "3" 1s 512ms
Then Check if advice window is in new location 074ms
After Hooks.deleteTransportAfterTest() 134ms
View Feature Advice transport
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 013ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 343ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 012ms
When Show all transport types 1s 163ms
And Click button advice in transport table "DELIVERY" 265ms
And Set advice window in schedule 2s 936ms
And Fill advice form 10s 066ms
And Click advice save button and wait for advice form to disappear 31s 034ms
And Go to "TRANSPORT_TABLE" 505ms
And Click on time window date 1s 703ms
And Select view "DAYS_4" 2s 166ms
And Move advice window "3" 1s 630ms
Then Check if advice window is in new location 080ms
After Hooks.deleteTransportAfterTest() 272ms
View Feature Advice transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 512ms
And Create transport "CREATE_LATE_DELIVERY" by JSON file as "super-admin-hochland" in "0" days 1s 559ms
Then Check if transport row is "red" 3s 252ms
After Hooks.deleteTransportAfterTest() 137ms
View Feature Advice transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 317ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 477ms
And Go to "TRANSPORT_TABLE" 359ms
And Show all transport types 1s 141ms
And Click on time window date 1s 667ms
And Scroll to time window "adviceWindow" 148ms
And Set time window height "2" "adviceWindow" 5s 614ms
Then Check height of the time window after expanding by "2" in "adviceWindow" 072ms
After Hooks.deleteTransportAfterTest() 120ms
View Feature Advice transport
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 969ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 465ms
And Go to "TRANSPORT_TABLE" 393ms
And Show all transport types 1s 156ms
And Click on time window date 1s 762ms
And Scroll to time window "adviceWindow" 161ms
And Set time window height "4" "adviceWindow" 5s 625ms
Then Check height of the time window after expanding by "4" in "adviceWindow" 072ms
After Hooks.deleteTransportAfterTest() 222ms
View Feature Advice transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 139ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 479ms
And Go to "TRANSPORT_TABLE" 366ms
And Show all transport types 1s 144ms
And Click on time window date 1s 617ms
And Scroll to time window "adviceWindow" 161ms
And Set time window height "3" "adviceWindow" 5s 646ms
Then Check height of the time window after expanding by "3" in "adviceWindow" 081ms
After Hooks.deleteTransportAfterTest() 116ms
View Feature Advice transport
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 958ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 444ms
And Go to "TRANSPORT_TABLE" 633ms
And Show all transport types 15s 087ms
And Click on time window date 15s 952ms
And Scroll to time window "adviceWindow" 155ms
And Set time window height "1" "adviceWindow" 5s 665ms
Then Check height of the time window after expanding by "1" in "adviceWindow" 074ms
After Hooks.deleteTransportAfterTest() 224ms
View Feature Advice transport
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 168ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 370ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 025ms
When Show all transport types 1s 165ms
And Click button advice in transport table "DELIVERY" 243ms
And Set advice window in schedule 2s 971ms
And Fill advice form 10s 007ms
And Click advice save button and wait for advice form to disappear 30s 999ms
And Go to "TRANSPORT_TABLE" 536ms
And Click on time window date 1s 725ms
And Set time window height "2" "adviceWindow" 5s 662ms
Then Check height of the time window after expanding by "2" in "adviceWindow" 105ms
After Hooks.deleteTransportAfterTest() 239ms
View Feature Advice transport
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 022ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 376ms
And Go to "WAREHOUSE_TAB" 1s 175ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 146ms
When Go to new transport "DELIVERY" 707ms
And Fill transport form 45s 046ms
And Click "save-transport" save button and wait for form to disappear 30s 179ms
And Click previous page button in browser 070ms
Then Check if advice window can't be created 2s 987ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature Advice transport
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 023ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 647ms
And Go to "WAREHOUSE_TAB" 1s 178ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 128ms
When Go to new transport "DELIVERY" 679ms
And Fill transport form 44s 668ms
And Click "save-transport" save button and wait for form to disappear 30s 291ms
And Replace warehouse id in browser url with "Twarożkarnia wyrób gotowy" id 125ms
Then Check if advice window can't be created 2s 607ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature Advice transport
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 554ms
And Create transport "CREATE_TRANSPORT_WITHOUT_WAREHOUSES" by JSON file as "super-admin-adama" 1s 375ms
And Transfer transport to carrier by JSON file "super-admin-adama" "false" confirmation 148ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 018ms
When Show all transport types 1s 144ms
And Click button advice in transport table "TRANSPORT" 794ms
And Fill advice form 13s 862ms
And Click advice save button and wait for advice form to disappear 30s 970ms
When Find transport in table with status "no-advice-undefined" 3s 705ms
And Open statuses popup 173ms
And Wait "2" seconds 2s
Then Check if transport has checkpoints from list "Zgłoszenie się kierowcy,Zakończenie załadunku,Dostarczenie do klienta" in "1" 180ms
After Hooks.deleteTransportAfterTest() 104ms
View Feature Advice transport
Given Set token of apiUsername "super-admin-farmacol" 119ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 339ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 845ms
And Login as "farmacol-admin" 2s 021ms
And Go to "WAREHOUSE_TAB" 924ms
And Select warehouse "Katowice Przyjęcia" 1s 409ms
And Set week view 2s 672ms
And Move cursor over time window element 475ms
Then Check if "Zaawizowany" "31415" "06:00" "GDA12345" are visible on time window popup details 333ms
After Hooks.deleteTransportAfterTest() 132ms
View Feature Advice transport
- order: advice data => advice window [A-7478]
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 804ms
And Create default accepted mode of transportation by API with "pba1-carrier" 357ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 1s 381ms
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 004ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 175ms
When Go to "TRANSPORT_TABLE" 413ms
And Show all transport types 1s 163ms
And Click button advice in transport table "EXW_DELIVERY" 786ms
And Fill advice form 10s 525ms
And Click advice save button and wait for advice form to disappear 30s 946ms
And Click button advice in transport table "EXW_DELIVERY" 244ms
And Set advice window in schedule 2s 832ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 1s 669ms
And Click advice save button and wait for advice form to disappear 30s 981ms
And Go to "TRANSPORT_TABLE" 467ms
And Show all transport types 1s 199ms
And Go to transport details "EXW_DELIVERY" 2s 806ms
Then Check are advice values equals 2s 630ms
After Hooks.deleteTransportAfterTest() 152ms
After Hooks.deleteModeOfTransportationAfterTest() 110ms
View Feature Company Resources
Given Set "transport" inputs from JSON file "CREATE_DELIVERY_CONTRACTOR" "super-admin-neuca" 002ms
And Login as "pna1-carrier" and set token of apiUsername "super-admin-neuca" 2s 007ms
And Go to new transport "DELIVERY" 15s 523ms
And Fill transport form 38s 609ms
And Select "save-as-resource" checkbox 388ms
When Click "save-transport" save button and wait for form to disappear 30s 193ms
And Set advice window in schedule 2s 397ms
And Check is transport created in schedule and set transport id 1s 106ms
Then Go to "OWN_COMPANY_TAB" 534ms
And Check if advice values are visible in company resources 464ms
After Hooks.deleteTransportAfterTest() 171ms
View Feature Filters
Given Set token of apiUsername "swisskrono-purchasing-department" 121ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 1s 375ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 3s 390ms
When Go to "TRANSPORT_TABLE" 450ms
And Sort transports by "show-mine" 1s 125ms
And Show all transport types 1s 155ms
Then Verify that created transport is "true" in transport table 1s 241ms
After Hooks.deleteTransportAfterTest() 089ms
View Feature Filters
Given Set token of apiUsername "swisskrono-purchasing-department" 122ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 1s 382ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 194ms
When Go to "TRANSPORT_TABLE" 357ms
And Sort transports by "show-all" 1s 161ms
And Show all transport types 1s 186ms
Then Verify that created transport is "true" in transport table 1s 234ms
After Hooks.deleteTransportAfterTest() 116ms
View Feature Filters
Given Set token of apiUsername "swisskrono-admin" 127ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 1s 368ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 256ms
When Go to "TRANSPORT_TABLE" 348ms
And Sort transports by "show-mine" 1s 134ms
And Show all transport types 1s 177ms
Then Verify that created transport is "false" in transport table 1m 18s 478ms
After Hooks.deleteTransportAfterTest() 131ms
View Feature Filters
Given Set token of apiUsername "swisskrono-admin" 120ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 1s 429ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 510ms
When Go to "TRANSPORT_TABLE" 358ms
And Sort transports by "show-all" 1s 149ms
And Show all transport types 1s 205ms
Then Verify that created transport is "true" in transport table 1s 244ms
After Hooks.deleteTransportAfterTest() 115ms
View Feature Filters
Given Set token of apiUsername "swisskrono-purchasing-department" 122ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 1s 364ms
And Delete created transport by API 104ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 238ms
When Go to "ARCHIVE_TAB" 508ms
And Sort transports by "show-mine" 1s 158ms
And Show "SMALLS_IMPORT" 184ms
Then Verify that created transport is "true" in transport table 15s 122ms
After Hooks.deleteTransportAfterTest() 111ms
View Feature Filters
Given Set token of apiUsername "swisskrono-purchasing-department" 122ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 15s 272ms
And Delete created transport by API 192ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 415ms
When Go to "ARCHIVE_TAB" 505ms
And Sort transports by "show-all" 1s 166ms
And Show "SMALLS_IMPORT" 163ms
Then Verify that created transport is "true" in transport table 15s 115ms
After Hooks.deleteTransportAfterTest() 127ms
View Feature Filters
Given Set token of apiUsername "swisskrono-admin" 122ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 15s 289ms
And Delete created transport by API 107ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 549ms
When Go to "ARCHIVE_TAB" 505ms
And Sort transports by "show-mine" 1s 142ms
And Show "SMALLS_IMPORT" 156ms
Then Verify that created transport is "false" in transport table 1m 32s 356ms
After Hooks.deleteTransportAfterTest() 217ms
View Feature Filters
Given Set token of apiUsername "swisskrono-admin" 120ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 15s 294ms
And Delete created transport by API 102ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 544ms
When Go to "ARCHIVE_TAB" 485ms
And Sort transports by "show-all" 1s 162ms
And Show "SMALLS_IMPORT" 180ms
Then Verify that created transport is "true" in transport table 15s 146ms
After Hooks.deleteTransportAfterTest() 184ms
View Feature Filters
Given Set token of apiUsername "super-admin-alrec" 124ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 1s 366ms
When Login as "alrec-admin" 2s 077ms
And Go to "TRANSPORT_TABLE" 373ms
And Show all transport "true" 223ms
And Select transportType "TRANSPORT_ORDER" 1s 284ms
Then Check if load and unload time filters work properly "LOAD_TIME_WINDOW" 37s 442ms
After Hooks.deleteTransportAfterTest() 194ms
View Feature Filters
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 208ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 384ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 107ms
And Accept transferred transport by Api 111ms
And Create advice "ADVICE_SMALLS" "SMALLS_IMPORT" "super-admin-skz" 53s 495ms
And Delete created transport by API 169ms
When Go to "ARCHIVE_TAB" 550ms
And Show "SMALLS_IMPORT" 191ms
Then Check if it is possible to search with different date property selects 1m 29s 747ms
After Hooks.deleteTransportAfterTest() 217ms
View Feature Filters
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 458ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 395ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 119ms
And Accept transferred transport by Api 124ms
And Create advice "ADVICE_SMALLS" "SMALLS_EXPORT" "super-admin-skz" 53s 581ms
And Delete created transport by API 134ms
When Go to "ARCHIVE_TAB" 497ms
And Show "SMALLS_EXPORT" 200ms
Then Check if it is possible to search with different date property selects 1m 29s 448ms
After Hooks.deleteTransportAfterTest() 229ms
View Feature Filters
Given Set token of apiUsername "super-admin-neuca" 120ms
And Prepare setting: "TRANSPORT_TABLE_DAYS_LIMIT" with value: "7d" with "super-admin-neuca" 025ms
When Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "8" days 15s 398ms
And Login as "neuca-admin" 2s 078ms
And Go to "TRANSPORT_TABLE" 498ms
Then Verify that created transport is "false" in transport table 1m 32s 326ms
And Toggle transport table days limit filter 197ms
And Verify that created transport is "true" in transport table 15s 179ms
After Hooks.deleteTransportAfterTest() 225ms
View Feature Grouping of carriers
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 194ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 410ms
And Add carrier "Przewoźnik SKZ Automat 1" to carriers group "Kraj" by Api as "super-admin-skz" 162ms
When Go to "TRANSPORT_TABLE" 346ms
And Go to auction form 1s 464ms
And Select contractors group "Kraj" 264ms
Then Verify that carrier "PSKZA1" is selected 088ms
After Hooks.deleteTransportAfterTest() 108ms
After Hooks.removeContractorsGroup() 099ms
View Feature Grouping of carriers
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 256ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 383ms
When Go to "TRANSPORT_TABLE" 344ms
And Go to auction form 1s 429ms
And Select contractors group "Wybierz grupę firm transportowych" 319ms
Then Verify that all companies are selected after choose "data-group-name" 469ms
After Hooks.deleteTransportAfterTest() 108ms
View Feature Grouping of carriers
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 224ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 339ms
When Go to "TRANSPORT_TABLE" 403ms
And Go to auction form 1s 517ms
And Select contractors group "Wybierz uczestników zapytania" 277ms
Then Verify that all companies are selected after choose "data-carrier-name" 200ms
After Hooks.deleteTransportAfterTest() 123ms
View Feature Crud index
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 319ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 382ms
And Show all transport "false" 081ms
And Get inputs from database "ADD_INDEX" "super-admin-adama" 016ms
And Create product if needed "false" by api for principal "adama" 097ms
When Go to transport details "TRANSPORT" 2s 891ms
And Expand index panel 256ms
And Click add index button 293ms
And Fill index form 11s 812ms
And Click ok button in index form 15s 249ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 231ms
And Go to transport details "TRANSPORT" 2s 881ms
And Expand index panel 282ms
Then Check are transport values equals 317ms
After Hooks.deleteTransportAfterTest() 192ms
After Hooks.deleteProductAfterTest() 080ms
View Feature Crud index
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 527ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 363ms
And Show all transport "true" 248ms
And Get inputs from database "ADD_INDEX" "super-admin-alrec" 026ms
And Create product if needed "true" by api for principal "alrec" 000ms
When Go to transport details "TRANSPORT_ORDER" 2s 914ms
And Expand index panel 239ms
And Click add index button 276ms
And Fill index form 8s 680ms
And Click ok button in index form 15s 281ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 259ms
And Go to transport details "TRANSPORT_ORDER" 2s 841ms
And Expand index panel 288ms
Then Check are transport values equals 2s 374ms
After Hooks.deleteTransportAfterTest() 107ms
After Hooks.deleteProductAfterTest() 000ms
View Feature Crud index
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 111ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 375ms
And Show all transport "false" 081ms
And Get inputs from database "ADD_INDEX" "super-admin-adama" 016ms
And Create product if needed "false" by api for principal "adama" 061ms
When Go to transport details "TRANSPORT" 2s 843ms
And Add index to transport 27s 710ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 241ms
When Go to transport details "TRANSPORT" 2s 754ms
And Expand index panel 216ms
And Click delete index button 146ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 139ms
And Go to transport details "TRANSPORT" 2s 833ms
And Expand index panel 222ms
Then Verify that transport has no indexes 15s 032ms
After Hooks.deleteTransportAfterTest() 203ms
After Hooks.deleteProductAfterTest() 054ms
View Feature Crud index
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 251ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 414ms
And Show all transport "true" 225ms
And Get inputs from database "ADD_INDEX" "super-admin-alrec" 023ms
And Create product if needed "true" by api for principal "alrec" 000ms
When Go to transport details "TRANSPORT_ORDER" 2s 855ms
And Add index to transport 24s 493ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 251ms
When Go to transport details "TRANSPORT_ORDER" 2s 847ms
And Expand index panel 240ms
And Click delete index button 174ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 201ms
And Go to transport details "TRANSPORT_ORDER" 2s 720ms
And Expand index panel 263ms
Then Verify that transport has no indexes 15s 078ms
After Hooks.deleteTransportAfterTest() 117ms
After Hooks.deleteProductAfterTest() 000ms
View Feature Index
Given Login as "dayco-admin" and set token of apiUsername "super-admin-dayco" 2s 601ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 1s 389ms
And Get inputs from database "ADD_INDEX" "super-admin-dayco" 022ms
And Create product if needed "false" by api for principal "dayco" 060ms
And Go to transport details "OWN_COLLECTION" 2s 831ms
And Add index to transport 25s 961ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 184ms
And Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco" 42s 664ms
When Click on index details icon 199ms
Then Verify that indexes display in window "product-index;quantity-of-Planned quantity;quantity-of-Quantity sent" 001ms
After Hooks.deleteTransportAfterTest() 137ms
After Hooks.deleteProductAfterTest() 046ms
View Feature Advice Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 011ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 221ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 356ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-adama" 021ms
And Show all transport types 1s 158ms
And Click button advice in transport table "CONTAINER" 252ms
And Set advice window in schedule 2s 796ms
And Fill advice form 13s 924ms
And Click advice save button and wait for advice form to disappear 30s 966ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zapisano awizację! | Advice has been saved!" 8s 018ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 160ms
After Hooks.cleanUserDetailsAfterTest() 199ms
View Feature Advice Mail
Scenario Outline Check if mail was sent to creator after creating advice
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 343ms
And Prepare user "piast-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 089ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/99422683 - status odpowiedzi: 422 , komunikat:  [errors:[Przepraszamy, ale podany login jest już zajęty.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.User.EditUserTest.prepareUserDetailsWithAllNotifications(EditUserTest.java:108)
	at CucumberTests.User.EditUserTest.prepareUserDetailsWithAllNotificationsAndByJSONFile(EditUserTest.java:90)
	at ✽.Prepare user "piast-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file(file:Features/Atom/Mail/AdviceMail.feature:6)
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 000ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 000ms
And Show all transport types 000ms
And Click button advice in transport table "DELIVERY" 000ms
And Set advice window in schedule 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zapisano awizację! | Advice has been saved!" 000ms
Then Check if user got a mail 000ms
Hooks
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.cleanUserDetailsAfterTest() 074ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/99422683 - status odpowiedzi: 422 , komunikat:  [errors:[Przepraszamy, ale podany login jest już zajęty.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.Hooks.cleanUserDetailsAfterTest(Hooks.java:319)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
View Feature Advice Mail
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 083ms
And Prepare user "keeeper-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 290ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 324ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 022ms
And Show all transport types 1s 157ms
And Click button advice in transport table "LOAD" 244ms
And Set advice window in schedule 2s 783ms
And Fill advice form 15s 618ms
And Click advice save button and wait for advice form to disappear 31s 030ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zapisano awizację! | Time window has been saved!" 7s 096ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 230ms
After Hooks.cleanUserDetailsAfterTest() 217ms
View Feature Advice Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 662ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 210ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 321ms
And Show all transport types 1s 163ms
And Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-adama" 47s 957ms
And Go to "TRANSPORT_TABLE" 484ms
And Go to transport details "CONTAINER" 2s 882ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 020ms
When Go to transport details "CONTAINER" 3s 585ms
And Fill transport form 5s 197ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 020ms
And Expand advice panel 246ms
And Edit advice in transport details 15s 242ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 174ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zmiana w awizacji numer" 20s 409ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 255ms
After Hooks.cleanUserDetailsAfterTest() 206ms
View Feature Advice Mail
Scenario Outline Check if mail was sent to creator after editing advice
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 301ms
And Prepare user "piast-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 098ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/99422683 - status odpowiedzi: 422 , komunikat:  [errors:[Przepraszamy, ale podany login jest już zajęty.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.User.EditUserTest.prepareUserDetailsWithAllNotifications(EditUserTest.java:108)
	at CucumberTests.User.EditUserTest.prepareUserDetailsWithAllNotificationsAndByJSONFile(EditUserTest.java:90)
	at ✽.Prepare user "piast-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file(file:Features/Atom/Mail/AdviceMail.feature:25)
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 000ms
And Show all transport types 000ms
And Create advice "ADVICE_DELIVERY" "DELIVERY" "super-admin-piast" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 000ms
When Go to transport details "DELIVERY" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zmiana w awizacji numer" 000ms
Then Check if user got a mail 000ms
Hooks
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.cleanUserDetailsAfterTest() 077ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/99422683 - status odpowiedzi: 422 , komunikat:  [errors:[Przepraszamy, ale podany login jest już zajęty.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.Hooks.cleanUserDetailsAfterTest(Hooks.java:319)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
View Feature Advice Mail
Scenario Outline Check if mail was sent to creator after editing advice
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 592ms
And Prepare user "keeeper-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 288ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 334ms
And Show all transport types 1s 161ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 49s 580ms
And Go to "TRANSPORT_TABLE" 475ms
And Go to transport details "LOAD" 2s 821ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 019ms
When Go to transport details "LOAD" 3s 534ms
And Fill transport form 28s 752ms
And Get inputs from database "EDIT_ADVICE_LOAD" "super-admin-keeeper" 022ms
And Expand advice panel 246ms
And Edit advice in transport details 21s 344ms
And Click "save-transport-and-close" save button and wait for form to disappear 491ms
java.lang.AssertionError: Nie udało się zapisać zmian! Pojawił się komunikat walidacyjny w polu:
[do]
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Transport.TransportFormPage.clickSaveButtonAndWaitForFormToDisappear(TransportFormPage.java:195)
	at CucumberTests.Transport.CreateTransport.clickSaveButtonAndWaitForFormToDisappear(CreateTransport.java:201)
	at ✽.Click "save-transport-and-close" save button and wait for form to disappear(file:Features/Atom/Mail/AdviceMail.feature:37)
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zmiana w awizacji numer" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 133ms
After Hooks.cleanUserDetailsAfterTest() 198ms
View Feature Advice Mail
Scenario Outline Check if mail was sent to creator after status confirmation
Steps
Given Set token of apiUsername "super-admin-skd" 117ms
And Prepare user "swiss-krono-delivery-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 091ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/16994123 - status odpowiedzi: 422 , komunikat:  [errors:[Przepraszamy, ale podany login jest już zajęty.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.User.EditUserTest.prepareUserDetailsWithAllNotifications(EditUserTest.java:108)
	at CucumberTests.User.EditUserTest.prepareUserDetailsWithAllNotificationsAndByJSONFile(EditUserTest.java:90)
	at ✽.Prepare user "swiss-krono-delivery-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file(file:Features/Atom/Mail/AdviceMail.feature:49)
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 000ms
And Confirm status "ARRIVAL" by Public API "v1" 000ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Potwierdzono status Wjazd na teren zakładu" 000ms
Then Check if user got a mail 000ms
And Confirm status "DEPARTURE" by Public API "v1" 000ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Potwierdzono status Wyjazd" 000ms
Then Check if user got a mail 000ms
Hooks
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.cleanUserDetailsAfterTest() 075ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/16994123 - status odpowiedzi: 422 , komunikat:  [errors:[Przepraszamy, ale podany login jest już zajęty.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.Hooks.cleanUserDetailsAfterTest(Hooks.java:319)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
View Feature Advice Mail
Scenario Outline Check if verification mail was sent to transport creator
Steps
Given Set token of apiUsername "super-admin-hochland" 114ms
And Prepare company "Dostawca Hochland Automat 1" verification email setting "48h" 036ms
And Prepare user "dha1-supplier-2@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 215ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "dha1-supplier-2@qa.qa-test" 3s 262ms
And Create transport "CREATE_DELIVERY" by JSON file as "dha1-supplier-2@qa.qa-test" 15s 336ms
And Wait "120" seconds 2m
When Get mail "apolloautomattest@gmail.com" message from mail account with "Weryfikacja danych awizacji" 3m 19s 109ms
Then Check if user got a mail 000ms
java.lang.AssertionError: Użytkownik nie otrzymał maila. Actual: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Mail.MailTest.checkIfUseGotMail(MailTest.java:39)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/AdviceMail.feature:70)
After Hooks.deleteTransportAfterTest() 278ms
After Hooks.cleanUserDetailsAfterTest() 290ms
After Hooks.rollbackVerificationEmailSettingAfterTest() 042ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 847ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 375ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 370ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 198ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowa aukcja" 26s 099ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 142ms
After Hooks.cleanUserDetailsAfterTest() 290ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 094ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 354ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 376ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 145ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 249ms
And Add a bid "500" to an auction by JSON file as "paa2-carrier@qa.qa-test" for "super-admin-adama" 383ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nie otrzymano zlecenia" 45s 506ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 134ms
After Hooks.cleanUserDetailsAfterTest() 272ms
View Feature Auctions Mail
Scenario Outline Check mail after bid has been added to auction
Steps
Given Login as "swisskrono-producer" and set token of apiUsername "super-admin-skz" 3s 331ms
And Prepare user "swisskrono-producer" details with all notifications and "apolloautomattest@gmail.com" by JSON file 093ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/630506 - status odpowiedzi: 422 , komunikat:  [errors:[Przepraszamy, ale podany login jest już zajęty.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.User.EditUserTest.prepareUserDetailsWithAllNotifications(EditUserTest.java:108)
	at CucumberTests.User.EditUserTest.prepareUserDetailsWithAllNotificationsAndByJSONFile(EditUserTest.java:90)
	at ✽.Prepare user "swisskrono-producer" details with all notifications and "apolloautomattest@gmail.com" by JSON file(file:Features/Atom/Mail/AuctionMail.feature:33)
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 000ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 000ms
And Add a bid "1500" to an auction by JSON file as "pskza1-carrier@qa.qa-test" for "pskza1-carrier@qa.qa-test" 000ms
And Wait till auction end 000ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Dodano nową ofertę" 000ms
Then Check if user got a mail 000ms
Hooks
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.cleanUserDetailsAfterTest() 077ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/630506 - status odpowiedzi: 422 , komunikat:  [errors:[Przepraszamy, ale podany login jest już zajęty.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.Hooks.cleanUserDetailsAfterTest(Hooks.java:319)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 994ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 223ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 375ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 148ms
And Wait till auction end 1m 58s 019ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Aukcja zakończona bez ofert" 32s 818ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 217ms
After Hooks.cleanUserDetailsAfterTest() 190ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 801ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 310ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 361ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 149ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 234ms
And Add a bid "500" to an auction by JSON file as "paa2-carrier@qa.qa-test" for "super-admin-adama" 324ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Oferta przelicytowana" 1m 3s 875ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 144ms
After Hooks.cleanUserDetailsAfterTest() 308ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 102ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 361ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 369ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 135ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 231ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Otrzymano zlecenie" 2m 11s 861ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 141ms
After Hooks.cleanUserDetailsAfterTest() 271ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 291ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 353ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 315ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 136ms
And Add a bid "500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 333ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Otrzymano zlecenie" 19s 584ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 127ms
After Hooks.cleanUserDetailsAfterTest() 299ms
View Feature Discrepancy Report Mail
Scenario Outline Check if mail was sent to after discrepancy report generation
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 520ms
And Prepare user "hochland-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 158ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/23488184 - status odpowiedzi: 422 , komunikat:  [errors:[Przepraszamy, ale podany login jest już zajęty.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.User.EditUserTest.prepareUserDetailsWithAllNotifications(EditUserTest.java:108)
	at CucumberTests.User.EditUserTest.prepareUserDetailsWithAllNotificationsAndByJSONFile(EditUserTest.java:90)
	at ✽.Prepare user "hochland-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file(file:Features/Atom/Mail/DiscrepancyReportMail.feature:6)
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 000ms
And Fill transport form 000ms
And Open section: "discrepancy-report-panel" 000ms
And Fill discrepancy report section 000ms
And Go to transport details "DELIVERY" 000ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 000ms
And Generate discrepancy report 000ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Utworzono protokół niezgodności" 000ms
Then Check if user got a mail 000ms
Hooks
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.cleanUserDetailsAfterTest() 091ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/23488184 - status odpowiedzi: 422 , komunikat:  [errors:[Przepraszamy, ale podany login jest już zajęty.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.Hooks.cleanUserDetailsAfterTest(Hooks.java:319)
	at sun.reflect.GeneratedMethodAccessor249.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
View Feature Transport Mail
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 732ms
And Prepare user "pha2-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 397ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 084ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 535ms
And Go to "WAREHOUSE_TAB" 1s 149ms
And Select warehouse "Serownia" 1s 611ms
And Set week view 1s 312ms
And Show yesterday 1s 158ms
And Move window into the past 429ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "spóźnił się na" 51s 783ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 254ms
After Hooks.cleanUserDetailsAfterTest() 328ms
After Hooks.rollbackAddedAuthorities() 048ms
View Feature Transport Mail
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 505ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 408ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 390ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Drobnica import" 55s 598ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 133ms
After Hooks.cleanUserDetailsAfterTest() 305ms
View Feature Transport Mail
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 949ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 367ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 371ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Drobnica eksport" 1m 2s 115ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 205ms
After Hooks.cleanUserDetailsAfterTest() 325ms
View Feature Transport Transfer Mail
Scenario Outline Check if mail was sent to carrier after transport transfer
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 204ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 339ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 371ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 15s 086ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='PASS'] (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.24pGIu}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 51475326496d3b0129efabd3aba6e551
	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.TransportsPage.transferTransportToCarrier(TransportsPage.java:285)
	at CucumberTests.Transport.TransferTransportTest.transferTransportToCarrier(TransferTransportTest.java:37)
	at ✽.Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true"(file:Features/Atom/Mail/TransportTransferMail.feature:8)
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zlecenie czeka na akceptację" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 089ms
After Hooks.cleanUserDetailsAfterTest() 257ms
View Feature Transport Transfer Mail
Scenario Outline Check if mail was sent to carrier after transport transfer with no confirmation
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 187ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 356ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 340ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false" 15s 242ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='PASS'] (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.24pGIu}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 51475326496d3b0129efabd3aba6e551
	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.TransportsPage.transferTransportToCarrier(TransportsPage.java:285)
	at CucumberTests.Transport.TransferTransportTest.transferTransportToCarrier(TransferTransportTest.java:37)
	at ✽.Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false"(file:Features/Atom/Mail/TransportTransferMail.feature:20)
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zostało przekazane nowe zlecenie" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 223ms
After Hooks.cleanUserDetailsAfterTest() 299ms
View Feature Transport Transfer Mail
Scenario Outline Check mail after loosing inquiry
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 933ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 442ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 348ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 2s 176ms
And Add a bid "1500" to an auction by JSON file as "pskza1-carrier@qa.qa-test" for "pskza1-carrier@qa.qa-test" 234ms
And Add a bid "500" to an auction by JSON file as "pskza2-carrier-2@qa.qa-test" for "pskza2-carrier-2@qa.qa-test" 238ms
Then If user is login then logout 491ms
And Login as "swisskrono-admin" 1s 935ms
And Go to auction details 1s 497ms
And Pass transport to carrier from auction details 1s 484ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nie otrzymano zlecenia" 3m 19s 880ms
Then Check if user got a mail 000ms
java.lang.AssertionError: Użytkownik nie otrzymał maila. Actual: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Mail.MailTest.checkIfUseGotMail(MailTest.java:39)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/TransportTransferMail.feature:53)
After Hooks.deleteTransportAfterTest() 236ms
After Hooks.cleanUserDetailsAfterTest() 412ms
View Feature Transport Transfer Mail
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 456ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 508ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 409ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 2s 163ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nowe zapytanie ofertowe" 7s 057ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 145ms
After Hooks.cleanUserDetailsAfterTest() 347ms
View Feature Pallet limit
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 858ms
When Go to new transport "DELIVERY" 15s 569ms
And Fill transport form 45s 784ms
And Change filled value in transport details "number-of-pallets-step-0" "number" "1000000" "0" 1s 651ms
And Click "save-transport" save button and wait for form to disappear 30s 213ms
And Set advice window in schedule 2s 406ms
Then Verify that the error is visible after exceeding the pallet limit 319ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Pallet limit
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 167ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 322ms
And Go to "TRANSPORT_TABLE" 589ms
And Show all transport "false" 082ms
And Go to transport details "DELIVERY" 30s 687ms
And Change filled value in transport details "number-of-pallets-step-0" "number" "1000000" "0" 1s 705ms
And Click "save-transport" save button 924ms
Then Verify that the error is visible after exceeding the pallet limit 074ms
After Hooks.deleteTransportAfterTest() 147ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 119ms
And Create default mode of transportation by API with "pba1-carrier" 109ms
And Set status of MOT to "AWAITING_VERIFICATION" 099ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 274ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 211ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 077ms
When Login as "super-admin-bausch" 2s 655ms
And Go to "TRANSPORT_TABLE" 489ms
And Click button advice in transport table "LOAD_EXPORT" 197ms
And Set advice window in schedule 2s 794ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 529ms
After Hooks.deleteTransportAfterTest() 132ms
After Hooks.deleteModeOfTransportationAfterTest() 108ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 121ms
And Create default mode of transportation by API with "pba1-carrier" 089ms
And Set status of MOT to "DISABLED" 103ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 331ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 195ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 089ms
When Login as "super-admin-bausch" 2s 233ms
And Go to "TRANSPORT_TABLE" 519ms
And Click button advice in transport table "LOAD_EXPORT" 237ms
And Set advice window in schedule 2s 863ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 612ms
After Hooks.deleteTransportAfterTest() 099ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 118ms
And Create default mode of transportation by API with "pba1-carrier" 091ms
And Set status of MOT to "ACCEPTED" 094ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 273ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 201ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 071ms
When Login as "super-admin-bausch" 2s 354ms
And Go to "TRANSPORT_TABLE" 467ms
And Click button advice in transport table "LOAD_EXPORT" 209ms
And Set advice window in schedule 2s 863ms
Then Check if "AAAA0000" MOT can be selected in advice form 642ms
After Hooks.deleteTransportAfterTest() 115ms
After Hooks.deleteModeOfTransportationAfterTest() 104ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 116ms
And Create default mode of transportation by API with "pba1-carrier" 088ms
And Set status of MOT to "UPDATED" 092ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 245ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 102ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 085ms
When Login as "super-admin-bausch" 2s 126ms
And Go to "TRANSPORT_TABLE" 487ms
And Click button advice in transport table "LOAD_EXPORT" 242ms
And Set advice window in schedule 2s 833ms
Then Check if "AAAA0000" MOT can be selected in advice form 666ms
After Hooks.deleteTransportAfterTest() 103ms
After Hooks.deleteModeOfTransportationAfterTest() 104ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 119ms
And Create default mode of transportation by API with "pba1-carrier" 093ms
And Set status of MOT to "REJECTED" 095ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 340ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 130ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 081ms
When Login as "super-admin-bausch" 2s 209ms
And Go to "TRANSPORT_TABLE" 460ms
And Click button advice in transport table "LOAD_EXPORT" 220ms
And Set advice window in schedule 2s 782ms
Then Check if "AAAA0000" MOT is visible in advice form 555ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 395ms
After Hooks.deleteTransportAfterTest() 101ms
After Hooks.deleteModeOfTransportationAfterTest() 098ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 117ms
And Create default mode of transportation by API with "pba1-carrier" 087ms
And Set status of MOT to "BLOCKED" 097ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 265ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 201ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 081ms
When Login as "super-admin-bausch" 2s 270ms
And Go to "TRANSPORT_TABLE" 499ms
And Click button advice in transport table "LOAD_EXPORT" 252ms
And Set advice window in schedule 2s 853ms
Then Check if "AAAA0000" MOT is visible in advice form 581ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 482ms
After Hooks.deleteTransportAfterTest() 097ms
After Hooks.deleteModeOfTransportationAfterTest() 089ms
View Feature SK Api - Statuses confirmation
Scenario Outline Check if it is possible to confirm statuses by SkApi
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 186ms
When Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 024ms
And Add transport by SKApi in "MGW" 1s 759ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 513ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiConfirmStatuses.feature:8)
And Click button advice in transport table "TRANSPORT_ORDER" 000ms
And Set advice window in schedule 000ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Find transport in table with status "planned" 000ms
And Confirm statuses until reach "left-the-factory" through SKAPI 000ms
Then Check if transport has "left-the-factory" 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature SK API - Creation of the Transport
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 019ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 504ms
When Add transport by SKApi in "MGW" 028ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 541ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature SK API - Creation of the Transport
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 024ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 361ms
When Add transport by SKApi in "MGW" 026ms
Then Check is transport "CONTAINER" created in transport table and set transport id 1m 33s 545ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "CONTAINER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature SK API - Creation of the Transport
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 020ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 415ms
When Add transport by SKApi in "MGW" 019ms
Then Check is transport "OWN_COLLECTION" created in transport table and set transport id 1m 33s 486ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "OWN_COLLECTION" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature SK API - Creation of the Transport
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 019ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 3s 556ms
When Add transport by SKApi in "HRL" 025ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 630ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature SK API - Creation of the Transport
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 020ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 465ms
When Add transport by SKApi in "HRL" 023ms
Then Check is transport "CONTAINER" created in transport table and set transport id 1m 33s 632ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "CONTAINER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature SK API - Creation of the Transport
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 023ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 418ms
When Add transport by SKApi in "HRL" 032ms
Then Check is transport "OWN_COLLECTION" created in transport table and set transport id 1m 33s 458ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "OWN_COLLECTION" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature SK API - Creation of the Transport
Scenario Outline Check if it possible to create new transport by SKApi with specific client name
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 021ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 359ms
And Set another client name "Pepsi" 001ms
When Add transport by SKApi in "MGW" 024ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 591ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:27)
And Check client name in database "Pepsi" "TRANSPORT_ORDER" 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature SK API - Creation of the Transport
Scenario Outline Check if it transport created by SKApi without `warehouse_alias` field is in default warehouse
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 023ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 340ms
When Add transport by SKApi in "" 026ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 509ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:38)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check if transport has warehouse "MGW" in step section "0" 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature SK Api - Advice transport
Scenario Outline Check if it possible to advice transport when transport is created by sk API
The scenario checks if you can correctly add an advice to the order. After correct creation of the advice, the validity of the advice data on the platform is checked.
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 422ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 022ms
And Add transport by SKApi in "MGW" 020ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 018ms
And Check is transport "CONTAINER" created in transport table and set transport id 1m 33s 459ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "CONTAINER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:10)
When Click button advice in transport table "CONTAINER" 000ms
And Set advice window in schedule 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature SK Api - Advice transport
Scenario Outline Check if it possible to advice transport when transport is created by sk API
The scenario checks if you can correctly add an advice to the order. After correct creation of the advice, the validity of the advice data on the platform is checked.
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 457ms
And Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 020ms
And Add transport by SKApi in "MGW" 022ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 015ms
And Check is transport "OWN_COLLECTION" created in transport table and set transport id 1m 33s 547ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "OWN_COLLECTION" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:10)
When Click button advice in transport table "OWN_COLLECTION" 000ms
And Set advice window in schedule 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature SK Api - Advice transport
Scenario Outline Check if it possible to advice transport when transport is created by sk API
The scenario checks if you can correctly add an advice to the order. After correct creation of the advice, the validity of the advice data on the platform is checked.
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 546ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 023ms
And Add transport by SKApi in "MGW" 022ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 016ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 518ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:10)
When Click button advice in transport table "TRANSPORT_ORDER" 000ms
And Set advice window in schedule 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature SK Api - Advice transport
Scenario Outline Verify that advice data are saved properly
The scenario checks if you can correctly add an advice to the order. After the correct addition of the advice on the platform, the correctness of the data that has been sent to the SK API microservice database is also verified.
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 239ms
And Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 025ms
And Add transport by SKApi in "MGW" 022ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 016ms
And Check is transport "OWN_COLLECTION" created in transport table and set transport id 1m 33s 591ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "OWN_COLLECTION" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:31)
When Click button advice in transport table "OWN_COLLECTION" 000ms
And Set advice window in schedule 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check advice data in SK API database "OWN_COLLECTION" 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature SK Api - Advice transport
Scenario Outline Verify that advice data are saved properly
The scenario checks if you can correctly add an advice to the order. After the correct addition of the advice on the platform, the correctness of the data that has been sent to the SK API microservice database is also verified.
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 296ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 025ms
And Add transport by SKApi in "MGW" 020ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 016ms
And Check is transport "CONTAINER" created in transport table and set transport id 1m 33s 522ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "CONTAINER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:31)
When Click button advice in transport table "CONTAINER" 000ms
And Set advice window in schedule 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check advice data in SK API database "CONTAINER" 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature SK Api - Advice transport
Scenario Outline Verify that advice data are saved properly
The scenario checks if you can correctly add an advice to the order. After the correct addition of the advice on the platform, the correctness of the data that has been sent to the SK API microservice database is also verified.
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 391ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 021ms
And Add transport by SKApi in "MGW" 022ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 015ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 551ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:31)
When Click button advice in transport table "TRANSPORT_ORDER" 000ms
And Set advice window in schedule 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check advice data in SK API database "TRANSPORT_ORDER" 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature SK Api - Advice transport
Scenario Outline Check if not possible to advice transport in the past when advice is created from transports table and transport is created by sk API
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 342ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 020ms
And Add transport by SKApi in "MGW" 021ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 018ms
And Check is transport "CONTAINER" created in transport table and set transport id 1m 33s 466ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "CONTAINER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:50)
When Click button advice in transport table "CONTAINER" 000ms
And Set advice window in schedule in the past 000ms
And Fill advice form 000ms
And Click advice save button to check error message 000ms
Then Check if possible advice alert is displayed 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature SK Api - Advice transport
Scenario Outline Check if advice data saved in SK API database after edition
The scenario checks if you can correctly edit an advice. After that the correctness of the data that has been sent to the SK API microservice database is also verified.
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 448ms
And Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 024ms
And Add transport by SKApi in "MGW" 023ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 016ms
And Check is transport "OWN_COLLECTION" created in transport table and set transport id 1m 33s 545ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "OWN_COLLECTION" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:67)
And Create advice "CREATE_ADVICE" "OWN_COLLECTION" "super-admin-skz" 000ms
And Go to "TRANSPORT_TABLE" 000ms
When Go to transport details "OWN_COLLECTION" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Fill arrival date field 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
Then Check advice data in database after edition "OWN_COLLECTION" 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature SK Api - Advice transport
Scenario Outline Check if advice data saved in SK API database after edition
The scenario checks if you can correctly edit an advice. After that the correctness of the data that has been sent to the SK API microservice database is also verified.
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 376ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 023ms
And Add transport by SKApi in "MGW" 019ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 016ms
And Check is transport "CONTAINER" created in transport table and set transport id 1m 33s 545ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "CONTAINER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:67)
And Create advice "CREATE_ADVICE" "CONTAINER" "super-admin-skz" 000ms
And Go to "TRANSPORT_TABLE" 000ms
When Go to transport details "CONTAINER" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Fill arrival date field 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
Then Check advice data in database after edition "CONTAINER" 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature SK Api - Advice transport
Scenario Outline Check if advice data saved in SK API database after edition
The scenario checks if you can correctly edit an advice. After that the correctness of the data that has been sent to the SK API microservice database is also verified.
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 295ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 027ms
And Add transport by SKApi in "MGW" 023ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 016ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 605ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:162)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:67)
And Create advice "CREATE_ADVICE" "TRANSPORT_ORDER" "super-admin-skz" 000ms
And Go to "TRANSPORT_TABLE" 000ms
When Go to transport details "TRANSPORT_ORDER" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Fill arrival date field 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
Then Check advice data in database after edition "TRANSPORT_ORDER" 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature Schedule
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 486ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 073ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 061ms
When Go to "WAREHOUSE_TAB" 1s 121ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 061ms
And Select view "DAYS_2" 2s 177ms
Then Check if gray window is in the schedule 2s 036ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 428ms
And Select view "DAYS_2" 2s 135ms
And Check if gray window is in the schedule 2s 041ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 274ms
View Feature Schedule
Given Login as "hochland-producer" and set token of apiUsername "super-admin-hochland" 3s 533ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 070ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 058ms
When Go to "WAREHOUSE_TAB" 1s 105ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 235ms
And Select view "DAYS_2" 2s 173ms
Then Check if gray window is in the schedule 2s 052ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 454ms
And Select view "DAYS_2" 2s 126ms
And Check if gray window is in the schedule 2s 035ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 266ms
View Feature Schedule
Given Login as "pha1-carrier@qa.qa-test" and set token of apiUsername "super-admin-hochland" 3s 496ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 062ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 054ms
When Go to "WAREHOUSE_TAB" 1s 130ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 179ms
And Select view "DAYS_2" 2s 165ms
Then Check if gray window is in the schedule 2s 046ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 448ms
And Select view "DAYS_2" 2s 138ms
And Check if gray window is in the schedule 2s 043ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 341ms
View Feature Schedule
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 311ms
And Create "CREATE_GRAY_WINDOW_MGW" window by JSON file for test as "super-admin-skz" 057ms
And Create "CREATE_GRAY_WINDOW_HRL" window by JSON file for test as "super-admin-skz" 058ms
When Go to "WAREHOUSE_TAB" 748ms
And Select warehouse "MGW" 1s 368ms
And Select view "DAYS_2" 2s 162ms
Then Check if gray window is in the schedule 2s 042ms
And Select warehouse "HRL" 1s 584ms
And Select view "DAYS_2" 2s 147ms
And Check if gray window is in the schedule 2s 045ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 251ms
View Feature Schedule
Given Set token of apiUsername "super-admin-neuca" 125ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY_PALLETS_IN_WAREHOUSE_STEP_ONLY" "super-admin-neuca" 002ms
And Get package type settings for transportType "DELIVERY" from "neuca" 066ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "true;false" 087ms
When Login as "neuca-admin" 2s 480ms
And Go to new transport "DELIVERY" 15s 506ms
And Fill transport form 37s 121ms
And Get sum of pallets of "load" in transport form 090ms
And Click "save-transport" save button and wait for form to disappear 30s 233ms
And Set advice window in schedule 2s 427ms
And Check is transport created in schedule and set transport id 1s 095ms
Then Verify if used pallet limit in schedule changed properly in "I" on "RT1" 269ms
After Hooks.deleteTransportAfterTest() 227ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 048ms
View Feature Schedule
Given Set token of apiUsername "super-admin-neuca" 118ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY_PALLETS_IN_COMPANY_STEP_ONLY" "super-admin-neuca" 002ms
And Get package type settings for transportType "DELIVERY" from "neuca" 068ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "false;true" 086ms
When Login as "neuca-admin" 1s 984ms
And Go to new transport "DELIVERY" 15s 494ms
And Fill transport form 37s 073ms
And Get sum of pallets of "unload" in transport form 094ms
And Click "save-transport" save button and wait for form to disappear 30s 237ms
And Set advice window in schedule 2s 374ms
And Check is transport created in schedule and set transport id 1s 019ms
Then Verify if used pallet limit in schedule changed properly in "I" on "RT1" 277ms
After Hooks.deleteTransportAfterTest() 181ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 046ms
View Feature Schedule
Given Set token of apiUsername "super-admin-neuca" 111ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY_PALLETS_IN_WAREHOUSE_AND_COMPANY_STEPS" "super-admin-neuca" 001ms
And Get package type settings for transportType "DELIVERY" from "neuca" 066ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "true;true" 084ms
When Login as "neuca-admin" 2s 031ms
And Go to new transport "DELIVERY" 15s 543ms
And Fill transport form 40s 241ms
And Get sum of pallets of "unload" in transport form 074ms
And Click "save-transport" save button and wait for form to disappear 30s 182ms
And Set advice window in schedule 2s 380ms
And Check is transport created in schedule and set transport id 1s 033ms
Then Verify if used pallet limit in schedule changed properly in "I" on "RT1" 300ms
After Hooks.deleteTransportAfterTest() 164ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 047ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-hochland" 123ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 055ms
And Mark custom fields as not obligatory 646ms
And Login as "hochland-admin" 3s 462ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 507ms
When Find transport in table with status "advice-added" 3s 733ms
And Confirm statuses until reach "process-ended" 19s 849ms
Then Check if transport has "process-ended" 066ms
After Hooks.deleteTransportAfterTest() 148ms
After Hooks.rollbackAllCustomFieldsSettings() 883ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-pgf" 115ms
And Get custom field settings for "UNLOAD" transport type and "pgf" company 046ms
And Mark custom fields as not obligatory 006ms
And Login as "pgf-admin" 2s 258ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 928ms
When Find transport in table with status "planned" 17s 587ms
And Confirm statuses until reach "process-ended" 11s 132ms
Then Check if transport has "process-ended" 081ms
After Hooks.deleteTransportAfterTest() 226ms
After Hooks.rollbackAllCustomFieldsSettings() 140ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm statuses by user
Steps
Given Set token of apiUsername "super-admin-adama" 117ms
And Get custom field settings for "DELIVERY" transport type and "adama" company 041ms
And Mark custom fields as not obligatory 008ms
And Login as "adama-admin" 2s 461ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 440ms
When Find transport in table with status "planned" 3s 706ms
And Confirm statuses until reach "process-ended" 30s 353ms
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.114)
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.24pGIu}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 51475326496d3b0129efabd3aba6e551
*** Element info: {Using=xpath, value=//button[@class='btn btn-sm btn-primary btn-wide']}
	at sun.reflect.GeneratedConstructorAccessor217.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 "process-ended"(file:Features/Atom/Statuses/ConfirmStatuses.feature:11)
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 122ms
After Hooks.rollbackAllCustomFieldsSettings() 132ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-lantmannen" 117ms
And Get custom field settings for "DELIVERY" transport type and "lantmannen" company 039ms
And Mark custom fields as not obligatory 004ms
And Login as "lantmannen-admin" 2s 358ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 420ms
When Find transport in table with status "potwierdzony" 3s 697ms
And Confirm statuses until reach "process-ended" 19s 711ms
Then Check if transport has "process-ended" 074ms
After Hooks.deleteTransportAfterTest() 127ms
After Hooks.rollbackAllCustomFieldsSettings() 006ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-lantmannen" 113ms
And Get custom field settings for "LOAD" transport type and "lantmannen" company 039ms
And Mark custom fields as not obligatory 005ms
And Login as "lantmannen-admin" 2s 055ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 503ms
When Find transport in table with status "created" 3s 679ms
And Confirm statuses until reach "process-ended" 24s 364ms
Then Check if transport has "process-ended" 071ms
After Hooks.deleteTransportAfterTest() 126ms
After Hooks.rollbackAllCustomFieldsSettings() 006ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 117ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 038ms
And Mark custom fields as not obligatory 177ms
And Login as "keeeper-admin" 2s 711ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 459ms
When Find transport in table with status "planned" 3s 698ms
And Confirm statuses until reach "process-ended" 19s 734ms
Then Check if transport has "process-ended" 075ms
After Hooks.deleteTransportAfterTest() 124ms
After Hooks.rollbackAllCustomFieldsSettings() 168ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 119ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 045ms
And Mark custom fields as not obligatory 180ms
And Login as "keeeper-admin" 2s 602ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 512ms
When Find transport in table with status "planned" 3s 693ms
And Confirm statuses until reach "process-ended" 33s 279ms
Then Check if transport has "process-ended" 072ms
After Hooks.deleteTransportAfterTest() 150ms
After Hooks.rollbackAllCustomFieldsSettings() 200ms
View Feature Status confirmation
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 936ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 349ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 110ms
When Accept or reject "accept" transferred transport 2s 820ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 022ms
And Click button advice in transport table "SMALLS_IMPORT" 260ms
And Set advice window in schedule 2s 908ms
And Fill advice form 17s 212ms
And Click advice save button and wait for advice form to disappear 31s 046ms
And Check if window is "silver" 4s 080ms
And Go to "TRANSPORT_TABLE" 457ms
Then Check if transport has "process-ended" 216ms
After Hooks.deleteTransportAfterTest() 239ms
View Feature Status confirmation
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 243ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 386ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 104ms
When Accept or reject "accept" transferred transport 2s 915ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 022ms
And Click button advice in transport table "SMALLS_EXPORT" 255ms
And Set advice window in schedule 2s 918ms
And Fill advice form 17s 177ms
And Click advice save button and wait for advice form to disappear 31s 044ms
And Check if window is "silver" 4s 072ms
And Go to "TRANSPORT_TABLE" 459ms
Then Check if transport has "process-ended" 296ms
After Hooks.deleteTransportAfterTest() 145ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-hochland" 117ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_ADVICE" "CHECKPOINT_BASED" "ARRIVAL" 120ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 054ms
And Mark custom fields as not obligatory 611ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 533ms
When Login as "hochland-admin" 3s 484ms
And Find transport in table with status "advice-added" 3s 796ms
And Confirm statuses until reach "arrived" 5s 805ms
And Go to transport details "DELIVERY" 3s 053ms
Then Check if it is not possible to edit advice 645ms
After Hooks.deleteTransportAfterTest() 108ms
After Hooks.rollbackAllCustomFieldsSettings() 802ms
After Hooks.rollbackAddedActionAuthorities() 054ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-hochland" 121ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 054ms
And Mark custom fields as not obligatory 626ms
And Login as "hochland-admin" 3s 024ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 501ms
When Find transport in table with status "advice-added" 3s 735ms
And Check if transport row is "blue" 3s 217ms
And Confirm statuses until reach "arrived" 5s 693ms
And Check if transport row is "green" 3s 263ms
And Confirm statuses until reach "during-unload" 5s 232ms
Then Check if transport row is "orange" 3s 205ms
And Confirm statuses until reach "unloaded" 5s 772ms
Then Check if transport row is "darkgoldenrod" 3s 215ms
And Confirm statuses until reach "process-ended" 5s 792ms
Then Check if transport row is "silver" 3s 217ms
After Hooks.deleteTransportAfterTest() 122ms
After Hooks.rollbackAllCustomFieldsSettings() 819ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-piast" 119ms
And Get custom field settings for "DELIVERY" transport type and "piast" company 081ms
And Mark custom fields as not obligatory 010ms
And Login as "piast-admin" 2s 478ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 309ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 020ms
And Show all transport types 1s 156ms
And Click button advice in transport table "DELIVERY" 272ms
And Set advice window in schedule 2s 886ms
And Fill advice form 10s 003ms
And Click advice save button and wait for advice form to disappear 30s 944ms
And Go to "TRANSPORT_TABLE" 482ms
And Find transport in table with status "advice-added" 3s 613ms
And Confirm statuses until reach "left-the-area" 28s 364ms
Then Check if next status is not possible to confirm 289ms
After Hooks.deleteTransportAfterTest() 207ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 041ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-piast" 113ms
And Get custom field settings for "LOAD" transport type and "piast" company 064ms
And Mark custom fields as not obligatory 007ms
And Login as "piast-admin" 2s 571ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 351ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 021ms
And Show all transport types 1s 152ms
And Click button advice in transport table "LOAD" 223ms
And Set advice window in schedule 2s 870ms
And Fill advice form 9s 980ms
And Click advice save button and wait for advice form to disappear 30s 988ms
And Go to "TRANSPORT_TABLE" 444ms
And Find transport in table with status "advice-added" 3s 604ms
And Confirm statuses until reach "left-the-area" 26s 429ms
Then Check if next status is not possible to confirm 316ms
After Hooks.deleteTransportAfterTest() 118ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 199ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-piast" 116ms
And Get custom field settings for "DELIVERY" transport type and "piast" company 086ms
And Mark custom fields as not obligatory 015ms
And Login as "piast-admin" 2s 582ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 330ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 020ms
And Show all transport types 1s 161ms
And Click button advice in transport table "DELIVERY" 305ms
And Set advice window in schedule 2s 797ms
And Fill advice form 10s 050ms
And Click advice save button and wait for advice form to disappear 30s 911ms
And Go to "TRANSPORT_TABLE" 501ms
And Find transport in table with status "advice-added" 3s 662ms
When Add file to transport by API 583ms
And Confirm statuses until reach "process-ended" 33s 946ms
Then Check if transport has "process-ended" 065ms
After Hooks.deleteTransportAfterTest() 137ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 052ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-piast" 119ms
And Get custom field settings for "LOAD" transport type and "piast" company 068ms
And Mark custom fields as not obligatory 012ms
And Login as "piast-admin" 2s 681ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 360ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 017ms
And Show all transport types 1s 141ms
And Click button advice in transport table "LOAD" 316ms
And Set advice window in schedule 2s 831ms
And Fill advice form 10s 037ms
And Click advice save button and wait for advice form to disappear 30s 926ms
And Go to "TRANSPORT_TABLE" 422ms
And Find transport in table with status "advice-added" 3s 645ms
When Add file to transport by API 404ms
And Confirm statuses until reach "process-ended" 33s 036ms
Then Check if transport has "process-ended" 073ms
After Hooks.deleteTransportAfterTest() 144ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 202ms
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" 120ms
And Get custom field settings for "TRANSFER_BETWEEN_WAREHOUSES" transport type and "hochland" company 068ms
And Mark custom fields as not obligatory 1s 142ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 110ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 302ms
And Set "advice" inputs from JSON file "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 002ms
And Login as "hochland-admin" 3s 572ms
And Show all transport types 1s 183ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 275ms
And Set advice window in schedule 7s 046ms
And Fill advice form 15s 070ms
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:137)
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
And 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
After Hooks.deleteTransportAfterTest() 110ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 224ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 117ms
And Get custom field settings for "LOAD" transport type and "keeeper" company 044ms
And Mark custom fields as not obligatory 205ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 093ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 15s 216ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 001ms
And Login as "keeeper-admin" 2s 626ms
And Show all transport types 1s 203ms
And Click button advice in transport table "LOAD" 216ms
And Set advice window in schedule 2s 723ms
And Fill advice form 15s 686ms
And Click advice save button and wait for advice form to disappear 31s 023ms
And Go to "TRANSPORT_TABLE" 442ms
And Find transport in table with status "advice-added" 3s 597ms
And Confirm statuses until reach "arrived" 5s 738ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 481ms
And Check if next status is not possible to confirm in status confirmation modal 277ms
After Hooks.deleteTransportAfterTest() 198ms
After Hooks.rollbackAllCustomFieldsSettings() 278ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 117ms
And Get custom field settings for "CONTAINER" transport type and "keeeper" company 041ms
And Mark custom fields as not obligatory 199ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_CONTAINER_SANITARY_CONDITIONS_CFD" in "CONTAINER" - "keeeper" by "super-admin-keeeper" 086ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 311ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 002ms
And Login as "keeeper-admin" 2s 493ms
And Show all transport types 1s 149ms
And Click button advice in transport table "CONTAINER" 265ms
And Set advice window in schedule 2s 730ms
And Fill advice form 15s 885ms
And Click advice save button and wait for advice form to disappear 30s 928ms
And Go to "TRANSPORT_TABLE" 451ms
And Find transport in table with status "advice-added" 3s 649ms
And Confirm statuses until reach "arrived" 5s 684ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 524ms
And Check if next status is not possible to confirm in status confirmation modal 303ms
After Hooks.deleteTransportAfterTest() 218ms
After Hooks.rollbackAllCustomFieldsSettings() 251ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 120ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 043ms
And Mark custom fields as not obligatory 164ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 085ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 385ms
And Login as "keeeper-admin" 2s 537ms
And Go to "TRANSPORT_TABLE" 403ms
And Find transport in table with status "planned" 3s 638ms
And Confirm statuses until reach "arrived" 5s 744ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 539ms
And Check if next status is not possible to confirm in status confirmation modal 274ms
After Hooks.deleteTransportAfterTest() 131ms
After Hooks.rollbackAllCustomFieldsSettings() 157ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 117ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 040ms
And Mark custom fields as not obligatory 145ms
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" 088ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 454ms
And Login as "keeeper-admin" 2s 409ms
And Go to "TRANSPORT_TABLE" 425ms
And Find transport in table with status "planned" 3s 668ms
And Confirm statuses until reach "arrived" 5s 793ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 564ms
And Check if next status is not possible to confirm in status confirmation modal 288ms
After Hooks.deleteTransportAfterTest() 126ms
After Hooks.rollbackAllCustomFieldsSettings() 197ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-hochland" 120ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 052ms
And Mark custom fields as not obligatory 613ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 144ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 480ms
And Login as "hochland-admin" 3s 016ms
And Go to "TRANSPORT_TABLE" 512ms
And Find transport in table with status "advice-added" 3s 697ms
And Confirm statuses until reach "during-unload" 10s 567ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 658ms
And Check if next status is not possible to confirm in status confirmation modal 392ms
After Hooks.deleteTransportAfterTest() 164ms
After Hooks.rollbackAllCustomFieldsSettings() 797ms
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" 116ms
And Get custom field settings for "LOAD" transport type and "keeeper" company 043ms
And Mark custom fields as not obligatory 192ms
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" 085ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 295ms
And Login as "keeeper-admin" 2s 616ms
And Show all transport types 1s 194ms
And Click button advice in transport table "LOAD" 228ms
And Set advice window in schedule 2s 725ms
And Fill advice form 15s 719ms
And Click advice save button and wait for advice form to disappear 31s 056ms
And Go to "TRANSPORT_TABLE" 426ms
And Find transport in table with status "advice-added" 3s 686ms
When Confirm statuses until reach "arrived" 5s 706ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 482ms
And Check if next status is not possible to confirm in status confirmation modal 242ms
And Set "transport" inputs from JSON file "EDIT_LOAD" "super-admin-keeeper" 001ms
And Click cancel in status confirmation modal 15s 356ms
And Go to transport details "LOAD" 2s 808ms
And Open section: "advice-panel" 1s 172ms
And Fill transport form 28s 683ms
And Click "save-transport-and-close" save button and wait for form to disappear 250ms
java.lang.AssertionError: Nie udało się zapisać zmian! Pojawił się komunikat walidacyjny w polu:
[do]
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Transport.TransportFormPage.clickSaveButtonAndWaitForFormToDisappear(TransportFormPage.java:195)
	at CucumberTests.Transport.CreateTransport.clickSaveButtonAndWaitForFormToDisappear(CreateTransport.java:201)
	at ✽.Click "save-transport-and-close" save button and wait for form to disappear(file:Features/Atom/Statuses/ConfirmStatuses.feature:193)
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() 131ms
After Hooks.rollbackAllCustomFieldsSettings() 247ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 119ms
And Get custom field settings for "CONTAINER" transport type and "keeeper" company 044ms
And Mark custom fields as not obligatory 200ms
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" 090ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 317ms
And Login as "keeeper-admin" 2s 606ms
And Show all transport types 1s 171ms
And Click button advice in transport table "CONTAINER" 236ms
And Set advice window in schedule 2s 721ms
And Fill advice form 15s 730ms
And Click advice save button and wait for advice form to disappear 30s 939ms
And Go to "TRANSPORT_TABLE" 451ms
And Find transport in table with status "advice-added" 3s 630ms
When Confirm statuses until reach "arrived" 5s 776ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 481ms
And Check if next status is not possible to confirm in status confirmation modal 233ms
And Set "transport" inputs from JSON file "EDIT_CONTAINER" "super-admin-keeeper" 001ms
And Click cancel in status confirmation modal 15s 303ms
And Go to transport details "CONTAINER" 2s 768ms
And Open section: "advice-panel" 1s 165ms
And Fill transport form 28s 683ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 202ms
And Go to transport details "CONTAINER" 2s 788ms
And Open section: "advice-panel" 1s 167ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 30s 690ms
And Confirm statuses until reach "process-ended" 15s 109ms
Then Check if transport has "process-ended" 078ms
After Hooks.deleteTransportAfterTest() 158ms
After Hooks.rollbackAllCustomFieldsSettings() 249ms
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" 118ms
And Get custom field settings for "TRANSFER_BETWEEN_WAREHOUSES" transport type and "hochland" company 067ms
And Mark custom fields as not obligatory 1s 169ms
And Set "advice" inputs from JSON file "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 001ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 099ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 300ms
And Login as "hochland-admin" 3s 432ms
And Show all transport types 1s 171ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 275ms
And Set advice window in schedule 7s 031ms
And Fill advice form 15s 131ms
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:181)
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() 110ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 276ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 117ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 040ms
And Mark custom fields as not obligatory 151ms
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" 086ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 15s 332ms
And Login as "keeeper-admin" 2s 524ms
And Go to "TRANSPORT_TABLE" 416ms
And Find transport in table with status "planned" 3s 670ms
When Confirm statuses until reach "arrived" 5s 789ms
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 297ms
And Click cancel in status confirmation modal 15s 357ms
And Go to transport details "UNLOAD" 2s 929ms
And Fill transport form 40s 864ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 259ms
And Confirm statuses until reach "process-ended" 15s 150ms
Then Check if transport has "process-ended" 074ms
After Hooks.deleteTransportAfterTest() 148ms
After Hooks.rollbackAllCustomFieldsSettings() 165ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm statuses when there is customFields blockade and conditions are fulfilled - without advice step
Steps
Given Set token of apiUsername "super-admin-keeeper" 117ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 041ms
And Mark custom fields as not obligatory 150ms
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" 088ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 469ms
And Login as "keeeper-admin" 2s 664ms
And Go to "TRANSPORT_TABLE" 423ms
And Find transport in table with status "planned" 3s 663ms
When Confirm statuses until reach "arrived" 5s 761ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 605ms
And Check if next status is not possible to confirm in status confirmation modal 280ms
And Click cancel in status confirmation modal 15s 397ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 823ms
And Fill transport form 40s 908ms
And Click "save-transport-and-close" save button and wait for form to disappear 254ms
java.lang.AssertionError: Nie udało się zapisać zmian! Pojawił się komunikat walidacyjny w polu:
[do]
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Transport.TransportFormPage.clickSaveButtonAndWaitForFormToDisappear(TransportFormPage.java:195)
	at CucumberTests.Transport.CreateTransport.clickSaveButtonAndWaitForFormToDisappear(CreateTransport.java:201)
	at ✽.Click "save-transport-and-close" save button and wait for form to disappear(file:Features/Atom/Statuses/ConfirmStatuses.feature:222)
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 211ms
After Hooks.rollbackAllCustomFieldsSettings() 200ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-hochland" 115ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 054ms
And Mark custom fields as not obligatory 618ms
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" 138ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 500ms
And Login as "hochland-admin" 3s 343ms
And Go to "TRANSPORT_TABLE" 457ms
And Find transport in table with status "advice-added" 3s 638ms
When Confirm statuses until reach "during-unload" 10s 581ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 656ms
And Check if next status is not possible to confirm in status confirmation modal 387ms
And Click cancel in status confirmation modal 15s 377ms
And Go to transport details "DELIVERY" 2s 897ms
And Fill transport form 40s 714ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 215ms
And Confirm statuses until reach "process-ended" 10s 425ms
Then Check if transport has "process-ended" 054ms
After Hooks.deleteTransportAfterTest() 144ms
After Hooks.rollbackAllCustomFieldsSettings() 794ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-skd" 121ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 1s 422ms
And Confirm status "REPORTING" by Public API "v1" 096ms
And Confirm status "ARRIVAL" by Public API "v1" 128ms
And Login as "swiss-krono-delivery-guard" 2s 430ms
And Go to "TRANSPORT_TABLE" 456ms
When Confirm "Departure" status in transport row 166ms
Then Verify that "Departure" has been confirmed 300ms
After Hooks.deleteTransportAfterTest() 156ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 118ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 044ms
And Mark custom fields as not obligatory 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" 089ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 15s 373ms
When Login as "keeeper-admin" 2s 745ms
And Find transport in table with status "planned" 3s 656ms
And Confirm statuses until reach "arrived" 5s 807ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 595ms
And Check if next status is not possible to confirm in status confirmation modal 246ms
And Click cancel in status confirmation modal 15s 328ms
And Go to transport details "UNLOAD" 2s 929ms
And Fill transport form 40s 905ms
Then Check if confirm status modal appeared on confirming next status in transport "details" 304ms
And Check if next status is not possible to confirm in status confirmation modal 213ms
After Hooks.deleteTransportAfterTest() 218ms
After Hooks.rollbackAllCustomFieldsSettings() 153ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-keeeper" 116ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 042ms
And Mark custom fields as not obligatory 141ms
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" 088ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 459ms
When Login as "keeeper-admin" 2s 618ms
And Find transport in table with status "planned" 3s 643ms
And Confirm statuses until reach "arrived" 5s 811ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 545ms
And Check if next status is not possible to confirm in status confirmation modal 237ms
And Click cancel in status confirmation modal 15s 322ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 870ms
And Fill transport form 40s 937ms
Then Check if confirm status modal appeared on confirming next status in transport "details" 314ms
And Check if next status is not possible to confirm in status confirmation modal 293ms
After Hooks.deleteTransportAfterTest() 229ms
After Hooks.rollbackAllCustomFieldsSettings() 199ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-hochland" 116ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 053ms
And Mark custom fields as not obligatory 588ms
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" 168ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 558ms
When Login as "hochland-admin" 3s 368ms
And Find transport in table with status "advice-added" 3s 798ms
And Confirm statuses until reach "during-unload" 10s 409ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 551ms
And Check if next status is not possible to confirm in status confirmation modal 433ms
And Click cancel in status confirmation modal 15s 356ms
And Go to transport details "DELIVERY" 2s 944ms
And Fill transport form 40s 866ms
Then Check if confirm status modal appeared on confirming next status in transport "details" 341ms
And Check if next status is not possible to confirm in status confirmation modal 251ms
After Hooks.deleteTransportAfterTest() 139ms
After Hooks.rollbackAllCustomFieldsSettings() 812ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 118ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 049ms
And Mark custom fields as not obligatory 203ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 360ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 1s 363ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 116ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 084ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 880ms
And Login as "bausch-admin" 2s 710ms
And Go to "TRANSPORT_TABLE" 445ms
And Find transport in table with status "advice-added" 3s 692ms
And Confirm statuses until reach "on-the-way" 14s 784ms
When Open statuses popup 165ms
And Toggle status date confirmation checkbox 435ms
And Confirm statuses until reach "process-ended" 5s 712ms
Then Check if transport has "process-ended" 077ms
After Hooks.deleteTransportAfterTest() 156ms
After Hooks.rollbackAllCustomFieldsSettings() 592ms
After Hooks.deleteModeOfTransportationAfterTest() 102ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 119ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 051ms
And Mark custom fields as not obligatory 196ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 358ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 1s 368ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 096ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 078ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 867ms
And Login as "bausch-admin" 2s 939ms
And Go to "TRANSPORT_TABLE" 450ms
And Find transport in table with status "advice-added" 3s 633ms
And Confirm statuses until reach "on-the-way" 15s 252ms
And Open statuses popup 160ms
And Toggle status date confirmation checkbox 417ms
And Change status execution date to "1" days from today 2s 464ms
Then Verify that status cannot be confirmed 1s 228ms
After Hooks.deleteTransportAfterTest() 251ms
After Hooks.rollbackAllCustomFieldsSettings() 594ms
After Hooks.deleteModeOfTransportationAfterTest() 106ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 118ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 047ms
And Mark custom fields as not obligatory 201ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 350ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 1s 365ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 122ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 082ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 892ms
And Login as "bausch-admin" 2s 840ms
And Go to "TRANSPORT_TABLE" 503ms
And Find transport in table with status "advice-added" 3s 668ms
And Confirm statuses until reach "on-the-way" 15s 098ms
And Open statuses popup 146ms
And Toggle status date confirmation checkbox 388ms
And Change status execution date to "-1" days from today 2s 455ms
Then Verify that status cannot be confirmed 1s 235ms
After Hooks.deleteTransportAfterTest() 157ms
After Hooks.rollbackAllCustomFieldsSettings() 595ms
After Hooks.deleteModeOfTransportationAfterTest() 103ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-farmacol" 150ms
And Get custom field settings for "EXTERNAL_DELIVERY" transport type and "farmacol" company 044ms
And Mark custom fields as not obligatory 006ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 388ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 794ms
And Get "START_OF_UNLOADING" data for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 058ms
When Login as "farmacol-admin" 2s 839ms
And Go to "TRANSPORT_TABLE" 490ms
And Confirm statuses until reach "during-unload" 14s 778ms
And Set actual confirmed transport status list 2s 022ms
And Disable task by API 057ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 904ms
And Edit transport hours and recalculate statuses 30s 730ms
Then Verify that all confirmed statuses are still on transport status list 408ms
After Hooks.deleteTransportAfterTest() 134ms
After Hooks.rollbackAllCustomFieldsSettings() 100ms
After Hooks.rollbackTaskChanges() 052ms
View Feature Status rejection
Scenario Outline Check if it is possible to reject status by guard in transport table
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 480ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 099ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/214077014 - status odpowiedzi: 422 , komunikat:  [errors:[Przepraszamy, ale podany login jest już zajęty.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.User.EditUserTest.prepareUserDetailsWithAllNotifications(EditUserTest.java:108)
	at CucumberTests.User.EditUserTest.prepareUserDetailsWithAllNotificationsAndByJSONFile(EditUserTest.java:90)
	at ✽.Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file(file:Features/Atom/Statuses/RejectStatuses.feature:6)
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 000ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 000ms
And Check if reject date is not visible 000ms
When Reject status: Book of disinfection 000ms
And Check if reject date is visible 000ms
Then If user is login then logout 000ms
And Login as "lantmannen-admin" 000ms
And Check if note was added to transport after status rejection 000ms
And Check if history note was added to transport after status rejection - "LOAD" 000ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nieaktualna księga mycia i dezynfekcji" 000ms
And Check if user got a mail 000ms
Hooks
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.cleanUserDetailsAfterTest() 070ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/214077014 - status odpowiedzi: 422 , komunikat:  [errors:[Przepraszamy, ale podany login jest już zajęty.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.Hooks.cleanUserDetailsAfterTest(Hooks.java:319)
	at sun.reflect.GeneratedMethodAccessor249.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
View Feature Status rejection
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 2s 150ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 434ms
And Check if reject date is not visible 15s 055ms
When Reject status: Book of disinfection 173ms
And Check if reject date is visible 215ms
And Get rejection date 072ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 181ms
Then Check if reject date has changed 182ms
After Hooks.deleteTransportAfterTest() 144ms
View Feature Status rejection
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 192ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 466ms
And Go to transport details "LOAD" 2s 803ms
And Check if reject date is not visible 15s 067ms
When Reject status: Book of disinfection 204ms
Then Check if reject date is visible 219ms
After Hooks.deleteTransportAfterTest() 119ms
View Feature Status rejection
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 020ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 476ms
And Open statuses popup 187ms
And Check if reject date is not visible 15s 050ms
When Reject status: Book of disinfection 213ms
Then Open statuses popup 151ms
And Check if reject date is visible 099ms
After Hooks.deleteTransportAfterTest() 158ms
View Feature Status revocation
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 499ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 573ms
And Confirm to the last status by API 306ms
When Find statuses for transport in table 2s 601ms
And Revoke statuses until reach "advice-added" 8s 149ms
Then Check if transport has "advice-added" 067ms
After Hooks.deleteTransportAfterTest() 116ms
View Feature Status revocation
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 503ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 455ms
And Confirm to the last status by API 286ms
When Find statuses for transport in table 2s 242ms
And Revoke statuses until reach "planned" 8s 026ms
Then Check if transport has "planned" 065ms
After Hooks.deleteTransportAfterTest() 125ms
View Feature Status
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 2s 624ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 348ms
When Find transport in table with status "new" 3s 651ms
And Open statuses popup 175ms
Then Check if transport has checkpoints from list "Utworzenie zlecenia,Dodanie awizacji,Potwierdzenie okna czasowego" in "0" 186ms
After Hooks.deleteTransportAfterTest() 090ms
View Feature Status
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 2s 066ms
And Get inputs from database "ADVICE_EXTERNAL_DELIVERY" "super-admin-farmacol" 022ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 306ms
And Click button advice in transport table "EXTERNAL_DELIVERY" 266ms
And Set advice window in schedule 2s 956ms
And Fill advice form 14s 268ms
And Click advice save button and wait for advice form to disappear 30s 980ms
And Go to "TRANSPORT_TABLE" 503ms
When Find transport in table with status "advice-added" 3s 671ms
And Open statuses popup 184ms
Then Check if transport has checkpoints from list "Zgłoszenie kierowcy,Rozpoczęcie rozładunku,Zakończenie rozładunku" in "1" 177ms
After Hooks.deleteTransportAfterTest() 215ms
View Feature Status
Given Set token of apiUsername "super-admin-farmacol" 122ms
And Get custom field settings for "EXTERNAL_DELIVERY" transport type and "farmacol" company 039ms
And Mark custom fields as not obligatory 005ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 301ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 781ms
And Get "START_OF_UNLOADING" data for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 052ms
When Login as "farmacol-admin" 2s 094ms
And Go to "TRANSPORT_TABLE" 396ms
And Confirm statuses until reach "registered-katowice-przyjęcia" 10s 427ms
And Disable task by API 049ms
And Find transport pencil button in transports table 1s 662ms
And Click pencil and move transport to next day in schedule 18s 868ms
And Go to "TRANSPORT_TABLE" 531ms
Then Verify that "START_OF_UNLOADING" is not visible 399ms
After Hooks.deleteTransportAfterTest() 187ms
After Hooks.rollbackAllCustomFieldsSettings() 101ms
After Hooks.rollbackTaskChanges() 058ms
View Feature TransportWindow atom tests
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 632ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 569ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 087ms
When Go to "WAREHOUSE_TAB" 1s 105ms
And Select warehouse "Serownia" 1s 713ms
And Set week view 1s 215ms
And Show yesterday 1s 136ms
And Move window into the past 429ms
Then Check if window is "red" 4s 078ms
After Hooks.deleteTransportAfterTest() 154ms
After Hooks.rollbackAddedAuthorities() 046ms
View Feature TransportWindow atom tests
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 990ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 468ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 088ms
When Go to "WAREHOUSE_TAB" 1s 153ms
And Select warehouse "Magazyn - Nowa Sól" 2s 544ms
And Set week view 1s 233ms
And Show yesterday 1s 145ms
And Move window into the past 565ms
Then Check if window is "red" 4s 079ms
After Hooks.deleteTransportAfterTest() 131ms
After Hooks.rollbackAddedAuthorities() 048ms
View Feature TransportWindow atom tests
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 104ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 420ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "piast-admin" 090ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 019ms
When Show all transport types 1s 127ms
And Click button advice in transport table "DELIVERY" 220ms
And Set advice window in schedule 2s 927ms
And Fill advice form 10s 017ms
And Click advice save button and wait for advice form to disappear 30s 999ms
And Select warehouse "Magazyn Hala A" 1s 369ms
And Set week view 2s 244ms
And Show yesterday 1s 232ms
And Move window into the past 707ms
Then Check if window is "red" 4s 082ms
After Hooks.deleteTransportAfterTest() 169ms
After Hooks.rollbackAddedAuthorities() 051ms
View Feature TransportWindow atom tests
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 263ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 025ms
And Set algorithm setting for "super-admin-hochland" in "Magazyn Zimny Kaźmierz" on "Magazyn Zimny" 297ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 1s 510ms
When Go to "WAREHOUSE_TAB" 1s 285ms
And Select warehouse "Magazyn Zimny Kaźmierz" 1s 958ms
And Set week view 1s 268ms
And Check if time window length is correct after "CREATE" 084ms
And Change number of pallets in transport 57s 172ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 214ms
And Check if time window length is correct after "EDIT" 084ms
After Hooks.deleteTransportAfterTest() 268ms
View Feature TransportWindow atom tests
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 259ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 070ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 090ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 192ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 488ms
When Go to "WAREHOUSE_TAB" 637ms
And Select warehouse "Magazyn Surowców" 1s 364ms
And Set week view 1s 246ms
Then Check if time window has proper "60" 059ms
After Hooks.deleteTransportAfterTest() 143ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 043ms
After Hooks.clearAlgorithmSettings() 015ms
View Feature TransportWindow atom tests
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 050ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 060ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 093ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 196ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 447ms
When Go to "WAREHOUSE_TAB" 626ms
And Select warehouse "Magazyn Surowców" 1s 347ms
And Set week view 1s 263ms
Then Check if time window has proper "60" 069ms
After Hooks.deleteTransportAfterTest() 124ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 043ms
After Hooks.clearAlgorithmSettings() 017ms
View Feature TransportWindow atom tests
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 083ms
And Get package type settings for transportType "LOAD" from "keeeper" 061ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 088ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 194ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 324ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 019ms
And Show all transport types 1s 156ms
And Click button advice in transport table "LOAD" 273ms
And Set advice window in schedule 2s 746ms
And Fill advice form 15s 662ms
And Click advice save button and wait for advice form to disappear 30s 991ms
Then Check if time window has proper "30" 075ms
After Hooks.deleteTransportAfterTest() 142ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 045ms
After Hooks.clearAlgorithmSettings() 014ms
View Feature TransportWindow atom tests
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 290ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 062ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 084ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 191ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 335ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 023ms
And Show all transport types 1s 149ms
And Click button advice in transport table "CONTAINER" 253ms
And Set advice window in schedule 2s 710ms
And Fill advice form 15s 621ms
And Click advice save button and wait for advice form to disappear 30s 964ms
Then Check if time window has proper "60" 075ms
After Hooks.deleteTransportAfterTest() 132ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 043ms
After Hooks.clearAlgorithmSettings() 014ms
View Feature TransportWindow atom tests
Scenario Outline Check if supplier can change time window size by change number of pallets
Steps
Given Set token of apiUsername "super-admin-hochland" 118ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 090ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /algorithm-settings/206914331 - status odpowiedzi: 422 , komunikat:  [errors:[Operacja nie powiodła się. Prosimy spróbować ponownie a, jeśli problem się powtarza, o kontakt z info@logintegra.com.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.AlgorithmSetting.AlgorithmSettingTest.setAlgorithmSettingIn(AlgorithmSettingTest.java:91)
	at ✽.Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera"(file:Features/Atom/TimeWindow/TransportWindow.feature:134)
And Set token of apiUsername "dha1-supplier-2@qa.qa-test" 000ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 000ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "super-admin-hochland" 000ms
When Go to transport details "DELIVERY" 000ms
And Change filled value in transport details "number-of-pallets-step-0" "number" "25" "0" 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to "WAREHOUSE_TAB" 000ms
And Select warehouse "Serownia" 000ms
And Set week view 000ms
Then Check if time window has proper "60" 000ms
Hooks
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.clearAlgorithmSettings() 099ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <204> but was <500>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.delete(RequestSpecificationImpl.groovy:183)
	at io.restassured.internal.RequestSpecificationImpl.delete(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.deleteResponse(RestUtil.java:301)
	at Utils.RestUtils.RestUtil.deleteFromApolloApi(RestUtil.java:173)
	at CucumberTests.Hooks.lambda$clearAlgorithmSettings$3(Hooks.java:490)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at CucumberTests.Hooks.clearAlgorithmSettings(Hooks.java:489)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
View Feature TransportWindow atom tests
Scenario Outline Check if window counter value in schedule changes
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 259ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 075ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 326ms
When Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 49s 670ms
And Check if time window counter value equals "1" 015ms
java.lang.AssertionError: Nie znaleziono szukanego zasobu w Apollo!
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getStringResult(ApolloSelectDbService.java:136)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.findPrincipalCompanyId(ApolloSelectDbService.java:214)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.findSettingValue(ApolloSelectDbService.java:302)
	at Pages.Schedule.SchedulePage.getNumberOfWindowsInScheduleFromCounter(SchedulePage.java:323)
	at CucumberTests.Schedule.ScheduleTest.checkIfTimeWindowCounterValueEquals(ScheduleTest.java:141)
	at ✽.Check if time window counter value equals "1"(file:Features/Atom/TimeWindow/TransportWindow.feature:155)
And Select view "DAYS_2" 000ms
And Move advice window "2" 000ms
And Select view "DAY" 000ms
Then Check if time window counter value equals "0" 000ms
And Delete created transport by API 000ms
And Check if time window counter value equals "0" 000ms
And Click in free spot in schedule page to create gray window 000ms
And Check if time window counter value equals "0" 000ms
And Click in free spot in schedule page to create dedicated window 000ms
And Check if time window counter value equals "0" 000ms
After Hooks.deleteTransportAfterTest() 120ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature TransportWindow atom tests
Scenario Outline Check if transport form can be opened in schedule
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-adama" 020ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 729ms
When Go to new transport "DELIVERY" 644ms
And Fill transport form 13s 407ms
And Click "save-transport" save button and wait for form to disappear 30s 182ms
And Set advice window in schedule 2s 391ms
And Check is transport created in schedule and set transport id 15s 113ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='slot-78917108-2021-07-15-07-15']//div[@data-transport-id]"}
  (Session info: headless chrome=91.0.4472.114)
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.24pGIu}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 51475326496d3b0129efabd3aba6e551
*** Element info: {Using=xpath, value=//div[@id='slot-78917108-2021-07-15-07-15']//div[@data-transport-id]}
	at sun.reflect.GeneratedConstructorAccessor217.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.Schedule.SchedulePage.getTransportId(SchedulePage.java:167)
	at CucumberTests.Transport.AdviceTransport.checkIsTransportCreatedInScheduleAndSetTransportId(AdviceTransport.java:160)
	at ✽.Check is transport created in schedule and set transport id(file:Features/Atom/TimeWindow/TransportWindow.feature:178)
And Go to "TRANSPORT_TABLE" 000ms
When Click on time window date 000ms
And Open transport form when in schedule 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature TransportWindow atom tests
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 018ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 704ms
When Go to new transport "DELIVERY" 734ms
And Fill transport form 43s 981ms
And Click "save-transport" save button and wait for form to disappear 30s 188ms
And Set advice window in schedule 2s 385ms
And Check is transport created in schedule and set transport id 797ms
And Go to "TRANSPORT_TABLE" 537ms
When Click on time window date 1s 536ms
And Open transport form when in schedule 1s 362ms
Then Check are transport values equals 20s 117ms
After Hooks.deleteTransportAfterTest() 138ms
View Feature TransportWindow atom tests
Given Get inputs from database "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 024ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 564ms
When Go to new transport "CISTERN_DELIVERY" 747ms
And Fill transport form 46s 136ms
And Click "save-transport" save button and wait for form to disappear 30s 193ms
And Set advice window in schedule 2s 435ms
And Check is transport created in schedule and set transport id 814ms
And Go to "TRANSPORT_TABLE" 508ms
When Click on time window date 1s 732ms
And Open transport form when in schedule 1s 399ms
Then Check are transport values equals 7s 189ms
After Hooks.deleteTransportAfterTest() 191ms
View Feature TransportWindow atom tests
Given Get inputs from database "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 019ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 506ms
When Go to new transport "CISTERN_COLLECTION" 782ms
And Fill transport form 32s 005ms
And Click "save-transport" save button and wait for form to disappear 30s 256ms
And Set advice window in schedule 2s 418ms
And Check is transport created in schedule and set transport id 689ms
And Go to "TRANSPORT_TABLE" 494ms
When Click on time window date 1s 722ms
And Open transport form when in schedule 1s 326ms
Then Check are transport values equals 22s 007ms
After Hooks.deleteTransportAfterTest() 245ms
View Feature TransportWindow atom tests
Given Get inputs from database "CREATE_DELIVERY" "super-admin-lantmannen" 022ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 672ms
When Go to new transport "DELIVERY" 661ms
And Fill transport form 42s 704ms
And Click "save-transport" save button and wait for form to disappear 30s 234ms
And Set advice window in schedule 2s 362ms
And Check is transport created in schedule and set transport id 735ms
And Go to "TRANSPORT_TABLE" 479ms
When Click on time window date 1s 656ms
And Open transport form when in schedule 1s 292ms
Then Check are transport values equals 19s 960ms
After Hooks.deleteTransportAfterTest() 158ms
View Feature TransportWindow atom tests
Given Get inputs from database "CREATE_LOAD" "super-admin-lantmannen" 019ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 304ms
When Go to new transport "LOAD" 648ms
And Fill transport form 42s 769ms
And Click "save-transport" save button and wait for form to disappear 30s 276ms
And Set advice window in schedule 2s 380ms
And Check is transport created in schedule and set transport id 720ms
And Go to "TRANSPORT_TABLE" 473ms
When Click on time window date 1s 608ms
And Open transport form when in schedule 1s 303ms
Then Check are transport values equals 20s 003ms
After Hooks.deleteTransportAfterTest() 245ms
View Feature TransportWindow atom tests
Given Set token of apiUsername "super-admin-farmacol" 119ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 111ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 157ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 074ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 213ms
And Login as "farmacol-admin" 2s 861ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 47s 913ms
And Go to "TRANSPORT_TABLE" 510ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 831ms
And Add step "unload" 206ms
And Change filled value in transport details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 3s 794ms
And Change filled value in transport details "weight-step-2" "number" "23" "0" 1s 594ms
And Change filled value in transport details "number-of-pallets-step-2" "number" "23" "0" 1s 538ms
And Change filled value in transport details "time-range-from-date-2" "date" "" "0" 3s 748ms
Then Click "save-transport" save button 313ms
And Set advice window in schedule in "2" days 5s 214ms
And Click advice save button and wait for advice form to disappear 31s 208ms
And Go to "TRANSPORT_TABLE" 561ms
And Check if transport has "2" time windows 048ms
After Hooks.deleteTransportAfterTest() 180ms
After Hooks.rollbackTransportTypeSettings() 081ms
After Hooks.rollbackAddedActionAuthorities() 056ms
View Feature TransportWindow atom tests
Scenario Outline Check if window changes color properly in transport table
Steps
Given Set token of apiUsername "super-admin-farmacol" 119ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 076ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 073ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 1s 327ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 591ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 53s 379ms
And Go to "TRANSPORT_TABLE" 498ms
And Get checkpoint colors for transport 024ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "true" 079ms
java.lang.IllegalArgumentException: No enum constant org.openqa.selenium.support.Colors.
	at java.lang.Enum.valueOf(Enum.java:238)
	at org.openqa.selenium.support.Colors.valueOf(Colors.java:23)
	at org.openqa.selenium.support.Color$NamedColorConverter.getColor(Color.java:303)
	at org.openqa.selenium.support.Color.fromString(Color.java:46)
	at CucumberTests.TimeWindow.TimeWindowTest.checkIfTransportHasProperColor(TimeWindowTest.java:128)
	at CucumberTests.TimeWindow.TimeWindowTest.verifyThatTransportColorsChangeInColumnProperlyWhenWindowColorDependsOnWarehouseIs(TimeWindowTest.java:100)
	at ✽.Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "true"(file:Features/Atom/TimeWindow/TransportWindow.feature:229)
After Hooks.deleteTransportAfterTest() 143ms
After Hooks.rollbackTransportTypeSettings() 106ms
View Feature TransportWindow atom tests
Scenario Outline Check if window changes color properly in transport table
Steps
Given Set token of apiUsername "super-admin-farmacol" 117ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 070ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 075ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 1s 354ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 116ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 53s 336ms
And Go to "TRANSPORT_TABLE" 538ms
And Get checkpoint colors for transport 017ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 082ms
java.lang.IllegalArgumentException: No enum constant org.openqa.selenium.support.Colors.
	at java.lang.Enum.valueOf(Enum.java:238)
	at org.openqa.selenium.support.Colors.valueOf(Colors.java:23)
	at org.openqa.selenium.support.Color$NamedColorConverter.getColor(Color.java:303)
	at org.openqa.selenium.support.Color.fromString(Color.java:46)
	at CucumberTests.TimeWindow.TimeWindowTest.checkIfTransportHasProperColor(TimeWindowTest.java:128)
	at CucumberTests.TimeWindow.TimeWindowTest.verifyThatTransportColorsChangeInColumnProperlyWhenWindowColorDependsOnWarehouseIs(TimeWindowTest.java:100)
	at ✽.Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false"(file:Features/Atom/TimeWindow/TransportWindow.feature:229)
After Hooks.deleteTransportAfterTest() 260ms
After Hooks.rollbackTransportTypeSettings() 082ms
View Feature TransportWindow atom tests
Scenario Outline Check if window changes color properly in schedule
Steps
Given Set token of apiUsername "super-admin-farmacol" 117ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 075ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 070ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 1s 347ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 161ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 53s 433ms
And Get checkpoint colors for transport 013ms
And Go to "TRANSPORT_TABLE" 503ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 767ms
java.lang.IllegalArgumentException: No enum constant org.openqa.selenium.support.Colors.NOT_FOUND
	at java.lang.Enum.valueOf(Enum.java:238)
	at org.openqa.selenium.support.Colors.valueOf(Colors.java:23)
	at org.openqa.selenium.support.Color$NamedColorConverter.getColor(Color.java:303)
	at org.openqa.selenium.support.Color.fromString(Color.java:46)
	at CucumberTests.TimeWindow.TimeWindowTest.checkIfWindowHasProperColor(TimeWindowTest.java:193)
	at CucumberTests.TimeWindow.TimeWindowTest.checkIfWindowsHasProperColorsInSchedule(TimeWindowTest.java:178)
	at CucumberTests.TimeWindow.TimeWindowTest.verifyThatTransportColorsOfWindowsChangeProperlyInScheduleWhenWindowColorDependsOnWarehouseIs(TimeWindowTest.java:118)
	at ✽.Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true"(file:Features/Atom/TimeWindow/TransportWindow.feature:247)
After Hooks.deleteTransportAfterTest() 186ms
After Hooks.rollbackTransportTypeSettings() 085ms
View Feature TransportWindow atom tests
Scenario Outline Check if window changes color properly in schedule
Steps
Given Set token of apiUsername "super-admin-farmacol" 116ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 073ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 079ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 231ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 340ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 53s 097ms
And Get checkpoint colors for transport 015ms
And Go to "TRANSPORT_TABLE" 589ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 741ms
java.lang.IllegalArgumentException: No enum constant org.openqa.selenium.support.Colors.
	at java.lang.Enum.valueOf(Enum.java:238)
	at org.openqa.selenium.support.Colors.valueOf(Colors.java:23)
	at org.openqa.selenium.support.Color$NamedColorConverter.getColor(Color.java:303)
	at org.openqa.selenium.support.Color.fromString(Color.java:46)
	at CucumberTests.TimeWindow.TimeWindowTest.checkIfWindowHasProperColor(TimeWindowTest.java:193)
	at CucumberTests.TimeWindow.TimeWindowTest.checkIfWindowsHasProperColorsInSchedule(TimeWindowTest.java:178)
	at CucumberTests.TimeWindow.TimeWindowTest.verifyThatTransportColorsOfWindowsChangeProperlyInScheduleWhenWindowColorDependsOnWarehouseIs(TimeWindowTest.java:118)
	at ✽.Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false"(file:Features/Atom/TimeWindow/TransportWindow.feature:247)
After Hooks.deleteTransportAfterTest() 177ms
After Hooks.rollbackTransportTypeSettings() 130ms
View Feature TransportWindow atom tests
Given Set token of apiUsername "super-admin-farmacol" 116ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 193ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 756ms
And Login as "super-admin-farmacol" 2s 781ms
And Show all transport types 1s 221ms
And Click on time window date 1s 897ms
Then Open transport form when in schedule 1s 386ms
And Click create similar button 15s 318ms
And Click cancel button in transport form 216ms
And Open transport form when in schedule 1s 361ms
Then Check if transport form modal is visible 093ms
After Hooks.deleteTransportAfterTest() 146ms
View Feature TransportWindow atom tests
Given Set token of apiUsername "super-admin-farmacol" 116ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 260ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 808ms
And Get min and max advice date of created transport as "super-admin-farmacol" 184ms
And Login as "farmacol-admin" 2s 122ms
And Show all transport types 1s 257ms
And Click on time window date 1s 911ms
And Set week view 2s 509ms
And Move advice window "3" 1s 864ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 207ms
After Hooks.deleteTransportAfterTest() 157ms
View Feature Move transport to archive
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 571ms
And Check expected date interval for principal "neuca" in transport type "DELIVERY" and task "ARRIVE" 017ms
And Get setting "DELAY_TIME_TO_MOVE_ORDER_TO_ARCHIVE_AFTER_TASK_TIMEOUT" for "neuca" 056ms
And Set proper delay time to move order to archive after task timeout 046ms
When Create transport with time window start at closest full hour "CREATE_DELIVERY" by API as "super-admin-neuca" 390ms
And Go to "WAREHOUSE_TAB" 1s 004ms
And Change warehouse in schedule to: "Katowice" 1s 338ms
And Wait "60" seconds 1m
And Verify that transport window is grey 076ms
And Verify that transport is in archive 2s 164ms
Then Restore transport from archive 1s 437ms
And Verify that transport has been successfully restored 15s 681ms
After Hooks.deleteTransportAfterTest() 222ms
After Hooks.rollbackSettings() 044ms
View Feature Move transport to archive
Given Login as "dayco-admin" and set token of apiUsername "super-admin-dayco" 2s 581ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 1s 335ms
When Go to "TRANSPORT_TABLE" 412ms
And Delete transport 19s 539ms
When Go to "ARCHIVE_TAB" 515ms
And Show "OWN_COLLECTION" 196ms
And Verify that created transport is "true" in transport table 15s 162ms
After Hooks.deleteTransportAfterTest() 120ms
View Feature Move transport to archive
Scenario Outline Check if confirming transport status removed it to the archive
Steps
Given Set token of apiUsername "super-admin-dayco" 116ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 042ms
And Mark custom fields as not obligatory 006ms
And Login as "dayco-admin" 1s 988ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 1s 360ms
And Get setting "ARCHIVING_JOB_INTERVAL" for "dayco" 071ms
And Prepare setting: "ARCHIVING_JOB_INTERVAL" with value: "10s" with "super-admin-dayco" 029ms
When Go to "TRANSPORT_TABLE" 357ms
And Click button advice in transport table "OWN_COLLECTION" 1s 761ms
And Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco" 449ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=91.0.4472.114)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.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.24pGIu}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 51475326496d3b0129efabd3aba6e551
	at sun.reflect.GeneratedConstructorAccessor220.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.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83)
	at CucumberTests.Transport.AdviceTransport.adviceTransport(AdviceTransport.java:72)
	at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:60)
	at ✽.Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco"(file:Features/Atom/Transport/Archive.feature:46)
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "planned-magazyn-tychy" 000ms
And Confirm statuses until reach "process-ended" 000ms
And Wait "12" seconds 000ms
Then Go to "ARCHIVE_TAB" 000ms
And Show "OWN_COLLECTION" 000ms
And Verify that created transport is "true" in transport table 000ms
After Hooks.deleteTransportAfterTest() 098ms
After Hooks.rollbackAllCustomFieldsSettings() 146ms
After Hooks.rollbackSettings() 039ms
View Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 399ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 368ms
When Fill auction form 15s 926ms
Then Verify that the auction has been added to transport 149ms
After Hooks.deleteTransportAfterTest() 117ms
View Feature Set transport order on auction
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 934ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 374ms
When Fill auction form 15s 896ms
Then Verify that the auction has been added to transport 166ms
After Hooks.deleteTransportAfterTest() 111ms
View Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 199ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 377ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 120ms
When If user is login then logout 531ms
And Login as "paa1-carrier@qa.qa-test" 2s 466ms
And Go to auction offer 1s 555ms
And Accept transport with minimum rate 15s 826ms
Then Check if carrier is assigned to transport 073ms
After Hooks.deleteTransportAfterTest() 106ms
View Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 217ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 364ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 114ms
When If user is login then logout 505ms
And Login as "paa1-carrier@qa.qa-test" 2s 183ms
And Go to auction offer 1s 456ms
And Reject auction offer 15s 808ms
Then Verify that offer has been removed from transport 15s 114ms
After Hooks.deleteTransportAfterTest() 116ms
View Feature Set transport order on auction
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 419ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 387ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 115ms
When If user is login then logout 454ms
And Login as "pskza1-carrier@qa.qa-test" 2s 518ms
And Go to auction offer 1s 500ms
And Reject auction offer 15s 755ms
Then Verify that offer has been removed from transport 15s 112ms
After Hooks.deleteTransportAfterTest() 125ms
View Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 108ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 384ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 124ms
When If user is login then logout 504ms
And Login as "paa1-carrier@qa.qa-test" 2s 036ms
And Go to auction offer 1s 573ms
And Offer prize above maximum - "20000" 348ms
Then Verify that is not possible to add offer 158ms
After Hooks.deleteTransportAfterTest() 089ms
View Feature Set transport order on auction
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 107ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 327ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 122ms
When If user is login then logout 469ms
And Login as "pskza1-carrier@qa.qa-test" 1s 979ms
And Go to auction offer 1s 472ms
And Offer prize above maximum - "20000" 348ms
Then Verify that is not possible to add offer 161ms
After Hooks.deleteTransportAfterTest() 091ms
View Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 046ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 349ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 125ms
And Wait till auction end 1m 58s 016ms
Then Verify that is possible to add auction 154ms
After Hooks.deleteTransportAfterTest() 124ms
View Feature Set transport order on auction
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 180ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 386ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 114ms
And Wait till auction end 1m 58s 018ms
Then Verify that is possible to add auction 151ms
After Hooks.deleteTransportAfterTest() 235ms
View Feature Set transport order on auction
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 319ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 389ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 138ms
And Go to auction offer 1s 469ms
When Offer "1000" 336ms
Then Verify that offer with "1000" has been added to auction 3s 094ms
After Hooks.deleteTransportAfterTest() 122ms
View Feature Set transport order on auction
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 111ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 371ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 120ms
And Go to auction offer 1s 440ms
When Offer "1000" 378ms
Then Verify that offer with "1000" has been added to auction 3s 062ms
After Hooks.deleteTransportAfterTest() 122ms
View Feature Set transport order on auction
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 047ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 361ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 119ms
And Go to auction offer 1s 452ms
When Offer "1000" 362ms
And Verify that offer with "1000" has been added to auction 3s 072ms
Then Go to auction offer 1s 424ms
And Revoke current offer 741ms
And Verify that offer has been revoked 32s 398ms
After Hooks.deleteTransportAfterTest() 217ms
View Feature Set transport order on auction
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 332ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 341ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 127ms
And Go to auction offer 1s 484ms
When Offer "1000" 378ms
And Verify that offer with "1000" has been added to auction 3s 078ms
Then Go to auction offer 1s 424ms
And Offer "1500" 375ms
And Verify that offer with "1500" has been added to auction 3s 066ms
After Hooks.deleteTransportAfterTest() 098ms
View Feature Set transport order on auction
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 270ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 380ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 146ms
And Go to auction offer 1s 510ms
When Offer "1000" 344ms
And Verify that offer with "1000" has been added to auction 3s 099ms
Then Login as "swisskrono-admin" 2s 057ms
And Go to auction details 1s 449ms
And Finish active auction 128ms
And Verify that the transport has no active auction 231ms
After Hooks.deleteTransportAfterTest() 117ms
View Feature Set transport order on auction
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 226ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 321ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 102ms
And Go to auction offer 1s 451ms
When Offer "1000" 383ms
Then Verify that carrier can see current place in auction depending on the "true" role 181ms
After Hooks.deleteTransportAfterTest() 117ms
View Feature Set transport order on auction
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 100ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 338ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 138ms
And Go to auction offer 1s 442ms
When Offer "1000" 321ms
Then Verify that carrier can see current place in auction depending on the "false" role 15s 045ms
After Hooks.deleteTransportAfterTest() 132ms
View Feature Set transport order on auction
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 255ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 374ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 127ms
And Go to auction offer 1s 463ms
When Offer "300" 391ms
And Verify that carrier can't add offer to auction 098ms
After Hooks.deleteTransportAfterTest() 100ms
View Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 075ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 359ms
And Show all transport "false" 076ms
When Go to auction form 1s 499ms
Then Verify carrier selection value "false" 155ms
After Hooks.deleteTransportAfterTest() 088ms
View Feature Set transport order on auction
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 038ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 423ms
And Show all transport "true" 238ms
When Go to auction form 1s 483ms
Then Verify carrier selection value "true" 154ms
After Hooks.deleteTransportAfterTest() 096ms
View Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 988ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 360ms
When Open transport auction form 342ms
And Select all companies checkbox in transport auction form 176ms
And Unselect company "PAA2" in transport auction form 142ms
And Put transport on auction 15s 372ms
And Open transport auction history 204ms
And Open participants section in transport auction history 173ms
Then Check if unselected "PAA2" is in transport auction history as participant 15s 079ms
After Hooks.deleteTransportAfterTest() 200ms
View Feature Set transport order on auction
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 224ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 387ms
When Open transport auction form 335ms
And Select all companies checkbox in transport auction form 178ms
And Unselect company "PSKZA2" in transport auction form 181ms
And Put transport on auction 15s 479ms
And Open transport auction history 199ms
And Open participants section in transport auction history 172ms
Then Check if unselected "PSKZA2" is in transport auction history as participant 15s 033ms
After Hooks.deleteTransportAfterTest() 121ms
View Feature Set transport order on auction
Given Set token of apiUsername "super-admin-varrocrychvald" 113ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-varrocrychvald" 1s 433ms
And Set transport on auction with "1000" and "1500" by JSON file as "super-admin-varrocrychvald" 2s 110ms
And Add a bid "1500" to an auction by JSON file as "pvra1-carrier" for "super-admin-varrocrychvald" 208ms
And Add a bid "1000" to an auction by JSON file as "pvra2-carrier-2" for "super-admin-varrocrychvald" 239ms
When Login as "varrocrychvald-admin" and set token of apiUsername "super-admin-varrocrychvald" 2s 506ms
And Show all transport "true" 258ms
And Open transport auction history 838ms
And Pass transport to "2" carrier in auction history 1s 185ms
Then Verify if "REASON" is visible in pass transport modal 094ms
And Confirm pass transport to carrier in pass transport modal 159ms
And Verify that "REASON" in pass transport modal has validation error 1s 065ms
After Hooks.deleteTransportAfterTest() 105ms
View Feature Crud Transport
Given Get inputs from database "CREATE_UNLOAD" "super-admin-pgf" 018ms
And Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 229ms
When Go to new transport "UNLOAD" 15s 512ms
And Fill transport form 28s 123ms
And Click "save-transport" save button and wait for form to disappear 30s 164ms
And Set advice window in schedule 2s 464ms
And Check is transport created in schedule and set transport id 712ms
And Go to "TRANSPORT_TABLE" 507ms
And Go to transport details "UNLOAD" 30s 657ms
Then Check are transport values equals 21s 980ms
After Hooks.deleteTransportAfterTest() 128ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-adama" 020ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 332ms
When Go to new transport "DELIVERY" 604ms
And Fill transport form 13s 505ms
And Click "save-transport" save button and wait for form to disappear 30s 205ms
And Set advice window in schedule 2s 397ms
And Check is transport created in schedule and set transport id 15s 106ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='slot-78917108-2021-07-15-07-15']//div[@data-transport-id]"}
  (Session info: headless chrome=91.0.4472.114)
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.24pGIu}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 51475326496d3b0129efabd3aba6e551
*** Element info: {Using=xpath, value=//div[@id='slot-78917108-2021-07-15-07-15']//div[@data-transport-id]}
	at sun.reflect.GeneratedConstructorAccessor217.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.Schedule.SchedulePage.getTransportId(SchedulePage.java:167)
	at CucumberTests.Transport.AdviceTransport.checkIsTransportCreatedInScheduleAndSetTransportId(AdviceTransport.java:160)
	at ✽.Check is transport created in schedule and set transport id(file:Features/Atom/Transport/CrudTransport.feature:11)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Steps
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-adama" 022ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 354ms
When Go to new transport "OWN_COLLECTION" 656ms
And Fill transport form 20s 598ms
And Click "save-transport" save button and wait for form to disappear 30s 225ms
And Set advice window in schedule 2s 364ms
And Check is transport created in schedule and set transport id 15s 114ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='slot-78917108-2021-07-15-07-15']//div[@data-transport-id]"}
  (Session info: headless chrome=91.0.4472.114)
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.24pGIu}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 51475326496d3b0129efabd3aba6e551
*** Element info: {Using=xpath, value=//div[@id='slot-78917108-2021-07-15-07-15']//div[@data-transport-id]}
	at sun.reflect.GeneratedConstructorAccessor217.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.Schedule.SchedulePage.getTransportId(SchedulePage.java:167)
	at CucumberTests.Transport.AdviceTransport.checkIsTransportCreatedInScheduleAndSetTransportId(AdviceTransport.java:160)
	at ✽.Check is transport created in schedule and set transport id(file:Features/Atom/Transport/CrudTransport.feature:11)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature Crud Transport
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 428ms
When Go to new transport "DELIVERY" 705ms
And Fill transport form 44s 046ms
And Click "save-transport" save button and wait for form to disappear 30s 259ms
And Set advice window in schedule 2s 388ms
And Check is transport created in schedule and set transport id 756ms
And Go to "TRANSPORT_TABLE" 504ms
And Go to transport details "DELIVERY" 2s 981ms
Then Check are transport values equals 20s 218ms
After Hooks.deleteTransportAfterTest() 241ms
View Feature Crud Transport
Given Get inputs from database "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 022ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 507ms
When Go to new transport "CISTERN_DELIVERY" 748ms
And Fill transport form 46s 056ms
And Click "save-transport" save button and wait for form to disappear 30s 278ms
And Set advice window in schedule 2s 441ms
And Check is transport created in schedule and set transport id 788ms
And Go to "TRANSPORT_TABLE" 523ms
And Go to transport details "CISTERN_DELIVERY" 2s 846ms
Then Check are transport values equals 7s 068ms
After Hooks.deleteTransportAfterTest() 266ms
View Feature Crud Transport
Given Get inputs from database "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 460ms
When Go to new transport "CISTERN_COLLECTION" 624ms
And Fill transport form 32s 058ms
And Click "save-transport" save button and wait for form to disappear 30s 230ms
And Set advice window in schedule 2s 424ms
And Check is transport created in schedule and set transport id 694ms
And Go to "TRANSPORT_TABLE" 469ms
And Go to transport details "CISTERN_COLLECTION" 2s 811ms
Then Check are transport values equals 22s 059ms
After Hooks.deleteTransportAfterTest() 249ms
View Feature Crud Transport
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-hochland" 022ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 562ms
When Go to new transport "OWN_COLLECTION" 702ms
And Fill transport form 37s 027ms
And Click "save-transport" save button and wait for form to disappear 30s 174ms
And Set advice window in schedule 2s 417ms
And Check is transport created in schedule and set transport id 758ms
And Go to "TRANSPORT_TABLE" 435ms
And Go to transport details "OWN_COLLECTION" 2s 886ms
Then Check are transport values equals 19s 992ms
After Hooks.deleteTransportAfterTest() 145ms
View Feature Crud Transport
Given Get inputs from database "CREATE_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 585ms
When Go to new transport "OWN_COLLECTION_POWDER_FACTORY" 733ms
And Fill transport form 36s 917ms
And Click "save-transport" save button and wait for form to disappear 30s 206ms
And Set advice window in schedule 2s 423ms
And Check is transport created in schedule and set transport id 772ms
And Go to "TRANSPORT_TABLE" 501ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 837ms
Then Check are transport values equals 4s 941ms
After Hooks.deleteTransportAfterTest() 234ms
View Feature Crud Transport
Given Get inputs from database "CREATE_EXPORT" "super-admin-hochland" 021ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 573ms
When Go to new transport "EXPORT" 770ms
And Fill transport form 45s 200ms
And Click "save-transport" save button and wait for form to disappear 30s 239ms
And Set advice window in schedule 2s 396ms
And Check is transport created in schedule and set transport id 803ms
And Go to "TRANSPORT_TABLE" 525ms
And Go to transport details "EXPORT" 3s 077ms
Then Check are transport values equals 5s 191ms
After Hooks.deleteTransportAfterTest() 220ms
View Feature Crud Transport
Given Get inputs from database "CREATE_DELIVERY" "super-admin-skd" 019ms
And Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 608ms
When Go to new transport "DELIVERY" 15s 450ms
And Fill transport form 31s 915ms
And Click "save-transport" save button and wait for form to disappear 30s 237ms
And Set advice window in schedule 2s 406ms
And Check is transport created in schedule and set transport id 881ms
And Go to "TRANSPORT_TABLE" 509ms
And Go to transport details "DELIVERY" 30s 542ms
Then Check are transport values equals 36s 903ms
After Hooks.deleteTransportAfterTest() 274ms
View Feature Crud Transport
Given Get inputs from database "CREATE_DELIVERY" "super-admin-lantmannen" 022ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 571ms
When Go to new transport "DELIVERY" 665ms
And Fill transport form 42s 768ms
And Click "save-transport" save button and wait for form to disappear 30s 272ms
And Set advice window in schedule 2s 352ms
And Check is transport created in schedule and set transport id 782ms
And Go to "TRANSPORT_TABLE" 436ms
And Go to transport details "DELIVERY" 2s 698ms
Then Check are transport values equals 19s 847ms
After Hooks.deleteTransportAfterTest() 158ms
View Feature Crud Transport
Given Get inputs from database "CREATE_LOAD" "super-admin-lantmannen" 019ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 163ms
When Go to new transport "LOAD" 668ms
And Fill transport form 42s 611ms
And Click "save-transport" save button and wait for form to disappear 30s 198ms
And Set advice window in schedule 2s 419ms
And Check is transport created in schedule and set transport id 724ms
And Go to "TRANSPORT_TABLE" 487ms
And Go to transport details "LOAD" 2s 739ms
Then Check are transport values equals 19s 928ms
After Hooks.deleteTransportAfterTest() 235ms
View Feature Crud Transport
Given Get inputs from database "CREATE_DELIVERY" "super-admin-keeeper" 023ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 689ms
When Go to new transport "UNLOAD" 651ms
And Fill transport form 42s 473ms
And Click "save-transport" save button and wait for form to disappear 30s 189ms
And Set advice window in schedule 2s 392ms
And Check is transport created in schedule and set transport id 708ms
And Go to "TRANSPORT_TABLE" 504ms
And Go to transport details "UNLOAD" 2s 804ms
Then Check are transport values equals 22s 133ms
After Hooks.deleteTransportAfterTest() 130ms
View Feature Crud Transport
Given Get inputs from database "CREATE_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 021ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 280ms
When Go to new transport "TANKER_GRANULATE_DELIVERY" 610ms
And Fill transport form 42s 297ms
And Click "save-transport" save button and wait for form to disappear 30s 289ms
And Set advice window in schedule 2s 369ms
And Check is transport created in schedule and set transport id 754ms
And Go to "TRANSPORT_TABLE" 481ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 736ms
Then Check are transport values equals 22s 188ms
After Hooks.deleteTransportAfterTest() 155ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-alrec" 021ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 190ms
When Go to new transport "DELIVERY" 645ms
And Fill transport form 21s 172ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//li//span[text()='Magazyn Alrec Łódź'] | //li[text()='Magazyn Alrec Łódź' and @role='option']"}
  (Session info: headless chrome=91.0.4472.114)
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.24pGIu}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 51475326496d3b0129efabd3aba6e551
*** Element info: {Using=xpath, value=//li//span[text()='Magazyn Alrec Łódź'] | //li[text()='Magazyn Alrec Łódź' and @role='option']}
	at sun.reflect.GeneratedConstructorAccessor217.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.Transport.Transport.selectValue(Transport.java:226)
	at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:166)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:183)
	at ✽.Fill transport form(file:Features/Atom/Transport/CrudTransport.feature:8)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Given Get inputs from database "CREATE_WEIGHING" "super-admin-hochland" 019ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 465ms
When Go to new transport "WEIGHING" 610ms
And Fill transport form 15s 629ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 245ms
And Show all transport "false" 074ms
And Go to "TRANSPORT_TABLE" 399ms
And Go to transport details "WEIGHING" 2s 807ms
And Check are transport values equals 2s 475ms
After Hooks.deleteTransportAfterTest() 203ms
View Feature Crud Transport
Given Get inputs from database "CREATE_TRANSPORT" "super-admin-adama" 021ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 127ms
When Go to new transport "TRANSPORT" 736ms
And Fill transport form 29s 037ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 231ms
And Show all transport "false" 078ms
And Go to "TRANSPORT_TABLE" 440ms
And Go to transport details "TRANSPORT" 2s 909ms
And Check are transport values equals 6s 621ms
After Hooks.deleteTransportAfterTest() 203ms
View Feature Crud Transport
Given Get inputs from database "CREATE_CONTAINER" "super-admin-adama" 022ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 236ms
When Go to new transport "CONTAINER" 623ms
And Fill transport form 12s 149ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 208ms
And Show all transport "false" 073ms
And Go to "TRANSPORT_TABLE" 414ms
And Go to transport details "CONTAINER" 2s 814ms
And Check are transport values equals 233ms
After Hooks.deleteTransportAfterTest() 199ms
View Feature Crud Transport
Given Get inputs from database "CREATE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 021ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 462ms
When Go to new transport "TRANSFER_BETWEEN_WAREHOUSES" 660ms
And Fill transport form 14s 253ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 250ms
And Show all transport "false" 075ms
And Go to "TRANSPORT_TABLE" 395ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 902ms
And Check are transport values equals 4s 618ms
After Hooks.deleteTransportAfterTest() 212ms
View Feature Crud Transport
Given Get inputs from database "CREATE_DELIVERY" "super-admin-piast" 022ms
And Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 804ms
When Go to new transport "DELIVERY" 664ms
And Fill transport form 24s 641ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 266ms
And Show all transport "false" 079ms
And Go to "TRANSPORT_TABLE" 445ms
And Go to transport details "DELIVERY" 2s 966ms
And Check are transport values equals 17s 535ms
After Hooks.deleteTransportAfterTest() 129ms
View Feature Crud Transport
Given Get inputs from database "CREATE_LOAD" "super-admin-piast" 020ms
And Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 352ms
When Go to new transport "LOAD" 675ms
And Fill transport form 28s 495ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 257ms
And Show all transport "false" 077ms
And Go to "TRANSPORT_TABLE" 381ms
And Go to transport details "LOAD" 3s 041ms
And Check are transport values equals 2s 435ms
After Hooks.deleteTransportAfterTest() 099ms
View Feature Crud Transport
Given Get inputs from database "CREATE_LOAD" "super-admin-keeeper" 021ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 190ms
When Go to new transport "LOAD" 619ms
And Fill transport form 27s 207ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 165ms
And Show all transport "false" 080ms
And Go to "TRANSPORT_TABLE" 425ms
And Go to transport details "LOAD" 2s 804ms
And Check are transport values equals 19s 649ms
After Hooks.deleteTransportAfterTest() 182ms
View Feature Crud Transport
Given Get inputs from database "CREATE_CONTAINER" "super-admin-keeeper" 021ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 119ms
When Go to new transport "CONTAINER" 621ms
And Fill transport form 27s 145ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 238ms
And Show all transport "false" 073ms
And Go to "TRANSPORT_TABLE" 426ms
And Go to transport details "CONTAINER" 2s 767ms
And Check are transport values equals 19s 617ms
After Hooks.deleteTransportAfterTest() 194ms
View Feature Crud Transport
Given Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 024ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 389ms
When Go to new transport "SMALLS_IMPORT" 707ms
And Fill transport form 40s 154ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 249ms
And Show all transport "false" 074ms
And Go to "TRANSPORT_TABLE" 410ms
And Go to transport details "SMALLS_IMPORT" 2s 859ms
And Check are transport values equals 11s 091ms
After Hooks.deleteTransportAfterTest() 139ms
View Feature Crud Transport
Given Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 018ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 251ms
When Go to new transport "SMALLS_EXPORT" 755ms
And Fill transport form 39s 954ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 250ms
And Show all transport "false" 076ms
And Go to "TRANSPORT_TABLE" 434ms
And Go to transport details "SMALLS_EXPORT" 2s 834ms
And Check are transport values equals 11s 122ms
After Hooks.deleteTransportAfterTest() 218ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport without advice
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-alrec" 021ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 109ms
When Go to new transport "TRANSPORT_ORDER" 694ms
And Fill transport form 29s 856ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//li//span[text()='Magazyn Alrec Łódź'] | //li[text()='Magazyn Alrec Łódź' and @role='option']"}
  (Session info: headless chrome=91.0.4472.114)
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.24pGIu}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 51475326496d3b0129efabd3aba6e551
*** Element info: {Using=xpath, value=//li//span[text()='Magazyn Alrec Łódź'] | //li[text()='Magazyn Alrec Łódź' and @role='option']}
	at sun.reflect.GeneratedConstructorAccessor217.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.Transport.Transport.selectValue(Transport.java:226)
	at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:166)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:183)
	at ✽.Fill transport form(file:Features/Atom/Transport/CrudTransport.feature:38)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Show all transport "true" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
And Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature Crud Transport
Given Get inputs from database "CREATE_TRANSPORT_ORDER_WITHOUT_WAREHOUSES" "super-admin-adama" 020ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 228ms
When Go to new transport "TRANSPORT" 716ms
And Fill transport form 40s 672ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 226ms
And Show all transport "false" 078ms
And Go to "TRANSPORT_TABLE" 373ms
And Go to transport details "TRANSPORT" 2s 853ms
And Check are transport values equals 4s 665ms
After Hooks.deleteTransportAfterTest() 219ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport without advice
Steps
Given Get inputs from database "CREATE_INBOUND_WITHOUT_WAREHOUSES" "super-admin-alrec" 021ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 222ms
When Go to new transport "INBOUND" 661ms
And Fill transport form 42s 938ms
And Click "save-transport-and-close" save button and wait for form to disappear 25s 701ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@type='submit' and @data-field-name='save-transport-and-close'] (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.24pGIu}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 51475326496d3b0129efabd3aba6e551
	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.TransportFormPage.clickSaveButtonAndWaitForFormToDisappear(TransportFormPage.java:198)
	at CucumberTests.Transport.CreateTransport.clickSaveButtonAndWaitForFormToDisappear(CreateTransport.java:201)
	at ✽.Click "save-transport-and-close" save button and wait for form to disappear(file:Features/Atom/Transport/CrudTransport.feature:39)
And Show all transport "true" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "INBOUND" 000ms
And Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature Crud Transport
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "super-admin-farmacol" 019ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 2s 822ms
When Go to new transport "EXTERNAL_DELIVERY" 688ms
And Fill transport form 59s 580ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 289ms
And Show all transport "false" 076ms
And Go to "TRANSPORT_TABLE" 430ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 819ms
And Check are transport values equals 5s 527ms
After Hooks.deleteTransportAfterTest() 219ms
View Feature Crud Transport
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "dfa1-supplier" 021ms
And Login as "dfa1-supplier" and set token of apiUsername "dfa1-supplier" 2s 884ms
When Go to new transport "EXTERNAL_DELIVERY" 15s 489ms
And Fill transport form 52s 722ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 232ms
And Show all transport "false" 075ms
And Go to "TRANSPORT_TABLE" 429ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 846ms
And Check are transport values equals 5s 456ms
After Hooks.deleteTransportAfterTest() 121ms
View Feature Crud Transport
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 043ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 020ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 968ms
And Show all transport "false" 080ms
When Go to transport details "UNLOAD" 30s 680ms
And Fill transport form 33s 790ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 237ms
And Go to transport details "UNLOAD" 30s 698ms
Then Check are transport values equals 4s 800ms
After Hooks.deleteTransportAfterTest() 142ms
View Feature Crud Transport
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 240ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 020ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 387ms
And Show all transport "false" 078ms
When Go to transport details "TRANSPORT" 2s 867ms
And Fill transport form 11s 287ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 267ms
And Go to transport details "TRANSPORT" 2s 882ms
Then Check are transport values equals 4s 360ms
After Hooks.deleteTransportAfterTest() 124ms
View Feature Crud Transport
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 205ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 019ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 358ms
And Show all transport "false" 083ms
When Go to transport details "CONTAINER" 2s 787ms
And Fill transport form 5s 150ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 229ms
And Go to transport details "CONTAINER" 2s 799ms
Then Check are transport values equals 157ms
After Hooks.deleteTransportAfterTest() 129ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 213ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 105ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: io.restassured.internal.RestAssuredResponseImpl@53d13a22
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama"(file:Features/Atom/Transport/CrudTransport.feature:70)
And Show all transport "false" 000ms
When Go to transport details "DELIVERY" 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 "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 112ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 019ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 091ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: io.restassured.internal.RestAssuredResponseImpl@3ff681cf
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama"(file:Features/Atom/Transport/CrudTransport.feature:70)
And Show all transport "false" 000ms
When Go to transport details "OWN_COLLECTION" 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 "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 336ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 023ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 558ms
And Show all transport "false" 077ms
When Go to transport details "DELIVERY" 2s 862ms
And Fill transport form 40s 865ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 244ms
And Go to transport details "DELIVERY" 2s 859ms
Then Check are transport values equals 11s 595ms
After Hooks.deleteTransportAfterTest() 177ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 490ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 022ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 1s 485ms
And Show all transport "false" 081ms
When Go to transport details "OWN_COLLECTION" 3s 076ms
And Fill transport form 41s 067ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 230ms
And Go to transport details "OWN_COLLECTION" 2s 859ms
Then Check are transport values equals 7s 045ms
After Hooks.deleteTransportAfterTest() 216ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 542ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 021ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 1s 492ms
And Show all transport "false" 074ms
When Go to transport details "EXPORT" 3s 049ms
And Fill transport form 53s 734ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 208ms
And Go to transport details "EXPORT" 2s 987ms
Then Check are transport values equals 9s 404ms
After Hooks.deleteTransportAfterTest() 226ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 616ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 024ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 334ms
And Show all transport "false" 076ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 921ms
And Fill transport form 40s 075ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 228ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 967ms
Then Check are transport values equals 13s 236ms
After Hooks.deleteTransportAfterTest() 218ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 400ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 024ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 1s 482ms
And Show all transport "false" 076ms
When Go to transport details "CISTERN_DELIVERY" 2s 896ms
And Fill transport form 30s 668ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 240ms
And Go to transport details "CISTERN_DELIVERY" 2s 849ms
Then Check are transport values equals 6s 866ms
After Hooks.deleteTransportAfterTest() 149ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 469ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 023ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 1s 443ms
And Show all transport "false" 071ms
When Go to transport details "CISTERN_COLLECTION" 2s 900ms
And Fill transport form 28s 979ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 267ms
And Go to transport details "CISTERN_COLLECTION" 2s 849ms
Then Check are transport values equals 6s 781ms
After Hooks.deleteTransportAfterTest() 209ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 534ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 022ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 1s 331ms
And Show all transport "false" 076ms
When Go to transport details "WEIGHING" 2s 872ms
And Fill transport form 14s 085ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 278ms
And Go to transport details "WEIGHING" 2s 816ms
Then Check are transport values equals 2s 466ms
After Hooks.deleteTransportAfterTest() 136ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 335ms
And Get inputs from database "EDIT_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 023ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 1s 515ms
And Show all transport "false" 075ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 933ms
And Fill transport form 39s 507ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 229ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 859ms
Then Check are transport values equals 7s 051ms
After Hooks.deleteTransportAfterTest() 158ms
View Feature Crud Transport
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 205ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 373ms
And Show all transport "false" 073ms
When Go to transport details "DELIVERY" 30s 613ms
And Fill transport form 28s 312ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 234ms
And Go to transport details "DELIVERY" 30s 592ms
Then Check are transport values equals 2s 588ms
After Hooks.deleteTransportAfterTest() 146ms
View Feature Crud Transport
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 249ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 022ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 354ms
And Show all transport "false" 079ms
When Go to transport details "LOAD" 2s 891ms
And Fill transport form 1m 3s 187ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 267ms
And Go to transport details "LOAD" 3s 009ms
Then Check are transport values equals 26s 299ms
After Hooks.deleteTransportAfterTest() 134ms
View Feature Crud Transport
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 266ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 025ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 469ms
And Show all transport "false" 080ms
When Go to transport details "DELIVERY" 2s 796ms
And Fill transport form 18s 043ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 206ms
And Go to transport details "DELIVERY" 2s 805ms
Then Check are transport values equals 239ms
After Hooks.deleteTransportAfterTest() 220ms
View Feature Crud Transport
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 005ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 024ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 455ms
And Show all transport "false" 073ms
When Go to transport details "LOAD" 2s 769ms
And Fill transport form 31s 791ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 245ms
And Go to transport details "LOAD" 2s 753ms
Then Check are transport values equals 2s 653ms
After Hooks.deleteTransportAfterTest() 239ms
View Feature Crud Transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 258ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 019ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 431ms
And Show all transport "false" 078ms
When Go to transport details "UNLOAD" 2s 842ms
And Fill transport form 42s 579ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 232ms
And Go to transport details "UNLOAD" 2s 805ms
Then Check are transport values equals 7s 100ms
After Hooks.deleteTransportAfterTest() 205ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 243ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 018ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 439ms
And Show all transport "false" 077ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 835ms
And Fill transport form 40s 891ms
And Click "save-transport-and-close" save button and wait for form to disappear 467ms
java.lang.AssertionError: Nie udało się zapisać zmian! Pojawił się komunikat walidacyjny w polu:
[do]
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Transport.TransportFormPage.clickSaveButtonAndWaitForFormToDisappear(TransportFormPage.java:195)
	at CucumberTests.Transport.CreateTransport.clickSaveButtonAndWaitForFormToDisappear(CreateTransport.java:201)
	at ✽.Click "save-transport-and-close" save button and wait for form to disappear(file:Features/Atom/Transport/CrudTransport.feature:74)
And Go to transport details "TANKER_GRANULATE_DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 250ms
View Feature Crud Transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 151ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 020ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 349ms
And Show all transport "false" 077ms
When Go to transport details "LOAD" 2s 765ms
And Fill transport form 28s 859ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 261ms
And Go to transport details "LOAD" 2s 813ms
Then Check are transport values equals 4s 719ms
After Hooks.deleteTransportAfterTest() 197ms
View Feature Crud Transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 192ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 020ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 350ms
And Show all transport "false" 075ms
When Go to transport details "CONTAINER" 2s 767ms
And Fill transport form 28s 867ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 254ms
And Go to transport details "CONTAINER" 2s 796ms
Then Check are transport values equals 4s 619ms
After Hooks.deleteTransportAfterTest() 205ms
View Feature Crud Transport
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 371ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 022ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 325ms
And Show all transport "false" 074ms
When Go to transport details "SMALLS_EXPORT" 2s 906ms
And Fill transport form 36s 330ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 240ms
And Go to transport details "SMALLS_EXPORT" 2s 826ms
Then Check are transport values equals 8s 965ms
After Hooks.deleteTransportAfterTest() 119ms
View Feature Crud Transport
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 136ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 446ms
And Show all transport "true" 216ms
When Go to transport details "DELIVERY" 2s 785ms
And Fill transport form 22s 714ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 270ms
And Go to transport details "DELIVERY" 2s 755ms
Then Check are transport values equals 498ms
After Hooks.deleteTransportAfterTest() 208ms
View Feature Crud Transport
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 076ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 021ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 376ms
And Show all transport "true" 246ms
When Go to transport details "TRANSPORT_ORDER" 2s 861ms
And Fill transport form 29s 650ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 206ms
And Go to transport details "TRANSPORT_ORDER" 2s 835ms
Then Check are transport values equals 2s 676ms
After Hooks.deleteTransportAfterTest() 104ms
View Feature Crud Transport
Given Login as "keeeper-warehouseman" and set token of apiUsername "super-admin-keeeper" 2s 959ms
And Get inputs from database "EDIT_CONTAINER_WAREHOUSEMAN_CUSTOMFIELDS" "super-admin-keeeper" 020ms
And Create transport "CREATE_CONTAINER_KEEEPER_WAIMEA" by JSON file as "super-admin-keeeper" 1s 329ms
And Show all transport "false" 076ms
When Go to transport details "CONTAINER" 2s 890ms
And Fill transport form 11s 289ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 256ms
And Go to transport details "CONTAINER" 2s 839ms
Then Check are transport values equals 4s 412ms
After Hooks.deleteTransportAfterTest() 189ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 361ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 541ms
And Show all transport "false" 082ms
When Delete transport 18s 190ms
Then Transport not displayed in table of transports 15s 087ms
After Hooks.deleteTransportAfterTest() 201ms
View Feature Crud Transport
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 325ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 340ms
And Show all transport "false" 077ms
When Delete transport 20s 254ms
Then Transport not displayed in table of transports 15s 094ms
After Hooks.deleteTransportAfterTest() 195ms
View Feature Crud Transport
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 138ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 503ms
And Show all transport "false" 075ms
When Delete transport 17s 728ms
Then Transport not displayed in table of transports 15s 120ms
After Hooks.deleteTransportAfterTest() 10s 416ms
View Feature Crud Transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 251ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 339ms
And Show all transport "false" 080ms
When Delete transport 17s 810ms
Then Transport not displayed in table of transports 15s 090ms
After Hooks.deleteTransportAfterTest() 101ms
View Feature Crud Transport
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 184ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 391ms
And Show all transport "false" 075ms
When Delete transport 17s 846ms
Then Transport not displayed in table of transports 15s 113ms
After Hooks.deleteTransportAfterTest() 110ms
View Feature Crud Transport
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 416ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 378ms
And Show all transport "false" 078ms
When Delete transport 17s 872ms
Then Transport not displayed in table of transports 15s 060ms
After Hooks.deleteTransportAfterTest() 119ms
View Feature Crud Transport
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 186ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 450ms
And Show all transport "true" 258ms
When Delete transport 18s 882ms
Then Transport not displayed in table of transports 15s 061ms
After Hooks.deleteTransportAfterTest() 148ms
View Feature Crud Transport
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 218ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 412ms
And Show all transport "true" 212ms
When Delete transport 18s 947ms
Then Transport not displayed in table of transports 15s 102ms
After Hooks.deleteTransportAfterTest() 196ms
View Feature Crud Transport
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 902ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 022ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 16s 004ms
And Show all transport "false" 072ms
When Go to transport details "UNLOAD" 30s 788ms
And Fill transport form 33s 370ms
And Click "save-transport" save button 1s 414ms
And Click cancel button in transport form 163ms
And Go to transport details "UNLOAD" 30s 720ms
Then Check are transport values equals 4s 874ms
After Hooks.deleteTransportAfterTest() 172ms
View Feature Crud Transport
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 217ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 023ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 386ms
And Show all transport "false" 073ms
When Go to transport details "TRANSPORT" 2s 863ms
And Fill transport form 11s 218ms
And Click "save-transport" save button 959ms
And Click cancel button in transport form 191ms
And Go to transport details "TRANSPORT" 2s 812ms
Then Check are transport values equals 4s 377ms
After Hooks.deleteTransportAfterTest() 111ms
View Feature Crud Transport
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 126ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 021ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 323ms
And Show all transport "false" 073ms
When Go to transport details "CONTAINER" 2s 790ms
And Fill transport form 5s 202ms
And Click "save-transport" save button 912ms
And Click cancel button in transport form 166ms
And Go to transport details "CONTAINER" 2s 710ms
Then Check are transport values equals 133ms
After Hooks.deleteTransportAfterTest() 198ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 138ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 023ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 087ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: io.restassured.internal.RestAssuredResponseImpl@2d17f63f
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama"(file:Features/Atom/Transport/CrudTransport.feature:131)
And Show all transport "false" 000ms
When Go to transport details "DELIVERY" 000ms
And Fill transport form 000ms
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 086ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 020ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 084ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: io.restassured.internal.RestAssuredResponseImpl@666cfb6c
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama"(file:Features/Atom/Transport/CrudTransport.feature:131)
And Show all transport "false" 000ms
When Go to transport details "OWN_COLLECTION" 000ms
And Fill transport form 000ms
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 290ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 023ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 518ms
And Show all transport "false" 078ms
When Go to transport details "DELIVERY" 2s 897ms
And Fill transport form 40s 969ms
And Click "save-transport" save button 1s 076ms
And Click cancel button in transport form 223ms
And Go to transport details "DELIVERY" 2s 864ms
Then Check are transport values equals 11s 545ms
After Hooks.deleteTransportAfterTest() 157ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 444ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 024ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 1s 479ms
And Show all transport "false" 071ms
When Go to transport details "OWN_COLLECTION" 2s 954ms
And Fill transport form 41s 245ms
And Click "save-transport" save button 1s 046ms
And Click cancel button in transport form 213ms
And Go to transport details "OWN_COLLECTION" 2s 770ms
Then Check are transport values equals 6s 997ms
After Hooks.deleteTransportAfterTest() 220ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 535ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 023ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 1s 507ms
And Show all transport "false" 074ms
When Go to transport details "EXPORT" 3s 122ms
And Fill transport form 53s 643ms
And Click "save-transport" save button 1s 018ms
And Click cancel button in transport form 194ms
And Go to transport details "EXPORT" 2s 854ms
Then Check are transport values equals 9s 367ms
After Hooks.deleteTransportAfterTest() 220ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 552ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 024ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 294ms
And Show all transport "false" 074ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 964ms
And Fill transport form 40s 024ms
And Click "save-transport" save button 1s 088ms
And Click cancel button in transport form 170ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 846ms
Then Check are transport values equals 13s 349ms
After Hooks.deleteTransportAfterTest() 127ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 457ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 022ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 1s 391ms
And Show all transport "false" 072ms
When Go to transport details "CISTERN_DELIVERY" 2s 913ms
And Fill transport form 30s 679ms
And Click "save-transport" save button 914ms
And Click cancel button in transport form 166ms
And Go to transport details "CISTERN_DELIVERY" 2s 795ms
Then Check are transport values equals 6s 867ms
After Hooks.deleteTransportAfterTest() 233ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 445ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 022ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 1s 412ms
And Show all transport "false" 080ms
When Go to transport details "CISTERN_COLLECTION" 2s 857ms
And Fill transport form 28s 998ms
And Click "save-transport" save button 905ms
And Click cancel button in transport form 214ms
And Go to transport details "CISTERN_COLLECTION" 2s 814ms
Then Check are transport values equals 6s 766ms
After Hooks.deleteTransportAfterTest() 161ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 646ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 020ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 1s 345ms
And Show all transport "false" 074ms
When Go to transport details "WEIGHING" 2s 830ms
And Fill transport form 14s 157ms
And Click "save-transport" save button 892ms
And Click cancel button in transport form 173ms
And Go to transport details "WEIGHING" 2s 753ms
Then Check are transport values equals 2s 440ms
After Hooks.deleteTransportAfterTest() 095ms
View Feature Crud Transport
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 300ms
And Get inputs from database "EDIT_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 021ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 1s 481ms
And Show all transport "false" 078ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 929ms
And Fill transport form 39s 551ms
And Click "save-transport" save button 1s 063ms
And Click cancel button in transport form 201ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 820ms
Then Check are transport values equals 7s 012ms
After Hooks.deleteTransportAfterTest() 162ms
View Feature Crud Transport
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 178ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 018ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 336ms
And Show all transport "false" 065ms
When Go to transport details "DELIVERY" 30s 608ms
And Fill transport form 28s 411ms
And Click "save-transport" save button 934ms
And Click cancel button in transport form 157ms
And Go to transport details "DELIVERY" 30s 576ms
Then Check are transport values equals 2s 593ms
After Hooks.deleteTransportAfterTest() 223ms
View Feature Crud Transport
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 199ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 022ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 337ms
And Show all transport "false" 076ms
When Go to transport details "LOAD" 3s 189ms
And Fill transport form 1m 2s 930ms
And Click "save-transport" save button 1s 182ms
And Click cancel button in transport form 188ms
And Go to transport details "LOAD" 2s 893ms
Then Check are transport values equals 26s 195ms
After Hooks.deleteTransportAfterTest() 191ms
View Feature Crud Transport
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 077ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 462ms
And Show all transport "false" 077ms
When Go to transport details "DELIVERY" 2s 795ms
And Fill transport form 17s 958ms
And Click "save-transport" save button 911ms
And Click cancel button in transport form 180ms
And Go to transport details "DELIVERY" 2s 766ms
Then Check are transport values equals 232ms
After Hooks.deleteTransportAfterTest() 116ms
View Feature Crud Transport
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 094ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 020ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 553ms
And Show all transport "false" 074ms
When Go to transport details "LOAD" 2s 799ms
And Fill transport form 31s 876ms
And Click "save-transport" save button 1s 472ms
And Click cancel button in transport form 170ms
And Go to transport details "LOAD" 2s 742ms
Then Check are transport values equals 2s 642ms
After Hooks.deleteTransportAfterTest() 221ms
View Feature Crud Transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 150ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 402ms
And Show all transport "false" 076ms
When Go to transport details "UNLOAD" 2s 832ms
And Fill transport form 42s 562ms
And Click "save-transport" save button 937ms
And Click cancel button in transport form 208ms
And Go to transport details "UNLOAD" 2s 748ms
Then Check are transport values equals 7s 086ms
After Hooks.deleteTransportAfterTest() 137ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 294ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 018ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 488ms
And Show all transport "false" 077ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 830ms
And Fill transport form 40s 411ms
And Click "save-transport" save button 854ms
And Click cancel button in transport form 155ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 642ms
Then Check are transport values equals 2s 114ms
java.lang.AssertionError: Wartości w formularzu w polu verifications-of-transport są niepoprawne, wartość na stronie:  wartość poprawna: TAK
	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:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:238)
	at ✽.Check are transport values equals(file:Features/Atom/Transport/CrudTransport.feature:138)
After Hooks.deleteTransportAfterTest() 144ms
View Feature Crud Transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 010ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 016ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 302ms
And Show all transport "false" 068ms
When Go to transport details "LOAD" 2s 704ms
And Fill transport form 28s 798ms
And Click "save-transport" save button 933ms
And Click cancel button in transport form 163ms
And Go to transport details "LOAD" 2s 717ms
Then Check are transport values equals 4s 629ms
After Hooks.deleteTransportAfterTest() 177ms
View Feature Crud Transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 168ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 021ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 352ms
And Show all transport "false" 077ms
When Go to transport details "CONTAINER" 2s 746ms
And Fill transport form 28s 800ms
And Click "save-transport" save button 896ms
And Click cancel button in transport form 174ms
And Go to transport details "CONTAINER" 2s 756ms
Then Check are transport values equals 4s 677ms
After Hooks.deleteTransportAfterTest() 116ms
View Feature Crud Transport
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 277ms
And Get inputs from database "EDIT_SMALLS_IMPORT" "super-admin-skz" 022ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 374ms
And Show all transport "false" 074ms
When Go to transport details "SMALLS_IMPORT" 2s 927ms
And Fill transport form 36s 209ms
And Click "save-transport" save button 924ms
And Click cancel button in transport form 181ms
And Go to transport details "SMALLS_IMPORT" 2s 761ms
Then Check are transport values equals 8s 957ms
After Hooks.deleteTransportAfterTest() 118ms
View Feature Crud Transport
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 264ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 021ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 375ms
And Show all transport "false" 075ms
When Go to transport details "SMALLS_EXPORT" 2s 888ms
And Fill transport form 36s 267ms
And Click "save-transport" save button 936ms
And Click cancel button in transport form 175ms
And Go to transport details "SMALLS_EXPORT" 2s 760ms
Then Check are transport values equals 8s 904ms
After Hooks.deleteTransportAfterTest() 195ms
View Feature Crud Transport
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 160ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 393ms
And Show all transport "true" 241ms
When Go to transport details "DELIVERY" 2s 786ms
And Fill transport form 22s 643ms
And Click "save-transport" save button 879ms
And Click cancel button in transport form 156ms
And Go to transport details "DELIVERY" 2s 744ms
Then Check are transport values equals 510ms
After Hooks.deleteTransportAfterTest() 226ms
View Feature Crud Transport
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 114ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 018ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 364ms
And Show all transport "true" 248ms
When Go to transport details "TRANSPORT_ORDER" 2s 852ms
And Fill transport form 29s 628ms
And Click "save-transport" save button 879ms
And Click cancel button in transport form 184ms
And Go to transport details "TRANSPORT_ORDER" 2s 835ms
Then Check are transport values equals 2s 736ms
After Hooks.deleteTransportAfterTest() 219ms
View Feature Crud Transport
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 130ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 319ms
And Create gray windows "CREATE_GRAY_WINDOW_MWG" on "PRZESYŁKI DROBNICOWE" in "Magazyn Wyrobów Gotowych" as "super-admin-keeeper" 396ms
And If user is login then logout 5s 544ms
Then Login as "dka1-supplier" 2s 650ms
And Click button advice in transport table "LOAD" 267ms
And Check if moved to first possible start date in schedule 569ms
After Hooks.deleteTransportAfterTest() 097ms
After Hooks.deleteAllGrayWindowsAfterTest() 1m 30s 982ms
View Feature Crud Transport
Given Set token of apiUsername "super-admin-piast" 143ms
And Set "transport" inputs from JSON file "CREATE_LOAD_WITH_NEW_ADDRESS" "super-admin-piast" 001ms
When Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 218ms
Then Go to new transport "LOAD" 714ms
And Fill transport form 26s 121ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 194ms
And Go to "COMPANIES_TAB" 618ms
And Go to company "Dostawca Piast Automat 1" details 556ms
And Check if new address with "Adresat" is visible in company details 274ms
And Go to "TRANSPORT_TABLE" 477ms
And Go to transport details "LOAD" 2s 989ms
After Hooks.deleteTransportAfterTest() 198ms
After Hooks.deleteAddressAfterTest() 043ms
View Feature Transport files
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 272ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 338ms
When Go to "TRANSPORT_TABLE" 385ms
And Show all transport types 1s 146ms
And Verify that transport has "0" files 092ms
Then Add file to transport by API 465ms
And Verify that transport has "1" files 236ms
After Hooks.deleteTransportAfterTest() 110ms
View Feature Transport files
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 087ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 348ms
When Go to "TRANSPORT_TABLE" 350ms
And Show all transport types 1s 127ms
And Verify that transport has "0" files 093ms
Then Add file to transport by API 354ms
And Verify that transport has "1" files 908ms
After Hooks.deleteTransportAfterTest() 088ms
View Feature Transport files
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 391ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 554ms
When Go to "TRANSPORT_TABLE" 409ms
And Show all transport types 1s 151ms
And Verify that transport has "0" files 101ms
Then Add file to transport by API 291ms
And Verify that transport has "1" files 885ms
After Hooks.deleteTransportAfterTest() 122ms
View Feature Transport files
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 020ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 325ms
When Go to "TRANSPORT_TABLE" 397ms
And Show all transport types 1s 155ms
And Verify that transport has "0" files 094ms
Then Add file to transport by API 338ms
And Verify that transport has "1" files 463ms
After Hooks.deleteTransportAfterTest() 099ms
View Feature Transport files
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 001ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 347ms
And Delete transport 20s 746ms
When Go to "ARCHIVE_TAB" 493ms
And Show "DELIVERY" 143ms
And Verify that transport has "0" files 1s 395ms
Then Add file to transport 426ms
And Verify that transport has "1" files 541ms
After Hooks.deleteTransportAfterTest() 114ms
View Feature Transport files
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 210ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 316ms
And Delete transport 18s 087ms
When Go to "ARCHIVE_TAB" 481ms
And Show "LOAD" 894ms
And Verify that transport has "0" files 2s 012ms
Then Add file to transport 425ms
And Verify that transport has "1" files 511ms
After Hooks.deleteTransportAfterTest() 096ms
View Feature Transport files
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 492ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 568ms
And Delete transport 18s 133ms
When Go to "ARCHIVE_TAB" 565ms
And Show "DELIVERY" 171ms
And Verify that transport has "0" files 1s 438ms
Then Add file to transport 430ms
And Verify that transport has "1" files 539ms
After Hooks.deleteTransportAfterTest() 132ms
View Feature Transport files
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 088ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 319ms
And Delete transport 17s 778ms
When Go to "ARCHIVE_TAB" 542ms
And Show "CONTAINER" 196ms
And Verify that transport has "0" files 1s 833ms
Then Add file to transport 410ms
And Verify that transport has "1" files 466ms
After Hooks.deleteTransportAfterTest() 096ms
View Feature Transport files
Given Set token of apiUsername "super-admin-adama" 119ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 15s 205ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 125ms
And Accept transferred transport by Api 105ms
And Login as "paa1-carrier@qa.qa-test" 2s 270ms
Then Verify that "large_entrepreneur_declaration" document can be downloaded 16s 613ms
After Hooks.deleteTransportAfterTest() 089ms
View Feature Transport files
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 324ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 357ms
And Transfer transport to carrier by JSON file "super-admin-adama" "false" confirmation 115ms
Then Verify that "large_entrepreneur_declaration" document can be downloaded 17s 581ms
After Hooks.deleteTransportAfterTest() 083ms
View Feature Transport files
Given Set token of apiUsername "super-admin-adama" 116ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 315ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 122ms
And Add a bid "500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 310ms
And Login as "paa1-carrier@qa.qa-test" 2s 118ms
Then Verify that "large_entrepreneur_declaration" document can be downloaded 15s 964ms
After Hooks.deleteTransportAfterTest() 111ms
View Feature Transport files
Scenario Outline Check if it CMR documents are added to transport after creation
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 178ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 346ms
When Go to "TRANSPORT_TABLE" 336ms
And Show all transport "true" 258ms
Then Verify that transport has "1" CMR file 1s 514ms
java.lang.AssertionError: Liczba plików CMR w transporcie się nie zgadza! expected:<1> but was:<2>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at CucumberTests.Transport.TransportFile.verifyThatTransportHasCMRFile(TransportFile.java:75)
	at ✽.Verify that transport has "1" CMR file(file:Features/Atom/Transport/File.feature:76)
After Hooks.deleteTransportAfterTest() 082ms
View Feature Transport files
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 053ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 1s 379ms
When Go to "TRANSPORT_TABLE" 356ms
And Show all transport "true" 245ms
Then Verify that transport has "2" CMR file 1s 438ms
After Hooks.deleteTransportAfterTest() 090ms
View Feature Transport files
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 979ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 1s 425ms
When Go to "TRANSPORT_TABLE" 391ms
And Show all transport "true" 254ms
Then Verify that "CMR" document can be downloaded 17s 012ms
After Hooks.deleteTransportAfterTest() 101ms
View Feature Transport files
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 121ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 1s 423ms
And Show all transport "true" 240ms
And Delete transport 19s 207ms
When Go to "ARCHIVE_TAB" 536ms
And Show "TRANSPORT_ORDER" 164ms
Then Verify that "CMR" document can be downloaded 17s 023ms
After Hooks.deleteTransportAfterTest() 084ms
View Feature Edit transport using pencil
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 608ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 519ms
And Show all transport "false" 069ms
When Find transport pencil button in transports table 1s 740ms
And Click pencil and move transport to next day in schedule 17s 068ms
Then Check if transport is in new location in schedule 2s 272ms
And Check if dates in transport form are correct 4s 013ms
After Hooks.deleteTransportAfterTest() 118ms
View Feature Edit transport using pencil
Scenario Outline Check if it possible to edit transport by pencil
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 315ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 187ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: io.restassured.internal.RestAssuredResponseImpl@404bf173
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama"(file:Features/Atom/Transport/PencilEdition.feature:6)
And Show all transport "false" 000ms
When Find transport pencil button in transports table 000ms
And Click pencil and move transport to next day in schedule 000ms
Then Check if transport is in new location in schedule 000ms
And Check if dates in transport form are correct 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature Edit transport using pencil
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 970ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 431ms
And Show all transport "false" 076ms
When Find transport pencil button in transports table 1s 790ms
And Click pencil and move transport to next day in schedule 17s 856ms
Then Check if transport is in new location in schedule 2s 283ms
And Check if dates in transport form are correct 3s 914ms
After Hooks.deleteTransportAfterTest() 133ms
View Feature Edit transport using pencil
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 370ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 500ms
And Show all transport "false" 076ms
When Find transport pencil button in transports table 1s 853ms
And Click pencil and move transport to next day in schedule 17s 023ms
Then Check if transport is in new location in schedule 2s 241ms
And Check if dates in transport form are correct 3s 941ms
After Hooks.deleteTransportAfterTest() 121ms
View Feature Edit transport using pencil
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 236ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 470ms
And Show all transport "false" 071ms
When Find transport pencil button in transports table 1s 720ms
And Click pencil and move transport to next day in schedule 17s 009ms
Then Check if transport is in new location in schedule 2s 258ms
And Check if dates in transport form are correct 3s 886ms
After Hooks.deleteTransportAfterTest() 125ms
View Feature Edit transport using pencil
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 161ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-alrec" 1s 474ms
And Show all transport "true" 248ms
When Find transport pencil button in transports table 1s 802ms
And Click pencil and move transport to next day in schedule 17s 348ms
Then Check if transport is in new location in schedule 2s 254ms
And Check if dates in transport form are correct 3s 856ms
After Hooks.deleteTransportAfterTest() 115ms
View Feature Edit transport using pencil
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 167ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 351ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 023ms
When Show all transport types 1s 149ms
And Click button advice in transport table "DELIVERY" 253ms
And Set advice window in schedule 2s 938ms
And Fill advice form 10s 061ms
And Click advice save button and wait for advice form to disappear 31s 017ms
And Go to "TRANSPORT_TABLE" 505ms
And Find transport pencil button in transports table 1s 733ms
And Click pencil and move transport to next day in schedule 18s 225ms
Then Check if transport is in new location in schedule 2s 282ms
And Check if dates in transport form are correct 4s 133ms
After Hooks.deleteTransportAfterTest() 218ms
View Feature Edit transport using pencil
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 596ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 553ms
And Show all transport "false" 075ms
When Find transport pencil button in transports table 1s 690ms
And Click pencil and move transport to next day in schedule 17s 012ms
And Move advice window "3" 1s 502ms
Then Check if advice window is in new location 074ms
After Hooks.deleteTransportAfterTest() 134ms
View Feature Edit transport using pencil
Scenario Outline Check if it possible to edit transport after editing by pencil button
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 123ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 091ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: io.restassured.internal.RestAssuredResponseImpl@445905b6
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama"(file:Features/Atom/Transport/PencilEdition.feature:43)
And Show all transport "false" 000ms
When Find transport pencil button in transports table 000ms
And Click pencil and move transport to next day in schedule 000ms
And Move advice window "3" 000ms
Then Check if advice window is in new location 000ms
After Hooks.deleteTransportAfterTest() 001ms
View Feature Edit transport using pencil
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 026ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 420ms
And Show all transport "false" 079ms
When Find transport pencil button in transports table 1s 793ms
And Click pencil and move transport to next day in schedule 17s 818ms
And Move advice window "3" 1s 606ms
Then Check if advice window is in new location 080ms
After Hooks.deleteTransportAfterTest() 218ms
View Feature Edit transport using pencil
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 050ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 437ms
And Show all transport "false" 075ms
When Find transport pencil button in transports table 1s 759ms
And Click pencil and move transport to next day in schedule 16s 968ms
And Move advice window "3" 1s 443ms
Then Check if advice window is in new location 068ms
After Hooks.deleteTransportAfterTest() 112ms
View Feature Edit transport using pencil
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 249ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 486ms
And Show all transport "false" 069ms
When Find transport pencil button in transports table 1s 704ms
And Click pencil and move transport to next day in schedule 17s 018ms
And Move advice window "3" 1s 516ms
Then Check if advice window is in new location 060ms
After Hooks.deleteTransportAfterTest() 121ms
View Feature Edit transport using pencil
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 148ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 432ms
And Show all transport "true" 248ms
When Find transport pencil button in transports table 1s 828ms
And Click pencil and move transport to next day in schedule 17s 344ms
And Move advice window "3" 1s 554ms
Then Check if advice window is in new location 067ms
After Hooks.deleteTransportAfterTest() 110ms
View Feature Transport Form - Discrepancy Report scenarios
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 555ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 565ms
And Go to transport details "DELIVERY" 2s 989ms
When Open section: "discrepancy-report-panel" 1s 335ms
Then Verify that no discrepancies found label is visible in discrepancy report section 184ms
And Select "NIE" in the "insp.-accord.-with-ins." 2s 659ms
And Verify that discrepancy report custom fields are visible in discrepancy report section 225ms
After Hooks.deleteTransportAfterTest() 110ms
View Feature Transport Form - Discrepancy Report scenarios
Scenario Outline Check if discrepancy report section will open with validation errors
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 293ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 023ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 486ms
And Go to transport details "DELIVERY" 2s 956ms
And Fill transport form 40s 938ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 274ms
When Go to transport details "DELIVERY" 2s 861ms
Then Select "NIE" in the "insp.-accord.-with-ins." 2s 700ms
And Click "save-transport" save button 904ms
And Wait "2" seconds 2s
And Verify that discrepancy report section is open 071ms
And Verify that discrepancy report section contains validation errors 065ms
java.lang.AssertionError: Sekcja: Protokół Niezgodności nie posiada klasy 'has-error'!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.TransportFormTest.verifyThatDiscrepancyReportSectionContainsValidationErrors(TransportFormTest.java:184)
	at ✽.Verify that discrepancy report section contains validation errors(file:Features/Atom/Transport/TransportForm/DiscrepancyReport.feature:29)
After Hooks.deleteTransportAfterTest() 224ms
View Feature Transport Form - Discrepancy Report scenarios
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 548ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 485ms
When Go to transport details "DELIVERY" 2s 979ms
Then Verify that discrepancy report section is available 211ms
And Open section: "discrepancy-report-panel" 1s 189ms
And Verify that generate new discrepancy report button is visible 079ms
After Hooks.deleteTransportAfterTest() 125ms
View Feature Transport Form - Discrepancy Report scenarios
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 319ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 1s 465ms
When Go to transport details "OWN_COLLECTION" 2s 903ms
Then Verify that discrepancy report section is available 133ms
And Open section: "discrepancy-report-panel" 1s 147ms
And Verify that generate new discrepancy report button is visible 089ms
After Hooks.deleteTransportAfterTest() 156ms
View Feature Transport Form - Discrepancy Report scenarios
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 268ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 1s 491ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 868ms
Then Verify that discrepancy report section is available 077ms
And Open section: "discrepancy-report-panel" 1s 142ms
And Verify that generate new discrepancy report button is visible 072ms
After Hooks.deleteTransportAfterTest() 121ms
View Feature Transport Form - Discrepancy Report scenarios
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 167ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 1s 539ms
When Go to transport details "EXPORT" 3s 027ms
Then Verify that discrepancy report section is available 089ms
And Open section: "discrepancy-report-panel" 1s 151ms
And Verify that generate new discrepancy report button is visible 147ms
After Hooks.deleteTransportAfterTest() 141ms
View Feature Transport Form - Discrepancy Report scenarios
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 255ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 296ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 858ms
Then Verify that discrepancy report section is available 189ms
And Open section: "discrepancy-report-panel" 1s 131ms
And Verify that generate new discrepancy report button is visible 087ms
After Hooks.deleteTransportAfterTest() 092ms
View Feature Transport Form - Discrepancy Report scenarios
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 353ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 1s 466ms
When Go to transport details "CISTERN_DELIVERY" 2s 933ms
Then Verify that discrepancy report section is not available 15s 033ms
After Hooks.deleteTransportAfterTest() 116ms
View Feature Transport Form - Discrepancy Report scenarios
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 552ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 1s 448ms
When Go to transport details "CISTERN_COLLECTION" 2s 830ms
Then Verify that discrepancy report section is not available 15s 094ms
After Hooks.deleteTransportAfterTest() 123ms
View Feature Transport Form - Discrepancy Report scenarios
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 464ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 1s 340ms
When Go to transport details "WEIGHING" 2s 838ms
Then Verify that discrepancy report section is not available 15s 082ms
After Hooks.deleteTransportAfterTest() 098ms
View Feature Transport Form - Discrepancy Report scenarios
Scenario Outline Check if discrepancy report is properly generated
Steps
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 526ms
When Go to "TRANSPORT_TABLE" 441ms
And Go to transport details "DELIVERY" 2s 977ms
And Change filled value in transport details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 993ms
And Change filled value in transport details "unloaded-stere" "text" "3" "0" 1s 554ms
And Open section: "discrepancy-report-panel" 1s 172ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 029ms
And Fill transport form 40s 973ms
And Fill discrepancy report section without closing the form 22s 366ms
And Generate discrepancy report 1s 510ms
And Download discrepancy report 386ms
Then Verify that discrepancy report file has correct values 022ms
java.lang.AssertionError: Nie znaleziono szukanego zasobu w Apollo!
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getBigIntegerResult(ApolloSelectDbService.java:123)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getLongResult(ApolloSelectDbService.java:113)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.findLastDiscrepancyReportId(ApolloSelectDbService.java:159)
	at CucumberTests.Transport.TransportFormTest.verifyThatDiscrepancyReportFileHasCorrectValues(TransportFormTest.java:255)
	at ✽.Verify that discrepancy report file has correct values(file:Features/Atom/Transport/TransportForm/DiscrepancyReport.feature:76)
After Hooks.deleteTransportAfterTest() 239ms
View Feature Transport Form - Discrepancy Report scenarios
Scenario Outline Check if edited discrepancy report is properly generated
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 557ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 512ms
When Go to "TRANSPORT_TABLE" 422ms
And Go to transport details "DELIVERY" 2s 924ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 022ms
And Fill transport form 41s 006ms
And Open section: "discrepancy-report-panel" 1s 128ms
And Fill discrepancy report section without closing the form 22s 376ms
And Generate discrepancy report 16s 425ms
And Download discrepancy report 369ms
And Verify that discrepancy report file has correct values 016ms
java.lang.AssertionError: Nie znaleziono szukanego zasobu w Apollo!
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getBigIntegerResult(ApolloSelectDbService.java:123)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.getLongResult(ApolloSelectDbService.java:113)
	at Utils.JpaUtils.Apollo.SelectService.ApolloSelectDbService.findLastDiscrepancyReportId(ApolloSelectDbService.java:159)
	at CucumberTests.Transport.TransportFormTest.verifyThatDiscrepancyReportFileHasCorrectValues(TransportFormTest.java:255)
	at ✽.Verify that discrepancy report file has correct values(file:Features/Atom/Transport/TransportForm/DiscrepancyReport.feature:93)
And Fill edited discrepancy report section 000ms
And Generate edited discrepancy report 000ms
And Download discrepancy report 000ms
Then Verify that discrepancy report file has correct values 000ms
After Hooks.deleteTransportAfterTest() 230ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-piast" 128ms
And Add action authority with: "piast" "piast-admin" "LOAD" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 109ms
And Get "LOAD" settings from "piast" 078ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "false" 102ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-piast" 1s 366ms
And Login as "piast-admin" 2s 413ms
And Go to "TRANSPORT_TABLE" 399ms
When Go to transport details "LOAD" 2s 955ms
And Add step "unload" 350ms
And Change filled value in transport details "company-step-2" "autocomplete" "DPA2" "0" 6s 988ms
And Change filled value in transport details "recipient-step-2" "autocomplete" "Testowy" "0" 6s 984ms
Then Click "save-transport-and-close" save button and wait for form to disappear 30s 228ms
And Go to transport details "LOAD" 3s 050ms
And Verify that transport has "3" steps 042ms
After Hooks.deleteTransportAfterTest() 187ms
After Hooks.rollbackTransportTypeSettings() 070ms
After Hooks.rollbackAddedActionAuthorities() 056ms
View Feature Transport Form - Steps section scenarios
Given Login as "pskza1-carrier-2@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 915ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 378ms
When Go to "TRANSPORT_TABLE" 360ms
And Go to transport details "SMALLS_IMPORT" 17s 375ms
Then Verify that user can't edit time range for load and unload 15s 072ms
After Hooks.deleteTransportAfterTest() 145ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-neuca" 128ms
And Create transport "CREATE_DELIVERY_TWO_LOADS" by JSON file as "super-admin-neuca" 1s 533ms
And Login as "neuca-admin" 1s 837ms
And Go to "TRANSPORT_TABLE" 578ms
And Show all transport types 15s 033ms
When Go to transport details "DELIVERY" 30s 786ms
Then Check if sum of number of pallets in transport form in "load" steps is correct 201ms
After Hooks.deleteTransportAfterTest() 236ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-hochland" 117ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 15s 432ms
And Login as "hochland-admin" 2s 382ms
And Go to "TRANSPORT_TABLE" 427ms
And Show all transport types 1s 173ms
When Go to transport details "EXPORT" 3s 062ms
Then Check if sum of number of pallets in transport form in "unload" steps is correct 242ms
After Hooks.deleteTransportAfterTest() 119ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-neuca" 132ms
And Get "DELIVERY" settings from "neuca" 081ms
And Set transportType settings with values: "quantitySumCheckValue", "33" 094ms
And Login as "neuca-admin" 1s 967ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 460ms
When Go to "TRANSPORT_TABLE" 580ms
And Go to transport details "DELIVERY" 30s 762ms
And Set number of pallets in "load" step in transport - "32" 314ms
And Check if number of pallets check message is not visible in transport form 15s 083ms
And Set number of pallets in "load" step in transport - "34" 287ms
Then Check if number of pallets check message is visible in transport form 096ms
After Hooks.deleteTransportAfterTest() 146ms
After Hooks.rollbackTransportTypeSettings() 139ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-farmacol" 121ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 113ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 121ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 081ms
And Login as "farmacol-admin" 2s 465ms
And Go to new transport "EXTERNAL_DELIVERY" 670ms
And Add step "unload" 221ms
And Click "save-transport-and-close" save button 908ms
Then Verify that "time-range-from-date-2" has validation error 1s 156ms
Then Verify that "time-range-to-date-2" has validation error 1s 070ms
And Change filled value in transport details "time-range-from-date-2" "date" "" "0" 3s 729ms
And Click "save-transport-and-close" save button 888ms
And Verify that "time-range-from-date-2" has no validation error 083ms
And Verify that "time-range-to-date-2" has no validation error 055ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackTransportTypeSettings() 084ms
After Hooks.rollbackAddedActionAuthorities() 052ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-piast" 117ms
And Add action authority with: "piast" "piast-admin" "LOAD" "ADD_LOAD_STEP_FROM_UNLOAD" "ACTIVE" 102ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 353ms
When Login as "piast-admin" 2s 551ms
And Go to transport details "LOAD" 3s 190ms
And Get inputs from database "PIAST_LOAD_ADD_UNLOAD_STEP" "super-admin-piast" 020ms
And Add step "unload" 225ms
And Fill step data 15s 968ms
And Get inputs from database "PIAST_LOAD_ADD_LOAD_STEP" "super-admin-piast" 024ms
And Add step "load" 199ms
And Fill step data 5s 792ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 253ms
Then Go to transport details "LOAD" 3s 021ms
And Check if "unload" step is added as "3" step in transport form 098ms
And Check if "load" step is added as "4" step in transport form 096ms
After Hooks.deleteTransportAfterTest() 125ms
After Hooks.rollbackAddedActionAuthorities() 055ms
View Feature Transport Form - Steps section scenarios
Given Set token of apiUsername "super-admin-skz" 116ms
And Add action authority with: "swisskrono" "super-admin-skz" "SMALLS_EXPORT" "MOVE_LOAD_STEPS" "UNLIMITED" 109ms
And Remove action authority with: "swisskrono" "super-admin-skz" "SMALLS_EXPORT" "MOVE_UNLOAD_STEPS" "UNLIMITED" 066ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 346ms
When Login as "super-admin-skz" 3s 079ms
And Go to transport details "SMALLS_EXPORT" 2s 932ms
And Check if step is draggable "LOAD" 078ms
And Check if step is not draggable "UNLOAD" 076ms
After Hooks.deleteTransportAfterTest() 105ms
After Hooks.rollbackAddedActionAuthorities() 056ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Given Set "transport" inputs from JSON file "CREATE_SMALLS_IMPORT" "super-admin-skz" 001ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 070ms
When Go to new transport "SMALLS_IMPORT" 644ms
And Fill transport form 21s 432ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 148ms
And Show all transport "false" 076ms
And Go to transport details "SMALLS_IMPORT" 2s 858ms
And Click create similar button 15s 266ms
And Fill "transport" form "CREATE_SIMILAR_SMALLS_IMPORT" by "super-admin-skz" 001ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 233ms
And Open similar transport details 507ms
Then Check are transport values equals 2s 385ms
After Hooks.deleteTransportAfterTest() 1s 034ms
After Hooks.deleteSimilarTransportAfterTest() 100ms
View Feature Transport form
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "pna1-carrier" 001ms
And Login as "pna1-carrier" and set token of apiUsername "pna1-carrier" 3s 486ms
When Go to new transport "DELIVERY" 15s 490ms
And Fill transport form 40s 437ms
And Click "save-transport" save button and wait for form to disappear 30s 228ms
And Set advice window in schedule 2s 387ms
And Check is transport created in schedule and set transport id 976ms
And Go to "TRANSPORT_TABLE" 594ms
And Go to transport details "DELIVERY" 30s 522ms
And Click create similar button 15s 232ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier" 11s 619ms
And Click "save-transport" save button and wait for form to disappear 30s 237ms
And Set advice window in schedule in "2" days 4s 535ms
And Go to "TRANSPORT_TABLE" 586ms
And Open similar transport details 465ms
Then Check are transport values equals 24s 304ms
After Hooks.deleteTransportAfterTest() 4s 770ms
After Hooks.deleteSimilarTransportAfterTest() 114ms
View Feature Transport form
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "pna1-carrier" 001ms
And Login as "pna1-carrier" and set token of apiUsername "pna1-carrier" 2s 149ms
When Go to new transport "DELIVERY" 15s 551ms
And Fill transport form 40s 412ms
And Click "save-transport" save button and wait for form to disappear 30s 210ms
And Set advice window in schedule 2s 396ms
And Check is transport created in schedule and set transport id 992ms
And Go to "TRANSPORT_TABLE" 529ms
And Go to transport details "DELIVERY" 30s 596ms
And Click create similar button 15s 269ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier" 11s 541ms
And Click "save-transport" save button and wait for form to disappear 30s 262ms
And Set advice window in schedule in "2" days 4s 525ms
And Go to "TRANSPORT_TABLE" 630ms
And Open similar transport details 489ms
Then Check is field "CARRIER" of type "autocomplete" equals "Przewoźnik Neuca Automat 1" 078ms
After Hooks.deleteTransportAfterTest() 243ms
After Hooks.deleteSimilarTransportAfterTest() 137ms
View Feature Transport form
Given Get inputs from database "CREATE_SMALLS_IMPORT_FOR_PRINT" "super-admin-skz" 020ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 371ms
When Go to new transport "SMALLS_IMPORT" 762ms
And Fill transport form 36s 327ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 288ms
And Go to transport details "SMALLS_IMPORT" 2s 843ms
And Go to transport print details form 3s 574ms
Then Check are transport values equals 8s 952ms
After Hooks.deleteTransportAfterTest() 3s 843ms
View Feature Transport form
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 417ms
And Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 020ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 364ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 136ms
And Go to transport details "SMALLS_IMPORT" 2s 867ms
Then Verify that the transport can be edited 2s 048ms
And Close transport details 15s 196ms
And If user is login then logout 5s 701ms
And Login as "pskza1-carrier@qa.qa-test" 2s 245ms
And Go to transport details "SMALLS_IMPORT" 2s 901ms
And Verify that the transport cannot be edited 46s 873ms
After Hooks.deleteTransportAfterTest() 4s 122ms
View Feature Transport form
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 511ms
And Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 025ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 413ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 136ms
And Go to transport details "SMALLS_EXPORT" 2s 895ms
Then Verify that the transport can be edited 1s 956ms
And Close transport details 15s 227ms
And If user is login then logout 672ms
And Login as "pskza1-carrier@qa.qa-test" 2s 099ms
And Go to transport details "SMALLS_EXPORT" 2s 904ms
And Verify that the transport cannot be edited 47s
After Hooks.deleteTransportAfterTest() 163ms
View Feature Transport form
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 419ms
And Get inputs from database "HIDDEN_DATA_SMALLS_IMPORT" "super-admin-skz" 021ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 408ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 147ms
And Go to transport details "SMALLS_IMPORT" 2s 842ms
Then Verify that the hidden data in transport are not visible 1s 102ms
And Close transport details 15s 233ms
And If user is login then logout 590ms
And Login as "swisskrono-admin" 2s 112ms
And Go to transport details "SMALLS_IMPORT" 2s 978ms
And Verify that the hidden data in transport are visible 1s 702ms
After Hooks.deleteTransportAfterTest() 125ms
View Feature Transport form
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 258ms
And Get inputs from database "HIDDEN_DATA_SMALLS_EXPORT" "super-admin-skz" 023ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 361ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 133ms
And Go to transport details "SMALLS_EXPORT" 2s 822ms
Then Verify that the hidden data in transport are not visible 1s 127ms
And Close transport details 15s 254ms
And If user is login then logout 5s 723ms
And Login as "swisskrono-admin" 2s 177ms
And Go to transport details "SMALLS_EXPORT" 2s 956ms
And Verify that the hidden data in transport are visible 1s 631ms
After Hooks.deleteTransportAfterTest() 118ms
View Feature Transport form
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 428ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 521ms
When Go to transport details "DELIVERY" 2s 886ms
And Change filled value in transport details "unloaded-stere" "text" "3" "0" 1s 709ms
And Change filled value in transport details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 861ms
And Change filled value in transport details "insp.-accord.-with-ins." "select" "NIE" "1" 3s 857ms
And Fill discrepancy report section without closing the form 22s 340ms
And Click "save-transport" save button 1s 063ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 271ms
And Check if transport details form is disappeared 15s 039ms
After Hooks.deleteTransportAfterTest() 258ms
View Feature Transport form
Scenario Outline Check if user can add description to transport
Steps
Given Set token of apiUsername "super-admin-hochland" 120ms
And Add action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 106ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 123ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/21061239 - status odpowiedzi: 422 , komunikat:  [errors:[Przepraszamy, ale podany login jest już zajęty.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.User.EditUserTest.addAccessToTheWarehouseToTheUserByJSONFileAs(EditUserTest.java:151)
	at ✽.Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file(file:Features/Atom/Transport/TransportForm/TransportForm.feature:141)
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 000ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
And Change filled value in transport details "transport-description" "text" "opis" "0" 000ms
Then Verify that "transport-description" in transport has value "opis" 000ms
Hooks
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackAddedActionAuthorities() 048ms
After Hooks.rollbackWarehousesAccess() 079ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/21061239 - status odpowiedzi: 422 , komunikat:  [errors:[Przepraszamy, ale podany login jest już zajęty.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.Hooks.rollbackWarehousesAccess(Hooks.java:531)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
View Feature Transport form
Scenario Outline Check if user can't add description to transport
Steps
Given Set token of apiUsername "super-admin-hochland" 116ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 1s 537ms
And Remove action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 159ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <500>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.delete(RequestSpecificationImpl.groovy:183)
	at io.restassured.internal.RequestSpecificationImpl.delete(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.deleteResponse(RestUtil.java:301)
	at Utils.RestUtils.RestUtil.deleteFromApolloApi(RestUtil.java:173)
	at CucumberTests.Utils.ActionAuthorityTest.removeActionAuthority(ActionAuthorityTest.java:68)
	at CucumberTests.Utils.ActionAuthorityTest.removeActionAuthorityWith(ActionAuthorityTest.java:62)
	at ✽.Remove action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:156)
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 000ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
Then Verify that "transport-description" in transport form is disabled 000ms
Hooks
After Hooks.deleteTransportAfterTest() 140ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
After Hooks.rollbackWarehousesAccess() 000ms
java.lang.NullPointerException
	at CucumberTests.Hooks.rollbackWarehousesAccess(Hooks.java:528)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
View Feature Transport form
Given Set token of apiUsername "super-admin-hochland" 114ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 099ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 465ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 746ms
And Show all transport "false" 083ms
When Go to "TRANSPORT_TABLE" 426ms
And Go to transport details "DELIVERY" 2s 932ms
Then Verify that "CARRIER" in transport form is visible 237ms
After Hooks.deleteTransportAfterTest() 142ms
After Hooks.rollbackAddedActionAuthorities() 055ms
View Feature Transport form
Given Set token of apiUsername "super-admin-adama" 123ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 115ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 364ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 566ms
And Show all transport "false" 075ms
When Go to "TRANSPORT_TABLE" 407ms
And Go to transport details "TRANSPORT" 3s 035ms
Then Verify that "CARRIER" in transport form is visible 083ms
After Hooks.deleteTransportAfterTest() 101ms
After Hooks.rollbackAddedActionAuthorities() 053ms
View Feature Transport form
Given Set token of apiUsername "super-admin-alrec" 118ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 114ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 371ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 470ms
And Show all transport "true" 199ms
When Go to "TRANSPORT_TABLE" 301ms
And Go to transport details "TRANSPORT_ORDER" 2s 865ms
Then Verify that "CARRIER" in transport form is visible 064ms
After Hooks.deleteTransportAfterTest() 110ms
After Hooks.rollbackAddedActionAuthorities() 057ms
View Feature Transport form
Scenario Outline Check if user can't see `carrierCompany` field in transport form
Steps
Given Set token of apiUsername "super-admin-hochland" 115ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 142ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <500>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.delete(RequestSpecificationImpl.groovy:183)
	at io.restassured.internal.RequestSpecificationImpl.delete(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.deleteResponse(RestUtil.java:301)
	at Utils.RestUtils.RestUtil.deleteFromApolloApi(RestUtil.java:173)
	at CucumberTests.Utils.ActionAuthorityTest.removeActionAuthority(ActionAuthorityTest.java:68)
	at CucumberTests.Utils.ActionAuthorityTest.removeActionAuthorityWith(ActionAuthorityTest.java:62)
	at ✽.Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:185)
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 000ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 000ms
And Show all transport "false" 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
Then Verify that "CARRIER" in transport form is not visible 000ms
After Hooks.deleteTransportAfterTest() 003ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Scenario Outline Check if user can't see `carrierCompany` field in transport form
Steps
Given Set token of apiUsername "super-admin-adama" 117ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 104ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <500>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.delete(RequestSpecificationImpl.groovy:183)
	at io.restassured.internal.RequestSpecificationImpl.delete(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.deleteResponse(RestUtil.java:301)
	at Utils.RestUtils.RestUtil.deleteFromApolloApi(RestUtil.java:173)
	at CucumberTests.Utils.ActionAuthorityTest.removeActionAuthority(ActionAuthorityTest.java:68)
	at CucumberTests.Utils.ActionAuthorityTest.removeActionAuthorityWith(ActionAuthorityTest.java:62)
	at ✽.Remove action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:185)
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 000ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 000ms
And Show all transport "false" 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT" 000ms
Then Verify that "CARRIER" in transport form is not visible 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Scenario Outline Check if user can't see `carrierCompany` field in transport form
Steps
Given Set token of apiUsername "super-admin-alrec" 116ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 115ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <500>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.delete(RequestSpecificationImpl.groovy:183)
	at io.restassured.internal.RequestSpecificationImpl.delete(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.deleteResponse(RestUtil.java:301)
	at Utils.RestUtils.RestUtil.deleteFromApolloApi(RestUtil.java:173)
	at CucumberTests.Utils.ActionAuthorityTest.removeActionAuthority(ActionAuthorityTest.java:68)
	at CucumberTests.Utils.ActionAuthorityTest.removeActionAuthorityWith(ActionAuthorityTest.java:62)
	at ✽.Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:185)
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 000ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 000ms
And Show all transport "true" 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Verify that "CARRIER" in transport form is not visible 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Given Set token of apiUsername "super-admin-hochland" 116ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 107ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 113ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 532ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 5s 088ms
And Show all transport "false" 092ms
When Go to "TRANSPORT_TABLE" 382ms
And Go to transport details "DELIVERY" 2s 986ms
Then Verify that "CARRIER" in transport form is not disabled 177ms
After Hooks.deleteTransportAfterTest() 132ms
After Hooks.rollbackAddedActionAuthorities() 107ms
View Feature Transport form
Given Set token of apiUsername "super-admin-adama" 122ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 109ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 108ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 325ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 548ms
And Show all transport "false" 075ms
When Go to "TRANSPORT_TABLE" 424ms
And Go to transport details "TRANSPORT" 2s 936ms
Then Verify that "CARRIER" in transport form is not disabled 087ms
After Hooks.deleteTransportAfterTest() 100ms
After Hooks.rollbackAddedActionAuthorities() 113ms
View Feature Transport form
Given Set token of apiUsername "super-admin-alrec" 127ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 105ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 112ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 348ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 413ms
And Show all transport "true" 246ms
When Go to "TRANSPORT_TABLE" 394ms
And Go to transport details "TRANSPORT_ORDER" 3s 015ms
Then Verify that "CARRIER" in transport form is not disabled 064ms
After Hooks.deleteTransportAfterTest() 105ms
After Hooks.rollbackAddedActionAuthorities() 106ms
View Feature Transport form
Scenario Outline Check if user can't edit `carrierCompany` field in transport form
Steps
Given Set token of apiUsername "super-admin-hochland" 118ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 104ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 139ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <500>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.delete(RequestSpecificationImpl.groovy:183)
	at io.restassured.internal.RequestSpecificationImpl.delete(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.deleteResponse(RestUtil.java:301)
	at Utils.RestUtils.RestUtil.deleteFromApolloApi(RestUtil.java:173)
	at CucumberTests.Utils.ActionAuthorityTest.removeActionAuthority(ActionAuthorityTest.java:68)
	at CucumberTests.Utils.ActionAuthorityTest.removeActionAuthorityWith(ActionAuthorityTest.java:62)
	at ✽.Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:219)
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 000ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 000ms
And Show all transport "false" 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
Then Verify that "CARRIER" in transport form is disabled 000ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.rollbackAddedActionAuthorities() 051ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Given Set token of apiUsername "super-admin-adama" 114ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 103ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 067ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 311ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 497ms
And Show all transport "false" 079ms
When Go to "TRANSPORT_TABLE" 365ms
And Go to transport details "TRANSPORT" 2s 947ms
Then Verify that "CARRIER" in transport form is disabled 081ms
After Hooks.deleteTransportAfterTest() 121ms
After Hooks.rollbackAddedActionAuthorities() 053ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Given Set token of apiUsername "super-admin-alrec" 116ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 110ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 063ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 366ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 377ms
And Show all transport "true" 239ms
When Go to "TRANSPORT_TABLE" 389ms
And Go to transport details "TRANSPORT_ORDER" 2s 954ms
Then Verify that "CARRIER" in transport form is disabled 073ms
After Hooks.deleteTransportAfterTest() 107ms
After Hooks.rollbackAddedActionAuthorities() 055ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Scenario Outline Check if user can add description to archived transport
Steps
Given Set token of apiUsername "super-admin-adama" 115ms
And Get custom field settings for "DELIVERY" transport type and "" company 038ms
And Mark custom fields as not obligatory 004ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 091ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: io.restassured.internal.RestAssuredResponseImpl@6eaa05cd
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:237)
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_MAIN_DATA_SECTION" "UNLIMITED" 000ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_ADVICE" "UNLIMITED" 000ms
And Add action authority with: "adama" "adama-admin" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 000ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 000ms
When Find transport in table with status "planned" 000ms
And Confirm statuses until reach "process-ended" 000ms
And Wait "90" seconds 000ms
And Go to "ARCHIVE_TAB" 000ms
And Show "DELIVERY" 000ms
And Go to transport details "DELIVERY" 000ms
And Change filled value in transport details "transport-description" "text" "opis" "0" 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Wait "7" seconds 000ms
And Go to transport details "DELIVERY" 000ms
Then Verify that "transport-description" in transport has value "opis" 000ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.rollbackAllCustomFieldsSettings() 004ms
After Hooks.rollbackAddedActionAuthorities() 000ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 148ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 493ms
When Go to transport details "DELIVERY" 2s 933ms
And Fill transport form 41s 050ms
And Change filled value in transport details "driver-name" "text" "XXX ZZZ" "0" 1s 730ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 263ms
And Go to new transport "DELIVERY" 663ms
Then Verify that driver "XXX ZZZ" is in list 841ms
After Hooks.deleteTransportAfterTest() 353ms
View Feature Transport form
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 696ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 375ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 20s 208ms
And If user is login then logout 561ms
And Login as "pskza1-carrier@qa.qa-test" 2s 080ms
Then Verify that the transport has been transferred 1s 340ms
And Accept or reject "accept" transferred transport 16s 048ms
And Go to transport details "SMALLS_IMPORT" 3s 011ms
And Verify that "transaction-price" in transport form is visible 094ms
And Verify that transaction price field has correct value 074ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_IMPORT" 112ms
After Hooks.deleteTransportAfterTest() 194ms
View Feature Transport form
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 345ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 366ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 4s 677ms
And If user is login then logout 473ms
And Login as "pskza1-carrier@qa.qa-test" 1s 986ms
Then Verify that the transport has been transferred 1s 322ms
And Accept or reject "accept" transferred transport 15s 971ms
And Go to transport details "SMALLS_EXPORT" 2s 936ms
And Verify that "transaction-price" in transport form is visible 095ms
And Verify that transaction price field has correct value 080ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_EXPORT" 125ms
After Hooks.deleteTransportAfterTest() 103ms
View Feature Transport form
Given Set token of apiUsername "super-admin-dayco" 115ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 041ms
And Mark custom fields as not obligatory 005ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 1s 337ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 2s 301ms
And Click button advice in transport table "OWN_COLLECTION" 400ms
And Set advice window in schedule 2s 880ms
And Fill advice form 8s 646ms
And Click advice save button and wait for advice form to disappear 31s 015ms
And Go to "TRANSPORT_TABLE" 481ms
And Find transport in table with status "planned" 3s 601ms
And Confirm statuses until reach "on-the-area" 5s 783ms
And Go to transport details "OWN_COLLECTION" 2s 878ms
And Click create similar button 15s 208ms
And Fill "transport" form "CREATE_SIMILAR_OWN_COLLECTION" by "super-admin-dayco" 6s 975ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 208ms
And Open similar transport details 528ms
Then Check if transport form modal is visible 084ms
After Hooks.deleteTransportAfterTest() 229ms
After Hooks.deleteSimilarTransportAfterTest() 089ms
After Hooks.rollbackAllCustomFieldsSettings() 147ms
View Feature Transport form
Given Set token of apiUsername "super-admin-dayco" 115ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 041ms
And Mark custom fields as not obligatory 005ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 1s 347ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 2s 583ms
And Click button advice in transport table "OWN_COLLECTION" 395ms
And Set advice window in schedule 2s 894ms
And Fill advice form 8s 568ms
And Click advice save button and wait for advice form to disappear 31s 007ms
And Go to "TRANSPORT_TABLE" 531ms
And Find transport in table with status "planned" 3s 683ms
And Confirm statuses until reach "during-load" 9s 496ms
And Go to transport details "OWN_COLLECTION" 2s 860ms
And Click create similar button 15s 242ms
And Fill "transport" form "CREATE_SIMILAR_OWN_COLLECTION" by "super-admin-dayco" 6s 961ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 288ms
And Open similar transport details 499ms
Then Check if transport form modal is visible 098ms
After Hooks.deleteTransportAfterTest() 228ms
After Hooks.deleteSimilarTransportAfterTest() 082ms
After Hooks.rollbackAllCustomFieldsSettings() 151ms
View Feature Transport form
Given Set token of apiUsername "super-admin-lisner" 125ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lisner" 001ms
And Create custom field with "CREATE_DELIVERY_DATE_AND_TIME_CFD" by "super-admin-lisner" 299ms
When Login as "lisner-admin" and set token of apiUsername "super-admin-lisner" 2s 705ms
And Go to new transport "DELIVERY" 668ms
And Fill transport form 31s 119ms
And Click "save-transport" save button and wait for form to disappear 30s 189ms
And Set advice window in schedule 2s 370ms
And Go to "TRANSPORT_TABLE" 450ms
And Show all transport types 1s 231ms
And Go to transport details "DELIVERY" 2s 730ms
Then Verify that "date-and-time" in transport form is visible 073ms
After Hooks.deleteTransportAfterTest() 136ms
After Hooks.deleteCustomFieldAfterTest() 269ms
View Feature Invoice
Scenario Outline Check default value of currency in invoice form [A-7389]
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 3s 245ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 415ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 097ms
When Click invoice button 2s 651ms
And Set default invoice currency value 158ms
Then Check that default currency value in invoice form is "EUR" 140ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_IMPORT" and principal alias "swisskrono" 102ms
And Clear all cache 2s 377ms
And Login as "swisskrono-admin" 2s 518ms
And Go to "TRANSPORT_TABLE" 361ms
And Show all transport types 1s 182ms
And Click invoice button 289ms
Then Check that default currency value in invoice form is "USD" 168ms
java.lang.AssertionError: Domyślną walutą dla tego pryncypała powinno być USD!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.InvoiceTest.checkThatDefaultCurrencyValueInInvoiceFormIs(InvoiceTest.java:33)
	at ✽.Check that default currency value in invoice form is "USD"(file:Features/Atom/Transport/TransportTable/Invoice.feature:17)
After Hooks.deleteTransportAfterTest() 098ms
After Hooks.rollbackInvoiceCurrency() 2s 291ms
View Feature Invoice
Scenario Outline Check default value of currency in invoice form [A-7389]
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 831ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 427ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 099ms
When Click invoice button 2s 713ms
And Set default invoice currency value 202ms
Then Check that default currency value in invoice form is "EUR" 153ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_EXPORT" and principal alias "swisskrono" 113ms
And Clear all cache 2s 213ms
And Login as "swisskrono-admin" 2s 513ms
And Go to "TRANSPORT_TABLE" 419ms
And Show all transport types 1s 180ms
And Click invoice button 296ms
Then Check that default currency value in invoice form is "USD" 188ms
java.lang.AssertionError: Domyślną walutą dla tego pryncypała powinno być USD!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.InvoiceTest.checkThatDefaultCurrencyValueInInvoiceFormIs(InvoiceTest.java:33)
	at ✽.Check that default currency value in invoice form is "USD"(file:Features/Atom/Transport/TransportTable/Invoice.feature:17)
After Hooks.deleteTransportAfterTest() 241ms
After Hooks.rollbackInvoiceCurrency() 2s 179ms
View Feature Transport table
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 2s 956ms
And Create transport "CREATE_DELIVERY_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 472ms
And Show all transport types 1s 150ms
Then Check if transport number is visible "DELIVERY" 15s 175ms
And Check if transport details is not visible 15s 054ms
After Hooks.deleteTransportAfterTest() 137ms
View Feature Transport table
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 4s 336ms
And Show all transport "false" 079ms
And Go to "TRANSPORT_TABLE" 403ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 549ms
When Click on transport row 172ms
Then Verify if transport row is selected 088ms
After Hooks.deleteTransportAfterTest() 140ms
View Feature Transport table
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 647ms
And Show all transport "false" 077ms
And Go to "TRANSPORT_TABLE" 384ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 403ms
When Click on transport row 168ms
Then Verify if transport row is selected 080ms
After Hooks.deleteTransportAfterTest() 120ms
View Feature Transport table
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 505ms
And Show all transport "false" 072ms
And Go to "TRANSPORT_TABLE" 396ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 310ms
When Click on transport row 190ms
Then Verify if transport row is selected 100ms
After Hooks.deleteTransportAfterTest() 141ms
View Feature Transport table
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 456ms
And Show all transport "false" 081ms
And Go to "TRANSPORT_TABLE" 350ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 457ms
When Click on transport row 160ms
Then Verify if transport row is selected 085ms
After Hooks.deleteTransportAfterTest() 128ms
View Feature Transport table
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 842ms
And Show all transport "false" 074ms
And Go to "TRANSPORT_TABLE" 407ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 463ms
When Click on transport row 160ms
Then Verify if transport row is selected 082ms
After Hooks.deleteTransportAfterTest() 119ms
View Feature Transport table
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 731ms
And Show all transport "true" 237ms
And Go to "TRANSPORT_TABLE" 388ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 456ms
When Click on transport row 168ms
Then Verify if transport row is selected 080ms
After Hooks.deleteTransportAfterTest() 117ms
View Feature Reject Transport
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 761ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 387ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 121ms
When Accept or reject "accept" transferred transport 17s 853ms
Then Verify that transport is accept or reject "accept" 078ms
After Hooks.deleteTransportAfterTest() 109ms
View Feature Reject Transport
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 374ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 355ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 110ms
When Accept or reject "reject" transferred transport 2s 482ms
Then Verify that transport is accept or reject "reject" 15s 067ms
After Hooks.deleteTransportAfterTest() 203ms
View Feature Reject Transport
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 3s 312ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 394ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 105ms
When Accept or reject "accept" transferred transport 18s 885ms
Then Verify that transport is accept or reject "accept" 075ms
After Hooks.deleteTransportAfterTest() 104ms
View Feature Reject Transport
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 373ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 379ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 100ms
When Accept or reject "reject" transferred transport 18s 380ms
Then Verify that transport is accept or reject "reject" 15s 060ms
After Hooks.deleteTransportAfterTest() 191ms
View Feature Reject Transport
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 345ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 391ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 111ms
When Accept or reject "accept" transferred transport 18s 394ms
Then Verify that transport is accept or reject "accept" 073ms
After Hooks.deleteTransportAfterTest() 102ms
View Feature Reject Transport
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 358ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 401ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 103ms
When Accept or reject "reject" transferred transport 18s 454ms
Then Verify that transport is accept or reject "reject" 15s 065ms
After Hooks.deleteTransportAfterTest() 218ms
View Feature Transfer transport to carrier
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 243ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 369ms
When Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 4s 601ms
And If user is login then logout 5s 576ms
And Login as "paa1-carrier@qa.qa-test" 2s 090ms
Then Verify that the transport has been transferred with "true" 1s 390ms
After Hooks.deleteTransportAfterTest() 109ms
View Feature Transfer transport to carrier
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 061ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 351ms
When Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false" 20s 234ms
And If user is login then logout 598ms
And Login as "paa1-carrier@qa.qa-test" 1s 907ms
Then Verify that the transport has been transferred with "false" 1s 263ms
After Hooks.deleteTransportAfterTest() 131ms
View Feature Transfer transport to carrier
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 136ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 349ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 19s 793ms
And If user is login then logout 586ms
And Login as "pskza1-carrier@qa.qa-test" 2s 119ms
Then Verify that the transport has been transferred 1s 341ms
After Hooks.deleteTransportAfterTest() 119ms
View Feature Transfer transport to carrier
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 261ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 364ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 20s 160ms
And If user is login then logout 550ms
And Login as "pskza1-carrier@qa.qa-test" 2s 112ms
Then Verify that the transport has been transferred 1s 344ms
After Hooks.deleteTransportAfterTest() 137ms
View Feature Transfer transport to carrier
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 147ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 401ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 124ms
And Go to auction offer 1s 469ms
When Offer "1000" 387ms
And Verify that offer with "1000" has been added to auction 3s 082ms
And If user is login then logout 5s 582ms
And Login as "swisskrono-admin" 2s 120ms
Then Go to auction details 1s 435ms
And Pass transport to carrier from auction details 1s 467ms
And If user is login then logout 1s 032ms
And Login as "pskza1-carrier@qa.qa-test" 2s 122ms
And Verify that the transport has been transferred 1s 346ms
After Hooks.deleteTransportAfterTest() 112ms
View Feature Transfer transport to carrier
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 183ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 387ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 130ms
And Go to auction offer 1s 472ms
When Offer "1000" 373ms
And Verify that offer with "1000" has been added to auction 3s 101ms
And Wait till auction end 1m 53s 015ms
And If user is login then logout 596ms
Then Login as "swisskrono-admin" 2s 037ms
And Go to auction details 1s 511ms
And Pass transport to carrier from auction details 1s 519ms
And If user is login then logout 1s 057ms
And Login as "pskza1-carrier@qa.qa-test" 2s 055ms
And Verify that the transport has been transferred 1s 346ms
After Hooks.deleteTransportAfterTest() 166ms
View Feature Transfer transport to carrier
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 171ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 370ms
And Go to "TRANSPORT_TABLE" 440ms
When Open transport transfer modal 1s 593ms
Then Verify that all enabled companies from "swisskrono" are shown in select 353ms
After Hooks.deleteTransportAfterTest() 096ms
View Feature Transfer transport to carrier
Given Set token of apiUsername "super-admin-adama" 125ms
And Reject main section of a "Przewoźnik Adama Automat 1" in "adama" by API 193ms
And Login as "adama-admin" 1s 988ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 345ms
And Go to "TRANSPORT_TABLE" 407ms
When Open transport transfer modal 1s 529ms
Then Verify that "Przewoźnik Adama Automat 1" is blocked in select 383ms
After Hooks.deleteTransportAfterTest() 102ms
After Hooks.rollbackRejectedSections() 089ms
View Feature Transfer transport to carrier
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 074ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 352ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" with "120" seconds to accept transport 20s 337ms
And If user is login then logout 546ms
When Login as "paa1-carrier@qa.qa-test" 2s 549ms
And Verify that the transport has been transferred with "true" 1s 368ms
And Wait "120" seconds 2m
Then Verify if transport is not visible to carrier after expiring time to accept transport 15s 086ms
After Hooks.deleteTransportAfterTest() 212ms
View Feature Assortment Group
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 163ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 518ms
When Go to "TRANSPORT_TABLE" 369ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 820ms
Then Check if new assortment group is disabled in transport form 064ms
After Hooks.deleteTransportAfterTest() 109ms
View Feature Advice transport
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 048ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 335ms
And Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama" 021ms
When Show all transport types 1s 154ms
And Click button advice in transport table "CONTAINER" 251ms
And Set advice window in schedule 2s 715ms
And Click button cancel in advice form 15s 539ms
And Set advice window in schedule 2s 422ms
And Click button cancel in advice form 15s 448ms
And Set advice window in schedule 2s 321ms
And Fill advice form 18s 907ms
And Click advice save button and wait for advice form to disappear 30s 990ms
And Go to "TRANSPORT_TABLE" 496ms
And Go to transport details "CONTAINER" 2s 889ms
Then Check are advice values equals 2s 978ms
After Hooks.deleteTransportAfterTest() 227ms
View Feature Transport transfer full scenario
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 301ms
And Get inputs from database "CREATE_TRANSPOSRT_ORDER" "super-admin-adama" 023ms
When Go to new transport "TRANSPORT" 687ms
And Fill transport form 29s 016ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 231ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 20s 145ms
And Check is transport "TRANSPORT" created in transport table and set transport id 1s 367ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 440ms
And Accept or reject "reject" transferred transport 16s 313ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 238ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 4s 572ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 254ms
And Accept or reject "accept" transferred transport 16s 282ms
Then Verify that transport is accept or reject "accept" 075ms
After Hooks.deleteTransportAfterTest() 206ms
View Feature Transport transfer full scenario
Scenario Outline Check if possible to edit transport after advice cancellation.
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 329ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 018ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 321ms
When Show all transport types 1s 136ms
And Click button advice in transport table "DELIVERY" 268ms
And Set advice window in schedule 2s 967ms
And Click button cancel in advice form 15s 516ms
And Go to "TRANSPORT_TABLE" 440ms
When Go to transport details "DELIVERY" 2s 912ms
And Fill transport form 1m 8s 506ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 228ms
And Go to transport details "DELIVERY" 2s 891ms
Then Check are transport values equals 256ms
org.junit.ComparisonFailure: Wartości w formularzu w polu CARRIER są niepoprawne, wartość na stronie: Przewoźnik Piast Automat 1 wartość poprawna: Przewoźnik Piast Automat 2 expected:<...oźnik Piast Automat [2]> but was:<...oźnik Piast Automat [1]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:122)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:238)
	at ✽.Check are transport values equals(file:Features/Scenario/TransportTransfer.feature:39)
After Hooks.deleteTransportAfterTest() 125ms