Project Number Date
ApolloFullRunnerReport kapibary.30 07 cze 2021, 07:23

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 20s 529ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 785ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 144ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 152ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_PL" "super-admin-bausch" 002ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 774ms
And Click button advice in transport table "LOAD_PL" 2s 180ms
And Set advice window in schedule 3s 673ms
And Fill advice form 11s 629ms
And Click advice save button and wait for advice form to disappear 33s 288ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 126ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 761ms
When Go to "TRANSPORT_TABLE" 486ms
And Show all transport types 1s 162ms
And Click button advice in transport table "LOAD_PL" 2s 369ms
And Set advice window in schedule 3s 658ms
And Select driver "Marek Kanarek" from suggestions 2s 425ms
Then Verify if mode of transportation select is empty 104ms
After Hooks.deleteAllTransports() 48s 576ms
After Hooks.deleteModeOfTransportationAfterTest() 393ms
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 449ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 960ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 522ms
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() 382ms
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" 600ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 674ms
When Create default mode of transportation by API with "pba1-carrier" 502ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 343ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 3m 18s 466ms
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 565ms
After Hooks.deleteModeOfTransportationAfterTest() 368ms
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" 305ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 603ms
When Create default mode of transportation by API with "pba1-carrier" 525ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 18s 877ms
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 647ms
After Hooks.deleteModeOfTransportationAfterTest() 346ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 1s 375ms
When Create default mode of transportation by API with "pba1-carrier" 508ms
After Hooks.deleteModeOfTransportationAfterTest() 345ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 491ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 142ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 509ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 229ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 577ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 274ms
After Hooks.deleteModeOfTransportationAfterTest() 333ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 319ms
And Create default mode of transportation by API with "pba1-carrier" 472ms
And Set status of MOT to "AWAITING_VERIFICATION" 282ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 996ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 877ms
When Login as "super-admin-bausch" 5s 449ms
And Go to "TRANSPORT_TABLE" 474ms
And Click button advice in transport table "LOAD_PL" 253ms
And Set advice window in schedule 3s 620ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 451ms
After Hooks.deleteTransportAfterTest() 585ms
After Hooks.deleteModeOfTransportationAfterTest() 337ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 294ms
And Create default mode of transportation by API with "pba1-carrier" 483ms
And Set status of MOT to "DISABLED" 370ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 043ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 798ms
When Login as "super-admin-bausch" 2s 539ms
And Go to "TRANSPORT_TABLE" 487ms
And Click button advice in transport table "LOAD_PL" 264ms
And Set advice window in schedule 3s 657ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 321ms
After Hooks.deleteTransportAfterTest() 740ms
After Hooks.deleteModeOfTransportationAfterTest() 318ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 316ms
And Create default mode of transportation by API with "pba1-carrier" 463ms
And Set status of MOT to "ACCEPTED" 335ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 096ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 892ms
When Login as "super-admin-bausch" 2s 517ms
And Go to "TRANSPORT_TABLE" 486ms
And Click button advice in transport table "LOAD_PL" 247ms
And Set advice window in schedule 3s 614ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 450ms
After Hooks.deleteTransportAfterTest() 589ms
After Hooks.deleteModeOfTransportationAfterTest() 345ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 311ms
And Create default mode of transportation by API with "pba1-carrier" 471ms
And Set status of MOT to "UPDATED" 325ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 805ms
When Login as "super-admin-bausch" 2s 632ms
And Go to "TRANSPORT_TABLE" 484ms
And Click button advice in transport table "LOAD_PL" 232ms
And Set advice window in schedule 3s 614ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 434ms
After Hooks.deleteTransportAfterTest() 591ms
After Hooks.deleteModeOfTransportationAfterTest() 343ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 512ms
And Create default mode of transportation by API with "pba1-carrier" 506ms
And Set status of MOT to "REJECTED" 341ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 011ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 765ms
When Login as "super-admin-bausch" 2s 537ms
And Go to "TRANSPORT_TABLE" 487ms
And Click button advice in transport table "LOAD_PL" 263ms
And Set advice window in schedule 3s 623ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 312ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 527ms
After Hooks.deleteTransportAfterTest() 592ms
After Hooks.deleteModeOfTransportationAfterTest() 339ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 311ms
And Create default mode of transportation by API with "pba1-carrier" 487ms
And Set status of MOT to "BLOCKED" 333ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 982ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 771ms
When Login as "super-admin-bausch" 2s 598ms
And Go to "TRANSPORT_TABLE" 454ms
And Click button advice in transport table "LOAD_PL" 187ms
And Set advice window in schedule 3s 614ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 343ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 499ms
After Hooks.deleteTransportAfterTest() 755ms
After Hooks.deleteModeOfTransportationAfterTest() 346ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 361ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 503ms
When Login as "pba1-carrier" 2s 355ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 173ms
And Go to mode of transportation details 290ms
And Open new "WINTER_MAPPING" document modal 197ms
Then Check default values in "WINTER_MAPPING" document form 076ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 234ms
And Verify that MOT has "WINTER_MAPPING" document 043ms
After Hooks.deleteModeOfTransportationAfterTest() 378ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 312ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 492ms
When Login as "pba1-carrier" 2s 425ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 036ms
And Go to mode of transportation details 287ms
And Open new "SUMMER_MAPPING" document modal 204ms
Then Check default values in "SUMMER_MAPPING" document form 088ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 189ms
And Verify that MOT has "SUMMER_MAPPING" document 043ms
After Hooks.deleteModeOfTransportationAfterTest() 613ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 339ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 499ms
When Login as "pba1-carrier" 2s 540ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 107ms
And Go to mode of transportation details 310ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 220ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 160ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 610ms
And Save new document 15s 198ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
After Hooks.deleteModeOfTransportationAfterTest() 360ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 305ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 472ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 352ms
When Login as "super-admin-bausch" 2s 512ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 650ms
And Go to mode of transportation details 322ms
Then Verify that MOT has "WINTER_MAPPING" document 041ms
And Accept "WINTER_MAPPING" document 16s 244ms
And Verify that "WINTER_MAPPING" document is accepted 096ms
After Hooks.deleteModeOfTransportationAfterTest() 405ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 489ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 349ms
When Login as "super-admin-bausch" 2s 545ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 646ms
And Go to mode of transportation details 309ms
Then Verify that MOT has "SUMMER_MAPPING" document 043ms
And Accept "SUMMER_MAPPING" document 16s 207ms
And Verify that "SUMMER_MAPPING" document is accepted 102ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 345ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 475ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 374ms
When Login as "super-admin-bausch" 2s 524ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 590ms
And Go to mode of transportation details 307ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 208ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 095ms
After Hooks.deleteModeOfTransportationAfterTest() 481ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 299ms
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" 378ms
When Login as "super-admin-bausch" 2s 544ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 333ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 16s 669ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 091ms
After Hooks.deleteModeOfTransportationAfterTest() 384ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 303ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 484ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 355ms
When Login as "super-admin-bausch" 2s 800ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 617ms
And Go to mode of transportation details 307ms
Then Verify that MOT has "WINTER_MAPPING" document 041ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 042ms
After Hooks.deleteModeOfTransportationAfterTest() 478ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 334ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 508ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 357ms
When Login as "super-admin-bausch" 2s 609ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 636ms
And Go to mode of transportation details 307ms
Then Verify that MOT has "SUMMER_MAPPING" document 039ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 031ms
After Hooks.deleteModeOfTransportationAfterTest() 378ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 303ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 475ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 348ms
When Login as "super-admin-bausch" 2s 423ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 620ms
And Go to mode of transportation details 344ms
Then Verify that MOT has "WINTER_MAPPING" document 041ms
And Disable "WINTER_MAPPING" document 15s 808ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 080ms
After Hooks.deleteModeOfTransportationAfterTest() 471ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 316ms
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" 389ms
When Login as "super-admin-bausch" 2s 560ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 638ms
And Go to mode of transportation details 318ms
Then Verify that MOT has "SUMMER_MAPPING" document 045ms
And Disable "SUMMER_MAPPING" document 15s 807ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 077ms
After Hooks.deleteModeOfTransportationAfterTest() 463ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 307ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 468ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 398ms
When Login as "super-admin-bausch" 2s 639ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 643ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 801ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 087ms
After Hooks.deleteModeOfTransportationAfterTest() 384ms
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" 473ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 371ms
When Login as "pba1-carrier" 4s 267ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 238ms
And Go to mode of transportation details 333ms
And Verify that MOT has "WINTER_MAPPING" document 040ms
Then Edit "WINTER_MAPPING" document 2s 456ms
And Update "WINTER_MAPPING" document 236ms
And Verify that "WINTER_MAPPING" document is updated 286ms
And If user is login then logout 252ms
And Login as "super-admin-bausch" 2s 516ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 588ms
And Go to mode of transportation details 295ms
And Verify that "WINTER_MAPPING" document has updated date 062ms
After Hooks.deleteModeOfTransportationAfterTest() 364ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 309ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 476ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 335ms
When Login as "pba1-carrier" 2s 190ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 033ms
And Go to mode of transportation details 297ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Edit "SUMMER_MAPPING" document 2s 434ms
And Update "SUMMER_MAPPING" document 230ms
And Verify that "SUMMER_MAPPING" document is updated 278ms
And If user is login then logout 241ms
And Login as "super-admin-bausch" 2s 537ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 370ms
And Verify that "SUMMER_MAPPING" document has updated date 076ms
After Hooks.deleteModeOfTransportationAfterTest() 461ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 312ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 568ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 388ms
When Login as "pba1-carrier" 2s 343ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 077ms
And Go to mode of transportation details 328ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 531ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 240ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 282ms
And If user is login then logout 240ms
And Login as "super-admin-bausch" 2s 526ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 641ms
And Go to mode of transportation details 291ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 179ms
After Hooks.deleteModeOfTransportationAfterTest() 476ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 300ms
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" 361ms
When Login as "super-admin-bausch" 2s 393ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 294ms
Then Verify that MOT has "WINTER_MAPPING" document 045ms
And Verify that "WINTER_MAPPING" document is "true" to edition 173ms
After Hooks.deleteModeOfTransportationAfterTest() 376ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 309ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 474ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 362ms
When Login as "super-admin-bausch" 2s 634ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Go to mode of transportation details 286ms
Then Verify that MOT has "SUMMER_MAPPING" document 045ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 157ms
After Hooks.deleteModeOfTransportationAfterTest() 382ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 310ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 465ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 369ms
When Login as "super-admin-bausch" 2s 541ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
And Go to mode of transportation details 312ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 038ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 498ms
After Hooks.deleteModeOfTransportationAfterTest() 370ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 286ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 481ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 354ms
And Accept "WINTER_MAPPING" document by API 411ms
When Login as "super-admin-bausch" 2s 405ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
And Go to mode of transportation details 311ms
Then Verify that MOT has "WINTER_MAPPING" document 043ms
And Verify that "WINTER_MAPPING" document is "false" to edition 158ms
After Hooks.deleteModeOfTransportationAfterTest() 394ms
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" 425ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 357ms
And Accept "SUMMER_MAPPING" document by API 407ms
When Login as "super-admin-bausch" 2s 377ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 314ms
Then Verify that MOT has "SUMMER_MAPPING" document 039ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 168ms
After Hooks.deleteModeOfTransportationAfterTest() 446ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 321ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 497ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 374ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 402ms
When Login as "super-admin-bausch" 2s 438ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 602ms
And Go to mode of transportation details 314ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 417ms
After Hooks.deleteModeOfTransportationAfterTest() 461ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 472ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 358ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 410ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 448ms
When Login as "super-admin-bausch" 2s 607ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 622ms
And Go to mode of transportation details 313ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 033ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 490ms
After Hooks.deleteModeOfTransportationAfterTest() 400ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 314ms
When Create default mode of transportation by API with "pba1-carrier" 495ms
And Login as "bausch-admin" 2s 347ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 583ms
And Go to mode of transportation details 278ms
When Disable mode of transportation 151ms
And Go to the last mode of transportations table page 15s 081ms
Then Verify that mode of transportation is not visible in the table 15s 026ms
After Hooks.deleteModeOfTransportationAfterTest() 407ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 311ms
When Create default mode of transportation by API with "pba1-carrier" 485ms
And Login as "pba1-carrier" 3s 903ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 070ms
And Go to mode of transportation details 265ms
When Disable mode of transportation 167ms
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 039ms
After Hooks.deleteModeOfTransportationAfterTest() 403ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 314ms
When Create default mode of transportation by API with "pba1-carrier" 470ms
And Login as "bausch-admin" 2s 462ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 635ms
And Disable mode of transportation by API 361ms
Then Show disabled mode of transportations in the table 163ms
And Go to the last mode of transportations table page 9s 465ms
Then Verify that mode of transportation is visible in the table 114ms
After Hooks.deleteModeOfTransportationAfterTest() 426ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 736ms
And Create default mode of transportation by API with "pba1-carrier" 476ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 837ms
And Go to mode of transportation details 298ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 719ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 531ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 268ms
After Hooks.deleteModeOfTransportationAfterTest() 358ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 537ms
When Create default mode of transportation by API with "pba1-carrier" 483ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
And Go to mode of transportation details 282ms
Then Reject mode of transportation 131ms
And Verify that user is redirected to mode of transportation tab 493ms
Then Check if "Odrzucony" status is visible in mode of transportation table 092ms
After Hooks.deleteModeOfTransportationAfterTest() 354ms
View Feature Mode of transportation status
Scenario Outline Check if mode transportation status change appropriate to performed actions by users
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 575ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 068ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 520ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 583ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 087ms
And Go to mode of transportation details 295ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 490ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 472ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 190ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 636ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 088ms
And If user is login then logout 269ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 841ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 630ms
And Go to mode of transportation details 346ms
And Accept "WINTER_MAPPING" document 16s 224ms
And Accept "SUMMER_MAPPING" document 16s 178ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 359ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 917ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 090ms
And Go to mode of transportation details 331ms
And Approve mode of transportation 161ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 545ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 072ms
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() 531ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 798ms
When Create default mode of transportation by API with "pba1-carrier" 469ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 389ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 419ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 615ms
And Go to mode of transportation details 317ms
Then Approve mode of transportation 140ms
And Check if confirm mode of transportation button is visible 891ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 560ms
And Verify that user is redirected to mode of transportation tab 088ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 086ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 304ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 676ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 336ms
When Login as "super-admin-bausch" 2s 361ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 575ms
And Go to mode of transportation details 315ms
And Verify that MOT has "SUMMER_MAPPING" document 046ms
Then Disable "SUMMER_MAPPING" document 15s 801ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 082ms
And Check if mode of transportation has status "Zaakceptowany" 085ms
After Hooks.deleteModeOfTransportationAfterTest() 498ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 308ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 673ms
When Login as "super-admin-bausch" 2s 559ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 316ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 797ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 061ms
And Check if mode of transportation has status "Zablokowany" 094ms
After Hooks.deleteModeOfTransportationAfterTest() 481ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 292ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 474ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 378ms
When Login as "super-admin-bausch" 2s 526ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 583ms
And Go to mode of transportation details 311ms
Then Approve mode of transportation 155ms
And Check if mode of transportation has status "Niezaakceptowany" 071ms
And Check if error message is visible in mode of transportation details 237ms
After Hooks.deleteModeOfTransportationAfterTest() 372ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 297ms
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" 352ms
When Login as "super-admin-bausch" 2s 344ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 350ms
And Verify that MOT has "SUMMER_MAPPING" document 040ms
Then Disable "SUMMER_MAPPING" document 15s 825ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 079ms
And Check if mode of transportation has status "Zaakceptowany" 092ms
After Hooks.deleteModeOfTransportationAfterTest() 516ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 294ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 664ms
When Login as "super-admin-bausch" 2s 524ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Go to mode of transportation details 308ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 751ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 045ms
And Check if mode of transportation has status "Zablokowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 405ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 290ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 496ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 375ms
When Login as "super-admin-bausch" 2s 518ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 627ms
And Go to mode of transportation details 306ms
Then Approve mode of transportation 162ms
And Check if mode of transportation has status "Niezaakceptowany" 068ms
And Check if error message is visible in mode of transportation details 151ms
After Hooks.deleteModeOfTransportationAfterTest() 371ms
View Feature Mode of transportation table
Scenario Outline Check if mode of transportation documents data are in correct columns of table
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 767ms
And Create default mode of transportation by API with "pba1-carrier" 672ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 435ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 261ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-06-0[7]> but was:<2022-06-0[8]>
	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() 375ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 583ms
