Project Number Date
ApolloFullRunnerReport kapibary.43 15 cze 2021, 06:10

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 453 14 96 0 0 563 40 14 54 24m 3s 795ms Failed
View Feature Advice transport
Scenario Outline Check if mode of transportation select is still empty after selecting driver in advice form
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 018ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 612ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 246ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_PL" "super-admin-bausch" 002ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 757ms
And Click button advice in transport table "LOAD_PL" 30s 124ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button"}
  (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.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.jSOPAe}, 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: 3cfc5f7f4e1808bafe7ab0b4b47b656f
*** Element info: {Using=xpath, value=//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button}
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.Transport.AdviceTransport.adviceTransport(AdviceTransport.java:69)
	at ✽.Click button advice in transport table "LOAD_PL"(file:Features/Atom/Advice/AdviceTransport.feature:267)
And Set advice window in schedule 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 000ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Click button advice in transport table "LOAD_PL" 000ms
And Set advice window in schedule 000ms
And Select driver "Marek Kanarek" from suggestions 000ms
Then Verify if mode of transportation select is empty 000ms
After Hooks.deleteAllTransports() 1m 16s 824ms
After Hooks.deleteModeOfTransportationAfterTest() 673ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice transport after splitting advice data from advice window
- order: advice data => advice window [A-7478]
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 773ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 271ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 585ms
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.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:238)
	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.GeneratedMethodAccessor73.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor72.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_EXW_DELIVERY" by JSON file as "super-admin-bausch"(file:Features/Atom/Advice/AdviceTransport.feature:331)
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 000ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Click button advice in transport table "EXW_DELIVERY" 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Click button advice in transport table "EXW_DELIVERY" 000ms
And Set advice window in schedule 000ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Go to transport details "EXW_DELIVERY" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteModeOfTransportationAfterTest() 450ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 260ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 601ms
When Create default mode of transportation by API with "pba1-carrier" 656ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 455ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 14s 282ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 1s 490ms
After Hooks.deleteModeOfTransportationAfterTest() 383ms
View Feature Mode of transportation mail
Scenario Outline Check if mail was sent after creating mode of transportation
Steps
Given Set token of apiUsername "super-admin-bausch" 262ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 597ms
When Create default mode of transportation by API with "pba1-carrier" 510ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 17s 847ms
Then Check if user got a mail 000ms
java.lang.AssertionError: Użytkownik nie otrzymał maila. Actual: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Mail.MailTest.checkIfUseGotMail(MailTest.java:39)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/MOTMail.feature:21)
After Hooks.cleanUserDetailsAfterTest() 1s 717ms
After Hooks.deleteModeOfTransportationAfterTest() 467ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 272ms
When Create default mode of transportation by API with "pba1-carrier" 502ms
After Hooks.deleteModeOfTransportationAfterTest() 430ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 6s 143ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 075ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 542ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 246ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 518ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 262ms
After Hooks.deleteModeOfTransportationAfterTest() 384ms
View Feature Mode of transportation - Advice
Scenario Outline Check that the appropriate means of transport are not visible during the advice [A-6256]
Steps
Given Set token of apiUsername "super-admin-bausch" 276ms
And Create default mode of transportation by API with "pba1-carrier" 482ms
And Set status of MOT to "AWAITING_VERIFICATION" 352ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 051ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 857ms
When Login as "super-admin-bausch" 6s 106ms
And Go to "TRANSPORT_TABLE" 419ms
And Click button advice in transport table "LOAD_PL" 30s 137ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button"}
  (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.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.jSOPAe}, 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: 3cfc5f7f4e1808bafe7ab0b4b47b656f
