Project Number Date
ApolloFullRunnerReport kapibary.23 31 maj 2021, 07:26

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Transport form 327 3 24 0 0 354 31 4 35 31m 21s 561ms 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 417ms
When Go to new transport "SMALLS_IMPORT" 716ms
And Fill transport form 21s 404ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 390ms
And Show all transport "false" 151ms
And Go to transport details "SMALLS_IMPORT" 4s 945ms
And Click create similar button 15s 274ms
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 278ms
And Open similar transport details 443ms
Then Check are transport values equals 2s 384ms
After Hooks.deleteTransportAfterTest() 567ms
After Hooks.deleteSimilarTransportAfterTest() 527ms
Scenario Outline Check if transport created without advice by similar button has correct values
Steps
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 590ms
When Go to new transport "TRANSPORT_ORDER" 765ms
And Fill transport form 26s 293ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 874ms
And Show all transport "true" 319ms
And Go to transport details "TRANSPORT_ORDER" 4s 836ms
And Click create similar button 15s 231ms
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 16s 368ms
And Open similar transport details 490ms
Then Check are transport values equals 076ms
org.junit.ComparisonFailure: Wartości w formularzu w polu dimensions-of-pallets są niepoprawne, wartość na stronie:  wartość poprawna: 12x12x12 expected:<[12x12x12]> but was:<[]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:122)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:261)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:225)
	at ✽.Check are transport values equals(file:Features/Atom/Transport/TransportForm/TransportForm.feature:16)
