Project Number Date
ApolloFullRunnerReport refs/heads/develop.17 26 maj 2021, 00:57

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 501 5 57 0 0 563 49 5 54 28m 33s 127ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 549ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 159ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 203ms
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 815ms
And Click button advice in transport table "LOAD_PL" 2s 160ms
And Set advice window in schedule 3s 656ms
And Fill advice form 11s 687ms
And Click advice save button and wait for advice form to disappear 33s 299ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 061ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 798ms
When Go to "TRANSPORT_TABLE" 487ms
And Show all transport types 1s 152ms
And Click button advice in transport table "LOAD_PL" 2s 387ms
And Set advice window in schedule 3s 664ms
And Select driver "Marek Kanarek" from suggestions 2s 299ms
Then Verify if mode of transportation select is empty 096ms
After Hooks.deleteAllTransports() 48s 752ms
After Hooks.deleteModeOfTransportationAfterTest() 434ms
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 534ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 965ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 508ms
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() 000ms
After Hooks.deleteModeOfTransportationAfterTest() 360ms
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" 250ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 720ms
When Create default mode of transportation by API with "pba1-carrier" 648ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 402ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 3m 19s 405ms
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 639ms
After Hooks.deleteModeOfTransportationAfterTest() 321ms
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" 220ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 537ms
When Create default mode of transportation by API with "pba1-carrier" 506ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 18s 288ms
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 634ms
After Hooks.deleteModeOfTransportationAfterTest() 358ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 244ms
When Create default mode of transportation by API with "pba1-carrier" 510ms
After Hooks.deleteModeOfTransportationAfterTest() 348ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 457ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 065ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 522ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 219ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 518ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 264ms
After Hooks.deleteModeOfTransportationAfterTest() 356ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 226ms
And Create default mode of transportation by API with "pba1-carrier" 456ms
And Set status of MOT to "AWAITING_VERIFICATION" 283ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 995ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 792ms
When Login as "super-admin-bausch" 5s 582ms
And Go to "TRANSPORT_TABLE" 466ms
And Click button advice in transport table "LOAD_PL" 264ms
And Set advice window in schedule 3s 732ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 293ms
After Hooks.deleteTransportAfterTest() 586ms
After Hooks.deleteModeOfTransportationAfterTest() 339ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 239ms
And Create default mode of transportation by API with "pba1-carrier" 478ms
And Set status of MOT to "DISABLED" 342ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 974ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 813ms
When Login as "super-admin-bausch" 2s 519ms
And Go to "TRANSPORT_TABLE" 483ms
And Click button advice in transport table "LOAD_PL" 281ms
And Set advice window in schedule 3s 798ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 275ms
After Hooks.deleteTransportAfterTest() 585ms
After Hooks.deleteModeOfTransportationAfterTest() 346ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 240ms
And Create default mode of transportation by API with "pba1-carrier" 487ms
And Set status of MOT to "ACCEPTED" 335ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 003ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 883ms
When Login as "super-admin-bausch" 2s 688ms
And Go to "TRANSPORT_TABLE" 482ms
And Click button advice in transport table "LOAD_PL" 212ms
And Set advice window in schedule 3s 693ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 364ms
After Hooks.deleteTransportAfterTest() 593ms
After Hooks.deleteModeOfTransportationAfterTest() 4s 041ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 233ms
And Create default mode of transportation by API with "pba1-carrier" 517ms
And Set status of MOT to "UPDATED" 313ms
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 864ms
When Login as "super-admin-bausch" 2s 393ms
And Go to "TRANSPORT_TABLE" 473ms
And Click button advice in transport table "LOAD_PL" 207ms
And Set advice window in schedule 3s 666ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 388ms
After Hooks.deleteTransportAfterTest() 557ms
After Hooks.deleteModeOfTransportationAfterTest() 329ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create default mode of transportation by API with "pba1-carrier" 735ms
And Set status of MOT to "REJECTED" 309ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 988ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 753ms
When Login as "super-admin-bausch" 2s 396ms
And Go to "TRANSPORT_TABLE" 460ms
And Click button advice in transport table "LOAD_PL" 206ms
And Set advice window in schedule 3s 650ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 288ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 476ms
After Hooks.deleteTransportAfterTest() 572ms
After Hooks.deleteModeOfTransportationAfterTest() 345ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 241ms
And Create default mode of transportation by API with "pba1-carrier" 497ms
And Set status of MOT to "BLOCKED" 332ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 025ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 773ms
When Login as "super-admin-bausch" 3s 207ms
And Go to "TRANSPORT_TABLE" 741ms
And Click button advice in transport table "LOAD_PL" 237ms
And Set advice window in schedule 3s 884ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 472ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 542ms
After Hooks.deleteTransportAfterTest() 760ms
After Hooks.deleteModeOfTransportationAfterTest() 340ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 240ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 457ms
When Login as "pba1-carrier" 2s 816ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 019ms
And Go to mode of transportation details 266ms
And Open new "WINTER_MAPPING" document modal 212ms
Then Check default values in "WINTER_MAPPING" document form 082ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 206ms
And Verify that MOT has "WINTER_MAPPING" document 041ms
After Hooks.deleteModeOfTransportationAfterTest() 369ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 545ms
When Login as "pba1-carrier" 2s 728ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 278ms
And Go to mode of transportation details 346ms
And Open new "SUMMER_MAPPING" document modal 340ms
Then Check default values in "SUMMER_MAPPING" document form 208ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 154ms
And Verify that MOT has "SUMMER_MAPPING" document 042ms
After Hooks.deleteModeOfTransportationAfterTest() 445ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 450ms
When Login as "pba1-carrier" 2s 668ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 155ms
And Go to mode of transportation details 287ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 198ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 167ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 601ms
And Save new document 15s 232ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
After Hooks.deleteModeOfTransportationAfterTest() 362ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 246ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 493ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 357ms
When Login as "super-admin-bausch" 2s 423ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 637ms
And Go to mode of transportation details 294ms
Then Verify that MOT has "WINTER_MAPPING" document 041ms
And Accept "WINTER_MAPPING" document 16s 264ms
And Verify that "WINTER_MAPPING" document is accepted 072ms
After Hooks.deleteModeOfTransportationAfterTest() 455ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 233ms
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" 361ms
When Login as "super-admin-bausch" 2s 397ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Go to mode of transportation details 330ms
Then Verify that MOT has "SUMMER_MAPPING" document 044ms
And Accept "SUMMER_MAPPING" document 16s 158ms
And Verify that "SUMMER_MAPPING" document is accepted 098ms
After Hooks.deleteModeOfTransportationAfterTest() 376ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 476ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 376ms
When Login as "super-admin-bausch" 2s 687ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 640ms
And Go to mode of transportation details 330ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 194ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 095ms
After Hooks.deleteModeOfTransportationAfterTest() 468ms
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" 431ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 371ms
When Login as "super-admin-bausch" 2s 516ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 333ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 334ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 091ms
After Hooks.deleteModeOfTransportationAfterTest() 371ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 240ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 473ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 360ms
When Login as "super-admin-bausch" 2s 503ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Go to mode of transportation details 313ms
Then Verify that MOT has "WINTER_MAPPING" document 042ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 040ms
After Hooks.deleteModeOfTransportationAfterTest() 478ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 503ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 351ms
When Login as "super-admin-bausch" 2s 596ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 632ms
And Go to mode of transportation details 318ms
Then Verify that MOT has "SUMMER_MAPPING" document 042ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 061ms
After Hooks.deleteModeOfTransportationAfterTest() 348ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 242ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 479ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 366ms
When Login as "super-admin-bausch" 2s 501ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 635ms
And Go to mode of transportation details 321ms
Then Verify that MOT has "WINTER_MAPPING" document 045ms
And Disable "WINTER_MAPPING" document 15s 808ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 063ms
After Hooks.deleteModeOfTransportationAfterTest() 598ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 258ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 496ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 345ms
When Login as "super-admin-bausch" 2s 496ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Go to mode of transportation details 311ms
Then Verify that MOT has "SUMMER_MAPPING" document 047ms
And Disable "SUMMER_MAPPING" document 15s 838ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 031ms
After Hooks.deleteModeOfTransportationAfterTest() 494ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 248ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 490ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 369ms
When Login as "super-admin-bausch" 2s 527ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 647ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 775ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 042ms
After Hooks.deleteModeOfTransportationAfterTest() 464ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 484ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 364ms
When Login as "pba1-carrier" 4s 331ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 253ms
And Go to mode of transportation details 333ms
And Verify that MOT has "WINTER_MAPPING" document 064ms
Then Edit "WINTER_MAPPING" document 2s 461ms
And Update "WINTER_MAPPING" document 230ms
And Verify that "WINTER_MAPPING" document is updated 271ms
And If user is login then logout 237ms
And Login as "super-admin-bausch" 2s 593ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 636ms
And Go to mode of transportation details 274ms
And Verify that "WINTER_MAPPING" document has updated date 077ms
After Hooks.deleteModeOfTransportationAfterTest() 387ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 476ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 368ms
When Login as "pba1-carrier" 2s 305ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 010ms
And Go to mode of transportation details 294ms
And Verify that MOT has "SUMMER_MAPPING" document 046ms
Then Edit "SUMMER_MAPPING" document 2s 418ms
And Update "SUMMER_MAPPING" document 241ms
And Verify that "SUMMER_MAPPING" document is updated 218ms
And If user is login then logout 232ms
And Login as "super-admin-bausch" 2s 500ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 581ms
And Go to mode of transportation details 295ms
And Verify that "SUMMER_MAPPING" document has updated date 069ms
After Hooks.deleteModeOfTransportationAfterTest() 366ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 233ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 479ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 384ms
When Login as "pba1-carrier" 2s 334ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 965ms
And Go to mode of transportation details 311ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 496ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 247ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 278ms
And If user is login then logout 232ms
And Login as "super-admin-bausch" 2s 517ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 282ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 211ms
After Hooks.deleteModeOfTransportationAfterTest() 498ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 240ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 473ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 356ms
When Login as "super-admin-bausch" 2s 372ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 574ms
And Go to mode of transportation details 302ms
Then Verify that MOT has "WINTER_MAPPING" document 035ms
And Verify that "WINTER_MAPPING" document is "true" to edition 139ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 245ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 476ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 363ms
When Login as "super-admin-bausch" 2s 457ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 646ms
And Go to mode of transportation details 373ms
Then Verify that MOT has "SUMMER_MAPPING" document 049ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 157ms
After Hooks.deleteModeOfTransportationAfterTest() 383ms
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" 473ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 378ms
When Login as "super-admin-bausch" 2s 297ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 558ms
And Go to mode of transportation details 311ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 035ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 386ms
After Hooks.deleteModeOfTransportationAfterTest() 331ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 248ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 443ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 340ms
And Accept "WINTER_MAPPING" document by API 392ms
When Login as "super-admin-bausch" 2s 301ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 576ms
And Go to mode of transportation details 316ms
Then Verify that MOT has "WINTER_MAPPING" document 036ms
And Verify that "WINTER_MAPPING" document is "false" to edition 132ms
After Hooks.deleteModeOfTransportationAfterTest() 364ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 242ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 494ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 357ms
And Accept "SUMMER_MAPPING" document by API 418ms
When Login as "super-admin-bausch" 2s 424ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
And Go to mode of transportation details 293ms
Then Verify that MOT has "SUMMER_MAPPING" document 041ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 149ms
After Hooks.deleteModeOfTransportationAfterTest() 376ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 479ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 376ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 405ms
When Login as "super-admin-bausch" 2s 451ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
And Go to mode of transportation details 333ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 509ms
After Hooks.deleteModeOfTransportationAfterTest() 460ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 238ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 470ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 379ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 411ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 441ms
When Login as "super-admin-bausch" 2s 367ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Go to mode of transportation details 334ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 034ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 488ms
After Hooks.deleteModeOfTransportationAfterTest() 378ms
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 "bausch-admin" 2s 287ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 588ms
And Go to mode of transportation details 281ms
When Disable mode of transportation 155ms
And Go to the last mode of transportations table page 15s 036ms
Then Verify that mode of transportation is not visible in the table 15s 067ms
After Hooks.deleteModeOfTransportationAfterTest() 407ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 239ms
When Create default mode of transportation by API with "pba1-carrier" 475ms
And Login as "pba1-carrier" 4s 126ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 065ms
And Go to mode of transportation details 304ms
When Disable mode of transportation 207ms
And Go to the last mode of transportations table page 15s 044ms
Then Verify that mode of transportation is not visible in the table 15s 096ms
After Hooks.deleteModeOfTransportationAfterTest() 451ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 259ms
When Create default mode of transportation by API with "pba1-carrier" 524ms
And Login as "bausch-admin" 2s 434ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 610ms
And Disable mode of transportation by API 371ms
Then Show disabled mode of transportations in the table 153ms
And Go to the last mode of transportations table page 799ms
Then Verify that mode of transportation is visible in the table 099ms
After Hooks.deleteModeOfTransportationAfterTest() 393ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 533ms
And Create default mode of transportation by API with "pba1-carrier" 498ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 552ms
And Go to mode of transportation details 272ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 645ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 581ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 355ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 671ms
When Create default mode of transportation by API with "pba1-carrier" 481ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 283ms
Then Reject mode of transportation 167ms
And Verify that user is redirected to mode of transportation tab 455ms
Then Check if "Odrzucony" status is visible in mode of transportation table 085ms
After Hooks.deleteModeOfTransportationAfterTest() 352ms
View Feature Mode of transportation status
Scenario Outline Check if mode transportation status change appropriate to performed actions by users
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 603ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 599ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 566ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 083ms
And Go to mode of transportation details 229ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 441ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 517ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 218ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 066ms
And If user is login then logout 272ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 841ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Go to mode of transportation details 373ms
And Accept "WINTER_MAPPING" document 16s 199ms
And Accept "SUMMER_MAPPING" document 16s 211ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 323ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 692ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 093ms
And Go to mode of transportation details 343ms
And Approve mode of transportation 154ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 532ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 075ms
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() 426ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 672ms
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" 347ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 359ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 340ms
Then Approve mode of transportation 130ms
And Check if confirm mode of transportation button is visible 844ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 560ms
And Verify that user is redirected to mode of transportation tab 085ms
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" 249ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 655ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 364ms
When Login as "super-admin-bausch" 2s 400ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 583ms
And Go to mode of transportation details 336ms
And Verify that MOT has "SUMMER_MAPPING" document 043ms
Then Disable "SUMMER_MAPPING" document 15s 853ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 024ms
And Check if mode of transportation has status "Zaakceptowany" 068ms
After Hooks.deleteModeOfTransportationAfterTest() 483ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 234ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 473ms
When Login as "super-admin-bausch" 2s 335ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 584ms
And Go to mode of transportation details 333ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 777ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 084ms
And Check if mode of transportation has status "Zablokowany" 082ms
After Hooks.deleteModeOfTransportationAfterTest() 541ms
View Feature Mode of transportation status
Scenario Outline Check if it is possible to approve mode of transportation without accepted required section
Steps
Given Set token of apiUsername "super-admin-bausch" 225ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 401ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "super-admin-bausch" 2s 306ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 30s 867ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //div[contains(@class, 'mode-of-transportation')] (tried for 30 second(s) with 500 MILLISECONDS interval)
	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.checkElementIsVisible(BasePage.java:177)
	at CucumberTests.BaseTest.goToTab(BaseTest.java:94)
	at CucumberTests.Transport.CreateTransport.GoToTab(CreateTransport.java:193)
	at ✽.Go to "MODE_OF_TRANSPORTATION_TAB"(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:162)
