Project Number Date
ApolloFullRunnerReport develop.437 26 maj 2021, 09:53

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 546 2 15 0 0 563 52 2 54 21m 14s 413ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 205ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 740ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 360ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_PL" "super-admin-bausch" 004ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 163ms
And Click button advice in transport table "LOAD_PL" 2s 201ms
And Set advice window in schedule 2s 893ms
And Fill advice form 9s 396ms
And Click advice save button and wait for advice form to disappear 30s 761ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 341ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 157ms
When Go to "TRANSPORT_TABLE" 284ms
And Show all transport types 1s 050ms
And Click button advice in transport table "LOAD_PL" 2s 109ms
And Set advice window in schedule 2s 861ms
And Select driver "Marek Kanarek" from suggestions 1s 134ms
Then Verify if mode of transportation select is empty 036ms
After Hooks.deleteAllTransports() 46s 748ms
After Hooks.deleteModeOfTransportationAfterTest() 183ms
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" 1s 809ms
And Create default accepted mode of transportation by API with "pba1-carrier" 432ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 313ms
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.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:238)
	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() 141ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 130ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 264ms
When Create default mode of transportation by API with "pba1-carrier" 179ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 188ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 12s 769ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 247ms
After Hooks.deleteModeOfTransportationAfterTest() 142ms
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" 124ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 237ms
When Create default mode of transportation by API with "pba1-carrier" 088ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 16s 118ms
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() 245ms
After Hooks.deleteModeOfTransportationAfterTest() 126ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 128ms
When Create default mode of transportation by API with "pba1-carrier" 136ms
After Hooks.deleteModeOfTransportationAfterTest() 135ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 194ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 307ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 274ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 074ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 258ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 091ms
After Hooks.deleteModeOfTransportationAfterTest() 108ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 114ms
And Create default mode of transportation by API with "pba1-carrier" 086ms
And Set status of MOT to "AWAITING_VERIFICATION" 083ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 282ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 241ms
When Login as "super-admin-bausch" 1s 766ms
And Go to "TRANSPORT_TABLE" 209ms
And Click button advice in transport table "LOAD_PL" 079ms
And Set advice window in schedule 2s 869ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 477ms
After Hooks.deleteTransportAfterTest() 104ms
After Hooks.deleteModeOfTransportationAfterTest() 113ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 126ms
And Create default mode of transportation by API with "pba1-carrier" 100ms
And Set status of MOT to "DISABLED" 131ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 275ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 136ms
When Login as "super-admin-bausch" 1s 225ms
And Go to "TRANSPORT_TABLE" 211ms
And Click button advice in transport table "LOAD_PL" 102ms
And Set advice window in schedule 2s 900ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 410ms
After Hooks.deleteTransportAfterTest() 099ms
After Hooks.deleteModeOfTransportationAfterTest() 104ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 125ms
And Create default mode of transportation by API with "pba1-carrier" 088ms
And Set status of MOT to "ACCEPTED" 094ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 250ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 168ms
When Login as "super-admin-bausch" 1s 201ms
And Go to "TRANSPORT_TABLE" 206ms
And Click button advice in transport table "LOAD_PL" 089ms
And Set advice window in schedule 2s 944ms
Then Check if "AAAA0000" MOT can be selected in advice form 470ms
After Hooks.deleteTransportAfterTest() 129ms
After Hooks.deleteModeOfTransportationAfterTest() 110ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 119ms
And Create default mode of transportation by API with "pba1-carrier" 103ms
And Set status of MOT to "UPDATED" 134ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 243ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 150ms
When Login as "super-admin-bausch" 1s 211ms
And Go to "TRANSPORT_TABLE" 207ms
And Click button advice in transport table "LOAD_PL" 110ms
And Set advice window in schedule 2s 866ms
Then Check if "AAAA0000" MOT can be selected in advice form 440ms
After Hooks.deleteTransportAfterTest() 100ms
After Hooks.deleteModeOfTransportationAfterTest() 115ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 115ms
And Create default mode of transportation by API with "pba1-carrier" 094ms
And Set status of MOT to "REJECTED" 112ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 294ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 145ms
When Login as "super-admin-bausch" 1s 105ms
And Go to "TRANSPORT_TABLE" 215ms
And Click button advice in transport table "LOAD_PL" 090ms
And Set advice window in schedule 2s 847ms
Then Check if "AAAA0000" MOT is visible in advice form 457ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 225ms
After Hooks.deleteTransportAfterTest() 109ms
After Hooks.deleteModeOfTransportationAfterTest() 117ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 124ms
And Create default mode of transportation by API with "pba1-carrier" 099ms
And Set status of MOT to "BLOCKED" 107ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 261ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 151ms
When Login as "super-admin-bausch" 1s 175ms
And Go to "TRANSPORT_TABLE" 195ms
And Click button advice in transport table "LOAD_PL" 095ms
And Set advice window in schedule 2s 877ms
Then Check if "AAAA0000" MOT is visible in advice form 410ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 170ms
After Hooks.deleteTransportAfterTest() 089ms
After Hooks.deleteModeOfTransportationAfterTest() 149ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 157ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 114ms
When Login as "pba1-carrier" 1s 317ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 331ms
And Go to mode of transportation details 110ms
And Open new "WINTER_MAPPING" document modal 079ms
Then Check default values in "WINTER_MAPPING" document form 024ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 061ms
And Verify that MOT has "WINTER_MAPPING" document 014ms
After Hooks.deleteModeOfTransportationAfterTest() 178ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 126ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 114ms
When Login as "pba1-carrier" 1s 163ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 294ms
And Go to mode of transportation details 115ms
And Open new "SUMMER_MAPPING" document modal 077ms
Then Check default values in "SUMMER_MAPPING" document form 026ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 056ms
And Verify that MOT has "SUMMER_MAPPING" document 017ms
After Hooks.deleteModeOfTransportationAfterTest() 143ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 126ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 100ms
When Login as "pba1-carrier" 1s 187ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 280ms
And Go to mode of transportation details 111ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 075ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 048ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 140ms
And Save new document 15s 072ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
After Hooks.deleteModeOfTransportationAfterTest() 117ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 139ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 099ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 058ms
When Login as "super-admin-bausch" 1s 217ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 265ms
And Go to mode of transportation details 129ms
Then Verify that MOT has "WINTER_MAPPING" document 012ms
And Accept "WINTER_MAPPING" document 15s 759ms
And Verify that "WINTER_MAPPING" document is accepted 025ms
After Hooks.deleteModeOfTransportationAfterTest() 134ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 123ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 098ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 083ms
When Login as "super-admin-bausch" 1s 200ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 272ms
And Go to mode of transportation details 162ms
Then Verify that MOT has "SUMMER_MAPPING" document 014ms
And Accept "SUMMER_MAPPING" document 210ms
And Verify that "SUMMER_MAPPING" document is accepted 028ms
After Hooks.deleteModeOfTransportationAfterTest() 114ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 124ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 097ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 074ms
When Login as "super-admin-bausch" 1s 077ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 257ms
And Go to mode of transportation details 143ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 018ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 726ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 033ms
After Hooks.deleteModeOfTransportationAfterTest() 114ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 122ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 087ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 071ms
When Login as "super-admin-bausch" 1s 173ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 261ms
And Go to mode of transportation details 159ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 869ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 037ms
After Hooks.deleteModeOfTransportationAfterTest() 120ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 120ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 098ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 083ms
When Login as "super-admin-bausch" 1s 138ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 276ms
And Go to mode of transportation details 138ms
Then Verify that MOT has "WINTER_MAPPING" document 013ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 027ms
After Hooks.deleteModeOfTransportationAfterTest() 126ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 125ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 106ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 078ms
When Login as "super-admin-bausch" 1s 126ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 236ms
And Go to mode of transportation details 137ms
Then Verify that MOT has "SUMMER_MAPPING" document 016ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 018ms
After Hooks.deleteModeOfTransportationAfterTest() 107ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 127ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 095ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 069ms
When Login as "super-admin-bausch" 1s 214ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 275ms
And Go to mode of transportation details 144ms
Then Verify that MOT has "WINTER_MAPPING" document 013ms
And Disable "WINTER_MAPPING" document 15s 658ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 036ms
After Hooks.deleteModeOfTransportationAfterTest() 143ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 123ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 075ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 067ms
When Login as "super-admin-bausch" 1s 142ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 235ms
And Go to mode of transportation details 157ms
Then Verify that MOT has "SUMMER_MAPPING" document 012ms
And Disable "SUMMER_MAPPING" document 15s 608ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 058ms
After Hooks.deleteModeOfTransportationAfterTest() 121ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 122ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 085ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 089ms
When Login as "super-admin-bausch" 1s 161ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 266ms
And Go to mode of transportation details 161ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 011ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 620ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 008ms
After Hooks.deleteModeOfTransportationAfterTest() 105ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 129ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 077ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 089ms
When Login as "pba1-carrier" 1s 649ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 312ms
And Go to mode of transportation details 149ms
And Verify that MOT has "WINTER_MAPPING" document 011ms
Then Edit "WINTER_MAPPING" document 2s 184ms
And Update "WINTER_MAPPING" document 091ms
And Verify that "WINTER_MAPPING" document is updated 083ms
And If user is login then logout 088ms
And Login as "super-admin-bausch" 1s 074ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 246ms
And Go to mode of transportation details 135ms
And Verify that "WINTER_MAPPING" document has updated date 023ms
After Hooks.deleteModeOfTransportationAfterTest() 101ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 124ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 095ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 088ms
When Login as "pba1-carrier" 1s 089ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 341ms
And Go to mode of transportation details 117ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Edit "SUMMER_MAPPING" document 2s 166ms
And Update "SUMMER_MAPPING" document 109ms
And Verify that "SUMMER_MAPPING" document is updated 086ms
And If user is login then logout 081ms
And Login as "super-admin-bausch" 1s 179ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 248ms
And Go to mode of transportation details 125ms
And Verify that "SUMMER_MAPPING" document has updated date 016ms
After Hooks.deleteModeOfTransportationAfterTest() 109ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 116ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 093ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 084ms
When Login as "pba1-carrier" 1s 197ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 285ms
And Go to mode of transportation details 131ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 4s 512ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 074ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 091ms
And If user is login then logout 076ms
And Login as "super-admin-bausch" 1s 230ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 251ms
And Go to mode of transportation details 145ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 047ms
After Hooks.deleteModeOfTransportationAfterTest() 107ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 113ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 097ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 070ms
When Login as "super-admin-bausch" 942ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 237ms
And Go to mode of transportation details 136ms
Then Verify that MOT has "WINTER_MAPPING" document 015ms
And Verify that "WINTER_MAPPING" document is "true" to edition 063ms
After Hooks.deleteModeOfTransportationAfterTest() 114ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 124ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 093ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 086ms
When Login as "super-admin-bausch" 1s 037ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 261ms
And Go to mode of transportation details 145ms
Then Verify that MOT has "SUMMER_MAPPING" document 013ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 041ms
After Hooks.deleteModeOfTransportationAfterTest() 102ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 120ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 089ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 077ms
When Login as "super-admin-bausch" 1s 052ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 239ms
And Go to mode of transportation details 156ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 156ms
After Hooks.deleteModeOfTransportationAfterTest() 116ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 127ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 093ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 073ms
And Accept "WINTER_MAPPING" document by API 083ms
When Login as "super-admin-bausch" 1s 069ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 124ms
Then Verify that MOT has "WINTER_MAPPING" document 017ms
And Verify that "WINTER_MAPPING" document is "false" to edition 045ms
After Hooks.deleteModeOfTransportationAfterTest() 112ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 116ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 078ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 066ms
And Accept "SUMMER_MAPPING" document by API 083ms
When Login as "super-admin-bausch" 1s 083ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 252ms
And Go to mode of transportation details 129ms
Then Verify that MOT has "SUMMER_MAPPING" document 019ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 044ms
After Hooks.deleteModeOfTransportationAfterTest() 099ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 119ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 092ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 087ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 078ms
When Login as "super-admin-bausch" 1s 099ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 242ms
And Go to mode of transportation details 151ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 016ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 149ms
After Hooks.deleteModeOfTransportationAfterTest() 120ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 125ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 094ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 101ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 071ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 095ms
When Login as "super-admin-bausch" 1s 049ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 246ms
And Go to mode of transportation details 146ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 008ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 159ms
After Hooks.deleteModeOfTransportationAfterTest() 113ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 130ms
When Create default mode of transportation by API with "pba1-carrier" 093ms
And Login as "bausch-admin" 1s 039ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 234ms
And Go to mode of transportation details 123ms
When Disable mode of transportation 057ms
And Go to the last mode of transportations table page 15s 027ms
Then Verify that mode of transportation is not visible in the table 15s 037ms
After Hooks.deleteModeOfTransportationAfterTest() 114ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 116ms
When Create default mode of transportation by API with "pba1-carrier" 100ms
And Login as "pba1-carrier" 1s 832ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 278ms
And Go to mode of transportation details 110ms
When Disable mode of transportation 044ms
And Go to the last mode of transportations table page 15s 058ms
Then Verify that mode of transportation is not visible in the table 15s 030ms
After Hooks.deleteModeOfTransportationAfterTest() 097ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 124ms
When Create default mode of transportation by API with "pba1-carrier" 093ms
And Login as "bausch-admin" 1s 221ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 239ms
And Disable mode of transportation by API 104ms
Then Show disabled mode of transportations in the table 063ms
And Go to the last mode of transportations table page 234ms
Then Verify that mode of transportation is visible in the table 033ms
After Hooks.deleteModeOfTransportationAfterTest() 126ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 194ms
And Create default mode of transportation by API with "pba1-carrier" 093ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 250ms
And Go to mode of transportation details 137ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 592ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 199ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 113ms
After Hooks.deleteModeOfTransportationAfterTest() 108ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 147ms
When Create default mode of transportation by API with "pba1-carrier" 094ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 267ms
And Go to mode of transportation details 120ms
Then Reject mode of transportation 051ms
And Verify that user is redirected to mode of transportation tab 165ms
Then Check if "Odrzucony" status is visible in mode of transportation table 027ms
After Hooks.deleteModeOfTransportationAfterTest() 101ms
View Feature Mode of transportation status
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 239ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 347ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 252ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 230ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 033ms
And Go to mode of transportation details 109ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 241ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 169ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 388ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 256ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 028ms
And If user is login then logout 097ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 489ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 282ms
And Go to mode of transportation details 174ms
And Accept "WINTER_MAPPING" document 194ms
And Accept "SUMMER_MAPPING" document 202ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 067ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 221ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 026ms
And Go to mode of transportation details 130ms
And Approve mode of transportation 073ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 202ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 023ms
And Go to mode of transportation details 139ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 897ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 038ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 240ms
And Check if "Zablokowany" status is visible in mode of transportation table 026ms
And Go to mode of transportation details 138ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 839ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 031ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 191ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 023ms
And Go to mode of transportation details 117ms
And Reject mode of transportation 059ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 165ms
And Check if "Odrzucony" status is visible in mode of transportation table 022ms
And Go to mode of transportation details 111ms
And Confirm mode of transportation 056ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 218ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 025ms
And If user is login then logout 091ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 997ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 352ms
And Go to mode of transportation details 192ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 328ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 194ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 021ms
And If user is login then logout 062ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 303ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 227ms
And Go to mode of transportation details 185ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 733ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 038ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 305ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 028ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 121ms
And Disable mode of transportation by API 124ms
And Show disabled mode of transportations in the table 071ms
And Go to the last mode of transportations table page 318ms
And Check if "Wyłączony" status is visible in mode of transportation table 034ms
After Hooks.deleteModeOfTransportationAfterTest() 100ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 254ms
When Create default mode of transportation by API with "pba1-carrier" 101ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 078ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 092ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 293ms
And Go to mode of transportation details 149ms
Then Approve mode of transportation 064ms
And Check if confirm mode of transportation button is visible 258ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 202ms
And Verify that user is redirected to mode of transportation tab 021ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 028ms
After Hooks.deleteModeOfTransportationAfterTest() 101ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 127ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 357ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 085ms
When Login as "super-admin-bausch" 1s 079ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 247ms
And Go to mode of transportation details 164ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Disable "SUMMER_MAPPING" document 15s 612ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 052ms
And Check if mode of transportation has status "Zaakceptowany" 032ms
After Hooks.deleteModeOfTransportationAfterTest() 101ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 127ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 303ms
When Login as "super-admin-bausch" 1s 192ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 242ms
And Go to mode of transportation details 163ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 624ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 027ms
And Check if mode of transportation has status "Zablokowany" 036ms
After Hooks.deleteModeOfTransportationAfterTest() 108ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 131ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 108ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 078ms
When Login as "super-admin-bausch" 1s 203ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 291ms
And Go to mode of transportation details 160ms
Then Approve mode of transportation 061ms
And Check if mode of transportation has status "Niezaakceptowany" 028ms
And Check if error message is visible in mode of transportation details 086ms
After Hooks.deleteModeOfTransportationAfterTest() 106ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 130ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 365ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 078ms
When Login as "super-admin-bausch" 1s 063ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 281ms
And Go to mode of transportation details 158ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Disable "SUMMER_MAPPING" document 15s 609ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 050ms
And Check if mode of transportation has status "Zaakceptowany" 031ms
After Hooks.deleteModeOfTransportationAfterTest() 125ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 127ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 364ms
When Login as "super-admin-bausch" 1s 173ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 256ms
And Go to mode of transportation details 148ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 597ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 037ms
And Check if mode of transportation has status "Zablokowany" 034ms
After Hooks.deleteModeOfTransportationAfterTest() 127ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 117ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 103ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 092ms
When Login as "super-admin-bausch" 1s 164ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 255ms
And Go to mode of transportation details 154ms
Then Approve mode of transportation 052ms
And Check if mode of transportation has status "Niezaakceptowany" 022ms
And Check if error message is visible in mode of transportation details 080ms
After Hooks.deleteModeOfTransportationAfterTest() 114ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 280ms
And Create default mode of transportation by API with "pba1-carrier" 116ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 072ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 227ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 079ms
After Hooks.deleteModeOfTransportationAfterTest() 123ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 230ms
And Create default mode of transportation by API with "pba1-carrier" 123ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 060ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 228ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 079ms
After Hooks.deleteModeOfTransportationAfterTest() 113ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 269ms
And Create default mode of transportation by API with "pba1-carrier" 128ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 079ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 226ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 082ms
After Hooks.deleteModeOfTransportationAfterTest() 118ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 126ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 541ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 261ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 173ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 941ms
And Login as "bausch-admin" 1s 642ms
And Go to "TRANSPORT_TABLE" 209ms
And Find transport in table with status "on-the-way" 3s 203ms
When Open statuses popup 109ms
And Toggle status date confirmation checkbox 327ms
And Confirm statuses until reach "process-ended" 26s 963ms
Then Check if transport has "process-ended" 028ms
After Hooks.deleteTransportAfterTest() 182ms
After Hooks.deleteModeOfTransportationAfterTest() 139ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 122ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 376ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 243ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 145ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 871ms
And Login as "bausch-admin" 1s 189ms
And Go to "TRANSPORT_TABLE" 216ms
And Find transport in table with status "on-the-way" 3s 229ms
And Open statuses popup 097ms
And Toggle status date confirmation checkbox 296ms
And Change status execution date to "1" days from today 2s 197ms
Then Verify that status cannot be confirmed 1s 084ms
After Hooks.deleteTransportAfterTest() 152ms
After Hooks.deleteModeOfTransportationAfterTest() 118ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 128ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 369ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 253ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 141ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 871ms
And Login as "bausch-admin" 971ms
And Go to "TRANSPORT_TABLE" 173ms
And Find transport in table with status "on-the-way" 3s 191ms
And Open statuses popup 116ms
And Toggle status date confirmation checkbox 274ms
And Change status execution date to "-1" days from today 2s 179ms
Then Verify that status cannot be confirmed 1s 080ms
After Hooks.deleteTransportAfterTest() 124ms
After Hooks.deleteModeOfTransportationAfterTest() 106ms
View Feature Transport files
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 863ms
And Create default accepted mode of transportation by API with "pba1-carrier" 529ms
And If user is login then logout 226ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 255ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 299ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 123ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 001ms
And Click button advice in transport table "LOAD_PL" 1s 755ms
And Set advice window in schedule 2s 847ms
And Fill advice form 9s 318ms
And Click advice save button and wait for advice form to disappear 31s 254ms
And Find transport in table with status "advice-added" 3s 362ms
When Confirm statuses until reach "on-the-way" 9s 302ms
Then Verify that "delivery_document" document can be downloaded 16s 271ms
After Hooks.deleteTransportAfterTest() 146ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms