Project Number Date
ApolloFullRunnerReport kapibary.22 30 maj 2021, 07:20

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 3s 062ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 480ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 258ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 115ms
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 813ms
And Click button advice in transport table "LOAD_PL" 2s 161ms
And Set advice window in schedule 3s 748ms
And Fill advice form 11s 551ms
And Click advice save button and wait for advice form to disappear 33s 227ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 179ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 762ms
When Go to "TRANSPORT_TABLE" 493ms
And Show all transport types 1s 151ms
And Click button advice in transport table "LOAD_PL" 2s 377ms
And Set advice window in schedule 3s 603ms
And Select driver "Marek Kanarek" from suggestions 2s 241ms
Then Verify if mode of transportation select is empty 067ms
After Hooks.deleteAllTransports() 48s 701ms
After Hooks.deleteModeOfTransportationAfterTest() 427ms
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 457ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 137ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 567ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy:175)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:64)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:76)
	at ✽.Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch"(file:Features/Atom/Advice/AdviceTransport.feature:331)
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 000ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Click button advice in transport table "EXW_DELIVERY" 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Click button advice in transport table "EXW_DELIVERY" 000ms
And Set advice window in schedule 000ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Go to transport details "EXW_DELIVERY" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteModeOfTransportationAfterTest() 408ms
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" 290ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 743ms
When Create default mode of transportation by API with "pba1-carrier" 555ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 357ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 3m 18s 705ms
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 597ms
After Hooks.deleteModeOfTransportationAfterTest() 345ms
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" 284ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 608ms
When Create default mode of transportation by API with "pba1-carrier" 532ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 18s 599ms
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 519ms
After Hooks.deleteModeOfTransportationAfterTest() 347ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 246ms
When Create default mode of transportation by API with "pba1-carrier" 491ms
After Hooks.deleteModeOfTransportationAfterTest() 336ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 601ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 130ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 603ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 306ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 342ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 351ms
And Create default mode of transportation by API with "pba1-carrier" 505ms
And Set status of MOT to "AWAITING_VERIFICATION" 307ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 079ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 828ms
When Login as "super-admin-bausch" 5s 474ms
And Go to "TRANSPORT_TABLE" 494ms
And Click button advice in transport table "LOAD_PL" 236ms
And Set advice window in schedule 3s 820ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 376ms
After Hooks.deleteTransportAfterTest() 566ms
After Hooks.deleteModeOfTransportationAfterTest() 330ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 274ms
And Create default mode of transportation by API with "pba1-carrier" 477ms
And Set status of MOT to "DISABLED" 369ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 031ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 796ms
When Login as "super-admin-bausch" 2s 473ms
And Go to "TRANSPORT_TABLE" 479ms
And Click button advice in transport table "LOAD_PL" 274ms
And Set advice window in schedule 3s 559ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 190ms
After Hooks.deleteTransportAfterTest() 577ms
After Hooks.deleteModeOfTransportationAfterTest() 314ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 268ms
And Create default mode of transportation by API with "pba1-carrier" 506ms
And Set status of MOT to "ACCEPTED" 358ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 064ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 801ms
When Login as "super-admin-bausch" 2s 541ms
And Go to "TRANSPORT_TABLE" 472ms
And Click button advice in transport table "LOAD_PL" 256ms
And Set advice window in schedule 3s 607ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 408ms
After Hooks.deleteTransportAfterTest() 565ms
After Hooks.deleteModeOfTransportationAfterTest() 349ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 256ms
And Create default mode of transportation by API with "pba1-carrier" 478ms
And Set status of MOT to "UPDATED" 351ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 014ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 767ms
When Login as "super-admin-bausch" 2s 325ms
And Go to "TRANSPORT_TABLE" 500ms
And Click button advice in transport table "LOAD_PL" 259ms
And Set advice window in schedule 3s 574ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 434ms
After Hooks.deleteTransportAfterTest() 615ms
After Hooks.deleteModeOfTransportationAfterTest() 352ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 249ms
And Create default mode of transportation by API with "pba1-carrier" 513ms
And Set status of MOT to "REJECTED" 343ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 087ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 796ms
When Login as "super-admin-bausch" 2s 477ms
And Go to "TRANSPORT_TABLE" 490ms
And Click button advice in transport table "LOAD_PL" 249ms
And Set advice window in schedule 3s 652ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 396ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 564ms
After Hooks.deleteTransportAfterTest() 596ms
After Hooks.deleteModeOfTransportationAfterTest() 353ms
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" 505ms
And Set status of MOT to "BLOCKED" 332ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 024ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 761ms
When Login as "super-admin-bausch" 2s 591ms
And Go to "TRANSPORT_TABLE" 484ms
And Click button advice in transport table "LOAD_PL" 235ms
And Set advice window in schedule 3s 766ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 357ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 512ms
After Hooks.deleteTransportAfterTest() 579ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 500ms
When Login as "pba1-carrier" 2s 332ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 235ms
And Go to mode of transportation details 302ms
And Open new "WINTER_MAPPING" document modal 199ms
Then Check default values in "WINTER_MAPPING" document form 076ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 194ms
And Verify that MOT has "WINTER_MAPPING" document 037ms
After Hooks.deleteModeOfTransportationAfterTest() 327ms
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" 520ms
When Login as "pba1-carrier" 2s 210ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 193ms
And Go to mode of transportation details 243ms
And Open new "SUMMER_MAPPING" document modal 156ms
Then Check default values in "SUMMER_MAPPING" document form 062ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 201ms
And Verify that MOT has "SUMMER_MAPPING" document 037ms
After Hooks.deleteModeOfTransportationAfterTest() 378ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 503ms
When Login as "pba1-carrier" 2s 448ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 106ms
And Go to mode of transportation details 271ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 204ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 169ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 586ms
And Save new document 15s 215ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 271ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 467ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 358ms
When Login as "super-admin-bausch" 2s 528ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 645ms
And Go to mode of transportation details 337ms
Then Verify that MOT has "WINTER_MAPPING" document 040ms
And Accept "WINTER_MAPPING" document 16s 282ms
And Verify that "WINTER_MAPPING" document is accepted 070ms
After Hooks.deleteModeOfTransportationAfterTest() 456ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 263ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 435ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 319ms
When Login as "super-admin-bausch" 2s 267ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 646ms
And Go to mode of transportation details 321ms
Then Verify that MOT has "SUMMER_MAPPING" document 044ms
And Accept "SUMMER_MAPPING" document 16s 206ms
And Verify that "SUMMER_MAPPING" document is accepted 086ms
After Hooks.deleteModeOfTransportationAfterTest() 362ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 292ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 491ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 370ms
When Login as "super-admin-bausch" 2s 329ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 630ms
And Go to mode of transportation details 308ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 047ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 213ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 088ms
After Hooks.deleteModeOfTransportationAfterTest() 413ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 477ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 378ms
When Login as "super-admin-bausch" 2s 445ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Go to mode of transportation details 329ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 047ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 342ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 086ms
After Hooks.deleteModeOfTransportationAfterTest() 369ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 469ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 363ms
When Login as "super-admin-bausch" 2s 502ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 617ms
And Go to mode of transportation details 329ms
Then Verify that MOT has "WINTER_MAPPING" document 039ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 040ms
After Hooks.deleteModeOfTransportationAfterTest() 456ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 480ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 358ms
When Login as "super-admin-bausch" 2s 429ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 323ms
Then Verify that MOT has "SUMMER_MAPPING" document 045ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 050ms
After Hooks.deleteModeOfTransportationAfterTest() 367ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 274ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 478ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "super-admin-bausch" 2s 423ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 638ms
And Go to mode of transportation details 318ms
Then Verify that MOT has "WINTER_MAPPING" document 048ms
And Disable "WINTER_MAPPING" document 15s 841ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 085ms
After Hooks.deleteModeOfTransportationAfterTest() 376ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 268ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 518ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 366ms
When Login as "super-admin-bausch" 2s 372ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 620ms
And Go to mode of transportation details 319ms
Then Verify that MOT has "SUMMER_MAPPING" document 045ms
And Disable "SUMMER_MAPPING" document 15s 834ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 067ms
After Hooks.deleteModeOfTransportationAfterTest() 694ms
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" 452ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 340ms
When Login as "super-admin-bausch" 2s 468ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 576ms
And Go to mode of transportation details 323ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 035ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 784ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 024ms
After Hooks.deleteModeOfTransportationAfterTest() 391ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 526ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "pba1-carrier" 4s 255ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 199ms
And Go to mode of transportation details 334ms
And Verify that MOT has "WINTER_MAPPING" document 044ms
Then Edit "WINTER_MAPPING" document 2s 457ms
And Update "WINTER_MAPPING" document 307ms
And Verify that "WINTER_MAPPING" document is updated 229ms
And If user is login then logout 251ms
And Login as "super-admin-bausch" 2s 496ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 580ms
And Go to mode of transportation details 271ms
And Verify that "WINTER_MAPPING" document has updated date 077ms
After Hooks.deleteModeOfTransportationAfterTest() 386ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 492ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 352ms
When Login as "pba1-carrier" 2s 211ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 023ms
And Go to mode of transportation details 282ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Edit "SUMMER_MAPPING" document 2s 415ms
And Update "SUMMER_MAPPING" document 241ms
And Verify that "SUMMER_MAPPING" document is updated 221ms
And If user is login then logout 247ms
And Login as "super-admin-bausch" 2s 472ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 543ms
And Go to mode of transportation details 285ms
And Verify that "SUMMER_MAPPING" document has updated date 062ms
After Hooks.deleteModeOfTransportationAfterTest() 336ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 233ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 473ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 332ms
When Login as "pba1-carrier" 2s 142ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 179ms
And Go to mode of transportation details 305ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 034ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 429ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 221ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 290ms
And If user is login then logout 233ms
And Login as "super-admin-bausch" 2s 971ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 340ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 194ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 534ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 362ms
When Login as "super-admin-bausch" 2s 302ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 574ms
And Go to mode of transportation details 300ms
Then Verify that MOT has "WINTER_MAPPING" document 041ms
And Verify that "WINTER_MAPPING" document is "true" to edition 156ms
After Hooks.deleteModeOfTransportationAfterTest() 362ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 270ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 507ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 369ms
When Login as "super-admin-bausch" 2s 325ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 669ms
And Go to mode of transportation details 300ms
Then Verify that MOT has "SUMMER_MAPPING" document 038ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 131ms
After Hooks.deleteModeOfTransportationAfterTest() 344ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 254ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 476ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 382ms
When Login as "super-admin-bausch" 2s 366ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Go to mode of transportation details 322ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 050ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 507ms
After Hooks.deleteModeOfTransportationAfterTest() 369ms
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" 482ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 361ms
And Accept "WINTER_MAPPING" document by API 413ms
When Login as "super-admin-bausch" 2s 334ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 327ms
Then Verify that MOT has "WINTER_MAPPING" document 043ms
And Verify that "WINTER_MAPPING" document is "false" to edition 152ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 270ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 466ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 357ms
And Accept "SUMMER_MAPPING" document by API 406ms
When Login as "super-admin-bausch" 2s 363ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 291ms
Then Verify that MOT has "SUMMER_MAPPING" document 039ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 170ms
After Hooks.deleteModeOfTransportationAfterTest() 368ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 265ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 471ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 373ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 406ms
When Login as "super-admin-bausch" 2s 364ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 314ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 517ms
After Hooks.deleteModeOfTransportationAfterTest() 391ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 259ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 473ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 386ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 407ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 452ms
When Login as "super-admin-bausch" 2s 384ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 596ms
And Go to mode of transportation details 303ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 503ms
After Hooks.deleteModeOfTransportationAfterTest() 383ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 265ms
When Create default mode of transportation by API with "pba1-carrier" 471ms
And Login as "bausch-admin" 2s 253ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
And Go to mode of transportation details 286ms
When Disable mode of transportation 176ms
And Go to the last mode of transportations table page 15s 064ms
Then Verify that mode of transportation is not visible in the table 15s 048ms
After Hooks.deleteModeOfTransportationAfterTest() 421ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 343ms
When Create default mode of transportation by API with "pba1-carrier" 495ms
And Login as "pba1-carrier" 3s 855ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 189ms
And Go to mode of transportation details 291ms
When Disable mode of transportation 203ms
And Go to the last mode of transportations table page 15s 075ms
Then Verify that mode of transportation is not visible in the table 15s 037ms
After Hooks.deleteModeOfTransportationAfterTest() 403ms
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" 503ms
And Login as "bausch-admin" 2s 518ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 734ms
And Disable mode of transportation by API 369ms
Then Show disabled mode of transportations in the table 147ms
And Go to the last mode of transportations table page 3s 101ms
Then Verify that mode of transportation is visible in the table 138ms
After Hooks.deleteModeOfTransportationAfterTest() 416ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 491ms
And Create default mode of transportation by API with "pba1-carrier" 491ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 574ms
And Go to mode of transportation details 284ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 527ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 572ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 298ms
After Hooks.deleteModeOfTransportationAfterTest() 363ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 497ms
When Create default mode of transportation by API with "pba1-carrier" 481ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Go to mode of transportation details 259ms
Then Reject mode of transportation 139ms
And Verify that user is redirected to mode of transportation tab 450ms
Then Check if "Odrzucony" status is visible in mode of transportation table 089ms
After Hooks.deleteModeOfTransportationAfterTest() 359ms
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 433ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 118ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 526ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 087ms
And Go to mode of transportation details 308ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 428ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 382ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 097ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 637ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 087ms
And If user is login then logout 286ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 864ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 347ms
And Accept "WINTER_MAPPING" document 16s 241ms
And Accept "SUMMER_MAPPING" document 16s 198ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 223ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 698ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 086ms
And Go to mode of transportation details 322ms
And Approve mode of transportation 155ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 521ms
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() 437ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 628ms
When Create default mode of transportation by API with "pba1-carrier" 488ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 394ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 409ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
And Go to mode of transportation details 341ms
Then Approve mode of transportation 137ms
And Check if confirm mode of transportation button is visible 816ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 552ms
And Verify that user is redirected to mode of transportation tab 088ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 090ms
After Hooks.deleteModeOfTransportationAfterTest() 381ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 260ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 672ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 350ms
When Login as "super-admin-bausch" 2s 346ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
And Go to mode of transportation details 394ms
And Verify that MOT has "SUMMER_MAPPING" document 041ms
Then Disable "SUMMER_MAPPING" document 15s 859ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 060ms
And Check if mode of transportation has status "Zaakceptowany" 081ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 291ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 726ms
When Login as "super-admin-bausch" 2s 625ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 620ms
And Go to mode of transportation details 334ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 825ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 029ms
And Check if mode of transportation has status "Zablokowany" 091ms
After Hooks.deleteModeOfTransportationAfterTest() 429ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 275ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 491ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 371ms
When Login as "super-admin-bausch" 2s 425ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Go to mode of transportation details 321ms
Then Approve mode of transportation 159ms
And Check if mode of transportation has status "Niezaakceptowany" 066ms
And Check if error message is visible in mode of transportation details 235ms
After Hooks.deleteModeOfTransportationAfterTest() 391ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 245ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 640ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 357ms
When Login as "super-admin-bausch" 2s 301ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 562ms
And Go to mode of transportation details 335ms
And Verify that MOT has "SUMMER_MAPPING" document 040ms
Then Disable "SUMMER_MAPPING" document 15s 782ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 066ms
And Check if mode of transportation has status "Zaakceptowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 429ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 296ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 699ms
When Login as "super-admin-bausch" 2s 615ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 628ms
And Go to mode of transportation details 330ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 780ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 063ms
And Check if mode of transportation has status "Zablokowany" 086ms
After Hooks.deleteModeOfTransportationAfterTest() 390ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 286ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 495ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 343ms
When Login as "super-admin-bausch" 2s 456ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Go to mode of transportation details 332ms
Then Approve mode of transportation 135ms
And Check if mode of transportation has status "Niezaakceptowany" 070ms
And Check if error message is visible in mode of transportation details 152ms
After Hooks.deleteModeOfTransportationAfterTest() 352ms
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 763ms
And Create default mode of transportation by API with "pba1-carrier" 673ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 414ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 582ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 262ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-05-3[0]> but was:<2022-05-3[1]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:113)
	at ✽.Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 367ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 511ms
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" 406ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 234ms
After Hooks.deleteModeOfTransportationAfterTest() 357ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 549ms
And Create default mode of transportation by API with "pba1-carrier" 651ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 405ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 568ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 194ms
After Hooks.deleteModeOfTransportationAfterTest() 314ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 319ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 712ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 127ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 783ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 3s 926ms
And Login as "bausch-admin" 4s 681ms
And Go to "TRANSPORT_TABLE" 440ms
And Find transport in table with status "on-the-way" 3s 606ms
When Open statuses popup 186ms
And Toggle status date confirmation checkbox 397ms
And Confirm statuses until reach "process-ended" 17s 793ms
Then Check if transport has "process-ended" 063ms
After Hooks.deleteTransportAfterTest() 841ms
After Hooks.deleteModeOfTransportationAfterTest() 361ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 283ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 772ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 127ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 794ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 035ms
And Login as "bausch-admin" 2s 401ms
And Go to "TRANSPORT_TABLE" 493ms
And Find transport in table with status "on-the-way" 3s 701ms
And Open statuses popup 181ms
And Toggle status date confirmation checkbox 389ms
And Change status execution date to "1" days from today 2s 494ms
Then Verify that status cannot be confirmed 1s 220ms
After Hooks.deleteTransportAfterTest() 835ms
After Hooks.deleteModeOfTransportationAfterTest() 411ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 279ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 719ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 085ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 776ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 3s 989ms
And Login as "bausch-admin" 2s 179ms
And Go to "TRANSPORT_TABLE" 440ms
And Find transport in table with status "on-the-way" 3s 521ms
And Open statuses popup 187ms
And Toggle status date confirmation checkbox 488ms
And Change status execution date to "-1" days from today 2s 467ms
Then Verify that status cannot be confirmed 1s 241ms
After Hooks.deleteTransportAfterTest() 924ms
After Hooks.deleteModeOfTransportationAfterTest() 387ms
View Feature Transport files
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 332ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 119ms
And If user is login then logout 279ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 683ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 173ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 822ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 001ms
And Click button advice in transport table "LOAD_PL" 754ms
And Set advice window in schedule 3s 703ms
And Fill advice form 11s 688ms
And Click advice save button and wait for advice form to disappear 33s 307ms
And Find transport in table with status "advice-added" 3s 760ms
When Confirm statuses until reach "on-the-way" 13s 791ms
Then Verify that "delivery_document" document can be downloaded 17s 145ms
After Hooks.deleteTransportAfterTest() 781ms
After Hooks.deleteModeOfTransportationAfterTest() 387ms