Project Number Date
ApolloFullRunnerReport develop.379 14 kwi 2021, 05:23

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Transport form 294 2 24 0 0 320 30 3 33 24m 39s 195ms Failed
Feature Transport form
Given Set "transport" inputs from JSON file "CREATE_SMALLS_IMPORT" "super-admin-skz" 005ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 140ms
When Go to new transport "SMALLS_IMPORT" 386ms
And Fill transport form 19s 851ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 623ms
And Show all transport "false" 009ms
And Go to transport details "SMALLS_IMPORT" 4s 474ms
And Click create similar button 15s 183ms
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 15s 664ms
And Open similar transport details 280ms
Then Check are transport values equals 2s 126ms
After Hooks.deleteSimilarTransportAfterTest() 087ms
After Hooks.deleteTransportAfterTest() 063ms
Given Set "transport" inputs from JSON file "CREATE_TRANSPORT_ORDER" "super-admin-alrec" 003ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 970ms
When Go to new transport "TRANSPORT_ORDER" 491ms
And Fill transport form 23s 933ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 606ms
And Show all transport "true" 080ms
And Go to transport details "TRANSPORT_ORDER" 4s 450ms
And Click create similar button 15s 201ms
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 15s 584ms
And Open similar transport details 263ms
Then Check are transport values equals 2s 208ms
After Hooks.deleteSimilarTransportAfterTest() 081ms
After Hooks.deleteTransportAfterTest() 068ms
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" 006ms
And Login as "pna1-carrier" and set token of apiUsername "pna1-carrier" 2s 246ms
When Go to new transport "DELIVERY" 15s 304ms
And Fill transport form 35s 945ms
And Click "save-transport" save button and wait for form to disappear 15s 756ms
And Set advice window in schedule 2s 178ms
And Check is transport created in schedule and set transport id 759ms
And Go to "TRANSPORT_TABLE" 244ms
And Go to transport details "DELIVERY" 32s 394ms
And Click create similar button 15s 182ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier" 9s 541ms
And Click "save-transport" save button and wait for form to disappear 15s 602ms
And Set advice window in schedule in "2" days 4s 210ms
And Go to "TRANSPORT_TABLE" 194ms
And Open similar transport details 539ms
Then Check are transport values equals 23s 433ms
Hooks
After Hooks.deleteSimilarTransportAfterTest() 011ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <401>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.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:182)
	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)
