Project Number Date
ApolloFullRunnerReport kapibary.23 31 maj 2021, 07:26

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 9s 159ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 638ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 296ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 113ms
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 193ms
And Set advice window in schedule 3s 731ms
And Fill advice form 11s 246ms
And Click advice save button and wait for advice form to disappear 33s 345ms
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" "true" confirmation 782ms
When Go to "TRANSPORT_TABLE" 481ms
And Show all transport types 1s 155ms
And Click button advice in transport table "LOAD_PL" 2s 365ms
And Set advice window in schedule 3s 576ms
And Select driver "Marek Kanarek" from suggestions 2s 360ms
Then Verify if mode of transportation select is empty 106ms
After Hooks.deleteAllTransports() 48s 761ms
After Hooks.deleteModeOfTransportationAfterTest() 450ms
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 594ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 095ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 559ms
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() 387ms
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" 337ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 725ms
When Create default mode of transportation by API with "pba1-carrier" 551ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 361ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 3m 19s 440ms
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 594ms
After Hooks.deleteModeOfTransportationAfterTest() 356ms
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" 296ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 750ms
When Create default mode of transportation by API with "pba1-carrier" 503ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 18s 235ms
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 622ms
After Hooks.deleteModeOfTransportationAfterTest() 334ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 278ms
When Create default mode of transportation by API with "pba1-carrier" 522ms
After Hooks.deleteModeOfTransportationAfterTest() 348ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 730ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 145ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 635ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 272ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 358ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 272ms
And Create default mode of transportation by API with "pba1-carrier" 475ms
And Set status of MOT to "AWAITING_VERIFICATION" 315ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 039ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 883ms
When Login as "super-admin-bausch" 5s 526ms
And Go to "TRANSPORT_TABLE" 474ms
And Click button advice in transport table "LOAD_PL" 231ms
And Set advice window in schedule 3s 850ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 401ms
After Hooks.deleteTransportAfterTest() 627ms
After Hooks.deleteModeOfTransportationAfterTest() 363ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 277ms
And Create default mode of transportation by API with "pba1-carrier" 482ms
And Set status of MOT to "DISABLED" 344ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 047ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 877ms
When Login as "super-admin-bausch" 2s 704ms
And Go to "TRANSPORT_TABLE" 472ms
And Click button advice in transport table "LOAD_PL" 268ms
And Set advice window in schedule 3s 594ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 308ms
After Hooks.deleteTransportAfterTest() 600ms
After Hooks.deleteModeOfTransportationAfterTest() 313ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 305ms
And Create default mode of transportation by API with "pba1-carrier" 534ms
And Set status of MOT to "ACCEPTED" 350ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 100ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 882ms
When Login as "super-admin-bausch" 2s 476ms
And Go to "TRANSPORT_TABLE" 473ms
And Click button advice in transport table "LOAD_PL" 249ms
And Set advice window in schedule 3s 681ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 557ms
After Hooks.deleteTransportAfterTest() 568ms
After Hooks.deleteModeOfTransportationAfterTest() 345ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 284ms
And Create default mode of transportation by API with "pba1-carrier" 480ms
And Set status of MOT to "UPDATED" 347ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 042ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 820ms
When Login as "super-admin-bausch" 2s 478ms
And Go to "TRANSPORT_TABLE" 453ms
And Click button advice in transport table "LOAD_PL" 220ms
And Set advice window in schedule 3s 670ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 461ms
After Hooks.deleteTransportAfterTest() 589ms
After Hooks.deleteModeOfTransportationAfterTest() 351ms
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" 513ms
And Set status of MOT to "REJECTED" 361ms
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 768ms
When Login as "super-admin-bausch" 2s 488ms
And Go to "TRANSPORT_TABLE" 485ms
And Click button advice in transport table "LOAD_PL" 261ms
And Set advice window in schedule 3s 655ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 324ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 536ms
After Hooks.deleteTransportAfterTest() 680ms
After Hooks.deleteModeOfTransportationAfterTest() 358ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 295ms
And Create default mode of transportation by API with "pba1-carrier" 491ms
And Set status of MOT to "BLOCKED" 336ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 975ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 819ms
When Login as "super-admin-bausch" 2s 659ms
And Go to "TRANSPORT_TABLE" 494ms
And Click button advice in transport table "LOAD_PL" 233ms
And Set advice window in schedule 3s 692ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 345ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 486ms
After Hooks.deleteTransportAfterTest() 590ms
After Hooks.deleteModeOfTransportationAfterTest() 347ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 277ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 498ms
When Login as "pba1-carrier" 2s 331ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 268ms
And Go to mode of transportation details 312ms
And Open new "WINTER_MAPPING" document modal 188ms
Then Check default values in "WINTER_MAPPING" document form 098ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 215ms
And Verify that MOT has "WINTER_MAPPING" document 047ms
After Hooks.deleteModeOfTransportationAfterTest() 378ms
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" 451ms
When Login as "pba1-carrier" 2s 377ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 256ms
And Go to mode of transportation details 311ms
And Open new "SUMMER_MAPPING" document modal 166ms
Then Check default values in "SUMMER_MAPPING" document form 060ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 165ms
And Verify that MOT has "SUMMER_MAPPING" document 040ms
After Hooks.deleteModeOfTransportationAfterTest() 469ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 286ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 510ms
When Login as "pba1-carrier" 2s 472ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 248ms
And Go to mode of transportation details 269ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 184ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 149ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 605ms
And Save new document 15s 228ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
After Hooks.deleteModeOfTransportationAfterTest() 389ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 280ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 491ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 349ms
When Login as "super-admin-bausch" 2s 478ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 657ms
And Go to mode of transportation details 317ms
Then Verify that MOT has "WINTER_MAPPING" document 042ms
And Accept "WINTER_MAPPING" document 16s 219ms
And Verify that "WINTER_MAPPING" document is accepted 074ms
After Hooks.deleteModeOfTransportationAfterTest() 438ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 256ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 470ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 331ms
When Login as "super-admin-bausch" 2s 262ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 584ms
And Go to mode of transportation details 304ms
Then Verify that MOT has "SUMMER_MAPPING" document 035ms
And Accept "SUMMER_MAPPING" document 16s 157ms
And Verify that "SUMMER_MAPPING" document is accepted 085ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
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" 516ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 361ms
When Login as "super-admin-bausch" 2s 632ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Go to mode of transportation details 353ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 201ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 096ms
After Hooks.deleteModeOfTransportationAfterTest() 478ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 274ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 474ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 372ms
When Login as "super-admin-bausch" 2s 470ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 620ms
And Go to mode of transportation details 353ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 323ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 069ms
After Hooks.deleteModeOfTransportationAfterTest() 327ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 431ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "super-admin-bausch" 2s 516ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 311ms
Then Verify that MOT has "WINTER_MAPPING" document 045ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 071ms
After Hooks.deleteModeOfTransportationAfterTest() 380ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 271ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 507ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 367ms
When Login as "super-admin-bausch" 2s 471ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 624ms
And Go to mode of transportation details 321ms
Then Verify that MOT has "SUMMER_MAPPING" document 046ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 032ms
After Hooks.deleteModeOfTransportationAfterTest() 369ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 476ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 369ms
When Login as "super-admin-bausch" 2s 806ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Go to mode of transportation details 311ms
Then Verify that MOT has "WINTER_MAPPING" document 046ms
And Disable "WINTER_MAPPING" document 15s 816ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 074ms
After Hooks.deleteModeOfTransportationAfterTest() 478ms
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" 483ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 369ms
When Login as "super-admin-bausch" 2s 482ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 638ms
And Go to mode of transportation details 336ms
Then Verify that MOT has "SUMMER_MAPPING" document 045ms
And Disable "SUMMER_MAPPING" document 15s 856ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 023ms
After Hooks.deleteModeOfTransportationAfterTest() 596ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 292ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 443ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 340ms
When Login as "super-admin-bausch" 2s 329ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 638ms
And Go to mode of transportation details 325ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 034ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 756ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 066ms
After Hooks.deleteModeOfTransportationAfterTest() 409ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 285ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 498ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 365ms
When Login as "pba1-carrier" 4s 254ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 329ms
And Go to mode of transportation details 307ms
And Verify that MOT has "WINTER_MAPPING" document 048ms
Then Edit "WINTER_MAPPING" document 2s 466ms
And Update "WINTER_MAPPING" document 255ms
And Verify that "WINTER_MAPPING" document is updated 296ms
And If user is login then logout 246ms
And Login as "super-admin-bausch" 2s 565ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Go to mode of transportation details 286ms
And Verify that "WINTER_MAPPING" document has updated date 084ms
After Hooks.deleteModeOfTransportationAfterTest() 395ms
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" 494ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 348ms
When Login as "pba1-carrier" 2s 268ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 136ms
And Go to mode of transportation details 293ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Edit "SUMMER_MAPPING" document 2s 435ms
And Update "SUMMER_MAPPING" document 246ms
And Verify that "SUMMER_MAPPING" document is updated 229ms
And If user is login then logout 247ms
And Login as "super-admin-bausch" 2s 566ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 535ms
And Go to mode of transportation details 284ms
And Verify that "SUMMER_MAPPING" document has updated date 054ms
After Hooks.deleteModeOfTransportationAfterTest() 364ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 254ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 451ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 349ms
When Login as "pba1-carrier" 2s 185ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 185ms
And Go to mode of transportation details 303ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 426ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 227ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 295ms
And If user is login then logout 241ms
And Login as "super-admin-bausch" 2s 510ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 320ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 170ms
After Hooks.deleteModeOfTransportationAfterTest() 465ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 276ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 523ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 371ms
When Login as "super-admin-bausch" 2s 350ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 311ms
Then Verify that MOT has "WINTER_MAPPING" document 040ms
And Verify that "WINTER_MAPPING" document is "true" to edition 152ms
After Hooks.deleteModeOfTransportationAfterTest() 378ms
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" 516ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 362ms
When Login as "super-admin-bausch" 2s 334ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Go to mode of transportation details 311ms
Then Verify that MOT has "SUMMER_MAPPING" document 039ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 136ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 259ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 504ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 422ms
When Login as "super-admin-bausch" 2s 295ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Go to mode of transportation details 307ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 494ms
After Hooks.deleteModeOfTransportationAfterTest() 390ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 276ms
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" 359ms
And Accept "WINTER_MAPPING" document by API 401ms
When Login as "super-admin-bausch" 2s 356ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 308ms
Then Verify that MOT has "WINTER_MAPPING" document 047ms
And Verify that "WINTER_MAPPING" document is "false" to edition 164ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 267ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 476ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 360ms
And Accept "SUMMER_MAPPING" document by API 410ms
When Login as "super-admin-bausch" 2s 321ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 597ms
And Go to mode of transportation details 335ms
Then Verify that MOT has "SUMMER_MAPPING" document 042ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 171ms
After Hooks.deleteModeOfTransportationAfterTest() 399ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 267ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 499ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 373ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 407ms
When Login as "super-admin-bausch" 2s 363ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
And Go to mode of transportation details 321ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 516ms
After Hooks.deleteModeOfTransportationAfterTest() 463ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 268ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 471ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 390ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 400ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 463ms
When Login as "super-admin-bausch" 2s 367ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
And Go to mode of transportation details 339ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 492ms
After Hooks.deleteModeOfTransportationAfterTest() 379ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 271ms
When Create default mode of transportation by API with "pba1-carrier" 490ms
And Login as "bausch-admin" 2s 279ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Go to mode of transportation details 281ms
When Disable mode of transportation 167ms
And Go to the last mode of transportations table page 15s 051ms
Then Verify that mode of transportation is not visible in the table 15s 056ms
After Hooks.deleteModeOfTransportationAfterTest() 330ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 318ms
When Create default mode of transportation by API with "pba1-carrier" 498ms
And Login as "pba1-carrier" 3s 853ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 232ms
And Go to mode of transportation details 294ms
When Disable mode of transportation 202ms
And Go to the last mode of transportations table page 15s 046ms
Then Verify that mode of transportation is not visible in the table 15s 080ms
After Hooks.deleteModeOfTransportationAfterTest() 301ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 263ms
When Create default mode of transportation by API with "pba1-carrier" 427ms
And Login as "bausch-admin" 2s 186ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 624ms
And Disable mode of transportation by API 367ms
Then Show disabled mode of transportations in the table 174ms
And Go to the last mode of transportations table page 4s 063ms
Then Verify that mode of transportation is visible in the table 134ms
After Hooks.deleteModeOfTransportationAfterTest() 568ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 492ms
And Create default mode of transportation by API with "pba1-carrier" 497ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 570ms
And Go to mode of transportation details 309ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 553ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 341ms
After Hooks.deleteModeOfTransportationAfterTest() 358ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 527ms
When Create default mode of transportation by API with "pba1-carrier" 513ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 579ms
And Go to mode of transportation details 278ms
Then Reject mode of transportation 167ms
And Verify that user is redirected to mode of transportation tab 461ms
Then Check if "Odrzucony" status is visible in mode of transportation table 068ms
After Hooks.deleteModeOfTransportationAfterTest() 335ms
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 626ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 242ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 525ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 090ms
And Go to mode of transportation details 285ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 512ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 430ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 152ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 641ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 092ms
And If user is login then logout 282ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 3s 023ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 651ms
And Go to mode of transportation details 388ms
And Accept "WINTER_MAPPING" document 16s 204ms
And Accept "SUMMER_MAPPING" document 16s 247ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 277ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 707ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 085ms
And Go to mode of transportation details 342ms
And Approve mode of transportation 150ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 524ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 074ms
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() 516ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 643ms
When Create default mode of transportation by API with "pba1-carrier" 501ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 391ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 407ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 610ms
And Go to mode of transportation details 328ms
Then Approve mode of transportation 140ms
And Check if confirm mode of transportation button is visible 898ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 572ms
And Verify that user is redirected to mode of transportation tab 084ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 086ms
After Hooks.deleteModeOfTransportationAfterTest() 387ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 259ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 714ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 350ms
When Login as "super-admin-bausch" 2s 320ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 597ms
And Go to mode of transportation details 326ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Disable "SUMMER_MAPPING" document 15s 855ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 026ms
And Check if mode of transportation has status "Zaakceptowany" 071ms
After Hooks.deleteModeOfTransportationAfterTest() 404ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 304ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 733ms
When Login as "super-admin-bausch" 2s 504ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 676ms
And Go to mode of transportation details 334ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 804ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 066ms
And Check if mode of transportation has status "Zablokowany" 094ms
After Hooks.deleteModeOfTransportationAfterTest() 511ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 273ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 475ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 377ms
When Login as "super-admin-bausch" 2s 485ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 627ms
And Go to mode of transportation details 332ms
Then Approve mode of transportation 148ms
And Check if mode of transportation has status "Niezaakceptowany" 076ms
And Check if error message is visible in mode of transportation details 237ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 256ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 613ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 317ms
When Login as "super-admin-bausch" 2s 307ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 377ms
And Verify that MOT has "SUMMER_MAPPING" document 034ms
Then Disable "SUMMER_MAPPING" document 15s 787ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 051ms
And Check if mode of transportation has status "Zaakceptowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 508ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 298ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 681ms
When Login as "super-admin-bausch" 2s 522ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 657ms
And Go to mode of transportation details 332ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 051ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 808ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 023ms
And Check if mode of transportation has status "Zablokowany" 078ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 295ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 515ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 391ms
When Login as "super-admin-bausch" 2s 467ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 651ms
And Go to mode of transportation details 333ms
Then Approve mode of transportation 143ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 148ms
After Hooks.deleteModeOfTransportationAfterTest() 367ms
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 707ms
And Create default mode of transportation by API with "pba1-carrier" 667ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 477ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 262ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-0[5-3]1> but was:<2022-0[6-0]1>
	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() 389ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 517ms
