Project Number Date
ApolloFullRunnerReport kapibary.28 05 cze 2021, 06:53

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 13s 327ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 403ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 218ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 138ms
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 817ms
And Click button advice in transport table "LOAD_PL" 2s 154ms
And Set advice window in schedule 3s 743ms
And Fill advice form 11s 695ms
And Click advice save button and wait for advice form to disappear 33s 308ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 184ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 790ms
When Go to "TRANSPORT_TABLE" 481ms
And Show all transport types 1s 280ms
And Click button advice in transport table "LOAD_PL" 2s 262ms
And Set advice window in schedule 3s 663ms
And Select driver "Marek Kanarek" from suggestions 2s 348ms
Then Verify if mode of transportation select is empty 098ms
After Hooks.deleteAllTransports() 48s 789ms
After Hooks.deleteModeOfTransportationAfterTest() 387ms
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 614ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 917ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 505ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy:175)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:64)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:76)
	at ✽.Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch"(file:Features/Atom/Advice/AdviceTransport.feature:331)
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 000ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Click button advice in transport table "EXW_DELIVERY" 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Click button advice in transport table "EXW_DELIVERY" 000ms
And Set advice window in schedule 000ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Go to transport details "EXW_DELIVERY" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteModeOfTransportationAfterTest() 391ms
View Feature Mode of transportation mail
Scenario Outline Check if mail was sent after updating mode of transportation
Steps
Given Set token of apiUsername "super-admin-bausch" 329ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 692ms
When Create default mode of transportation by API with "pba1-carrier" 533ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 336ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 3m 16s 948ms
Then Check if user got a mail 000ms
java.lang.AssertionError: Użytkownik nie otrzymał maila. Actual: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Mail.MailTest.checkIfUseGotMail(MailTest.java:39)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/MOTMail.feature:10)
After Hooks.cleanUserDetailsAfterTest() 1s 639ms
After Hooks.deleteModeOfTransportationAfterTest() 389ms
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" 303ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 648ms
When Create default mode of transportation by API with "pba1-carrier" 523ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 17s 889ms
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 611ms
After Hooks.deleteModeOfTransportationAfterTest() 380ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 793ms
When Create default mode of transportation by API with "pba1-carrier" 502ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 487ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 253ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 632ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 299ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 339ms
After Hooks.deleteModeOfTransportationAfterTest() 377ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 288ms
And Create default mode of transportation by API with "pba1-carrier" 472ms
And Set status of MOT to "AWAITING_VERIFICATION" 303ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 004ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 904ms
When Login as "super-admin-bausch" 5s 423ms
And Go to "TRANSPORT_TABLE" 476ms
And Click button advice in transport table "LOAD_PL" 250ms
And Set advice window in schedule 3s 760ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 261ms
After Hooks.deleteTransportAfterTest() 600ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 278ms
And Create default mode of transportation by API with "pba1-carrier" 483ms
And Set status of MOT to "DISABLED" 380ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 057ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 777ms
When Login as "super-admin-bausch" 2s 537ms
And Go to "TRANSPORT_TABLE" 474ms
And Click button advice in transport table "LOAD_PL" 264ms
And Set advice window in schedule 3s 719ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 303ms
After Hooks.deleteTransportAfterTest() 590ms
After Hooks.deleteModeOfTransportationAfterTest() 294ms
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" 484ms
And Set status of MOT to "ACCEPTED" 361ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 033ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 888ms
When Login as "super-admin-bausch" 2s 505ms
And Go to "TRANSPORT_TABLE" 478ms
And Click button advice in transport table "LOAD_PL" 264ms
And Set advice window in schedule 3s 669ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 419ms
After Hooks.deleteTransportAfterTest() 557ms
After Hooks.deleteModeOfTransportationAfterTest() 355ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 290ms
And Create default mode of transportation by API with "pba1-carrier" 480ms
And Set status of MOT to "UPDATED" 349ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 994ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 773ms
When Login as "super-admin-bausch" 2s 521ms
And Go to "TRANSPORT_TABLE" 480ms
And Click button advice in transport table "LOAD_PL" 271ms
And Set advice window in schedule 3s 634ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 444ms
After Hooks.deleteTransportAfterTest() 694ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 292ms
And Create default mode of transportation by API with "pba1-carrier" 522ms
And Set status of MOT to "REJECTED" 319ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 005ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 772ms
When Login as "super-admin-bausch" 2s 526ms
And Go to "TRANSPORT_TABLE" 456ms
And Click button advice in transport table "LOAD_PL" 262ms
And Set advice window in schedule 3s 598ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 335ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 478ms
After Hooks.deleteTransportAfterTest() 675ms
After Hooks.deleteModeOfTransportationAfterTest() 346ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 286ms
And Create default mode of transportation by API with "pba1-carrier" 509ms
And Set status of MOT to "BLOCKED" 341ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 034ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 786ms
When Login as "super-admin-bausch" 2s 560ms
And Go to "TRANSPORT_TABLE" 480ms
And Click button advice in transport table "LOAD_PL" 262ms
And Set advice window in schedule 3s 603ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 357ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 503ms
After Hooks.deleteTransportAfterTest() 591ms
After Hooks.deleteModeOfTransportationAfterTest() 340ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 293ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 482ms
When Login as "pba1-carrier" 2s 336ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 198ms
And Go to mode of transportation details 278ms
And Open new "WINTER_MAPPING" document modal 192ms
Then Check default values in "WINTER_MAPPING" document form 080ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 225ms
And Verify that MOT has "WINTER_MAPPING" document 039ms
After Hooks.deleteModeOfTransportationAfterTest() 367ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 291ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 472ms
When Login as "pba1-carrier" 2s 347ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 167ms
And Go to mode of transportation details 271ms
And Open new "SUMMER_MAPPING" document modal 190ms
Then Check default values in "SUMMER_MAPPING" document form 082ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 236ms
And Verify that MOT has "SUMMER_MAPPING" document 041ms
After Hooks.deleteModeOfTransportationAfterTest() 474ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 290ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 493ms
When Login as "pba1-carrier" 2s 383ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 081ms
And Go to mode of transportation details 296ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 208ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 160ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 615ms
And Save new document 15s 223ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
After Hooks.deleteModeOfTransportationAfterTest() 372ms
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" 488ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 347ms
When Login as "super-admin-bausch" 2s 515ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Go to mode of transportation details 305ms
Then Verify that MOT has "WINTER_MAPPING" document 038ms
And Accept "WINTER_MAPPING" document 16s 200ms
And Verify that "WINTER_MAPPING" document is accepted 085ms
After Hooks.deleteModeOfTransportationAfterTest() 478ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 277ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 482ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "super-admin-bausch" 2s 674ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 639ms
And Go to mode of transportation details 318ms
Then Verify that MOT has "SUMMER_MAPPING" document 043ms
And Accept "SUMMER_MAPPING" document 16s 216ms
And Verify that "SUMMER_MAPPING" document is accepted 096ms
After Hooks.deleteModeOfTransportationAfterTest() 372ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 285ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 478ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 374ms
When Login as "super-admin-bausch" 2s 542ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
And Go to mode of transportation details 322ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 217ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 092ms
After Hooks.deleteModeOfTransportationAfterTest() 411ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 470ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 360ms
When Login as "super-admin-bausch" 2s 480ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 636ms
And Go to mode of transportation details 330ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 310ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 094ms
After Hooks.deleteModeOfTransportationAfterTest() 369ms
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" 477ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 361ms
When Login as "super-admin-bausch" 2s 471ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 640ms
And Go to mode of transportation details 325ms
Then Verify that MOT has "WINTER_MAPPING" document 045ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 031ms
After Hooks.deleteModeOfTransportationAfterTest() 395ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 277ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 486ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 350ms
When Login as "super-admin-bausch" 2s 586ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 630ms
And Go to mode of transportation details 318ms
Then Verify that MOT has "SUMMER_MAPPING" document 044ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 050ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 297ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 473ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 369ms
When Login as "super-admin-bausch" 2s 467ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 630ms
And Go to mode of transportation details 324ms
Then Verify that MOT has "WINTER_MAPPING" document 042ms
And Disable "WINTER_MAPPING" document 15s 799ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 083ms
After Hooks.deleteModeOfTransportationAfterTest() 468ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 273ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 465ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "super-admin-bausch" 2s 510ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 634ms
And Go to mode of transportation details 303ms
Then Verify that MOT has "SUMMER_MAPPING" document 040ms
And Disable "SUMMER_MAPPING" document 15s 843ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 064ms
After Hooks.deleteModeOfTransportationAfterTest() 586ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 287ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 493ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 385ms
When Login as "super-admin-bausch" 2s 579ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 633ms
And Go to mode of transportation details 322ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 811ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 041ms
After Hooks.deleteModeOfTransportationAfterTest() 376ms
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" 492ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 345ms
When Login as "pba1-carrier" 4s 210ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 115ms
And Go to mode of transportation details 345ms
And Verify that MOT has "WINTER_MAPPING" document 043ms
Then Edit "WINTER_MAPPING" document 2s 460ms
And Update "WINTER_MAPPING" document 243ms
And Verify that "WINTER_MAPPING" document is updated 285ms
And If user is login then logout 236ms
And Login as "super-admin-bausch" 2s 465ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 305ms
And Verify that "WINTER_MAPPING" document has updated date 081ms
After Hooks.deleteModeOfTransportationAfterTest() 381ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 471ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "pba1-carrier" 2s 198ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 057ms
And Go to mode of transportation details 317ms
And Verify that MOT has "SUMMER_MAPPING" document 043ms
Then Edit "SUMMER_MAPPING" document 2s 433ms
And Update "SUMMER_MAPPING" document 239ms
And Verify that "SUMMER_MAPPING" document is updated 212ms
And If user is login then logout 238ms
And Login as "super-admin-bausch" 2s 472ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 584ms
And Go to mode of transportation details 281ms
And Verify that "SUMMER_MAPPING" document has updated date 071ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 288ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 476ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 380ms
When Login as "pba1-carrier" 2s 208ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 048ms
And Go to mode of transportation details 317ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 531ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 247ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 280ms
And If user is login then logout 239ms
And Login as "super-admin-bausch" 2s 492ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 602ms
And Go to mode of transportation details 316ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 221ms
After Hooks.deleteModeOfTransportationAfterTest() 479ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 278ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 471ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 353ms
When Login as "super-admin-bausch" 2s 346ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Go to mode of transportation details 304ms
Then Verify that MOT has "WINTER_MAPPING" document 046ms
And Verify that "WINTER_MAPPING" document is "true" to edition 180ms
After Hooks.deleteModeOfTransportationAfterTest() 379ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 272ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 495ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 343ms
When Login as "super-admin-bausch" 2s 329ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 615ms
And Go to mode of transportation details 292ms
Then Verify that MOT has "SUMMER_MAPPING" document 041ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 166ms
After Hooks.deleteModeOfTransportationAfterTest() 380ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 290ms
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" 378ms
When Login as "super-admin-bausch" 2s 404ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
And Go to mode of transportation details 311ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 048ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 512ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
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" 473ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 349ms
And Accept "WINTER_MAPPING" document by API 386ms
When Login as "super-admin-bausch" 2s 342ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Go to mode of transportation details 297ms
Then Verify that MOT has "WINTER_MAPPING" document 042ms
And Verify that "WINTER_MAPPING" document is "false" to edition 165ms
After Hooks.deleteModeOfTransportationAfterTest() 376ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 278ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 477ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 360ms
And Accept "SUMMER_MAPPING" document by API 403ms
When Login as "super-admin-bausch" 2s 369ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
And Go to mode of transportation details 300ms
Then Verify that MOT has "SUMMER_MAPPING" document 039ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 159ms
After Hooks.deleteModeOfTransportationAfterTest() 407ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 313ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 480ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 365ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 397ms
When Login as "super-admin-bausch" 2s 459ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 316ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 498ms
After Hooks.deleteModeOfTransportationAfterTest() 464ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 284ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 464ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 375ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 402ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 447ms
When Login as "super-admin-bausch" 2s 356ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 599ms
And Go to mode of transportation details 338ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 031ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 458ms
After Hooks.deleteModeOfTransportationAfterTest() 370ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 280ms
When Create default mode of transportation by API with "pba1-carrier" 478ms
And Login as "bausch-admin" 2s 262ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 257ms
When Disable mode of transportation 162ms
And Go to the last mode of transportations table page 15s 065ms
Then Verify that mode of transportation is not visible in the table 15s 066ms
After Hooks.deleteModeOfTransportationAfterTest() 439ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 308ms
When Create default mode of transportation by API with "pba1-carrier" 501ms
And Login as "pba1-carrier" 3s 934ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 127ms
And Go to mode of transportation details 281ms
When Disable mode of transportation 189ms
And Go to the last mode of transportations table page 15s 066ms
Then Verify that mode of transportation is not visible in the table 15s 084ms
After Hooks.deleteModeOfTransportationAfterTest() 336ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 290ms
When Create default mode of transportation by API with "pba1-carrier" 579ms
And Login as "bausch-admin" 2s 413ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Disable mode of transportation by API 486ms
Then Show disabled mode of transportations in the table 163ms
And Go to the last mode of transportations table page 7s 875ms
Then Verify that mode of transportation is visible in the table 101ms
After Hooks.deleteModeOfTransportationAfterTest() 553ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 540ms
And Create default mode of transportation by API with "pba1-carrier" 507ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 588ms
And Go to mode of transportation details 287ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 730ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 549ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 329ms
After Hooks.deleteModeOfTransportationAfterTest() 356ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 541ms
When Create default mode of transportation by API with "pba1-carrier" 528ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 653ms
And Go to mode of transportation details 270ms
Then Reject mode of transportation 154ms
And Verify that user is redirected to mode of transportation tab 498ms
Then Check if "Odrzucony" status is visible in mode of transportation table 092ms
After Hooks.deleteModeOfTransportationAfterTest() 380ms
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 578ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 102ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 510ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 569ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 094ms
And Go to mode of transportation details 297ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 546ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 459ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 235ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 089ms
And If user is login then logout 269ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 874ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 655ms
And Go to mode of transportation details 358ms
And Accept "WINTER_MAPPING" document 16s 167ms
And Accept "SUMMER_MAPPING" document 16s 194ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 436ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 874ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 082ms
And Go to mode of transportation details 323ms
And Approve mode of transportation 159ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 548ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 073ms
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() 436ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 806ms
When Create default mode of transportation by API with "pba1-carrier" 486ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 427ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 406ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Go to mode of transportation details 326ms
Then Approve mode of transportation 123ms
And Check if confirm mode of transportation button is visible 809ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 576ms
And Verify that user is redirected to mode of transportation tab 091ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 088ms
After Hooks.deleteModeOfTransportationAfterTest() 390ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 353ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 680ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 323ms
When Login as "super-admin-bausch" 2s 358ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Go to mode of transportation details 321ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Disable "SUMMER_MAPPING" document 15s 810ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 026ms
And Check if mode of transportation has status "Zaakceptowany" 086ms
After Hooks.deleteModeOfTransportationAfterTest() 481ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 303ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 671ms
When Login as "super-admin-bausch" 2s 515ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Go to mode of transportation details 317ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 047ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 850ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 022ms
And Check if mode of transportation has status "Zablokowany" 085ms
After Hooks.deleteModeOfTransportationAfterTest() 495ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 306ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 478ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 371ms
When Login as "super-admin-bausch" 2s 518ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 632ms
And Go to mode of transportation details 331ms
Then Approve mode of transportation 158ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 231ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 290ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 676ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 350ms
When Login as "super-admin-bausch" 2s 378ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 311ms
And Verify that MOT has "SUMMER_MAPPING" document 045ms
Then Disable "SUMMER_MAPPING" document 15s 839ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 078ms
And Check if mode of transportation has status "Zaakceptowany" 084ms
After Hooks.deleteModeOfTransportationAfterTest() 449ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 289ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 683ms
When Login as "super-admin-bausch" 2s 600ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 634ms
And Go to mode of transportation details 319ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 743ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 044ms
And Check if mode of transportation has status "Zablokowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 484ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 313ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 483ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 375ms
When Login as "super-admin-bausch" 2s 443ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 641ms
And Go to mode of transportation details 324ms
Then Approve mode of transportation 163ms
And Check if mode of transportation has status "Niezaakceptowany" 067ms
And Check if error message is visible in mode of transportation details 162ms
After Hooks.deleteModeOfTransportationAfterTest() 368ms
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 762ms
And Create default mode of transportation by API with "pba1-carrier" 739ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 406ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 252ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-06-0[5]> but was:<2022-06-0[6]>
	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() 363ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 481ms
