Project Number Date
ApolloFullRunnerReport kapibary.21 29 maj 2021, 07:27

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Transport form 328 2 24 0 0 354 32 3 35 31m 30s 366ms Failed
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 614ms
When Go to new transport "SMALLS_IMPORT" 665ms
And Fill transport form 21s 318ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 330ms
And Show all transport "false" 152ms
And Go to transport details "SMALLS_IMPORT" 5s 031ms
And Click create similar button 15s 280ms
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 16s 407ms
And Open similar transport details 502ms
Then Check are transport values equals 2s 394ms
After Hooks.deleteTransportAfterTest() 741ms
After Hooks.deleteSimilarTransportAfterTest() 560ms
Given Set "transport" inputs from JSON file "CREATE_TRANSPORT_ORDER" "super-admin-alrec" 001ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 582ms
When Go to new transport "TRANSPORT_ORDER" 738ms
And Fill transport form 26s 293ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 917ms
And Show all transport "true" 340ms
And Go to transport details "TRANSPORT_ORDER" 4s 883ms
And Click create similar button 15s 236ms
And Fill "transport" form "CREATE_SIMILAR_TRANSPORT_ORDER" by "super-admin-alrec" 001ms
And Click "save-transport-and-close" save button and wait for form to disappear 1s 414ms
And Open similar transport details 639ms
Then Check are transport values equals 2s 627ms
After Hooks.deleteTransportAfterTest() 750ms
After Hooks.deleteSimilarTransportAfterTest() 514ms
Scenario Outline Check if transport created with advice by similar button has correct values
Steps
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "pna1-carrier" 001ms
And Login as "pna1-carrier" and set token of apiUsername "pna1-carrier" 6s 395ms
When Go to new transport "DELIVERY" 15s 564ms
And Fill transport form 40s 296ms
And Click "save-transport" save button and wait for form to disappear 16s 345ms
And Set advice window in schedule 2s 442ms
And Check is transport created in schedule and set transport id 3s 180ms
And Go to "TRANSPORT_TABLE" 514ms
And Go to transport details "DELIVERY" 32s 663ms
And Click create similar button 15s 300ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier" 11s 728ms
And Click "save-transport" save button and wait for form to disappear 15s 800ms
And Set advice window in schedule in "2" days 4s 458ms
And Go to "TRANSPORT_TABLE" 394ms
And Open similar transport details 2s 607ms
Then Check are transport values equals 24s 437ms
Hooks
After Hooks.deleteTransportAfterTest() 088ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <401>.

	at sun.reflect.GeneratedConstructorAccessor188.newInstance(Unknown Source)
	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.GeneratedMethodAccessor94.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.GeneratedMethodAccessor93.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.put(RequestSpecificationImpl.groovy:179)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.putResponse(RestUtil.java:163)
	at Utils.RestUtils.RestUtil.putToApolloApi(RestUtil.java:76)
	at CucumberTests.Hooks.deleteTransportAfterTest(Hooks.java:180)
	at sun.reflect.GeneratedMethodAccessor205.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)
After Hooks.deleteSimilarTransportAfterTest() 058ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <401>.

	at sun.reflect.GeneratedConstructorAccessor188.newInstance(Unknown Source)
	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.GeneratedMethodAccessor94.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.GeneratedMethodAccessor93.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.put(RequestSpecificationImpl.groovy:179)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.putResponse(RestUtil.java:163)
	at Utils.RestUtils.RestUtil.putToApolloApi(RestUtil.java:76)
	at CucumberTests.Hooks.deleteSimilarTransportAfterTest(Hooks.java:193)
	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)
Scenario Outline Check if transport created with advice by similar button has correct carrier
Steps
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 618ms
When Go to new transport "DELIVERY" 15s 578ms
And Fill transport form 40s 344ms
And Click "save-transport" save button and wait for form to disappear 15s 791ms
And Set advice window in schedule 2s 347ms
And Check is transport created in schedule and set transport id 15s 087ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='slot-114767102-2021-05-30-00-15']//div[@data-transport-id]"}
  (Session info: headless chrome=91.0.4472.77)
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.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.YaDKTB}, 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.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: ef4e47c530a749948fc182100a43a6cb
*** Element info: {Using=xpath, value=//div[@id='slot-114767102-2021-05-30-00-15']//div[@data-transport-id]}
	at sun.reflect.GeneratedConstructorAccessor216.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:164)
	at CucumberTests.Transport.AdviceTransport.checkIsTransportCreatedInScheduleAndSetTransportId(AdviceTransport.java:157)
	at ✽.Check is transport created in schedule and set transport id(file:Features/Atom/Transport/TransportForm/TransportForm.feature:56)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
