Project Number Date
ApolloFullRunnerReport refs/heads/develop.6 21 maj 2021, 04:17

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 473 8 85 0 0 566 46 8 54 26m 8s 560ms 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" 7s 319ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 255ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 187ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_PL" "super-admin-bausch" 004ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 770ms
And Click button advice in transport table "LOAD_PL" 2s 145ms
And Set advice window in schedule 3s 600ms
And Fill advice form 11s 643ms
And Click advice save button and wait for advice form to disappear 10s 872ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.ZP5UYX}, 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=90.0.4430.212, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 42b373e0960f8f697f316422a5af1e3a
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:166)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Advice/AdviceTransport.feature:270)
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() 48s 060ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
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 126ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 998ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 262ms
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_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() 001ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms
View Feature Mode of transportation mail
Scenario Outline Check if mail was sent after updating mode of transportation
Steps
Given Set token of apiUsername "super-admin-bausch" 232ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 664ms
When Create default mode of transportation by API with "pba1-carrier" 495ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 330ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 3m 18s 328ms
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:10)
After Hooks.cleanUserDetailsAfterTest() 1s 557ms
After Hooks.deleteModeOfTransportationAfterTest() 302ms
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" 222ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 555ms
When Create default mode of transportation by API with "pba1-carrier" 521ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 16s 522ms
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 517ms
After Hooks.deleteModeOfTransportationAfterTest() 303ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 232ms
When Create default mode of transportation by API with "pba1-carrier" 498ms
After Hooks.deleteModeOfTransportationAfterTest() 288ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 407ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 803ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 611ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 295ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 570ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 333ms
After Hooks.deleteModeOfTransportationAfterTest() 321ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 222ms
And Create default mode of transportation by API with "pba1-carrier" 453ms
And Set status of MOT to "AWAITING_VERIFICATION" 258ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 987ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 779ms
When Login as "super-admin-bausch" 5s 452ms
And Go to "TRANSPORT_TABLE" 542ms
And Click button advice in transport table "LOAD_PL" 267ms
And Set advice window in schedule 3s 633ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 216ms
After Hooks.deleteTransportAfterTest() 553ms
After Hooks.deleteModeOfTransportationAfterTest() 288ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 220ms
And Create default mode of transportation by API with "pba1-carrier" 480ms
And Set status of MOT to "DISABLED" 293ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 040ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 851ms
When Login as "super-admin-bausch" 2s 461ms
And Go to "TRANSPORT_TABLE" 467ms
And Click button advice in transport table "LOAD_PL" 213ms
And Set advice window in schedule 3s 615ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 268ms
After Hooks.deleteTransportAfterTest() 558ms
After Hooks.deleteModeOfTransportationAfterTest() 254ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 204ms
And Create default mode of transportation by API with "pba1-carrier" 467ms
And Set status of MOT to "ACCEPTED" 290ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 997ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 886ms
When Login as "super-admin-bausch" 2s 570ms
And Go to "TRANSPORT_TABLE" 473ms
And Click button advice in transport table "LOAD_PL" 254ms
And Set advice window in schedule 3s 569ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 403ms
After Hooks.deleteTransportAfterTest() 568ms
After Hooks.deleteModeOfTransportationAfterTest() 310ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 214ms
And Create default mode of transportation by API with "pba1-carrier" 471ms
And Set status of MOT to "UPDATED" 290ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 997ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 752ms
When Login as "super-admin-bausch" 2s 428ms
And Go to "TRANSPORT_TABLE" 478ms
And Click button advice in transport table "LOAD_PL" 259ms
And Set advice window in schedule 3s 593ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 361ms
After Hooks.deleteTransportAfterTest() 551ms
After Hooks.deleteModeOfTransportationAfterTest() 292ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 217ms
And Create default mode of transportation by API with "pba1-carrier" 471ms
And Set status of MOT to "REJECTED" 306ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 012ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 738ms
When Login as "super-admin-bausch" 2s 558ms
And Go to "TRANSPORT_TABLE" 482ms
And Click button advice in transport table "LOAD_PL" 276ms
And Set advice window in schedule 3s 644ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 492ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 468ms
After Hooks.deleteTransportAfterTest() 589ms
After Hooks.deleteModeOfTransportationAfterTest() 309ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create default mode of transportation by API with "pba1-carrier" 478ms
And Set status of MOT to "BLOCKED" 288ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 038ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 750ms
When Login as "super-admin-bausch" 2s 496ms
And Go to "TRANSPORT_TABLE" 479ms
And Click button advice in transport table "LOAD_PL" 250ms
And Set advice window in schedule 3s 543ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 277ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 534ms
After Hooks.deleteTransportAfterTest() 542ms
After Hooks.deleteModeOfTransportationAfterTest() 290ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 225ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 482ms
When Login as "pba1-carrier" 2s 429ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 830ms
And Go to mode of transportation details 291ms
And Open new "WINTER_MAPPING" document modal 200ms
Then Check default values in "WINTER_MAPPING" document form 082ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 241ms
And Verify that MOT has "WINTER_MAPPING" document 037ms
After Hooks.deleteModeOfTransportationAfterTest() 297ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 210ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 469ms
When Login as "pba1-carrier" 2s 315ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 776ms
And Go to mode of transportation details 263ms
And Open new "SUMMER_MAPPING" document modal 193ms
Then Check default values in "SUMMER_MAPPING" document form 083ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 253ms
And Verify that MOT has "SUMMER_MAPPING" document 043ms
After Hooks.deleteModeOfTransportationAfterTest() 331ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 239ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 462ms
When Login as "pba1-carrier" 2s 618ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 717ms
And Go to mode of transportation details 308ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 210ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 160ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 613ms
And Save new document 15s 224ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
After Hooks.deleteModeOfTransportationAfterTest() 326ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 223ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 457ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 340ms
When Login as "super-admin-bausch" 2s 518ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 635ms
And Go to mode of transportation details 312ms
Then Verify that MOT has "WINTER_MAPPING" document 039ms
And Accept "WINTER_MAPPING" document 16s 205ms
And Verify that "WINTER_MAPPING" document is accepted 096ms
After Hooks.deleteModeOfTransportationAfterTest() 425ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 459ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 348ms
When Login as "super-admin-bausch" 2s 406ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
And Go to mode of transportation details 342ms
Then Verify that MOT has "SUMMER_MAPPING" document 045ms
And Accept "SUMMER_MAPPING" document 16s 225ms
And Verify that "SUMMER_MAPPING" document is accepted 089ms
After Hooks.deleteModeOfTransportationAfterTest() 311ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 223ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 457ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 361ms
When Login as "super-admin-bausch" 2s 586ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Go to mode of transportation details 334ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 047ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 187ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 096ms
After Hooks.deleteModeOfTransportationAfterTest() 457ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 221ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 451ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 367ms
When Login as "super-admin-bausch" 2s 498ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 615ms
And Go to mode of transportation details 339ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 350ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 094ms
After Hooks.deleteModeOfTransportationAfterTest() 323ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 227ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 453ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 345ms
When Login as "super-admin-bausch" 2s 601ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 330ms
Then Verify that MOT has "WINTER_MAPPING" document 047ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 061ms
After Hooks.deleteModeOfTransportationAfterTest() 414ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 466ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 330ms
When Login as "super-admin-bausch" 2s 776ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 610ms
And Go to mode of transportation details 317ms
Then Verify that MOT has "SUMMER_MAPPING" document 049ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 061ms
After Hooks.deleteModeOfTransportationAfterTest() 331ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 226ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 440ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 333ms
When Login as "super-admin-bausch" 2s 456ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 622ms
And Go to mode of transportation details 317ms
Then Verify that MOT has "WINTER_MAPPING" document 045ms
And Disable "WINTER_MAPPING" document 15s 778ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 036ms
After Hooks.deleteModeOfTransportationAfterTest() 416ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 223ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 459ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 332ms
When Login as "super-admin-bausch" 2s 459ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Go to mode of transportation details 332ms
Then Verify that MOT has "SUMMER_MAPPING" document 047ms
And Disable "SUMMER_MAPPING" document 15s 809ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 038ms
After Hooks.deleteModeOfTransportationAfterTest() 355ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 429ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 349ms
When Login as "super-admin-bausch" 2s 466ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 344ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 792ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 093ms
After Hooks.deleteModeOfTransportationAfterTest() 330ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 219ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 467ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 344ms
When Login as "pba1-carrier" 4s 272ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 811ms
And Go to mode of transportation details 364ms
And Verify that MOT has "WINTER_MAPPING" document 041ms
Then Edit "WINTER_MAPPING" document 2s 443ms
And Update "WINTER_MAPPING" document 245ms
And Verify that "WINTER_MAPPING" document is updated 297ms
And If user is login then logout 261ms
And Login as "super-admin-bausch" 2s 459ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 581ms
And Go to mode of transportation details 316ms
And Verify that "WINTER_MAPPING" document has updated date 083ms
After Hooks.deleteModeOfTransportationAfterTest() 324ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 218ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 460ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 326ms
When Login as "pba1-carrier" 2s 256ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 791ms
And Go to mode of transportation details 309ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Edit "SUMMER_MAPPING" document 2s 435ms
And Update "SUMMER_MAPPING" document 247ms
And Verify that "SUMMER_MAPPING" document is updated 225ms
And If user is login then logout 242ms
And Login as "super-admin-bausch" 2s 459ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 565ms
And Go to mode of transportation details 294ms
And Verify that "SUMMER_MAPPING" document has updated date 070ms
After Hooks.deleteModeOfTransportationAfterTest() 313ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 211ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 469ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 324ms
When Login as "pba1-carrier" 2s 221ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 730ms
And Go to mode of transportation details 318ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 463ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 255ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 291ms
And If user is login then logout 249ms
And Login as "super-admin-bausch" 2s 623ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 587ms
And Go to mode of transportation details 340ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 238ms
After Hooks.deleteModeOfTransportationAfterTest() 333ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 211ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 471ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 328ms
When Login as "super-admin-bausch" 2s 307ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 582ms
And Go to mode of transportation details 316ms
Then Verify that MOT has "WINTER_MAPPING" document 042ms
And Verify that "WINTER_MAPPING" document is "true" to edition 175ms
After Hooks.deleteModeOfTransportationAfterTest() 308ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 213ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 469ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 330ms
When Login as "super-admin-bausch" 2s 276ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 578ms
And Go to mode of transportation details 307ms
Then Verify that MOT has "SUMMER_MAPPING" document 049ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 163ms
After Hooks.deleteModeOfTransportationAfterTest() 326ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 223ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 459ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 359ms
When Login as "super-admin-bausch" 2s 331ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 610ms
And Go to mode of transportation details 330ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 505ms
After Hooks.deleteModeOfTransportationAfterTest() 328ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 462ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 329ms
And Accept "WINTER_MAPPING" document by API 384ms
When Login as "super-admin-bausch" 2s 318ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 568ms
And Go to mode of transportation details 299ms
Then Verify that MOT has "WINTER_MAPPING" document 054ms
And Verify that "WINTER_MAPPING" document is "false" to edition 159ms
After Hooks.deleteModeOfTransportationAfterTest() 322ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 224ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 464ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 333ms
And Accept "SUMMER_MAPPING" document by API 389ms
When Login as "super-admin-bausch" 2s 312ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 577ms
And Go to mode of transportation details 296ms
Then Verify that MOT has "SUMMER_MAPPING" document 046ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 164ms
After Hooks.deleteModeOfTransportationAfterTest() 319ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 237ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 452ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 354ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 389ms
When Login as "super-admin-bausch" 2s 388ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 587ms
And Go to mode of transportation details 329ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 502ms
After Hooks.deleteModeOfTransportationAfterTest() 416ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 223ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 454ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 352ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 377ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 435ms
When Login as "super-admin-bausch" 2s 320ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 578ms
And Go to mode of transportation details 333ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 037ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 479ms
After Hooks.deleteModeOfTransportationAfterTest() 333ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 226ms
When Create default mode of transportation by API with "pba1-carrier" 482ms
And Login as "bausch-admin" 2s 241ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
And Go to mode of transportation details 287ms
When Disable mode of transportation 159ms
And Go to the last mode of transportations table page 15s 080ms
Then Verify that mode of transportation is not visible in the table 15s 024ms
After Hooks.deleteModeOfTransportationAfterTest() 409ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 250ms
When Create default mode of transportation by API with "pba1-carrier" 461ms
And Login as "pba1-carrier" 3s 902ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 876ms
And Go to mode of transportation details 297ms
When Disable mode of transportation 166ms
And Go to the last mode of transportations table page 15s 079ms
Then Verify that mode of transportation is not visible in the table 15s 055ms
After Hooks.deleteModeOfTransportationAfterTest() 348ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 210ms
When Create default mode of transportation by API with "pba1-carrier" 464ms
And Login as "bausch-admin" 2s 447ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 596ms
And Disable mode of transportation by API 306ms
Then Show disabled mode of transportations in the table 163ms
And Go to the last mode of transportations table page 2s 292ms
Then Verify that mode of transportation is visible in the table 097ms
After Hooks.deleteModeOfTransportationAfterTest() 271ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 519ms
And Create default mode of transportation by API with "pba1-carrier" 479ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 580ms
And Go to mode of transportation details 276ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 636ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 562ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 358ms
After Hooks.deleteModeOfTransportationAfterTest() 299ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 523ms
When Create default mode of transportation by API with "pba1-carrier" 452ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 548ms
And Go to mode of transportation details 270ms
Then Reject mode of transportation 172ms
And Verify that user is redirected to mode of transportation tab 441ms
Then Check if "Odrzucony" status is visible in mode of transportation table 101ms
After Hooks.deleteModeOfTransportationAfterTest() 289ms
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 481ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 800ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 327ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 556ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 086ms
And Go to mode of transportation details 284ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 531ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 491ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 150ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 627ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 089ms
And If user is login then logout 279ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 874ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
And Go to mode of transportation details 388ms
And Accept "WINTER_MAPPING" document 16s 236ms
And Accept "SUMMER_MAPPING" document 16s 211ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 240ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 592ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 095ms
And Go to mode of transportation details 362ms
And Approve mode of transportation 157ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 512ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 072ms
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() 439ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 607ms
When Create default mode of transportation by API with "pba1-carrier" 490ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 372ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 406ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 597ms
And Go to mode of transportation details 344ms
Then Approve mode of transportation 137ms
And Check if confirm mode of transportation button is visible 782ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 525ms
And Verify that user is redirected to mode of transportation tab 090ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 082ms
After Hooks.deleteModeOfTransportationAfterTest() 328ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 222ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 588ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 319ms
When Login as "super-admin-bausch" 2s 306ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
And Go to mode of transportation details 336ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Disable "SUMMER_MAPPING" document 15s 833ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 033ms
And Check if mode of transportation has status "Zaakceptowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 352ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 581ms
When Login as "super-admin-bausch" 2s 509ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 599ms
And Go to mode of transportation details 332ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 049ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 825ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 048ms
And Check if mode of transportation has status "Zablokowany" 085ms
After Hooks.deleteModeOfTransportationAfterTest() 460ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 450ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 363ms
When Login as "super-admin-bausch" 2s 468ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Go to mode of transportation details 330ms
Then Approve mode of transportation 152ms
And Check if mode of transportation has status "Niezaakceptowany" 068ms
And Check if error message is visible in mode of transportation details 157ms
After Hooks.deleteModeOfTransportationAfterTest() 312ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 224ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 604ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 321ms
When Login as "super-admin-bausch" 2s 310ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 360ms
And Verify that MOT has "SUMMER_MAPPING" document 048ms
Then Disable "SUMMER_MAPPING" document 15s 841ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 087ms
And Check if mode of transportation has status "Zaakceptowany" 082ms
After Hooks.deleteModeOfTransportationAfterTest() 448ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 570ms
When Login as "super-admin-bausch" 2s 571ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
And Go to mode of transportation details 350ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 822ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 032ms
And Check if mode of transportation has status "Zablokowany" 085ms
After Hooks.deleteModeOfTransportationAfterTest() 434ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 203ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 444ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 347ms
When Login as "super-admin-bausch" 2s 486ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 597ms
And Go to mode of transportation details 350ms
Then Approve mode of transportation 151ms
And Check if mode of transportation has status "Niezaakceptowany" 073ms
And Check if error message is visible in mode of transportation details 157ms
After Hooks.deleteModeOfTransportationAfterTest() 323ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 688ms
And Create default mode of transportation by API with "pba1-carrier" 641ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 343ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 548ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 255ms
After Hooks.deleteModeOfTransportationAfterTest() 302ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 496ms
And Create default mode of transportation by API with "pba1-carrier" 569ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 330ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 565ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 241ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 488ms
And Create default mode of transportation by API with "pba1-carrier" 628ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 339ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 551ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 218ms
After Hooks.deleteModeOfTransportationAfterTest() 318ms
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" 226ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 771ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 176ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 751ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 1s 557ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor188.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy:179)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:92)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFile(AdviceTransport.java:332)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:279)
And Login as "bausch-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "on-the-way" 000ms
And 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() 567ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms
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" 231ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 646ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 116ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 743ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 1s 479ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor188.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy:179)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:92)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFile(AdviceTransport.java:332)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:298)
And Login as "bausch-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "on-the-way" 000ms
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() 581ms
After Hooks.deleteModeOfTransportationAfterTest() 304ms
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" 219ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 619ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 085ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 725ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 1s 516ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor188.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy:179)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:92)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFile(AdviceTransport.java:332)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:298)
And Login as "bausch-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "on-the-way" 000ms
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() 573ms
After Hooks.deleteModeOfTransportationAfterTest() 310ms
View Feature Transport files
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 186ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 800ms
And If user is login then logout 279ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 5s 296ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 162ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 723ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 001ms
And Click button advice in transport table "LOAD_PL" 801ms
And Set advice window in schedule 3s 748ms
And Fill advice form 11s 518ms
And Click advice save button and wait for advice form to disappear 33s 328ms
And Find transport in table with status "advice-added" 3s 756ms
When Confirm statuses until reach "on-the-way" 13s 730ms
Then Verify that "delivery_document" document can be downloaded 18s 005ms
After Hooks.deleteTransportAfterTest() 776ms
After Hooks.deleteModeOfTransportationAfterTest() 352ms