Project Number Date
ApolloFullRunnerReport kapibary.24 01 cze 2021, 07:23

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 504 6 53 0 0 563 48 6 54 28m 6s 836ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 417ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 137ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 176ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_PL" "super-admin-bausch" 003ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 807ms
And Click button advice in transport table "LOAD_PL" 2s 181ms
And Set advice window in schedule 3s 633ms
And Fill advice form 11s 663ms
And Click advice save button and wait for advice form to disappear 33s 229ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 091ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 786ms
When Go to "TRANSPORT_TABLE" 504ms
And Show all transport types 1s 162ms
And Click button advice in transport table "LOAD_PL" 2s 385ms
And Set advice window in schedule 3s 722ms
And Select driver "Marek Kanarek" from suggestions 2s 416ms
Then Verify if mode of transportation select is empty 101ms
After Hooks.deleteAllTransports() 48s 640ms
After Hooks.deleteModeOfTransportationAfterTest() 410ms
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 225ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 190ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 515ms
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.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() 001ms
After Hooks.deleteModeOfTransportationAfterTest() 321ms
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" 298ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 589ms
When Create default mode of transportation by API with "pba1-carrier" 554ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 328ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 3m 17s 682ms
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 645ms
After Hooks.deleteModeOfTransportationAfterTest() 367ms
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" 311ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 662ms
When Create default mode of transportation by API with "pba1-carrier" 532ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 21s 531ms
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 657ms
After Hooks.deleteModeOfTransportationAfterTest() 372ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 300ms
When Create default mode of transportation by API with "pba1-carrier" 493ms
After Hooks.deleteModeOfTransportationAfterTest() 355ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 562ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 153ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 552ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 248ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 596ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 306ms
After Hooks.deleteModeOfTransportationAfterTest() 368ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 274ms
And Create default mode of transportation by API with "pba1-carrier" 524ms
And Set status of MOT to "AWAITING_VERIFICATION" 305ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 993ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 795ms
When Login as "super-admin-bausch" 5s 491ms
And Go to "TRANSPORT_TABLE" 471ms
And Click button advice in transport table "LOAD_PL" 269ms
And Set advice window in schedule 3s 671ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 284ms
After Hooks.deleteTransportAfterTest() 592ms
After Hooks.deleteModeOfTransportationAfterTest() 333ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 274ms
And Create default mode of transportation by API with "pba1-carrier" 481ms
And Set status of MOT to "DISABLED" 394ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 977ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 826ms
When Login as "super-admin-bausch" 2s 591ms
And Go to "TRANSPORT_TABLE" 526ms
And Click button advice in transport table "LOAD_PL" 208ms
And Set advice window in schedule 3s 689ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 445ms
After Hooks.deleteTransportAfterTest() 576ms
After Hooks.deleteModeOfTransportationAfterTest() 300ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 276ms
And Create default mode of transportation by API with "pba1-carrier" 478ms
And Set status of MOT to "ACCEPTED" 355ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 026ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 797ms
When Login as "super-admin-bausch" 2s 475ms
And Go to "TRANSPORT_TABLE" 456ms
And Click button advice in transport table "LOAD_PL" 212ms
And Set advice window in schedule 3s 613ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 327ms
After Hooks.deleteTransportAfterTest() 524ms
After Hooks.deleteModeOfTransportationAfterTest() 331ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 261ms
And Create default mode of transportation by API with "pba1-carrier" 472ms
And Set status of MOT to "UPDATED" 344ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 055ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 827ms
When Login as "super-admin-bausch" 2s 548ms
And Go to "TRANSPORT_TABLE" 491ms
And Click button advice in transport table "LOAD_PL" 238ms
And Set advice window in schedule 3s 667ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 415ms
After Hooks.deleteTransportAfterTest() 589ms
After Hooks.deleteModeOfTransportationAfterTest() 337ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 271ms
And Create default mode of transportation by API with "pba1-carrier" 478ms
And Set status of MOT to "REJECTED" 325ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 993ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 766ms
When Login as "super-admin-bausch" 2s 555ms
And Go to "TRANSPORT_TABLE" 472ms
And Click button advice in transport table "LOAD_PL" 251ms
And Set advice window in schedule 3s 669ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 403ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 449ms
After Hooks.deleteTransportAfterTest() 593ms
After Hooks.deleteModeOfTransportationAfterTest() 360ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 293ms
And Create default mode of transportation by API with "pba1-carrier" 505ms
And Set status of MOT to "BLOCKED" 326ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 010ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 811ms
When Login as "super-admin-bausch" 2s 567ms
And Go to "TRANSPORT_TABLE" 482ms
And Click button advice in transport table "LOAD_PL" 244ms
And Set advice window in schedule 3s 766ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 362ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 557ms
After Hooks.deleteTransportAfterTest() 601ms
After Hooks.deleteModeOfTransportationAfterTest() 295ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 289ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 451ms
When Login as "pba1-carrier" 2s 251ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 203ms
And Go to mode of transportation details 274ms
And Open new "WINTER_MAPPING" document modal 169ms
Then Check default values in "WINTER_MAPPING" document form 061ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 156ms
And Verify that MOT has "WINTER_MAPPING" document 035ms
After Hooks.deleteModeOfTransportationAfterTest() 367ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 328ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 515ms
When Login as "pba1-carrier" 2s 448ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 133ms
And Go to mode of transportation details 282ms
And Open new "SUMMER_MAPPING" document modal 180ms
Then Check default values in "SUMMER_MAPPING" document form 073ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 228ms
And Verify that MOT has "SUMMER_MAPPING" document 046ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 281ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 623ms
When Login as "pba1-carrier" 2s 472ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 036ms
And Go to mode of transportation details 297ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 203ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 170ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 596ms
And Save new document 15s 228ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 031ms
After Hooks.deleteModeOfTransportationAfterTest() 309ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 289ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 420ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 325ms
When Login as "super-admin-bausch" 2s 357ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 615ms
And Go to mode of transportation details 312ms
Then Verify that MOT has "WINTER_MAPPING" document 037ms
And Accept "WINTER_MAPPING" document 16s 175ms
And Verify that "WINTER_MAPPING" document is accepted 075ms
After Hooks.deleteModeOfTransportationAfterTest() 457ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 297ms
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" 344ms
When Login as "super-admin-bausch" 2s 508ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 632ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "SUMMER_MAPPING" document 040ms
And Accept "SUMMER_MAPPING" document 16s 179ms
And Verify that "SUMMER_MAPPING" document is accepted 102ms
After Hooks.deleteModeOfTransportationAfterTest() 385ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 298ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 472ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 381ms
When Login as "super-admin-bausch" 2s 471ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 630ms
And Go to mode of transportation details 330ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 182ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 067ms
After Hooks.deleteModeOfTransportationAfterTest() 418ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 482ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 394ms
When Login as "super-admin-bausch" 2s 436ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Go to mode of transportation details 327ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 1s 732ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 073ms
After Hooks.deleteModeOfTransportationAfterTest() 370ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 263ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 490ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 371ms
When Login as "super-admin-bausch" 2s 325ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 571ms
And Go to mode of transportation details 312ms
Then Verify that MOT has "WINTER_MAPPING" document 039ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 091ms
After Hooks.deleteModeOfTransportationAfterTest() 381ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 312ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 506ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "super-admin-bausch" 2s 477ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Go to mode of transportation details 329ms
Then Verify that MOT has "SUMMER_MAPPING" document 047ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 081ms
After Hooks.deleteModeOfTransportationAfterTest() 393ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 314ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 502ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 344ms
When Login as "super-admin-bausch" 2s 555ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 640ms
And Go to mode of transportation details 300ms
Then Verify that MOT has "WINTER_MAPPING" document 045ms
And Disable "WINTER_MAPPING" document 15s 814ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 034ms
After Hooks.deleteModeOfTransportationAfterTest() 475ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 347ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 489ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 349ms
When Login as "super-admin-bausch" 2s 365ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 639ms
And Go to mode of transportation details 323ms
Then Verify that MOT has "SUMMER_MAPPING" document 047ms
And Disable "SUMMER_MAPPING" document 15s 811ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 023ms
After Hooks.deleteModeOfTransportationAfterTest() 337ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 285ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 416ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 360ms
When Login as "super-admin-bausch" 2s 388ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Go to mode of transportation details 343ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 799ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 089ms
After Hooks.deleteModeOfTransportationAfterTest() 458ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 359ms
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" 350ms
When Login as "pba1-carrier" 4s 268ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 192ms
And Go to mode of transportation details 343ms
And Verify that MOT has "WINTER_MAPPING" document 045ms
Then Edit "WINTER_MAPPING" document 2s 473ms
And Update "WINTER_MAPPING" document 249ms
And Verify that "WINTER_MAPPING" document is updated 296ms
And If user is login then logout 255ms
And Login as "super-admin-bausch" 2s 557ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
And Go to mode of transportation details 301ms
And Verify that "WINTER_MAPPING" document has updated date 082ms
After Hooks.deleteModeOfTransportationAfterTest() 404ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 280ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 477ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 369ms
When Login as "pba1-carrier" 2s 231ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 072ms
And Go to mode of transportation details 322ms
And Verify that MOT has "SUMMER_MAPPING" document 050ms
Then Edit "SUMMER_MAPPING" document 2s 406ms
And Update "SUMMER_MAPPING" document 220ms
And Verify that "SUMMER_MAPPING" document is updated 211ms
And If user is login then logout 233ms
And Login as "super-admin-bausch" 2s 369ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 533ms
And Go to mode of transportation details 282ms
And Verify that "SUMMER_MAPPING" document has updated date 061ms
After Hooks.deleteModeOfTransportationAfterTest() 315ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 244ms
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" 389ms
When Login as "pba1-carrier" 2s 072ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 107ms
And Go to mode of transportation details 309ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 432ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 224ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 289ms
And If user is login then logout 245ms
And Login as "super-admin-bausch" 2s 507ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
And Go to mode of transportation details 351ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 200ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 274ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 503ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 359ms
When Login as "super-admin-bausch" 2s 321ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Go to mode of transportation details 280ms
Then Verify that MOT has "WINTER_MAPPING" document 044ms
And Verify that "WINTER_MAPPING" document is "true" to edition 157ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 304ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 511ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 375ms
When Login as "super-admin-bausch" 2s 326ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Go to mode of transportation details 294ms
Then Verify that MOT has "SUMMER_MAPPING" document 043ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 143ms
After Hooks.deleteModeOfTransportationAfterTest() 364ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 288ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 506ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 384ms
When Login as "super-admin-bausch" 2s 372ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Go to mode of transportation details 299ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 514ms
After Hooks.deleteModeOfTransportationAfterTest() 355ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 272ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 469ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 343ms
And Accept "WINTER_MAPPING" document by API 406ms
When Login as "super-admin-bausch" 2s 351ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
And Go to mode of transportation details 364ms
Then Verify that MOT has "WINTER_MAPPING" document 045ms
And Verify that "WINTER_MAPPING" document is "false" to edition 161ms
After Hooks.deleteModeOfTransportationAfterTest() 377ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 277ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 462ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 356ms
And Accept "SUMMER_MAPPING" document by API 409ms
When Login as "super-admin-bausch" 2s 335ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 320ms
Then Verify that MOT has "SUMMER_MAPPING" document 048ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 166ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
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" 481ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 381ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 405ms
When Login as "super-admin-bausch" 2s 340ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 531ms
After Hooks.deleteModeOfTransportationAfterTest() 397ms
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" 475ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 383ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 411ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 453ms
When Login as "super-admin-bausch" 2s 397ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 588ms
And Go to mode of transportation details 342ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 476ms
After Hooks.deleteModeOfTransportationAfterTest() 388ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 265ms
When Create default mode of transportation by API with "pba1-carrier" 477ms
And Login as "bausch-admin" 2s 124ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 531ms
And Go to mode of transportation details 278ms
When Disable mode of transportation 122ms
And Go to the last mode of transportations table page 15s 066ms
Then Verify that mode of transportation is not visible in the table 15s 083ms
After Hooks.deleteModeOfTransportationAfterTest() 372ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 318ms
When Create default mode of transportation by API with "pba1-carrier" 471ms
And Login as "pba1-carrier" 4s 030ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 113ms
And Go to mode of transportation details 284ms
When Disable mode of transportation 210ms
And Go to the last mode of transportations table page 15s 070ms
Then Verify that mode of transportation is not visible in the table 15s 068ms
After Hooks.deleteModeOfTransportationAfterTest() 325ms
View Feature Mode of transportation - Sections
Scenario Outline Check if mode of transportation is visible after disabling it in disabled MOTs table
Steps
Given Set token of apiUsername "super-admin-bausch" 362ms
When Create default mode of transportation by API with "pba1-carrier" 477ms
And Login as "bausch-admin" 2s 370ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 663ms
And Disable mode of transportation by API 369ms
Then Show disabled mode of transportations in the table 149ms
And Go to the last mode of transportations table page 4s 686ms
Then Verify that mode of transportation is visible in the table 15s 047ms
java.lang.AssertionError: Udało się znaleźć środek transportu
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.ModeOfTransportation.MOTTableTest.verifyMOTIsVisibleInTable(MOTTableTest.java:48)
	at ✽.Verify that mode of transportation is visible in the table(file:Features/Atom/ModeOfTransportation/MOTSections.feature:181)