And Click create similar button 000ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier" 000ms
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule in "2" days 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Open similar transport details 000ms
Then Check is field "CARRIER" of type "autocomplete" equals "Przewoźnik Neuca Automat 1" 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
Given Get inputs from database "CREATE_SMALLS_IMPORT_FOR_PRINT" "super-admin-skz" 033ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 804ms
When Go to new transport "SMALLS_IMPORT" 727ms
And Fill transport form 36s 390ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 934ms
And Go to transport details "SMALLS_IMPORT" 4s 894ms
And Go to transport print details form 3s 544ms
Then Check are transport values equals 8s 940ms
After Hooks.deleteTransportAfterTest() 606ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 866ms
And Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 033ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 101ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 800ms
And Go to transport details "SMALLS_IMPORT" 4s 832ms
Then Verify that the transport can be edited 1s 999ms
And Close transport details 15s 243ms
And If user is login then logout 268ms
And Login as "pskza1-carrier@qa.qa-test" 2s 684ms
And Go to transport details "SMALLS_IMPORT" 6s 104ms
And Verify that the transport cannot be edited 46s 960ms
After Hooks.deleteTransportAfterTest() 665ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 783ms
And Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 032ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 054ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 744ms
And Go to transport details "SMALLS_EXPORT" 4s 853ms
Then Verify that the transport can be edited 1s 940ms
And Close transport details 15s 218ms
And If user is login then logout 295ms
And Login as "pskza1-carrier@qa.qa-test" 2s 880ms
And Go to transport details "SMALLS_EXPORT" 6s 171ms
And Verify that the transport cannot be edited 47s 020ms
After Hooks.deleteTransportAfterTest() 622ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 941ms
And Get inputs from database "HIDDEN_DATA_SMALLS_IMPORT" "super-admin-skz" 032ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 449ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 905ms
And Go to transport details "SMALLS_IMPORT" 4s 799ms
Then Verify that the hidden data in transport are not visible 1s 120ms
And Close transport details 15s 254ms
And If user is login then logout 313ms
And Login as "swisskrono-admin" 2s 727ms
And Go to transport details "SMALLS_IMPORT" 4s 823ms
And Verify that the hidden data in transport are visible 1s 527ms
After Hooks.deleteTransportAfterTest() 575ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 551ms
And Get inputs from database "HIDDEN_DATA_SMALLS_EXPORT" "super-admin-skz" 032ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 346ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 868ms
And Go to transport details "SMALLS_EXPORT" 4s 779ms
Then Verify that the hidden data in transport are not visible 1s 114ms
And Close transport details 15s 233ms
And If user is login then logout 321ms
And Login as "swisskrono-admin" 2s 793ms
And Go to transport details "SMALLS_EXPORT" 5s 071ms
And Verify that the hidden data in transport are visible 1s 680ms
After Hooks.deleteTransportAfterTest() 621ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 266ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 936ms
When Go to transport details "DELIVERY" 4s 930ms
And Change filled value in transport details "unloaded-stere" "text" "3" "0" 1s 516ms
And Change filled value in transport details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 877ms
And Change filled value in transport details "insp.-accord.-with-ins." "select" "NIE" "1" 3s 796ms
And Fill discrepancy report section without closing the form 22s 195ms
And Click "save-transport" save button 2s 686ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 900ms
And Check if transport details form is disappeared 15s 068ms
After Hooks.deleteTransportAfterTest() 802ms
Given Set token of apiUsername "super-admin-hochland" 246ms
And Add action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 287ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 768ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 2s 772ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 9s 595ms
When Go to "TRANSPORT_TABLE" 465ms
And Go to transport details "DELIVERY" 4s 914ms
And Change filled value in transport details "transport-description" "text" "opis" "0" 1s 522ms
Then Verify that "transport-description" in transport has value "opis" 066ms
After Hooks.deleteTransportAfterTest() 768ms
After Hooks.rollbackAddedActionAuthorities() 299ms
After Hooks.rollbackWarehousesAccess() 883ms
Given Set token of apiUsername "super-admin-hochland" 268ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 2s 905ms
And Remove action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 339ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 692ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 7s 687ms
When Go to "TRANSPORT_TABLE" 482ms
And Go to transport details "DELIVERY" 4s 932ms
Then Verify that "transport-description" in transport form is disabled 098ms
After Hooks.deleteTransportAfterTest() 792ms
After Hooks.rollbackRemovedActionAuthorities() 311ms
After Hooks.rollbackWarehousesAccess() 857ms
Given Set token of apiUsername "super-admin-hochland" 263ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 320ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 900ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 8s 127ms
And Show all transport "false" 155ms
When Go to "TRANSPORT_TABLE" 617ms
And Go to transport details "DELIVERY" 5s 031ms
Then Verify that "CARRIER" in transport form is visible 064ms
After Hooks.deleteTransportAfterTest() 747ms
After Hooks.rollbackAddedActionAuthorities() 277ms
Given Set token of apiUsername "super-admin-adama" 273ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 301ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 058ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 270ms
And Show all transport "false" 155ms
When Go to "TRANSPORT_TABLE" 441ms
And Go to transport details "TRANSPORT" 4s 880ms
Then Verify that "CARRIER" in transport form is visible 074ms
After Hooks.deleteTransportAfterTest() 534ms
After Hooks.rollbackAddedActionAuthorities() 286ms
Given Set token of apiUsername "super-admin-alrec" 250ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 339ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 167ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 132ms
And Show all transport "true" 332ms
When Go to "TRANSPORT_TABLE" 371ms
And Go to transport details "TRANSPORT_ORDER" 4s 820ms
Then Verify that "CARRIER" in transport form is visible 085ms
After Hooks.deleteTransportAfterTest() 522ms
After Hooks.rollbackAddedActionAuthorities() 310ms
Given Set token of apiUsername "super-admin-hochland" 263ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 320ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 866ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 7s 686ms
And Show all transport "false" 151ms
When Go to "TRANSPORT_TABLE" 640ms
And Go to transport details "DELIVERY" 4s 968ms
Then Verify that "CARRIER" in transport form is not visible 15s 068ms
After Hooks.deleteTransportAfterTest() 740ms
After Hooks.rollbackRemovedActionAuthorities() 292ms
Given Set token of apiUsername "super-admin-adama" 301ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 300ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 975ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 299ms
And Show all transport "false" 154ms
When Go to "TRANSPORT_TABLE" 428ms
And Go to transport details "TRANSPORT" 4s 876ms
Then Verify that "CARRIER" in transport form is not visible 15s 080ms
After Hooks.deleteTransportAfterTest() 509ms
After Hooks.rollbackRemovedActionAuthorities() 323ms
Given Set token of apiUsername "super-admin-alrec" 257ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 318ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 209ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 437ms
And Show all transport "true" 318ms
When Go to "TRANSPORT_TABLE" 417ms
And Go to transport details "TRANSPORT_ORDER" 4s 835ms
Then Verify that "CARRIER" in transport form is not visible 15s 063ms
After Hooks.deleteTransportAfterTest() 519ms
After Hooks.rollbackRemovedActionAuthorities() 276ms
Given Set token of apiUsername "super-admin-hochland" 241ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 272ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 275ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 740ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 7s 886ms
And Show all transport "false" 153ms
When Go to "TRANSPORT_TABLE" 567ms
And Go to transport details "DELIVERY" 5s 046ms
Then Verify that "CARRIER" in transport form is not disabled 075ms
After Hooks.deleteTransportAfterTest() 947ms
After Hooks.rollbackAddedActionAuthorities() 578ms
Given Set token of apiUsername "super-admin-adama" 280ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 331ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 308ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 042ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 423ms
And Show all transport "false" 160ms
When Go to "TRANSPORT_TABLE" 441ms
And Go to transport details "TRANSPORT" 4s 876ms
Then Verify that "CARRIER" in transport form is not disabled 082ms
After Hooks.deleteTransportAfterTest() 538ms
After Hooks.rollbackAddedActionAuthorities() 591ms
Given Set token of apiUsername "super-admin-alrec" 285ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 325ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 306ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 154ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 288ms
And Show all transport "true" 573ms
When Go to "TRANSPORT_TABLE" 416ms
And Go to transport details "TRANSPORT_ORDER" 4s 893ms
Then Verify that "CARRIER" in transport form is not disabled 096ms
After Hooks.deleteTransportAfterTest() 520ms
After Hooks.rollbackAddedActionAuthorities() 582ms
Given Set token of apiUsername "super-admin-hochland" 252ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 340ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 347ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 847ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 7s 912ms
And Show all transport "false" 237ms
When Go to "TRANSPORT_TABLE" 516ms
And Go to transport details "DELIVERY" 4s 886ms
Then Verify that "CARRIER" in transport form is disabled 067ms
After Hooks.deleteTransportAfterTest() 697ms
After Hooks.rollbackAddedActionAuthorities() 292ms
After Hooks.rollbackRemovedActionAuthorities() 324ms
Given Set token of apiUsername "super-admin-adama" 254ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 323ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 033ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 027ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 472ms
And Show all transport "false" 160ms
When Go to "TRANSPORT_TABLE" 424ms
And Go to transport details "TRANSPORT" 4s 891ms
Then Verify that "CARRIER" in transport form is disabled 074ms
After Hooks.deleteTransportAfterTest() 735ms
After Hooks.rollbackAddedActionAuthorities() 289ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
Given Set token of apiUsername "super-admin-alrec" 263ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 320ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 030ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 183ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 3s 984ms
And Show all transport "true" 323ms
When Go to "TRANSPORT_TABLE" 422ms
And Go to transport details "TRANSPORT_ORDER" 4s 848ms
Then Verify that "CARRIER" in transport form is disabled 083ms
After Hooks.deleteTransportAfterTest() 552ms
After Hooks.rollbackAddedActionAuthorities() 290ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
Scenario Outline Check if user can add description to archived transport
Steps
Given Set token of apiUsername "super-admin-adama" 257ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 360ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor188.newInstance(Unknown Source)
	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.GeneratedMethodAccessor94.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.GeneratedMethodAccessor93.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.post(RequestSpecificationImpl.groovy:175)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:64)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:76)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:234)
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.rollbackAddedActionAuthorities() 000ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 7s 921ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 033ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 899ms
When Go to transport details "DELIVERY" 4s 918ms
And Fill transport form 40s 492ms
And Change filled value in transport details "driver-name" "text" "XXX ZZZ" "0" 1s 692ms
And Click "save-transport-and-close" save button and wait for form to disappear 18s 030ms
And Go to new transport "DELIVERY" 608ms
Then Verify that driver "XXX ZZZ" is in list 949ms
After Hooks.deleteTransportAfterTest() 972ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 755ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 093ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 20s 226ms
And If user is login then logout 284ms
And Login as "pskza1-carrier@qa.qa-test" 2s 657ms
Then Verify that the transport has been transferred 4s 115ms
And Accept or reject "accept" transferred transport 16s 462ms
And Go to transport details "SMALLS_IMPORT" 4s 931ms
And Verify that "transaction-price" in transport form is visible 103ms
And Verify that transaction price field has correct value 072ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_IMPORT" 080ms
After Hooks.deleteTransportAfterTest() 738ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 805ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 112ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 20s 180ms
And If user is login then logout 262ms
And Login as "pskza1-carrier@qa.qa-test" 2s 760ms
Then Verify that the transport has been transferred 4s 227ms
And Accept or reject "accept" transferred transport 16s 503ms
And Go to transport details "SMALLS_EXPORT" 4s 912ms
And Verify that "transaction-price" in transport form is visible 093ms
And Verify that transaction price field has correct value 071ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_EXPORT" 087ms
After Hooks.deleteTransportAfterTest() 596ms
Given Login as "pna1-carrier" 2s 200ms
When Click plan transport button 566ms
When Change filled value in transport details "company-step-0" "autocomplete" "DNA1" "0" 6s 999ms
Then Verify that value in field is equals details "company-step-0" "autocomplete" "DNA1" 1s 065ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 161ms
And Create transport "CREATE_TRANSPORT_WITH_CUSTOM_FIELDS" by JSON file as "super-admin-alrec" 2s 201ms
And Show all transport "true" 325ms
And Go to transport details "TRANSPORT_ORDER" 4s 825ms
And Set custom fields values 1m 46s 259ms
And Create transport by create similar button 32s 295ms
And Open similar transport details 486ms
Then Verify that custom fields has added value 1m 46s 962ms
And Close transport details 15s 251ms
And Go to transport details "TRANSPORT_ORDER" 4s 834ms
Then Verify that custom fields has added value 1m 46s 212ms
After Hooks.deleteAllTransports() 33s 628ms
Given Set token of apiUsername "super-admin-alrec" 277ms
And Get "DELIVERY" settings from "alrec" 140ms
And Set transportType settings with values: "numberOfDaysAddedToFirstStep", "10" 276ms
And Login as "alrec-admin" 2s 585ms
And Go to "TRANSPORT_TABLE" 409ms
When Go to new transport "DELIVERY" 659ms
Then Check if scheduled date of advice in transport form is in 10 days 073ms
After Hooks.rollbackTransportTypeSettings() 235ms
Given Set token of apiUsername "super-admin-alrec" 241ms
And Get "DELIVERY" settings from "alrec" 140ms
And Set transportType settings with values: "numberOfDaysAddedToFirstStep", "10" 233ms
And Login as "alrec-admin" 2s 490ms
And Go to "TRANSPORT_TABLE" 403ms
When Go to new transport "DELIVERY" 609ms
Then Check if scheduled date of advice in transport form is in 10 days 073ms
After Hooks.rollbackTransportTypeSettings() 254ms
Given Set token of apiUsername "super-admin-bausch" 320ms
And Get "Serwis" settings from "bausch" in "LOAD_PL" 126ms
When Set custom field "Serwis" with "EDIT_LOAD_PL_SERVICE_CFD" in "LOAD_PL" - "bausch" by "super-admin-bausch" 217ms
And Login as "bausch-admin" 5s 016ms
And Go to new transport "LOAD_PL" 717ms
Then Check is field "service" of type "select" equals "OUT" 2s 137ms
After Hooks.rollbackCustomFieldSettings() 220ms
Given Set token of apiUsername "super-admin-dayco" 255ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 029ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 4s 061ms
And Click button advice in transport table "OWN_COLLECTION" 845ms
And Set advice window in schedule 3s 259ms
And Fill advice form 9s 203ms
And Click advice save button and wait for advice form to disappear 17s 792ms
And Go to "TRANSPORT_TABLE" 444ms
And Find transport in table with status "planned" 3s 681ms
And Confirm statuses until reach "on-the-area" 5s 252ms
And Go to transport details "OWN_COLLECTION" 4s 870ms
And Click create similar button 15s 276ms
And Fill "transport" form "CREATE_SIMILAR_OWN_COLLECTION" by "super-admin-dayco" 6s 950ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 321ms
And Open similar transport details 445ms
Then Check if transport form modal is visible 085ms
After Hooks.deleteTransportAfterTest() 766ms
After Hooks.deleteSimilarTransportAfterTest() 520ms
Given Set token of apiUsername "super-admin-dayco" 257ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 1s 985ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 2s 293ms
And Click button advice in transport table "OWN_COLLECTION" 821ms
And Set advice window in schedule 3s 286ms
And Fill advice form 9s 196ms
And Click advice save button and wait for advice form to disappear 33s 243ms
And Go to "TRANSPORT_TABLE" 426ms
And Find transport in table with status "planned" 3s 675ms
And Confirm statuses until reach "during-load" 9s 442ms
And Go to transport details "OWN_COLLECTION" 4s 846ms
And Click create similar button 15s 227ms
And Fill "transport" form "CREATE_SIMILAR_OWN_COLLECTION" by "super-admin-dayco" 7s 043ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 332ms
And Open similar transport details 522ms
Then Check if transport form modal is visible 112ms
After Hooks.deleteTransportAfterTest() 909ms
After Hooks.deleteSimilarTransportAfterTest() 508ms