After Hooks.deleteTransportAfterTest() 608ms
After Hooks.deleteSimilarTransportAfterTest() 516ms
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 574ms
When Go to new transport "DELIVERY" 15s 526ms
And Fill transport form 40s 690ms
And Click "save-transport" save button and wait for form to disappear 16s 416ms
And Set advice window in schedule 2s 375ms
And Check is transport created in schedule and set transport id 3s 190ms
And Go to "TRANSPORT_TABLE" 514ms
And Go to transport details "DELIVERY" 32s 585ms
And Click create similar button 15s 288ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier" 11s 516ms
And Click "save-transport" save button and wait for form to disappear 15s 795ms
And Set advice window in schedule in "2" days 4s 521ms
And Go to "TRANSPORT_TABLE" 415ms
And Open similar transport details 2s 684ms
Then Check are transport values equals 24s 418ms
Hooks
After Hooks.deleteTransportAfterTest() 082ms
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() 059ms
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 665ms
When Go to new transport "DELIVERY" 15s 565ms
And Fill transport form 40s 535ms
And Click "save-transport" save button and wait for form to disappear 782ms
And Set advice window in schedule 2s 783ms
And Check is transport created in schedule and set transport id 15s 068ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='slot-114767102-2021-06-01-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.BKU01o}, 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: c9aae8220c5b489bd581d278e8417df2
*** Element info: {Using=xpath, value=//div[@id='slot-114767102-2021-06-01-00-15']//div[@data-transport-id]}
	at sun.reflect.GeneratedConstructorAccessor218.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" 036ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 929ms
When Go to new transport "SMALLS_IMPORT" 753ms
And Fill transport form 36s 540ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 409ms
And Go to transport details "SMALLS_IMPORT" 4s 927ms
And Go to transport print details form 3s 572ms
Then Check are transport values equals 9s 042ms
After Hooks.deleteTransportAfterTest() 686ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 854ms
And Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 036ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 142ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 845ms
And Go to transport details "SMALLS_IMPORT" 4s 799ms
Then Verify that the transport can be edited 2s 033ms
And Close transport details 15s 245ms
And If user is login then logout 273ms
And Login as "pskza1-carrier@qa.qa-test" 2s 738ms
And Go to transport details "SMALLS_IMPORT" 7s 107ms
And Verify that the transport cannot be edited 46s 997ms
After Hooks.deleteTransportAfterTest() 691ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 906ms
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 136ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 825ms
And Go to transport details "SMALLS_EXPORT" 4s 909ms
Then Verify that the transport can be edited 1s 945ms
And Close transport details 15s 250ms
And If user is login then logout 280ms
And Login as "pskza1-carrier@qa.qa-test" 2s 670ms
And Go to transport details "SMALLS_EXPORT" 6s 723ms
And Verify that the transport cannot be edited 46s 940ms
After Hooks.deleteTransportAfterTest() 740ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 820ms
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 412ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 991ms
And Go to transport details "SMALLS_IMPORT" 4s 851ms
Then Verify that the hidden data in transport are not visible 1s 130ms
And Close transport details 15s 268ms
And If user is login then logout 255ms
And Login as "swisskrono-admin" 2s 585ms
And Go to transport details "SMALLS_IMPORT" 4s 941ms
And Verify that the hidden data in transport are visible 1s 628ms
After Hooks.deleteTransportAfterTest() 702ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 752ms
And Get inputs from database "HIDDEN_DATA_SMALLS_EXPORT" "super-admin-skz" 035ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 547ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 3s 013ms
And Go to transport details "SMALLS_EXPORT" 4s 857ms
Then Verify that the hidden data in transport are not visible 1s 108ms
And Close transport details 15s 217ms
And If user is login then logout 330ms
And Login as "swisskrono-admin" 2s 916ms
And Go to transport details "SMALLS_EXPORT" 5s 042ms
And Verify that the hidden data in transport are visible 1s 763ms
After Hooks.deleteTransportAfterTest() 638ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 544ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 933ms
When Go to transport details "DELIVERY" 4s 861ms
And Change filled value in transport details "unloaded-stere" "text" "3" "0" 1s 497ms
And Change filled value in transport details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 791ms
And Change filled value in transport details "insp.-accord.-with-ins." "select" "NIE" "1" 3s 842ms
And Fill discrepancy report section without closing the form 22s 242ms
And Click "save-transport" save button 2s 727ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 939ms
And Check if transport details form is disappeared 15s 073ms
After Hooks.deleteTransportAfterTest() 1s 002ms
Given Set token of apiUsername "super-admin-hochland" 274ms
And Add action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 329ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 779ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 2s 889ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 9s 776ms
When Go to "TRANSPORT_TABLE" 465ms
And Go to transport details "DELIVERY" 4s 935ms
And Change filled value in transport details "transport-description" "text" "opis" "0" 1s 520ms
Then Verify that "transport-description" in transport has value "opis" 072ms
After Hooks.deleteTransportAfterTest() 781ms
After Hooks.rollbackAddedActionAuthorities() 298ms
After Hooks.rollbackWarehousesAccess() 861ms
Given Set token of apiUsername "super-admin-hochland" 253ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 2s 921ms
And Remove action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 340ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 706ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 7s 648ms
When Go to "TRANSPORT_TABLE" 483ms
And Go to transport details "DELIVERY" 4s 908ms
Then Verify that "transport-description" in transport form is disabled 083ms
After Hooks.deleteTransportAfterTest() 746ms
After Hooks.rollbackRemovedActionAuthorities() 327ms
After Hooks.rollbackWarehousesAccess() 869ms
Given Set token of apiUsername "super-admin-hochland" 266ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 344ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 891ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 7s 856ms
And Show all transport "false" 153ms
When Go to "TRANSPORT_TABLE" 603ms
And Go to transport details "DELIVERY" 4s 976ms
Then Verify that "CARRIER" in transport form is visible 070ms
After Hooks.deleteTransportAfterTest() 790ms
After Hooks.rollbackAddedActionAuthorities() 317ms
Given Set token of apiUsername "super-admin-adama" 422ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 341ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 043ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 394ms
And Show all transport "false" 208ms
When Go to "TRANSPORT_TABLE" 400ms
And Go to transport details "TRANSPORT" 4s 923ms
Then Verify that "CARRIER" in transport form is visible 070ms
After Hooks.deleteTransportAfterTest() 641ms
After Hooks.rollbackAddedActionAuthorities() 319ms
Given Set token of apiUsername "super-admin-alrec" 416ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 351ms
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" 4s 250ms
And Show all transport "true" 333ms
When Go to "TRANSPORT_TABLE" 418ms
And Go to transport details "TRANSPORT_ORDER" 4s 859ms
Then Verify that "CARRIER" in transport form is visible 098ms
After Hooks.deleteTransportAfterTest() 578ms
After Hooks.rollbackAddedActionAuthorities() 314ms
Given Set token of apiUsername "super-admin-hochland" 273ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 367ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 891ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 7s 958ms
And Show all transport "false" 158ms
When Go to "TRANSPORT_TABLE" 633ms
And Go to transport details "DELIVERY" 4s 977ms
Then Verify that "CARRIER" in transport form is not visible 15s 048ms
After Hooks.deleteTransportAfterTest() 827ms
After Hooks.rollbackRemovedActionAuthorities() 309ms
Given Set token of apiUsername "super-admin-adama" 257ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 312ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 054ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 304ms
And Show all transport "false" 155ms
When Go to "TRANSPORT_TABLE" 417ms
And Go to transport details "TRANSPORT" 4s 916ms
Then Verify that "CARRIER" in transport form is not visible 15s 046ms
After Hooks.deleteTransportAfterTest() 547ms
After Hooks.rollbackRemovedActionAuthorities() 305ms
Given Set token of apiUsername "super-admin-alrec" 302ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 323ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 280ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 344ms
And Show all transport "true" 317ms
When Go to "TRANSPORT_TABLE" 414ms
And Go to transport details "TRANSPORT_ORDER" 4s 990ms
Then Verify that "CARRIER" in transport form is not visible 15s 091ms
After Hooks.deleteTransportAfterTest() 581ms
After Hooks.rollbackRemovedActionAuthorities() 317ms
Given Set token of apiUsername "super-admin-hochland" 263ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 317ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 318ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 072ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 7s 988ms
And Show all transport "false" 156ms
When Go to "TRANSPORT_TABLE" 629ms
And Go to transport details "DELIVERY" 5s 041ms
Then Verify that "CARRIER" in transport form is not disabled 076ms
After Hooks.deleteTransportAfterTest() 772ms
After Hooks.rollbackAddedActionAuthorities() 627ms
Given Set token of apiUsername "super-admin-adama" 295ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 334ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 312ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 060ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 481ms
And Show all transport "false" 151ms
When Go to "TRANSPORT_TABLE" 443ms
And Go to transport details "TRANSPORT" 4s 945ms
Then Verify that "CARRIER" in transport form is not disabled 082ms
After Hooks.deleteTransportAfterTest() 556ms
After Hooks.rollbackAddedActionAuthorities() 596ms
Given Set token of apiUsername "super-admin-alrec" 267ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 340ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 324ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 124ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 056ms
And Show all transport "true" 390ms
When Go to "TRANSPORT_TABLE" 398ms
And Go to transport details "TRANSPORT_ORDER" 4s 846ms
Then Verify that "CARRIER" in transport form is not disabled 078ms
After Hooks.deleteTransportAfterTest() 546ms
After Hooks.rollbackAddedActionAuthorities() 578ms
Given Set token of apiUsername "super-admin-hochland" 266ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 366ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 332ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 675ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 7s 461ms
And Show all transport "false" 241ms
When Go to "TRANSPORT_TABLE" 618ms
And Go to transport details "DELIVERY" 4s 988ms
Then Verify that "CARRIER" in transport form is disabled 078ms
After Hooks.deleteTransportAfterTest() 779ms
After Hooks.rollbackAddedActionAuthorities() 304ms
After Hooks.rollbackRemovedActionAuthorities() 300ms
Given Set token of apiUsername "super-admin-adama" 239ms
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 174ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 291ms
And Show all transport "false" 160ms
When Go to "TRANSPORT_TABLE" 412ms
And Go to transport details "TRANSPORT" 4s 850ms
Then Verify that "CARRIER" in transport form is disabled 074ms
After Hooks.deleteTransportAfterTest() 637ms
After Hooks.rollbackAddedActionAuthorities() 318ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
Given Set token of apiUsername "super-admin-alrec" 254ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 325ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 038ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 248ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 3s 979ms
And Show all transport "true" 320ms
When Go to "TRANSPORT_TABLE" 395ms
And Go to transport details "TRANSPORT_ORDER" 4s 856ms
Then Verify that "CARRIER" in transport form is disabled 075ms
After Hooks.deleteTransportAfterTest() 544ms
After Hooks.rollbackAddedActionAuthorities() 278ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
Scenario Outline Check if user can add description to archived transport
Steps
Given Set token of apiUsername "super-admin-adama" 252ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 355ms
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() 000ms
After Hooks.rollbackAddedActionAuthorities() 000ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 7s 942ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 081ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 992ms
When Go to transport details "DELIVERY" 4s 948ms
And Fill transport form 40s 657ms
And Change filled value in transport details "driver-name" "text" "XXX ZZZ" "0" 1s 716ms
And Click "save-transport-and-close" save button and wait for form to disappear 18s 047ms
And Go to new transport "DELIVERY" 682ms
Then Verify that driver "XXX ZZZ" is in list 944ms
After Hooks.deleteTransportAfterTest() 820ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 947ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 136ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 5s 286ms
And If user is login then logout 260ms
And Login as "pskza1-carrier@qa.qa-test" 2s 772ms
Then Verify that the transport has been transferred 4s 450ms
And Accept or reject "accept" transferred transport 16s 508ms
And Go to transport details "SMALLS_IMPORT" 4s 894ms
And Verify that "transaction-price" in transport form is visible 084ms
And Verify that transaction price field has correct value 066ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_IMPORT" 090ms
After Hooks.deleteTransportAfterTest() 628ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 3s 175ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 060ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 20s 231ms
And If user is login then logout 319ms
And Login as "pskza1-carrier@qa.qa-test" 3s 013ms
Then Verify that the transport has been transferred 4s 713ms
And Accept or reject "accept" transferred transport 16s 483ms
And Go to transport details "SMALLS_EXPORT" 4s 958ms
And Verify that "transaction-price" in transport form is visible 088ms
And Verify that transaction price field has correct value 074ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_EXPORT" 092ms
After Hooks.deleteTransportAfterTest() 571ms
Given Login as "pna1-carrier" 2s 335ms
When Click plan transport button 536ms
When Change filled value in transport details "company-step-0" "autocomplete" "DNA1" "0" 6s 988ms
Then Verify that value in field is equals details "company-step-0" "autocomplete" "DNA1" 1s 064ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 241ms
And Create transport "CREATE_TRANSPORT_WITH_CUSTOM_FIELDS" by JSON file as "super-admin-alrec" 2s 200ms
And Show all transport "true" 329ms
And Go to transport details "TRANSPORT_ORDER" 4s 920ms
And Set custom fields values 1m 46s 214ms
And Create transport by create similar button 32s 220ms
And Open similar transport details 628ms
Then Verify that custom fields has added value 1m 46s 277ms
And Close transport details 15s 238ms
And Go to transport details "TRANSPORT_ORDER" 4s 831ms
Then Verify that custom fields has added value 1m 46s 371ms
After Hooks.deleteAllTransports() 33s 490ms
Given Set token of apiUsername "super-admin-alrec" 364ms
And Get "DELIVERY" settings from "alrec" 138ms
And Set transportType settings with values: "numberOfDaysAddedToFirstStep", "10" 298ms
And Login as "alrec-admin" 2s 838ms
And Go to "TRANSPORT_TABLE" 427ms
When Go to new transport "DELIVERY" 657ms
Then Check if scheduled date of advice in transport form is in 10 days 086ms
After Hooks.rollbackTransportTypeSettings() 268ms
Given Set token of apiUsername "super-admin-alrec" 297ms
And Get "DELIVERY" settings from "alrec" 150ms
And Set transportType settings with values: "numberOfDaysAddedToFirstStep", "10" 248ms
And Login as "alrec-admin" 2s 616ms
And Go to "TRANSPORT_TABLE" 396ms
When Go to new transport "DELIVERY" 580ms
Then Check if scheduled date of advice in transport form is in 10 days 073ms
After Hooks.rollbackTransportTypeSettings() 251ms
Given Set token of apiUsername "super-admin-bausch" 751ms
And Get "Serwis" settings from "bausch" in "LOAD_PL" 130ms
When Set custom field "Serwis" with "EDIT_LOAD_PL_SERVICE_CFD" in "LOAD_PL" - "bausch" by "super-admin-bausch" 216ms
And Login as "bausch-admin" 5s 281ms
And Go to new transport "LOAD_PL" 807ms
Then Check is field "service" of type "select" equals "OUT" 2s 131ms
After Hooks.rollbackCustomFieldSettings() 210ms
Given Set token of apiUsername "super-admin-dayco" 252ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 1s 935ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 4s 136ms
And Click button advice in transport table "OWN_COLLECTION" 860ms
And Set advice window in schedule 3s 348ms
And Fill advice form 9s 227ms
And Click advice save button and wait for advice form to disappear 33s 247ms
And Go to "TRANSPORT_TABLE" 437ms
And Find transport in table with status "planned" 3s 623ms
And Confirm statuses until reach "on-the-area" 5s 253ms
And Go to transport details "OWN_COLLECTION" 4s 863ms
And Click create similar button 15s 276ms
And Fill "transport" form "CREATE_SIMILAR_OWN_COLLECTION" by "super-admin-dayco" 6s 979ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 283ms
And Open similar transport details 437ms
Then Check if transport form modal is visible 096ms
After Hooks.deleteTransportAfterTest() 764ms
After Hooks.deleteSimilarTransportAfterTest() 511ms
Given Set token of apiUsername "super-admin-dayco" 237ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 1s 987ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 2s 656ms
And Click button advice in transport table "OWN_COLLECTION" 810ms
And Set advice window in schedule 3s 182ms
And Fill advice form 9s 112ms
And Click advice save button and wait for advice form to disappear 33s 218ms
And Go to "TRANSPORT_TABLE" 439ms
And Find transport in table with status "planned" 3s 696ms
And Confirm statuses until reach "during-load" 9s 451ms
And Go to transport details "OWN_COLLECTION" 4s 825ms
And Click create similar button 15s 269ms
And Fill "transport" form "CREATE_SIMILAR_OWN_COLLECTION" by "super-admin-dayco" 6s 963ms
And Click "save-transport-and-close" save button and wait for form to disappear 1s 365ms
And Open similar transport details 714ms
Then Check if transport form modal is visible 111ms
After Hooks.deleteTransportAfterTest() 771ms
After Hooks.deleteSimilarTransportAfterTest() 533ms