And Create default mode of transportation by API with "pba1-carrier" 679ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 400ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 565ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 234ms
After Hooks.deleteModeOfTransportationAfterTest() 379ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 563ms
And Create default mode of transportation by API with "pba1-carrier" 691ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 386ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 522ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 232ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 2s 680ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 737ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 152ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 778ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 075ms
And Login as "bausch-admin" 4s 984ms
And Go to "TRANSPORT_TABLE" 672ms
And Find transport in table with status "on-the-way" 3s 690ms
When Open statuses popup 187ms
And Toggle status date confirmation checkbox 408ms
And Confirm statuses until reach "process-ended" 17s 847ms
Then Check if transport has "process-ended" 064ms
After Hooks.deleteTransportAfterTest() 861ms
After Hooks.deleteModeOfTransportationAfterTest() 385ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 302ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 760ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 089ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 803ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 122ms
And Login as "bausch-admin" 2s 379ms
And Go to "TRANSPORT_TABLE" 488ms
And Find transport in table with status "on-the-way" 3s 689ms
And Open statuses popup 185ms
And Toggle status date confirmation checkbox 411ms
And Change status execution date to "1" days from today 2s 490ms
Then Verify that status cannot be confirmed 1s 227ms
After Hooks.deleteTransportAfterTest() 829ms
After Hooks.deleteModeOfTransportationAfterTest() 369ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 292ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 735ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 088ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 824ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 121ms
And Login as "bausch-admin" 2s 492ms
And Go to "TRANSPORT_TABLE" 496ms
And Find transport in table with status "on-the-way" 3s 694ms
And Open statuses popup 188ms
And Toggle status date confirmation checkbox 395ms
And Change status execution date to "-1" days from today 2s 450ms
Then Verify that status cannot be confirmed 1s 231ms
After Hooks.deleteTransportAfterTest() 842ms
After Hooks.deleteModeOfTransportationAfterTest() 369ms
View Feature Transport files
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 946ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 090ms
And If user is login then logout 241ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 732ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 128ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 812ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 001ms
And Click button advice in transport table "LOAD_PL" 787ms
And Set advice window in schedule 3s 734ms
And Fill advice form 11s 548ms
And Click advice save button and wait for advice form to disappear 33s 275ms
And Find transport in table with status "advice-added" 3s 798ms
When Confirm statuses until reach "on-the-way" 13s 765ms
Then Verify that "delivery_document" document can be downloaded 17s 223ms
After Hooks.deleteTransportAfterTest() 786ms
After Hooks.deleteModeOfTransportationAfterTest() 386ms