And Create default mode of transportation by API with "pba1-carrier" 735ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 418ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 236ms
After Hooks.deleteModeOfTransportationAfterTest() 378ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 611ms
And Create default mode of transportation by API with "pba1-carrier" 780ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 440ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 208ms
After Hooks.deleteModeOfTransportationAfterTest() 336ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 344ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 623ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 122ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 771ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 099ms
And Login as "bausch-admin" 5s 299ms
And Go to "TRANSPORT_TABLE" 562ms
And Find transport in table with status "on-the-way" 3s 632ms
When Open statuses popup 199ms
And Toggle status date confirmation checkbox 464ms
And Confirm statuses until reach "process-ended" 17s 894ms
Then Check if transport has "process-ended" 078ms
After Hooks.deleteTransportAfterTest() 1s 014ms
After Hooks.deleteModeOfTransportationAfterTest() 388ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 306ms
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 166ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 809ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 109ms
And Login as "bausch-admin" 2s 531ms
And Go to "TRANSPORT_TABLE" 509ms
And Find transport in table with status "on-the-way" 3s 679ms
And Open statuses popup 183ms
And Toggle status date confirmation checkbox 405ms
And Change status execution date to "1" days from today 2s 461ms
Then Verify that status cannot be confirmed 1s 204ms
After Hooks.deleteTransportAfterTest() 803ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 294ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 679ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 992ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 792ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 087ms
And Login as "bausch-admin" 2s 472ms
And Go to "TRANSPORT_TABLE" 480ms
And Find transport in table with status "on-the-way" 3s 634ms
And Open statuses popup 182ms
And Toggle status date confirmation checkbox 415ms
And Change status execution date to "-1" days from today 2s 441ms
Then Verify that status cannot be confirmed 1s 204ms
After Hooks.deleteTransportAfterTest() 927ms
After Hooks.deleteModeOfTransportationAfterTest() 415ms
View Feature Transport files
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 806ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 081ms
And If user is login then logout 257ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 725ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 196ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 788ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 001ms
And Click button advice in transport table "LOAD_PL" 774ms
And Set advice window in schedule 3s 856ms
And Fill advice form 11s 520ms
And Click advice save button and wait for advice form to disappear 33s 330ms
And Find transport in table with status "advice-added" 3s 731ms
When Confirm statuses until reach "on-the-way" 13s 723ms
Then Verify that "delivery_document" document can be downloaded 17s 256ms
After Hooks.deleteTransportAfterTest() 826ms
After Hooks.deleteModeOfTransportationAfterTest() 399ms