After Hooks.deleteModeOfTransportationAfterTest() 306ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 762ms
And Create default mode of transportation by API with "pba1-carrier" 487ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Go to mode of transportation details 291ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 710ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 559ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 376ms
After Hooks.deleteModeOfTransportationAfterTest() 369ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 606ms
When Create default mode of transportation by API with "pba1-carrier" 478ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 583ms
And Go to mode of transportation details 275ms
Then Reject mode of transportation 165ms
And Verify that user is redirected to mode of transportation tab 466ms
Then Check if "Odrzucony" status is visible in mode of transportation table 092ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms
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 529ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 193ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 542ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 089ms
And Go to mode of transportation details 274ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 500ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 464ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 205ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 588ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 094ms
And If user is login then logout 268ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 3s 084ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
And Go to mode of transportation details 350ms
And Accept "WINTER_MAPPING" document 16s 133ms
And Accept "SUMMER_MAPPING" document 16s 246ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 230ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 627ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 093ms
And Go to mode of transportation details 346ms
And Approve mode of transportation 176ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 522ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 077ms
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() 444ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 709ms
When Create default mode of transportation by API with "pba1-carrier" 484ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 417ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 451ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 340ms
Then Approve mode of transportation 143ms
And Check if confirm mode of transportation button is visible 804ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
And Verify that user is redirected to mode of transportation tab 090ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 087ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 273ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 585ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 331ms
When Login as "super-admin-bausch" 2s 208ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 547ms
And Go to mode of transportation details 340ms
And Verify that MOT has "SUMMER_MAPPING" document 041ms
Then Disable "SUMMER_MAPPING" document 15s 777ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 035ms
And Check if mode of transportation has status "Zaakceptowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 504ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 282ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 697ms
When Login as "super-admin-bausch" 2s 539ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 640ms
And Go to mode of transportation details 321ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 048ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 814ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 054ms
And Check if mode of transportation has status "Zablokowany" 076ms
After Hooks.deleteModeOfTransportationAfterTest() 420ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 265ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 508ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 390ms
When Login as "super-admin-bausch" 2s 545ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 325ms
Then Approve mode of transportation 144ms
And Check if mode of transportation has status "Niezaakceptowany" 065ms
And Check if error message is visible in mode of transportation details 225ms
After Hooks.deleteModeOfTransportationAfterTest() 355ms
View Feature Mode of transportation status
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 715ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 367ms
When Login as "super-admin-bausch" 2s 365ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Go to mode of transportation details 373ms
And Verify that MOT has "SUMMER_MAPPING" document 039ms
Then Disable "SUMMER_MAPPING" document 15s 810ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 031ms
And Check if mode of transportation has status "Zaakceptowany" 091ms
After Hooks.deleteModeOfTransportationAfterTest() 411ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 335ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 698ms
When Login as "super-admin-bausch" 2s 629ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
And Go to mode of transportation details 325ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 783ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 078ms
And Check if mode of transportation has status "Zablokowany" 083ms
After Hooks.deleteModeOfTransportationAfterTest() 485ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 329ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 490ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 376ms
When Login as "super-admin-bausch" 2s 489ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Go to mode of transportation details 324ms
Then Approve mode of transportation 163ms
And Check if mode of transportation has status "Niezaakceptowany" 074ms
And Check if error message is visible in mode of transportation details 159ms
After Hooks.deleteModeOfTransportationAfterTest() 378ms
View Feature Mode of transportation table
Scenario Outline Check if mode of transportation documents data are in correct columns of table
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 737ms
And Create default mode of transportation by API with "pba1-carrier" 731ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 499ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 545ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 254ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-06-0[1]> but was:<2022-06-0[2]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:113)
	at ✽.Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 382ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 565ms