After Hooks.deleteTransportAfterTest() 008ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <401>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.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:169)
	at sun.reflect.GeneratedMethodAccessor207.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)
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" 1s 080ms
When Go to new transport "DELIVERY" 15s 271ms
And Fill transport form 35s 956ms
And Click "save-transport" save button and wait for form to disappear 15s 625ms
And Set advice window in schedule 2s 173ms
And Check is transport created in schedule and set transport id 15s 070ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='slot-114767102-2021-04-15-00-15']//div[@data-transport-id]"}
  (Session info: headless chrome=89.0.4389.114)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=89.0.4389.23 (61b08ee2c50024bab004e48d2b1b083cdbdac579-refs/branch-heads/4389@{#294}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.Oy61eC}, 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=89.0.4389.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 092551964c2566e5caa169a8ac692d37
*** Element info: {Using=xpath, value=//div[@id='slot-114767102-2021-04-15-00-15']//div[@data-transport-id]}
	at sun.reflect.GeneratedConstructorAccessor206.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:161)
	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.deleteSimilarTransportAfterTest() 000ms
After Hooks.deleteTransportAfterTest() 000ms
Given Get inputs from database "CREATE_SMALLS_IMPORT_FOR_PRINT" "super-admin-skz" 001ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 364ms
When Go to new transport "SMALLS_IMPORT" 416ms
And Fill transport form 32s 914ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 598ms
And Go to transport details "SMALLS_IMPORT" 4s 431ms
And Go to transport print details form 3s 100ms
Then Check are transport values equals 8s 358ms
After Hooks.deleteTransportAfterTest() 108ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 277ms
And Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 001ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 248ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 183ms
And Go to transport details "SMALLS_IMPORT" 4s 517ms
Then Verify that the transport can be edited 1s 309ms
And Close transport details 15s 136ms
And If user is login then logout 093ms
And Login as "pskza1-carrier@qa.qa-test" 1s 245ms
And Go to transport details "SMALLS_IMPORT" 4s 465ms
And Verify that the transport cannot be edited 46s 305ms
After Hooks.deleteTransportAfterTest() 102ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 262ms
And Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 001ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 226ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 126ms
And Go to transport details "SMALLS_EXPORT" 4s 509ms
Then Verify that the transport can be edited 1s 312ms
And Close transport details 15s 127ms
And If user is login then logout 118ms
And Login as "pskza1-carrier@qa.qa-test" 1s 402ms
And Go to transport details "SMALLS_EXPORT" 4s 530ms
And Verify that the transport cannot be edited 46s 343ms
After Hooks.deleteTransportAfterTest() 094ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 218ms
And Get inputs from database "HIDDEN_DATA_SMALLS_IMPORT" "super-admin-skz" 001ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 209ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 118ms
And Go to transport details "SMALLS_IMPORT" 4s 463ms
Then Verify that the hidden data in transport are not visible 1s 051ms
And Close transport details 15s 136ms
And If user is login then logout 118ms
And Login as "swisskrono-admin" 1s 355ms
And Go to transport details "SMALLS_IMPORT" 4s 538ms
And Verify that the hidden data in transport are visible 1s 255ms
After Hooks.deleteTransportAfterTest() 126ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 092ms
And Get inputs from database "HIDDEN_DATA_SMALLS_EXPORT" "super-admin-skz" 001ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 244ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 111ms
And Go to transport details "SMALLS_EXPORT" 4s 438ms
Then Verify that the hidden data in transport are not visible 1s 041ms
And Close transport details 15s 068ms
And If user is login then logout 107ms
And Login as "swisskrono-admin" 1s 332ms
And Go to transport details "SMALLS_EXPORT" 4s 529ms
And Verify that the hidden data in transport are visible 1s 259ms
After Hooks.deleteTransportAfterTest() 112ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 494ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 452ms
When Go to transport details "DELIVERY" 4s 734ms
And Change filled value in transport details "unloaded-stere" "text" "3" "0" 1s 318ms
And Change filled value in transport details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 528ms
And Change filled value in transport details "insp.-accord.-with-ins." "select" "NIE" "1" 3s 497ms
And Fill discrepancy report section without closing the form 19s 632ms
And Click "save-transport" save button 1s 253ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 624ms
And Check if transport details form is disappeared 15s 040ms
After Hooks.deleteTransportAfterTest() 129ms
Given Set token of apiUsername "super-admin-hochland" 096ms
And Add action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 048ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 248ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 1s 439ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 3s 391ms
When Go to "TRANSPORT_TABLE" 184ms
And Go to transport details "DELIVERY" 4s 703ms
And Change filled value in transport details "transport-description" "text" "opis" "0" 1s 350ms
Then Verify that "transport-description" in transport has value "opis" 031ms
After Hooks.rollbackAddedActionAuthorities() 050ms
After Hooks.rollbackWarehousesAccess() 140ms
After Hooks.deleteTransportAfterTest() 106ms
Given Set token of apiUsername "super-admin-hochland" 101ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 1s 407ms
And Remove action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 049ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 135ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 2s 545ms
When Go to "TRANSPORT_TABLE" 205ms
And Go to transport details "DELIVERY" 4s 683ms
Then Verify that "transport-description" in transport form is disabled 029ms
After Hooks.rollbackRemovedActionAuthorities() 051ms
After Hooks.rollbackWarehousesAccess() 141ms
After Hooks.deleteTransportAfterTest() 125ms
Given Set token of apiUsername "super-admin-hochland" 102ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 048ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 440ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 699ms
And Show all transport "false" 006ms
When Go to "TRANSPORT_TABLE" 206ms
And Go to transport details "DELIVERY" 4s 693ms
Then Verify that "CARRIER" in transport form is visible 041ms
After Hooks.rollbackAddedActionAuthorities() 041ms
After Hooks.deleteTransportAfterTest() 101ms
Given Set token of apiUsername "super-admin-adama" 100ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 048ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 203ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 921ms
And Show all transport "false" 007ms
When Go to "TRANSPORT_TABLE" 181ms
And Go to transport details "TRANSPORT" 4s 466ms
Then Verify that "CARRIER" in transport form is visible 032ms
After Hooks.rollbackAddedActionAuthorities() 039ms
After Hooks.deleteTransportAfterTest() 068ms
Given Set token of apiUsername "super-admin-alrec" 103ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 048ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 223ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 767ms
And Show all transport "true" 068ms
When Go to "TRANSPORT_TABLE" 117ms
And Go to transport details "TRANSPORT_ORDER" 4s 412ms
Then Verify that "CARRIER" in transport form is visible 029ms
After Hooks.rollbackAddedActionAuthorities() 030ms
After Hooks.deleteTransportAfterTest() 049ms
Given Set token of apiUsername "super-admin-hochland" 097ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 042ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 455ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 462ms
And Show all transport "false" 003ms
When Go to "TRANSPORT_TABLE" 195ms
And Go to transport details "DELIVERY" 4s 696ms
Then Verify that "CARRIER" in transport form is not visible 15s 014ms
After Hooks.rollbackRemovedActionAuthorities() 075ms
After Hooks.deleteTransportAfterTest() 094ms
Given Set token of apiUsername "super-admin-adama" 101ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 038ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 198ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 916ms
And Show all transport "false" 005ms
When Go to "TRANSPORT_TABLE" 220ms
And Go to transport details "TRANSPORT" 4s 486ms
Then Verify that "CARRIER" in transport form is not visible 15s 056ms
After Hooks.rollbackRemovedActionAuthorities() 051ms
After Hooks.deleteTransportAfterTest() 070ms
Given Set token of apiUsername "super-admin-alrec" 098ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 045ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 215ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 937ms
And Show all transport "true" 088ms
When Go to "TRANSPORT_TABLE" 124ms
And Go to transport details "TRANSPORT_ORDER" 4s 472ms
Then Verify that "CARRIER" in transport form is not visible 15s 050ms
After Hooks.rollbackRemovedActionAuthorities() 076ms
After Hooks.deleteTransportAfterTest() 109ms
Given Set token of apiUsername "super-admin-hochland" 107ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 044ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 045ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 500ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 694ms
And Show all transport "false" 005ms
When Go to "TRANSPORT_TABLE" 222ms
And Go to transport details "DELIVERY" 4s 752ms
Then Verify that "CARRIER" in transport form is not disabled 034ms
After Hooks.rollbackAddedActionAuthorities() 084ms
After Hooks.deleteTransportAfterTest() 110ms
Given Set token of apiUsername "super-admin-adama" 110ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 046ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 051ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 245ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 903ms
And Show all transport "false" 004ms
When Go to "TRANSPORT_TABLE" 191ms
And Go to transport details "TRANSPORT" 4s 461ms
Then Verify that "CARRIER" in transport form is not disabled 029ms
After Hooks.rollbackAddedActionAuthorities() 072ms
After Hooks.deleteTransportAfterTest() 074ms
Given Set token of apiUsername "super-admin-alrec" 095ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 043ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 046ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 212ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 752ms
And Show all transport "true" 063ms
When Go to "TRANSPORT_TABLE" 128ms
And Go to transport details "TRANSPORT_ORDER" 4s 459ms
Then Verify that "CARRIER" in transport form is not disabled 029ms
After Hooks.rollbackAddedActionAuthorities() 083ms
After Hooks.deleteTransportAfterTest() 090ms
Given Set token of apiUsername "super-admin-hochland" 103ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 048ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 036ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 421ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 359ms
And Show all transport "false" 004ms
When Go to "TRANSPORT_TABLE" 195ms
And Go to transport details "DELIVERY" 4s 753ms
Then Verify that "CARRIER" in transport form is disabled 029ms
After Hooks.rollbackAddedActionAuthorities() 045ms
After Hooks.rollbackRemovedActionAuthorities() 047ms
After Hooks.deleteTransportAfterTest() 096ms
Given Set token of apiUsername "super-admin-adama" 107ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 044ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 006ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 202ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 887ms
And Show all transport "false" 005ms
When Go to "TRANSPORT_TABLE" 201ms
And Go to transport details "TRANSPORT" 4s 469ms
Then Verify that "CARRIER" in transport form is disabled 031ms
After Hooks.rollbackAddedActionAuthorities() 045ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
After Hooks.deleteTransportAfterTest() 078ms
Given Set token of apiUsername "super-admin-alrec" 104ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 042ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 006ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 219ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 824ms
And Show all transport "true" 070ms
When Go to "TRANSPORT_TABLE" 118ms
And Go to transport details "TRANSPORT_ORDER" 4s 461ms
Then Verify that "CARRIER" in transport form is disabled 026ms
After Hooks.rollbackAddedActionAuthorities() 040ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
After Hooks.deleteTransportAfterTest() 082ms
Scenario Outline Check if user can add description to archived transport
Steps
Given Set token of apiUsername "super-admin-adama" 097ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 062ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.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.rollbackAddedActionAuthorities() 000ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
After Hooks.deleteTransportAfterTest() 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 448ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 417ms
When Go to transport details "DELIVERY" 4s 705ms
And Fill transport form 36s 059ms
And Change filled value in transport details "driver-name" "text" "XXX ZZZ" "0" 1s 383ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 151ms
And Go to new transport "DELIVERY" 297ms
Then Verify that driver "XXX ZZZ" is in list 653ms
After Hooks.deleteTransportAfterTest() 108ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 204ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 257ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 19s 228ms
And If user is login then logout 089ms
And Login as "pskza1-carrier@qa.qa-test" 1s 187ms
Then Verify that the transport has been transferred 1s 120ms
And Accept or reject "accept" transferred transport 15s 868ms
And Go to transport details "SMALLS_IMPORT" 4s 533ms
And Verify that "transaction-price" in transport form is visible 048ms
And Verify that transaction price field has correct value 026ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_IMPORT" 029ms
After Hooks.deleteTransportAfterTest() 105ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 275ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 224ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 19s 228ms
And If user is login then logout 105ms
And Login as "pskza1-carrier@qa.qa-test" 1s 239ms
Then Verify that the transport has been transferred 1s 139ms
And Accept or reject "accept" transferred transport 15s 795ms
And Go to transport details "SMALLS_EXPORT" 4s 493ms
And Verify that "transaction-price" in transport form is visible 038ms
And Verify that transaction price field has correct value 023ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_EXPORT" 028ms
After Hooks.deleteTransportAfterTest() 088ms
Given Login as "pna1-carrier" 912ms
When Click plan transport button 217ms
When Change filled value in transport details "company-step-0" "autocomplete" "DNA1" "0" 6s 488ms
Then Verify that value in field is equals details "company-step-0" "autocomplete" "DNA1" 1s 021ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 585ms
And Create transport "CREATE_TRANSPORT_WITH_CUSTOM_FIELDS" by JSON file as "super-admin-alrec" 1s 254ms
And Show all transport "true" 067ms
And Go to transport details "TRANSPORT_ORDER" 4s 455ms
And Set custom fields values 1m 45s 552ms
And Create transport by create similar button 30s 937ms
And Open similar transport details 274ms
Then Verify that custom fields has added value 1m 45s 592ms
And Close transport details 15s 108ms
And Go to transport details "TRANSPORT_ORDER" 4s 421ms
Then Verify that custom fields has added value 1m 45s 548ms
After Hooks.deleteAllTransports() 31s 754ms
Given Set token of apiUsername "super-admin-alrec" 101ms
And Get "DELIVERY" settings from "alrec" 032ms
And Set transportType settings with values: "numberOfDaysAddedToFirstStep", "10" 115ms
And Login as "alrec-admin" 1s 145ms
And Go to "TRANSPORT_TABLE" 132ms
When Go to new transport "DELIVERY" 319ms
Then Check if scheduled date of advice in transport form is in 10 days 017ms
After Hooks.rollbackTransportTypeSettings() 049ms
Given Set token of apiUsername "super-admin-alrec" 102ms
And Get "DELIVERY" settings from "alrec" 023ms
And Set transportType settings with values: "numberOfDaysAddedToFirstStep", "10" 049ms
And Login as "alrec-admin" 980ms
And Go to "TRANSPORT_TABLE" 116ms
When Go to new transport "DELIVERY" 262ms
Then Check if scheduled date of advice in transport form is in 10 days 018ms
After Hooks.rollbackTransportTypeSettings() 053ms
Given Set token of apiUsername "super-admin-bausch" 102ms
And Get "Serwis" settings from "bausch" in "LOAD_PL" 306ms
When Set custom field "Serwis" with "EDIT_LOAD_PL_SERVICE_CFD" in "LOAD_PL" - "bausch" by "super-admin-bausch" 095ms
And Login as "bausch-admin" 2s 736ms
And Go to new transport "LOAD_PL" 367ms
Then Check is field "service" of type "select" equals "OUT" 2s 071ms
After Hooks.rollbackCustomFieldSettings() 031ms