Caused by: org.openqa.selenium.NoSuchElementException: Cannot locate an element using By.xpath: //div[contains(@class, 'mode-of-transportation')]
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: driver.version: unknown
	at org.openqa.selenium.support.ui.ExpectedConditions.lambda$findElement$0(ExpectedConditions.java:882)
	at java.util.Optional.orElseThrow(Optional.java:290)
	at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:881)
	at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:43)
	at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:205)
	at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:201)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208)
	at Pages.BasePage.checkElementIsVisible(BasePage.java:177)
	at CucumberTests.BaseTest.goToTab(BaseTest.java:94)
	at CucumberTests.Transport.CreateTransport.GoToTab(CreateTransport.java:193)
	at sun.reflect.GeneratedMethodAccessor208.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaStepDefinition.execute(JavaStepDefinition.java:57)
	at cucumber.runner.PickleStepDefinitionMatch.runStep(PickleStepDefinitionMatch.java:50)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.PickleStepTestStep.run(PickleStepTestStep.java:43)
	at cucumber.runner.TestCase.run(TestCase.java:45)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
And Go to mode of transportation details 000ms
Then Approve mode of transportation 000ms
And Check if mode of transportation has status "Niezaakceptowany" 000ms
And Check if error message is visible in mode of transportation details 000ms
After Hooks.deleteModeOfTransportationAfterTest() 380ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 241ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 667ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 351ms
When Login as "super-admin-bausch" 2s 518ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 651ms
And Go to mode of transportation details 335ms
And Verify that MOT has "SUMMER_MAPPING" document 040ms
Then Disable "SUMMER_MAPPING" document 15s 829ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 069ms
And Check if mode of transportation has status "Zaakceptowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 397ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 240ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 683ms
When Login as "super-admin-bausch" 2s 541ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 633ms
And Go to mode of transportation details 326ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 804ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 085ms
And Check if mode of transportation has status "Zablokowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 463ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 502ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 362ms
When Login as "super-admin-bausch" 2s 577ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 636ms
And Go to mode of transportation details 355ms
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 221ms
After Hooks.deleteModeOfTransportationAfterTest() 368ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 778ms
And Create default mode of transportation by API with "pba1-carrier" 703ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 391ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 582ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 262ms
After Hooks.deleteModeOfTransportationAfterTest() 369ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 603ms
And Create default mode of transportation by API with "pba1-carrier" 678ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 371ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 607ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 228ms
After Hooks.deleteModeOfTransportationAfterTest() 352ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 544ms
And Create default mode of transportation by API with "pba1-carrier" 650ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 371ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 236ms
After Hooks.deleteModeOfTransportationAfterTest() 381ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 242ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 729ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 135ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 795ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 109ms
And Login as "bausch-admin" 5s 164ms
And Go to "TRANSPORT_TABLE" 547ms
And Find transport in table with status "on-the-way" 3s 683ms
When Open statuses popup 193ms
And Toggle status date confirmation checkbox 400ms
And Confirm statuses until reach "process-ended" 17s 857ms
Then Check if transport has "process-ended" 066ms
After Hooks.deleteTransportAfterTest() 829ms
After Hooks.deleteModeOfTransportationAfterTest() 371ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 246ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 702ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 115ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 774ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 3s 987ms
And Login as "bausch-admin" 2s 397ms
And Go to "TRANSPORT_TABLE" 486ms
And Find transport in table with status "on-the-way" 3s 690ms
And Open statuses popup 180ms
And Toggle status date confirmation checkbox 409ms
And Change status execution date to "1" days from today 2s 482ms
Then Verify that status cannot be confirmed 1s 221ms
After Hooks.deleteTransportAfterTest() 817ms
After Hooks.deleteModeOfTransportationAfterTest() 377ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 251ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 682ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 108ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 779ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 031ms
And Login as "bausch-admin" 2s 442ms
And Go to "TRANSPORT_TABLE" 511ms
And Find transport in table with status "on-the-way" 3s 699ms
And Open statuses popup 201ms
And Toggle status date confirmation checkbox 393ms
And Change status execution date to "-1" days from today 2s 468ms
Then Verify that status cannot be confirmed 1s 230ms
After Hooks.deleteTransportAfterTest() 899ms
After Hooks.deleteModeOfTransportationAfterTest() 364ms
View Feature Transport files
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 259ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 316ms
And If user is login then logout 237ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 562ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 113ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 801ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 001ms
And Click button advice in transport table "LOAD_PL" 830ms
And Set advice window in schedule 3s 683ms
And Fill advice form 11s 562ms
And Click advice save button and wait for advice form to disappear 33s 239ms
And Find transport in table with status "advice-added" 3s 763ms
When Confirm statuses until reach "on-the-way" 13s 685ms
Then Verify that "delivery_document" document can be downloaded 17s 792ms
After Hooks.deleteTransportAfterTest() 786ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms