Project Number Date
ApolloFullRunnerReport kapibary.21 29 maj 2021, 07:27

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 505 5 53 0 0 563 49 5 54 28m 7s 502ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 282ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 014ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 140ms
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 858ms
And Click button advice in transport table "LOAD_PL" 2s 087ms
And Set advice window in schedule 3s 829ms
And Fill advice form 11s 674ms
And Click advice save button and wait for advice form to disappear 33s 267ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 197ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 773ms
When Go to "TRANSPORT_TABLE" 512ms
And Show all transport types 1s 168ms
And Click button advice in transport table "LOAD_PL" 2s 369ms
And Set advice window in schedule 3s 684ms
And Select driver "Marek Kanarek" from suggestions 2s 330ms
Then Verify if mode of transportation select is empty 093ms
After Hooks.deleteAllTransports() 48s 699ms
After Hooks.deleteModeOfTransportationAfterTest() 438ms
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 268ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 094ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 549ms
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() 391ms
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" 262ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 742ms
When Create default mode of transportation by API with "pba1-carrier" 589ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 315ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 3m 19s 972ms
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 538ms
After Hooks.deleteModeOfTransportationAfterTest() 414ms
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" 261ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 609ms
When Create default mode of transportation by API with "pba1-carrier" 515ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 20s 768ms
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 746ms
After Hooks.deleteModeOfTransportationAfterTest() 378ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 277ms
When Create default mode of transportation by API with "pba1-carrier" 495ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 517ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 161ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 562ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 294ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 339ms
After Hooks.deleteModeOfTransportationAfterTest() 443ms
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" 488ms
And Set status of MOT to "AWAITING_VERIFICATION" 294ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 161ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 865ms
When Login as "super-admin-bausch" 5s 418ms
And Go to "TRANSPORT_TABLE" 519ms
And Click button advice in transport table "LOAD_PL" 269ms
And Set advice window in schedule 3s 664ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 406ms
After Hooks.deleteTransportAfterTest() 601ms
After Hooks.deleteModeOfTransportationAfterTest() 338ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 252ms
And Create default mode of transportation by API with "pba1-carrier" 768ms
And Set status of MOT to "DISABLED" 336ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 998ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 840ms
When Login as "super-admin-bausch" 2s 546ms
And Go to "TRANSPORT_TABLE" 478ms
And Click button advice in transport table "LOAD_PL" 239ms
And Set advice window in schedule 3s 738ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 351ms
After Hooks.deleteTransportAfterTest() 596ms
After Hooks.deleteModeOfTransportationAfterTest() 338ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 259ms
And Create default mode of transportation by API with "pba1-carrier" 511ms
And Set status of MOT to "ACCEPTED" 339ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 048ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 992ms
When Login as "super-admin-bausch" 2s 425ms
And Go to "TRANSPORT_TABLE" 479ms
And Click button advice in transport table "LOAD_PL" 257ms
And Set advice window in schedule 3s 638ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 370ms
After Hooks.deleteTransportAfterTest() 534ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 237ms
And Create default mode of transportation by API with "pba1-carrier" 436ms
And Set status of MOT to "UPDATED" 342ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 068ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 800ms
When Login as "super-admin-bausch" 2s 556ms
And Go to "TRANSPORT_TABLE" 480ms
And Click button advice in transport table "LOAD_PL" 266ms
And Set advice window in schedule 3s 538ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 395ms
After Hooks.deleteTransportAfterTest() 607ms
After Hooks.deleteModeOfTransportationAfterTest() 363ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 260ms
And Create default mode of transportation by API with "pba1-carrier" 500ms
And Set status of MOT to "REJECTED" 326ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 101ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 769ms
When Login as "super-admin-bausch" 2s 473ms
And Go to "TRANSPORT_TABLE" 488ms
And Click button advice in transport table "LOAD_PL" 267ms
And Set advice window in schedule 3s 661ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 360ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 498ms
After Hooks.deleteTransportAfterTest() 786ms
After Hooks.deleteModeOfTransportationAfterTest() 353ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 268ms
And Create default mode of transportation by API with "pba1-carrier" 516ms
And Set status of MOT to "BLOCKED" 332ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 072ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 784ms
When Login as "super-admin-bausch" 2s 465ms
And Go to "TRANSPORT_TABLE" 468ms
And Click button advice in transport table "LOAD_PL" 270ms
And Set advice window in schedule 3s 657ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 359ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 524ms
After Hooks.deleteTransportAfterTest() 773ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 482ms
When Login as "pba1-carrier" 2s 394ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 245ms
And Go to mode of transportation details 255ms
And Open new "WINTER_MAPPING" document modal 171ms
Then Check default values in "WINTER_MAPPING" document form 071ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 232ms
And Verify that MOT has "WINTER_MAPPING" document 038ms
After Hooks.deleteModeOfTransportationAfterTest() 360ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 269ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 485ms
When Login as "pba1-carrier" 2s 243ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 173ms
And Go to mode of transportation details 276ms
And Open new "SUMMER_MAPPING" document modal 193ms
Then Check default values in "SUMMER_MAPPING" document form 075ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 190ms
And Verify that MOT has "SUMMER_MAPPING" document 043ms
After Hooks.deleteModeOfTransportationAfterTest() 392ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 470ms
When Login as "pba1-carrier" 2s 456ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 047ms
And Go to mode of transportation details 267ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 204ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 166ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 593ms
And Save new document 15s 179ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 255ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 478ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 366ms
When Login as "super-admin-bausch" 2s 254ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 557ms
And Go to mode of transportation details 339ms
Then Verify that MOT has "WINTER_MAPPING" document 037ms
And Accept "WINTER_MAPPING" document 16s 202ms
And Verify that "WINTER_MAPPING" document is accepted 078ms
After Hooks.deleteModeOfTransportationAfterTest() 388ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 249ms
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" 347ms
When Login as "super-admin-bausch" 2s 418ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
And Go to mode of transportation details 327ms
Then Verify that MOT has "SUMMER_MAPPING" document 049ms
And Accept "SUMMER_MAPPING" document 16s 198ms
And Verify that "SUMMER_MAPPING" document is accepted 092ms
After Hooks.deleteModeOfTransportationAfterTest() 386ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 255ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 475ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 377ms
When Login as "super-admin-bausch" 2s 479ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 316ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 291ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 068ms
After Hooks.deleteModeOfTransportationAfterTest() 361ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 261ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 454ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 340ms
When Login as "super-admin-bausch" 2s 227ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 643ms
And Go to mode of transportation details 316ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 297ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 104ms
After Hooks.deleteModeOfTransportationAfterTest() 366ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 250ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 477ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 363ms
When Login as "super-admin-bausch" 2s 290ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 622ms
And Go to mode of transportation details 324ms
Then Verify that MOT has "WINTER_MAPPING" document 047ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 045ms
After Hooks.deleteModeOfTransportationAfterTest() 387ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 498ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 349ms
When Login as "super-admin-bausch" 2s 466ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 643ms
And Go to mode of transportation details 308ms
Then Verify that MOT has "SUMMER_MAPPING" document 044ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 067ms
After Hooks.deleteModeOfTransportationAfterTest() 367ms
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" 431ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 358ms
When Login as "super-admin-bausch" 2s 489ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Go to mode of transportation details 316ms
Then Verify that MOT has "WINTER_MAPPING" document 051ms
And Disable "WINTER_MAPPING" document 15s 799ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 074ms
After Hooks.deleteModeOfTransportationAfterTest() 409ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 302ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 480ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 349ms
When Login as "super-admin-bausch" 2s 430ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 624ms
And Go to mode of transportation details 329ms
Then Verify that MOT has "SUMMER_MAPPING" document 049ms
And Disable "SUMMER_MAPPING" document 15s 804ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 037ms
After Hooks.deleteModeOfTransportationAfterTest() 565ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 257ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 451ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 380ms
When Login as "super-admin-bausch" 2s 495ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 655ms
And Go to mode of transportation details 333ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 817ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 034ms
After Hooks.deleteModeOfTransportationAfterTest() 412ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 255ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 545ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 353ms
When Login as "pba1-carrier" 4s 311ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 241ms
And Go to mode of transportation details 345ms
And Verify that MOT has "WINTER_MAPPING" document 048ms
Then Edit "WINTER_MAPPING" document 2s 422ms
And Update "WINTER_MAPPING" document 227ms
And Verify that "WINTER_MAPPING" document is updated 287ms
And If user is login then logout 221ms
And Login as "super-admin-bausch" 2s 379ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 580ms
And Go to mode of transportation details 273ms
And Verify that "WINTER_MAPPING" document has updated date 061ms
After Hooks.deleteModeOfTransportationAfterTest() 391ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 275ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 509ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 345ms
When Login as "pba1-carrier" 2s 796ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 076ms
And Go to mode of transportation details 317ms
And Verify that MOT has "SUMMER_MAPPING" document 041ms
Then Edit "SUMMER_MAPPING" document 2s 384ms
And Update "SUMMER_MAPPING" document 236ms
And Verify that "SUMMER_MAPPING" document is updated 214ms
And If user is login then logout 234ms
And Login as "super-admin-bausch" 2s 497ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Go to mode of transportation details 296ms
And Verify that "SUMMER_MAPPING" document has updated date 063ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 247ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 485ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 392ms
When Login as "pba1-carrier" 2s 300ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 069ms
And Go to mode of transportation details 318ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 050ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 527ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 236ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 296ms
And If user is login then logout 255ms
And Login as "super-admin-bausch" 2s 420ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Go to mode of transportation details 307ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 224ms
After Hooks.deleteModeOfTransportationAfterTest() 570ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 252ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 468ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 356ms
When Login as "super-admin-bausch" 2s 334ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 575ms
And Go to mode of transportation details 296ms
Then Verify that MOT has "WINTER_MAPPING" document 047ms
And Verify that "WINTER_MAPPING" document is "true" to edition 175ms
After Hooks.deleteModeOfTransportationAfterTest() 361ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 255ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 479ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 350ms
When Login as "super-admin-bausch" 2s 328ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 610ms
And Go to mode of transportation details 282ms
Then Verify that MOT has "SUMMER_MAPPING" document 043ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 164ms
After Hooks.deleteModeOfTransportationAfterTest() 369ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 249ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 480ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 377ms
When Login as "super-admin-bausch" 2s 329ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 592ms
And Go to mode of transportation details 345ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 502ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 492ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 350ms
And Accept "WINTER_MAPPING" document by API 396ms
When Login as "super-admin-bausch" 2s 315ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Go to mode of transportation details 397ms
Then Verify that MOT has "WINTER_MAPPING" document 043ms
And Verify that "WINTER_MAPPING" document is "false" to edition 160ms
After Hooks.deleteModeOfTransportationAfterTest() 381ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 266ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 492ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 347ms
And Accept "SUMMER_MAPPING" document by API 427ms
When Login as "super-admin-bausch" 2s 328ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 292ms
Then Verify that MOT has "SUMMER_MAPPING" document 045ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 167ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 307ms
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" 371ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 401ms
When Login as "super-admin-bausch" 2s 249ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 537ms
And Go to mode of transportation details 322ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 363ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
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" 470ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 383ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 405ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 449ms
When Login as "super-admin-bausch" 2s 349ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 343ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 484ms
After Hooks.deleteModeOfTransportationAfterTest() 397ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 257ms
When Create default mode of transportation by API with "pba1-carrier" 491ms
And Login as "bausch-admin" 2s 279ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 654ms
And Go to mode of transportation details 281ms
When Disable mode of transportation 141ms
And Go to the last mode of transportations table page 15s 067ms
Then Verify that mode of transportation is not visible in the table 15s 029ms
After Hooks.deleteModeOfTransportationAfterTest() 352ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 266ms
When Create default mode of transportation by API with "pba1-carrier" 499ms
And Login as "pba1-carrier" 3s 894ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 190ms
And Go to mode of transportation details 422ms
When Disable mode of transportation 241ms
And Go to the last mode of transportations table page 15s 086ms
Then Verify that mode of transportation is not visible in the table 15s 084ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 295ms
When Create default mode of transportation by API with "pba1-carrier" 494ms
And Login as "bausch-admin" 2s 385ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
And Disable mode of transportation by API 460ms
Then Show disabled mode of transportations in the table 152ms
And Go to the last mode of transportations table page 2s 384ms
Then Verify that mode of transportation is visible in the table 104ms
After Hooks.deleteModeOfTransportationAfterTest() 591ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 571ms
And Create default mode of transportation by API with "pba1-carrier" 514ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 298ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 723ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 530ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 342ms
After Hooks.deleteModeOfTransportationAfterTest() 356ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 537ms
When Create default mode of transportation by API with "pba1-carrier" 464ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Go to mode of transportation details 270ms
Then Reject mode of transportation 165ms
And Verify that user is redirected to mode of transportation tab 584ms
Then Check if "Odrzucony" status is visible in mode of transportation table 092ms
After Hooks.deleteModeOfTransportationAfterTest() 354ms
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 532ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 071ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 630ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 549ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 080ms
And Go to mode of transportation details 248ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 424ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 469ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 188ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 086ms
And If user is login then logout 273ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 797ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 627ms
And Go to mode of transportation details 347ms
And Accept "WINTER_MAPPING" document 16s 215ms
And Accept "SUMMER_MAPPING" document 16s 210ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 216ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 690ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 086ms
And Go to mode of transportation details 339ms
And Approve mode of transportation 154ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 552ms
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() 593ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 589ms
When Create default mode of transportation by API with "pba1-carrier" 487ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 396ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 412ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 335ms
Then Approve mode of transportation 140ms
And Check if confirm mode of transportation button is visible 815ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 565ms
And Verify that user is redirected to mode of transportation tab 091ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 089ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 255ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 682ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 368ms
When Login as "super-admin-bausch" 2s 303ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Go to mode of transportation details 362ms
And Verify that MOT has "SUMMER_MAPPING" document 054ms
Then Disable "SUMMER_MAPPING" document 15s 823ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 065ms
And Check if mode of transportation has status "Zaakceptowany" 091ms
After Hooks.deleteModeOfTransportationAfterTest() 430ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 278ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 754ms
When Login as "super-admin-bausch" 2s 572ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Go to mode of transportation details 354ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 795ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 090ms
And Check if mode of transportation has status "Zablokowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 433ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 269ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 482ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 373ms
When Login as "super-admin-bausch" 2s 503ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Go to mode of transportation details 338ms
Then Approve mode of transportation 143ms
And Check if mode of transportation has status "Niezaakceptowany" 071ms
And Check if error message is visible in mode of transportation details 217ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 239ms
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" 366ms
When Login as "super-admin-bausch" 2s 356ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Go to mode of transportation details 335ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Disable "SUMMER_MAPPING" document 15s 848ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 087ms
And Check if mode of transportation has status "Zaakceptowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 452ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 276ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 709ms
When Login as "super-admin-bausch" 2s 499ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Go to mode of transportation details 318ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 050ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 785ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 079ms
And Check if mode of transportation has status "Zablokowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 565ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 284ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 476ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 380ms
When Login as "super-admin-bausch" 2s 569ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Go to mode of transportation details 306ms
Then Approve mode of transportation 163ms
And Check if mode of transportation has status "Niezaakceptowany" 065ms
And Check if error message is visible in mode of transportation details 159ms
After Hooks.deleteModeOfTransportationAfterTest() 371ms
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 778ms
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" 479ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 556ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 179ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-05-[29]> but was:<2022-05-[30]>
	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() 315ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 495ms
And Create default mode of transportation by API with "pba1-carrier" 645ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 427ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 572ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 217ms
After Hooks.deleteModeOfTransportationAfterTest() 361ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 532ms
And Create default mode of transportation by API with "pba1-carrier" 675ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 445ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 562ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 232ms
After Hooks.deleteModeOfTransportationAfterTest() 350ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 302ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 719ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 107ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 815ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 3s 839ms
And Login as "bausch-admin" 5s 231ms
And Go to "TRANSPORT_TABLE" 550ms
And Find transport in table with status "on-the-way" 3s 627ms
When Open statuses popup 178ms
And Toggle status date confirmation checkbox 411ms
And Confirm statuses until reach "process-ended" 17s 785ms
Then Check if transport has "process-ended" 070ms
After Hooks.deleteTransportAfterTest() 818ms
After Hooks.deleteModeOfTransportationAfterTest() 367ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 250ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 718ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 096ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 801ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 009ms
And Login as "bausch-admin" 2s 452ms
And Go to "TRANSPORT_TABLE" 507ms
And Find transport in table with status "on-the-way" 3s 710ms
And Open statuses popup 185ms
And Toggle status date confirmation checkbox 395ms
And Change status execution date to "1" days from today 2s 472ms
Then Verify that status cannot be confirmed 1s 218ms
After Hooks.deleteTransportAfterTest() 840ms
After Hooks.deleteModeOfTransportationAfterTest() 371ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 268ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 740ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 130ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 772ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 3s 736ms
And Login as "bausch-admin" 2s 376ms
And Go to "TRANSPORT_TABLE" 500ms
And Find transport in table with status "on-the-way" 3s 679ms
And Open statuses popup 192ms
And Toggle status date confirmation checkbox 391ms
And Change status execution date to "-1" days from today 2s 431ms
Then Verify that status cannot be confirmed 1s 221ms
After Hooks.deleteTransportAfterTest() 868ms
After Hooks.deleteModeOfTransportationAfterTest() 431ms
View Feature Transport files
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 500ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 170ms
And If user is login then logout 321ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 780ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 226ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 806ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 001ms
And Click button advice in transport table "LOAD_PL" 748ms
And Set advice window in schedule 3s 935ms
And Fill advice form 11s 672ms
And Click advice save button and wait for advice form to disappear 33s 455ms
And Find transport in table with status "advice-added" 3s 766ms
When Confirm statuses until reach "on-the-way" 13s 750ms
Then Verify that "delivery_document" document can be downloaded 16s 993ms
After Hooks.deleteTransportAfterTest() 770ms
After Hooks.deleteModeOfTransportationAfterTest() 389ms