And Create default mode of transportation by API with "pba1-carrier" 777ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 432ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 559ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 207ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 543ms
And Create default mode of transportation by API with "pba1-carrier" 768ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 417ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 584ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 205ms
After Hooks.deleteModeOfTransportationAfterTest() 369ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 471ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 612ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 090ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 760ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 029ms
And Login as "bausch-admin" 5s 063ms
And Go to "TRANSPORT_TABLE" 532ms
And Find transport in table with status "on-the-way" 3s 621ms
When Open statuses popup 187ms
And Toggle status date confirmation checkbox 395ms
And Confirm statuses until reach "process-ended" 17s 826ms
Then Check if transport has "process-ended" 068ms
After Hooks.deleteTransportAfterTest() 884ms
After Hooks.deleteModeOfTransportationAfterTest() 370ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 289ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 756ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 129ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 834ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 022ms
And Login as "bausch-admin" 2s 433ms
And Go to "TRANSPORT_TABLE" 515ms
And Find transport in table with status "on-the-way" 3s 707ms
And Open statuses popup 178ms
And Toggle status date confirmation checkbox 389ms
And Change status execution date to "1" days from today 2s 415ms
Then Verify that status cannot be confirmed 1s 198ms
After Hooks.deleteTransportAfterTest() 777ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 285ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 658ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 965ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 814ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 3s 817ms
And Login as "bausch-admin" 2s 341ms
And Go to "TRANSPORT_TABLE" 474ms
And Find transport in table with status "on-the-way" 3s 612ms
And Open statuses popup 188ms
And Toggle status date confirmation checkbox 391ms
And Change status execution date to "-1" days from today 2s 433ms
Then Verify that status cannot be confirmed 1s 208ms
After Hooks.deleteTransportAfterTest() 910ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
View Feature Transport files
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 306ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 094ms
And If user is login then logout 250ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 684ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 138ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 795ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 001ms
And Click button advice in transport table "LOAD_PL" 824ms
And Set advice window in schedule 3s 604ms
And Fill advice form 11s 347ms
And Click advice save button and wait for advice form to disappear 33s 245ms
And Find transport in table with status "advice-added" 3s 759ms
When Confirm statuses until reach "on-the-way" 13s 729ms
Then Verify that "delivery_document" document can be downloaded 17s 083ms
After Hooks.deleteTransportAfterTest() 806ms
After Hooks.deleteModeOfTransportationAfterTest() 410ms