And Create default mode of transportation by API with "pba1-carrier" 639ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 413ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 569ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 237ms
After Hooks.deleteModeOfTransportationAfterTest() 386ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 632ms
And Create default mode of transportation by API with "pba1-carrier" 658ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 395ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 599ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 231ms
After Hooks.deleteModeOfTransportationAfterTest() 368ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 2s 825ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 762ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 155ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 795ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 148ms
And Login as "bausch-admin" 5s 018ms
And Go to "TRANSPORT_TABLE" 532ms
And Find transport in table with status "on-the-way" 3s 670ms
When Open statuses popup 186ms
And Toggle status date confirmation checkbox 407ms
And Confirm statuses until reach "process-ended" 17s 864ms
Then Check if transport has "process-ended" 067ms
After Hooks.deleteTransportAfterTest() 836ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 305ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 854ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 093ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 793ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 090ms
And Login as "bausch-admin" 2s 279ms
And Go to "TRANSPORT_TABLE" 514ms
And Find transport in table with status "on-the-way" 3s 658ms
And Open statuses popup 176ms
And Toggle status date confirmation checkbox 392ms
And Change status execution date to "1" days from today 2s 479ms
Then Verify that status cannot be confirmed 1s 216ms
After Hooks.deleteTransportAfterTest() 823ms
After Hooks.deleteModeOfTransportationAfterTest() 389ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 304ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 714ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 110ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 816ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 095ms
And Login as "bausch-admin" 2s 384ms
And Go to "TRANSPORT_TABLE" 492ms
And Find transport in table with status "on-the-way" 3s 683ms
And Open statuses popup 184ms
And Toggle status date confirmation checkbox 398ms
And Change status execution date to "-1" days from today 2s 455ms
Then Verify that status cannot be confirmed 1s 216ms
After Hooks.deleteTransportAfterTest() 831ms
After Hooks.deleteModeOfTransportationAfterTest() 377ms
View Feature Transport files
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 6s 194ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 256ms
And If user is login then logout 264ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 750ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 129ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 827ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 001ms
And Click button advice in transport table "LOAD_PL" 763ms
And Set advice window in schedule 3s 628ms
And Fill advice form 11s 746ms
And Click advice save button and wait for advice form to disappear 33s 317ms
And Find transport in table with status "advice-added" 3s 765ms
When Confirm statuses until reach "on-the-way" 13s 798ms
Then Verify that "delivery_document" document can be downloaded 17s 265ms
After Hooks.deleteTransportAfterTest() 851ms
After Hooks.deleteModeOfTransportationAfterTest() 355ms