*** Element info: {Using=xpath, value=//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button}
	at sun.reflect.GeneratedConstructorAccessor187.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.Transport.AdviceTransport.adviceTransport(AdviceTransport.java:69)
	at ✽.Click button advice in transport table "LOAD_PL"(file:Features/Atom/ModeOfTransportation/MOTAdvice.feature:12)
And Set advice window in schedule 000ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 000ms
After Hooks.deleteTransportAfterTest() 649ms
After Hooks.deleteModeOfTransportationAfterTest() 415ms
View Feature Mode of transportation - Advice
Scenario Outline Check that the appropriate means of transport are not visible during the advice [A-6256]
Steps
Given Set token of apiUsername "super-admin-bausch" 241ms
And Create default mode of transportation by API with "pba1-carrier" 452ms
And Set status of MOT to "DISABLED" 368ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 154ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 786ms
When Login as "super-admin-bausch" 2s 456ms
And Go to "TRANSPORT_TABLE" 418ms
And Click button advice in transport table "LOAD_PL" 30s 111ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button"}
  (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.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.jSOPAe}, 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: 3cfc5f7f4e1808bafe7ab0b4b47b656f
*** Element info: {Using=xpath, value=//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button}
	at sun.reflect.GeneratedConstructorAccessor187.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.Transport.AdviceTransport.adviceTransport(AdviceTransport.java:69)
	at ✽.Click button advice in transport table "LOAD_PL"(file:Features/Atom/ModeOfTransportation/MOTAdvice.feature:12)
And Set advice window in schedule 000ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 000ms
After Hooks.deleteTransportAfterTest() 699ms
After Hooks.deleteModeOfTransportationAfterTest() 357ms
View Feature Mode of transportation - Advice
Scenario Outline Check that the appropriate means of transport are visible during the advice [A-6256]
Steps
Given Set token of apiUsername "super-admin-bausch" 246ms
And Create default mode of transportation by API with "pba1-carrier" 489ms
And Set status of MOT to "ACCEPTED" 371ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 173ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 821ms
When Login as "super-admin-bausch" 2s 576ms
And Go to "TRANSPORT_TABLE" 407ms
And Click button advice in transport table "LOAD_PL" 30s 128ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button"}
  (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.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.jSOPAe}, 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: 3cfc5f7f4e1808bafe7ab0b4b47b656f
*** Element info: {Using=xpath, value=//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button}
	at sun.reflect.GeneratedConstructorAccessor187.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.Transport.AdviceTransport.adviceTransport(AdviceTransport.java:69)
	at ✽.Click button advice in transport table "LOAD_PL"(file:Features/Atom/ModeOfTransportation/MOTAdvice.feature:29)
And Set advice window in schedule 000ms
Then Check if "AAAA0000" MOT can be selected in advice form 000ms
After Hooks.deleteTransportAfterTest() 591ms
After Hooks.deleteModeOfTransportationAfterTest() 390ms
View Feature Mode of transportation - Advice
Scenario Outline Check that the appropriate means of transport are visible during the advice [A-6256]
Steps
Given Set token of apiUsername "super-admin-bausch" 246ms
And Create default mode of transportation by API with "pba1-carrier" 482ms
And Set status of MOT to "UPDATED" 373ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 202ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 812ms
When Login as "super-admin-bausch" 2s 461ms
And Go to "TRANSPORT_TABLE" 426ms
And Click button advice in transport table "LOAD_PL" 30s 121ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button"}
  (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.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.jSOPAe}, 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: 3cfc5f7f4e1808bafe7ab0b4b47b656f
*** Element info: {Using=xpath, value=//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button}
	at sun.reflect.GeneratedConstructorAccessor187.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.Transport.AdviceTransport.adviceTransport(AdviceTransport.java:69)
	at ✽.Click button advice in transport table "LOAD_PL"(file:Features/Atom/ModeOfTransportation/MOTAdvice.feature:29)
And Set advice window in schedule 000ms
Then Check if "AAAA0000" MOT can be selected in advice form 000ms
After Hooks.deleteTransportAfterTest() 689ms
After Hooks.deleteModeOfTransportationAfterTest() 366ms
View Feature Mode of transportation - Advice
Scenario Outline Check that the appropriate means of transport are visible but not available during the advice [A-6256]
Steps
Given Set token of apiUsername "super-admin-bausch" 249ms
And Create default mode of transportation by API with "pba1-carrier" 486ms
And Set status of MOT to "REJECTED" 374ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 269ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 746ms
When Login as "super-admin-bausch" 2s 294ms
And Go to "TRANSPORT_TABLE" 348ms
And Click button advice in transport table "LOAD_PL" 30s 134ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button"}
  (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.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.jSOPAe}, 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: 3cfc5f7f4e1808bafe7ab0b4b47b656f
*** Element info: {Using=xpath, value=//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button}
	at sun.reflect.GeneratedConstructorAccessor187.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.Transport.AdviceTransport.adviceTransport(AdviceTransport.java:69)
	at ✽.Click button advice in transport table "LOAD_PL"(file:Features/Atom/ModeOfTransportation/MOTAdvice.feature:46)
And Set advice window in schedule 000ms
Then Check if "AAAA0000" MOT is visible in advice form 000ms
And Check if "AAAA0000" MOT cannot be selected in advice form 000ms
After Hooks.deleteTransportAfterTest() 561ms
After Hooks.deleteModeOfTransportationAfterTest() 385ms
View Feature Mode of transportation - Advice
Scenario Outline Check that the appropriate means of transport are visible but not available during the advice [A-6256]
Steps
Given Set token of apiUsername "super-admin-bausch" 258ms
And Create default mode of transportation by API with "pba1-carrier" 473ms
And Set status of MOT to "BLOCKED" 374ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 168ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 792ms
When Login as "super-admin-bausch" 2s 493ms
And Go to "TRANSPORT_TABLE" 422ms
And Click button advice in transport table "LOAD_PL" 30s 179ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button"}
  (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.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.jSOPAe}, 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: 3cfc5f7f4e1808bafe7ab0b4b47b656f
*** Element info: {Using=xpath, value=//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button}
	at sun.reflect.GeneratedConstructorAccessor187.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.Transport.AdviceTransport.adviceTransport(AdviceTransport.java:69)
	at ✽.Click button advice in transport table "LOAD_PL"(file:Features/Atom/ModeOfTransportation/MOTAdvice.feature:46)
And Set advice window in schedule 000ms
Then Check if "AAAA0000" MOT is visible in advice form 000ms
And Check if "AAAA0000" MOT cannot be selected in advice form 000ms
After Hooks.deleteTransportAfterTest() 617ms
After Hooks.deleteModeOfTransportationAfterTest() 386ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 257ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 473ms
When Login as "pba1-carrier" 2s 488ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 188ms
And Go to mode of transportation details 280ms
And Open new "WINTER_MAPPING" document modal 203ms
Then Check default values in "WINTER_MAPPING" document form 073ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 223ms
And Verify that MOT has "WINTER_MAPPING" document 047ms
After Hooks.deleteModeOfTransportationAfterTest() 399ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 476ms
When Login as "pba1-carrier" 2s 438ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 107ms
And Go to mode of transportation details 237ms
And Open new "SUMMER_MAPPING" document modal 177ms
Then Check default values in "SUMMER_MAPPING" document form 081ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 198ms
And Verify that MOT has "SUMMER_MAPPING" document 043ms
After Hooks.deleteModeOfTransportationAfterTest() 509ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 264ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 489ms
When Login as "pba1-carrier" 2s 348ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 048ms
And Go to mode of transportation details 268ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 201ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 145ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 553ms
And Save new document 15s 212ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 038ms
After Hooks.deleteModeOfTransportationAfterTest() 424ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 258ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 498ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 355ms
When Login as "super-admin-bausch" 2s 653ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 620ms
And Go to mode of transportation details 302ms
Then Verify that MOT has "WINTER_MAPPING" document 042ms
And Accept "WINTER_MAPPING" document 16s 322ms
And Verify that "WINTER_MAPPING" document is accepted 093ms
After Hooks.deleteModeOfTransportationAfterTest() 527ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 273ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 494ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 336ms
When Login as "super-admin-bausch" 2s 498ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Go to mode of transportation details 315ms
Then Verify that MOT has "SUMMER_MAPPING" document 060ms
And Accept "SUMMER_MAPPING" document 16s 215ms
And Verify that "SUMMER_MAPPING" document is accepted 099ms
After Hooks.deleteModeOfTransportationAfterTest() 427ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 256ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 478ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 352ms
When Login as "super-admin-bausch" 2s 313ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
And Go to mode of transportation details 307ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 034ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 133ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 095ms
After Hooks.deleteModeOfTransportationAfterTest() 530ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 267ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 485ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 376ms
When Login as "super-admin-bausch" 2s 500ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 317ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 263ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 096ms
After Hooks.deleteModeOfTransportationAfterTest() 418ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 474ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 361ms
When Login as "super-admin-bausch" 2s 494ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Go to mode of transportation details 310ms
Then Verify that MOT has "WINTER_MAPPING" document 048ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 053ms
After Hooks.deleteModeOfTransportationAfterTest() 505ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 238ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 418ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 324ms
When Login as "super-admin-bausch" 2s 357ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 572ms
And Go to mode of transportation details 301ms
Then Verify that MOT has "SUMMER_MAPPING" document 041ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 026ms
After Hooks.deleteModeOfTransportationAfterTest() 525ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 284ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 542ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 385ms
When Login as "super-admin-bausch" 2s 590ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Go to mode of transportation details 321ms
Then Verify that MOT has "WINTER_MAPPING" document 049ms
And Disable "WINTER_MAPPING" document 15s 913ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 088ms
After Hooks.deleteModeOfTransportationAfterTest() 528ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 487ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 338ms
When Login as "super-admin-bausch" 2s 337ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 584ms
And Go to mode of transportation details 294ms
Then Verify that MOT has "SUMMER_MAPPING" document 035ms
And Disable "SUMMER_MAPPING" document 15s 763ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 061ms
After Hooks.deleteModeOfTransportationAfterTest() 536ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 264ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 490ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 381ms
When Login as "super-admin-bausch" 2s 632ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 322ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 048ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 834ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 044ms
After Hooks.deleteModeOfTransportationAfterTest() 510ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 256ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 483ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 378ms
When Login as "pba1-carrier" 4s 798ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 209ms
And Go to mode of transportation details 316ms
And Verify that MOT has "WINTER_MAPPING" document 045ms
Then Edit "WINTER_MAPPING" document 2s 459ms
And Update "WINTER_MAPPING" document 245ms
And Verify that "WINTER_MAPPING" document is updated 297ms
And If user is login then logout 251ms
And Login as "super-admin-bausch" 2s 508ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 602ms
And Go to mode of transportation details 323ms
And Verify that "WINTER_MAPPING" document has updated date 068ms
After Hooks.deleteModeOfTransportationAfterTest() 465ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 270ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 498ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 355ms
When Login as "pba1-carrier" 2s 273ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 044ms
And Go to mode of transportation details 293ms
And Verify that MOT has "SUMMER_MAPPING" document 048ms
Then Edit "SUMMER_MAPPING" document 2s 465ms
And Update "SUMMER_MAPPING" document 246ms
And Verify that "SUMMER_MAPPING" document is updated 224ms
And If user is login then logout 245ms
And Login as "super-admin-bausch" 2s 474ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Go to mode of transportation details 294ms
And Verify that "SUMMER_MAPPING" document has updated date 077ms
After Hooks.deleteModeOfTransportationAfterTest() 403ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 260ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 477ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 385ms
When Login as "pba1-carrier" 2s 157ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 066ms
And Go to mode of transportation details 312ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 049ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 779ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 241ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 431ms
And If user is login then logout 236ms
And Login as "super-admin-bausch" 2s 522ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 327ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 216ms
After Hooks.deleteModeOfTransportationAfterTest() 455ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 255ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 508ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 353ms
When Login as "super-admin-bausch" 2s 460ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Go to mode of transportation details 302ms
Then Verify that MOT has "WINTER_MAPPING" document 045ms
And Verify that "WINTER_MAPPING" document is "true" to edition 179ms
After Hooks.deleteModeOfTransportationAfterTest() 408ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 254ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 491ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 365ms
When Login as "super-admin-bausch" 2s 257ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 615ms
And Go to mode of transportation details 281ms
Then Verify that MOT has "SUMMER_MAPPING" document 035ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 117ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 245ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 481ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "super-admin-bausch" 2s 275ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 573ms
And Go to mode of transportation details 304ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 050ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 529ms
After Hooks.deleteModeOfTransportationAfterTest() 421ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 485ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 353ms
And Accept "WINTER_MAPPING" document by API 450ms
When Login as "super-admin-bausch" 2s 365ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 588ms
And Go to mode of transportation details 326ms
Then Verify that MOT has "WINTER_MAPPING" document 050ms
And Verify that "WINTER_MAPPING" document is "false" to edition 162ms
After Hooks.deleteModeOfTransportationAfterTest() 423ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 267ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 488ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 352ms
And Accept "SUMMER_MAPPING" document by API 406ms
When Login as "super-admin-bausch" 2s 345ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 696ms
And Go to mode of transportation details 302ms
Then Verify that MOT has "SUMMER_MAPPING" document 042ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 161ms
After Hooks.deleteModeOfTransportationAfterTest() 452ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 368ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 481ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 414ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 407ms
When Login as "super-admin-bausch" 2s 416ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 602ms
And Go to mode of transportation details 319ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 048ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 466ms
After Hooks.deleteModeOfTransportationAfterTest() 515ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 242ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 456ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 389ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 416ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 475ms
When Login as "super-admin-bausch" 2s 395ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 321ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 038ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 482ms
After Hooks.deleteModeOfTransportationAfterTest() 419ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 249ms
When Create default mode of transportation by API with "pba1-carrier" 482ms
And Login as "bausch-admin" 2s 340ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
And Go to mode of transportation details 272ms
When Disable mode of transportation 166ms
And Go to the last mode of transportations table page 15s 046ms
Then Verify that mode of transportation is not visible in the table 15s 081ms
After Hooks.deleteModeOfTransportationAfterTest() 358ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 253ms
When Create default mode of transportation by API with "pba1-carrier" 417ms
And Login as "pba1-carrier" 4s 250ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 172ms
And Go to mode of transportation details 293ms
When Disable mode of transportation 165ms
And Go to the last mode of transportations table page 15s 064ms
Then Verify that mode of transportation is not visible in the table 15s 095ms
After Hooks.deleteModeOfTransportationAfterTest() 369ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 258ms
When Create default mode of transportation by API with "pba1-carrier" 472ms
And Login as "bausch-admin" 2s 466ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 627ms
And Disable mode of transportation by API 399ms
Then Show disabled mode of transportations in the table 156ms
And Go to the last mode of transportations table page 820ms
Then Verify that mode of transportation is visible in the table 111ms
After Hooks.deleteModeOfTransportationAfterTest() 431ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 600ms
And Create default mode of transportation by API with "pba1-carrier" 490ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 602ms
And Go to mode of transportation details 279ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 697ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 554ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 363ms
After Hooks.deleteModeOfTransportationAfterTest() 397ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 555ms
When Create default mode of transportation by API with "pba1-carrier" 499ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 822ms
And Go to mode of transportation details 279ms
Then Reject mode of transportation 128ms
And Verify that user is redirected to mode of transportation tab 501ms
Then Check if "Odrzucony" status is visible in mode of transportation table 065ms
After Hooks.deleteModeOfTransportationAfterTest() 352ms
View Feature Mode of transportation status
Scenario Outline Check if mode transportation status change appropriate to performed actions by users
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 416ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 207ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 179ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 549ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 085ms
And Go to mode of transportation details 267ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 493ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 505ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 213ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 084ms
And If user is login then logout 262ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 839ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 665ms
And Go to mode of transportation details 408ms
And Accept "WINTER_MAPPING" document 16s 275ms
And Accept "SUMMER_MAPPING" document 16s 222ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 392ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 817ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 068ms
And Go to mode of transportation details 315ms
And Approve mode of transportation 126ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 532ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 076ms
org.junit.ComparisonFailure: Status Zaakceptowany jest widoczny w tabeli expected:<[Z]aakceptowany> but was:<[Niez]aakceptowany>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfStatusIsVisibleInCreatedMOT(MOTTableTest.java:71)
	at ✽.Check if "Zaakceptowany" status is visible in mode of transportation table(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:49)
And Go to mode of transportation details 000ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zablokowany" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Reject mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Odrzucony" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Confirm mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And If user is login then logout 000ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Go to mode of transportation details 000ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 000ms
And If user is login then logout 000ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Go to mode of transportation details 000ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Disable mode of transportation by API 000ms
And Show disabled mode of transportations in the table 000ms
And Go to the last mode of transportations table page 000ms
And Check if "Wyłączony" status is visible in mode of transportation table 000ms
After Hooks.deleteModeOfTransportationAfterTest() 442ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 483ms
When Create default mode of transportation by API with "pba1-carrier" 501ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 401ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 425ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Go to mode of transportation details 330ms
Then Approve mode of transportation 149ms
And Check if confirm mode of transportation button is visible 868ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 556ms
And Verify that user is redirected to mode of transportation tab 092ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 090ms
After Hooks.deleteModeOfTransportationAfterTest() 447ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 267ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 718ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 359ms
When Login as "super-admin-bausch" 2s 362ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 579ms
And Go to mode of transportation details 334ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Disable "SUMMER_MAPPING" document 15s 829ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 069ms
And Check if mode of transportation has status "Zaakceptowany" 098ms
After Hooks.deleteModeOfTransportationAfterTest() 523ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 260ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 689ms
When Login as "super-admin-bausch" 2s 520ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 320ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 823ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 062ms
And Check if mode of transportation has status "Zablokowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 4s 508ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 259ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 486ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 378ms
When Login as "super-admin-bausch" 2s 497ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 634ms
And Go to mode of transportation details 316ms
Then Approve mode of transportation 154ms
And Check if mode of transportation has status "Niezaakceptowany" 068ms
And Check if error message is visible in mode of transportation details 226ms
After Hooks.deleteModeOfTransportationAfterTest() 418ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 259ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 733ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 342ms
When Login as "super-admin-bausch" 2s 354ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 607ms
And Go to mode of transportation details 318ms
And Verify that MOT has "SUMMER_MAPPING" document 046ms
Then Disable "SUMMER_MAPPING" document 15s 801ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 075ms
And Check if mode of transportation has status "Zaakceptowany" 087ms
After Hooks.deleteModeOfTransportationAfterTest() 3s 937ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 258ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 704ms
When Login as "super-admin-bausch" 5s 808ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 348ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 035ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 767ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 068ms
And Check if mode of transportation has status "Zablokowany" 105ms
After Hooks.deleteModeOfTransportationAfterTest() 4s 189ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 470ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 336ms
When Login as "super-admin-bausch" 5s 744ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Go to mode of transportation details 312ms
Then Approve mode of transportation 166ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 163ms
After Hooks.deleteModeOfTransportationAfterTest() 408ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 796ms
And Create default mode of transportation by API with "pba1-carrier" 822ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 418ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 563ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 257ms
After Hooks.deleteModeOfTransportationAfterTest() 435ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 695ms
And Create default mode of transportation by API with "pba1-carrier" 682ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 406ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 575ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 254ms
After Hooks.deleteModeOfTransportationAfterTest() 405ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 634ms
And Create default mode of transportation by API with "pba1-carrier" 660ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 429ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 580ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 246ms
After Hooks.deleteModeOfTransportationAfterTest() 394ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm status with given confirmation date [A-7159]
Steps
Given Set token of apiUsername "super-admin-bausch" 264ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 789ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 141ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 798ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 243ms
And Login as "bausch-admin" 5s 831ms
And Go to "TRANSPORT_TABLE" 426ms
And Find transport in table with status "on-the-way" 18s 628ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[contains(@data-status-name, 'on-the-way')]"}
  (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.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.jSOPAe}, 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: 3cfc5f7f4e1808bafe7ab0b4b47b656f
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'on-the-way')]}
	at sun.reflect.GeneratedConstructorAccessor187.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.StatusTests.ConfirmStatuses.findTransportInTableWith(ConfirmStatuses.java:68)
	at ✽.Find transport in table with status "on-the-way"(file:Features/Atom/Statuses/ConfirmStatuses.feature:282)
When Open statuses popup 000ms
And Toggle status date confirmation checkbox 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 978ms
After Hooks.deleteModeOfTransportationAfterTest() 434ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm status with invalid confirmation date [A-7159]
Steps
Given Set token of apiUsername "super-admin-bausch" 248ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 709ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 192ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 804ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 236ms
And Login as "bausch-admin" 2s 421ms
And Go to "TRANSPORT_TABLE" 405ms
And Find transport in table with status "on-the-way" 18s 739ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[contains(@data-status-name, 'on-the-way')]"}
  (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.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.jSOPAe}, 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: 3cfc5f7f4e1808bafe7ab0b4b47b656f
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'on-the-way')]}
	at sun.reflect.GeneratedConstructorAccessor187.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.StatusTests.ConfirmStatuses.findTransportInTableWith(ConfirmStatuses.java:68)
	at ✽.Find transport in table with status "on-the-way"(file:Features/Atom/Statuses/ConfirmStatuses.feature:300)
And Open statuses popup 000ms
And Toggle status date confirmation checkbox 000ms
And Change status execution date to "1" days from today 000ms
Then Verify that status cannot be confirmed 000ms
After Hooks.deleteTransportAfterTest() 883ms
After Hooks.deleteModeOfTransportationAfterTest() 404ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm status with invalid confirmation date [A-7159]
Steps
Given Set token of apiUsername "super-admin-bausch" 268ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 765ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 185ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 775ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 255ms
And Login as "bausch-admin" 2s 558ms
And Go to "TRANSPORT_TABLE" 396ms
And Find transport in table with status "on-the-way" 18s 722ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[contains(@data-status-name, 'on-the-way')]"}
  (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.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.jSOPAe}, 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: 3cfc5f7f4e1808bafe7ab0b4b47b656f
*** Element info: {Using=xpath, value=//td[contains(@data-status-name, 'on-the-way')]}
	at sun.reflect.GeneratedConstructorAccessor187.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.StatusTests.ConfirmStatuses.findTransportInTableWith(ConfirmStatuses.java:68)
	at ✽.Find transport in table with status "on-the-way"(file:Features/Atom/Statuses/ConfirmStatuses.feature:300)
And Open statuses popup 000ms
And Toggle status date confirmation checkbox 000ms
And Change status execution date to "-1" days from today 000ms
Then Verify that status cannot be confirmed 000ms
After Hooks.deleteTransportAfterTest() 945ms
After Hooks.deleteModeOfTransportationAfterTest() 438ms
View Feature Transport files
Scenario Outline The link to the delivery document appears after confirming the respective status [A-6905]
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 891ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 933ms
And If user is login then logout 282ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 700ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 118ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 767ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 001ms
And Click button advice in transport table "LOAD_PL" 30s 183ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button"}
  (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.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.jSOPAe}, 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: 3cfc5f7f4e1808bafe7ab0b4b47b656f
*** Element info: {Using=xpath, value=//td[@data-column-name='ADVICE' and ancestor-or-self::*[@data-transport-type='LOAD_PL']]//button}
	at sun.reflect.GeneratedConstructorAccessor187.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.Transport.AdviceTransport.adviceTransport(AdviceTransport.java:69)
	at ✽.Click button advice in transport table "LOAD_PL"(file:Features/Atom/Transport/File.feature:115)
And Set advice window in schedule 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "on-the-way" 000ms
Then Verify that "delivery_document" document can be downloaded 000ms
After Hooks.deleteTransportAfterTest() 623ms
After Hooks.deleteModeOfTransportationAfterTest() 368ms