Project Number Date
ApolloFullRunnerReport kapibary.26 03 cze 2021, 05:25

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 491 6 66 0 0 563 48 6 54 26m 19s 253ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 490ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 084ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 142ms
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 844ms
And Click button advice in transport table "LOAD_PL" 2s 140ms
And Set advice window in schedule 3s 680ms
And Fill advice form 11s 666ms
And Click advice save button and wait for advice form to disappear 33s 387ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 225ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 815ms
When Go to "TRANSPORT_TABLE" 502ms
And Show all transport types 1s 179ms
And Click button advice in transport table "LOAD_PL" 2s 317ms
And Set advice window in schedule 3s 731ms
And Select driver "Marek Kanarek" from suggestions 2s 361ms
Then Verify if mode of transportation select is empty 103ms
After Hooks.deleteAllTransports() 48s 663ms
After Hooks.deleteModeOfTransportationAfterTest() 391ms
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 933ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 921ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 532ms
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() 374ms
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" 472ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 725ms
When Create default mode of transportation by API with "pba1-carrier" 525ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 326ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 3m 16s 790ms
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 703ms
After Hooks.deleteModeOfTransportationAfterTest() 377ms
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" 318ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 630ms
When Create default mode of transportation by API with "pba1-carrier" 522ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 19s 965ms
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 589ms
After Hooks.deleteModeOfTransportationAfterTest() 368ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 402ms
When Create default mode of transportation by API with "pba1-carrier" 493ms
After Hooks.deleteModeOfTransportationAfterTest() 364ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 886ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 123ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 406ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 282ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 358ms
After Hooks.deleteModeOfTransportationAfterTest() 404ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 314ms
And Create default mode of transportation by API with "pba1-carrier" 514ms
And Set status of MOT to "AWAITING_VERIFICATION" 343ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 010ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 987ms
When Login as "super-admin-bausch" 5s 142ms
And Go to "TRANSPORT_TABLE" 520ms
And Click button advice in transport table "LOAD_PL" 237ms
And Set advice window in schedule 3s 615ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 353ms
After Hooks.deleteTransportAfterTest() 586ms
After Hooks.deleteModeOfTransportationAfterTest() 467ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 425ms
And Create default mode of transportation by API with "pba1-carrier" 562ms
And Set status of MOT to "DISABLED" 394ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 127ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 902ms
When Login as "super-admin-bausch" 2s 510ms
And Go to "TRANSPORT_TABLE" 491ms
And Click button advice in transport table "LOAD_PL" 251ms
And Set advice window in schedule 3s 762ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 507ms
After Hooks.deleteTransportAfterTest() 588ms
After Hooks.deleteModeOfTransportationAfterTest() 317ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 496ms
And Create default mode of transportation by API with "pba1-carrier" 647ms
And Set status of MOT to "ACCEPTED" 344ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 099ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 819ms
When Login as "super-admin-bausch" 2s 585ms
And Go to "TRANSPORT_TABLE" 474ms
And Click button advice in transport table "LOAD_PL" 231ms
And Set advice window in schedule 3s 695ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 429ms
After Hooks.deleteTransportAfterTest() 557ms
After Hooks.deleteModeOfTransportationAfterTest() 360ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 289ms
And Create default mode of transportation by API with "pba1-carrier" 511ms
And Set status of MOT to "UPDATED" 330ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 002ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 785ms
When Login as "super-admin-bausch" 2s 623ms
And Go to "TRANSPORT_TABLE" 478ms
And Click button advice in transport table "LOAD_PL" 217ms
And Set advice window in schedule 3s 565ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 418ms
After Hooks.deleteTransportAfterTest() 645ms
After Hooks.deleteModeOfTransportationAfterTest() 302ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 299ms
And Create default mode of transportation by API with "pba1-carrier" 434ms
And Set status of MOT to "REJECTED" 305ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 896ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 801ms
When Login as "super-admin-bausch" 2s 490ms
And Go to "TRANSPORT_TABLE" 478ms
And Click button advice in transport table "LOAD_PL" 209ms
And Set advice window in schedule 3s 677ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 330ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 524ms
After Hooks.deleteTransportAfterTest() 610ms
After Hooks.deleteModeOfTransportationAfterTest() 408ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 354ms
And Create default mode of transportation by API with "pba1-carrier" 505ms
And Set status of MOT to "BLOCKED" 321ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 013ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 704ms
When Login as "super-admin-bausch" 2s 485ms
And Go to "TRANSPORT_TABLE" 471ms
And Click button advice in transport table "LOAD_PL" 198ms
And Set advice window in schedule 3s 670ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 407ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 472ms
After Hooks.deleteTransportAfterTest() 616ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 420ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 526ms
When Login as "pba1-carrier" 2s 384ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 305ms
And Go to mode of transportation details 268ms
And Open new "WINTER_MAPPING" document modal 202ms
Then Check default values in "WINTER_MAPPING" document form 063ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 196ms
And Verify that MOT has "WINTER_MAPPING" document 039ms
After Hooks.deleteModeOfTransportationAfterTest() 385ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 484ms
When Login as "pba1-carrier" 2s 370ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 083ms
And Go to mode of transportation details 294ms
And Open new "SUMMER_MAPPING" document modal 199ms
Then Check default values in "SUMMER_MAPPING" document form 076ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 258ms
And Verify that MOT has "SUMMER_MAPPING" document 038ms
After Hooks.deleteModeOfTransportationAfterTest() 383ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 346ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 500ms
When Login as "pba1-carrier" 2s 479ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 169ms
And Go to mode of transportation details 271ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 195ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 145ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 595ms
And Save new document 15s 203ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
After Hooks.deleteModeOfTransportationAfterTest() 388ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 393ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 498ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 356ms
When Login as "super-admin-bausch" 2s 525ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Go to mode of transportation details 303ms
Then Verify that MOT has "WINTER_MAPPING" document 037ms
And Accept "WINTER_MAPPING" document 16s 287ms
And Verify that "WINTER_MAPPING" document is accepted 093ms
After Hooks.deleteModeOfTransportationAfterTest() 466ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 275ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 477ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "super-admin-bausch" 2s 489ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 632ms
And Go to mode of transportation details 310ms
Then Verify that MOT has "SUMMER_MAPPING" document 037ms
And Accept "SUMMER_MAPPING" document 16s 122ms
And Verify that "SUMMER_MAPPING" document is accepted 077ms
After Hooks.deleteModeOfTransportationAfterTest() 354ms
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" 491ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 384ms
When Login as "super-admin-bausch" 2s 579ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 350ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 216ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 075ms
After Hooks.deleteModeOfTransportationAfterTest() 397ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 294ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 496ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 390ms
When Login as "super-admin-bausch" 2s 483ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 627ms
And Go to mode of transportation details 324ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 1s 758ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 064ms
After Hooks.deleteModeOfTransportationAfterTest() 377ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 282ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 497ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 362ms
When Login as "super-admin-bausch" 2s 333ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 620ms
And Go to mode of transportation details 329ms
Then Verify that MOT has "WINTER_MAPPING" document 045ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 036ms
After Hooks.deleteModeOfTransportationAfterTest() 384ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 273ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 458ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 319ms
When Login as "super-admin-bausch" 2s 208ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 628ms
And Go to mode of transportation details 297ms
Then Verify that MOT has "SUMMER_MAPPING" document 031ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 026ms
After Hooks.deleteModeOfTransportationAfterTest() 397ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 413ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 494ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 346ms
When Login as "super-admin-bausch" 2s 437ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 642ms
And Go to mode of transportation details 306ms
Then Verify that MOT has "WINTER_MAPPING" document 037ms
And Disable "WINTER_MAPPING" document 15s 803ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 025ms
After Hooks.deleteModeOfTransportationAfterTest() 434ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 360ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 421ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 328ms
When Login as "super-admin-bausch" 2s 372ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 307ms
Then Verify that MOT has "SUMMER_MAPPING" document 035ms
And Disable "SUMMER_MAPPING" document 15s 840ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 069ms
After Hooks.deleteModeOfTransportationAfterTest() 481ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 301ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 487ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 400ms
When Login as "super-admin-bausch" 2s 576ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 638ms
And Go to mode of transportation details 314ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 782ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 074ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 306ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 507ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 379ms
When Login as "pba1-carrier" 4s 441ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 212ms
And Go to mode of transportation details 324ms
And Verify that MOT has "WINTER_MAPPING" document 036ms
Then Edit "WINTER_MAPPING" document 2s 399ms
And Update "WINTER_MAPPING" document 230ms
And Verify that "WINTER_MAPPING" document is updated 274ms
And If user is login then logout 259ms
And Login as "super-admin-bausch" 2s 700ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 572ms
And Go to mode of transportation details 296ms
And Verify that "WINTER_MAPPING" document has updated date 071ms
After Hooks.deleteModeOfTransportationAfterTest() 349ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 275ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 492ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 360ms
When Login as "pba1-carrier" 2s 314ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 161ms
And Go to mode of transportation details 296ms
And Verify that MOT has "SUMMER_MAPPING" document 037ms
Then Edit "SUMMER_MAPPING" document 2s 361ms
And Update "SUMMER_MAPPING" document 228ms
And Verify that "SUMMER_MAPPING" document is updated 212ms
And If user is login then logout 244ms
And Login as "super-admin-bausch" 2s 520ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Go to mode of transportation details 290ms
And Verify that "SUMMER_MAPPING" document has updated date 065ms
After Hooks.deleteModeOfTransportationAfterTest() 380ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 409ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 502ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 391ms
When Login as "pba1-carrier" 2s 243ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 040ms
And Go to mode of transportation details 304ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 534ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 239ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 281ms
And If user is login then logout 252ms
And Login as "super-admin-bausch" 2s 543ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 590ms
And Go to mode of transportation details 311ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 222ms
After Hooks.deleteModeOfTransportationAfterTest() 413ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 262ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 492ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 349ms
When Login as "super-admin-bausch" 2s 377ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 295ms
Then Verify that MOT has "WINTER_MAPPING" document 043ms
And Verify that "WINTER_MAPPING" document is "true" to edition 169ms
After Hooks.deleteModeOfTransportationAfterTest() 372ms
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" 466ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 363ms
When Login as "super-admin-bausch" 2s 211ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 590ms
And Go to mode of transportation details 304ms
Then Verify that MOT has "SUMMER_MAPPING" document 042ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 120ms
After Hooks.deleteModeOfTransportationAfterTest() 361ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 250ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 426ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 361ms
When Login as "super-admin-bausch" 2s 391ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 677ms
And Go to mode of transportation details 286ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 034ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 379ms
After Hooks.deleteModeOfTransportationAfterTest() 314ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 262ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 408ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 318ms
And Accept "WINTER_MAPPING" document by API 377ms
When Login as "super-admin-bausch" 2s 370ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 325ms
Then Verify that MOT has "WINTER_MAPPING" document 043ms
And Verify that "WINTER_MAPPING" document is "false" to edition 146ms
After Hooks.deleteModeOfTransportationAfterTest() 354ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 492ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 364ms
And Accept "SUMMER_MAPPING" document by API 404ms
When Login as "super-admin-bausch" 2s 450ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Go to mode of transportation details 324ms
Then Verify that MOT has "SUMMER_MAPPING" document 036ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 149ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 325ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 500ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 393ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 407ms
When Login as "super-admin-bausch" 2s 379ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 652ms
And Go to mode of transportation details 334ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 037ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 446ms
After Hooks.deleteModeOfTransportationAfterTest() 461ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 284ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 500ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 390ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 395ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 454ms
When Login as "super-admin-bausch" 2s 395ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 584ms
And Go to mode of transportation details 311ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 031ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 434ms
After Hooks.deleteModeOfTransportationAfterTest() 369ms
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" 504ms
And Login as "bausch-admin" 2s 235ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
And Go to mode of transportation details 295ms
When Disable mode of transportation 142ms
And Go to the last mode of transportations table page 15s 070ms
Then Verify that mode of transportation is not visible in the table 15s 073ms
After Hooks.deleteModeOfTransportationAfterTest() 336ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 386ms
When Create default mode of transportation by API with "pba1-carrier" 467ms
And Login as "pba1-carrier" 3s 768ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 325ms
And Go to mode of transportation details 273ms
When Disable mode of transportation 210ms
And Go to the last mode of transportations table page 15s 044ms
Then Verify that mode of transportation is not visible in the table 15s 085ms
After Hooks.deleteModeOfTransportationAfterTest() 333ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 297ms
When Create default mode of transportation by API with "pba1-carrier" 498ms
And Login as "bausch-admin" 2s 418ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Disable mode of transportation by API 379ms
Then Show disabled mode of transportations in the table 168ms
And Go to the last mode of transportations table page 6s 163ms
Then Verify that mode of transportation is visible in the table 102ms
After Hooks.deleteModeOfTransportationAfterTest() 474ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 537ms
And Create default mode of transportation by API with "pba1-carrier" 505ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
And Go to mode of transportation details 297ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 711ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 534ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 249ms
After Hooks.deleteModeOfTransportationAfterTest() 309ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 415ms
When Create default mode of transportation by API with "pba1-carrier" 444ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 521ms
And Go to mode of transportation details 252ms
Then Reject mode of transportation 128ms
And Verify that user is redirected to mode of transportation tab 421ms
Then Check if "Odrzucony" status is visible in mode of transportation table 077ms
After Hooks.deleteModeOfTransportationAfterTest() 287ms
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 397ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 153ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 358ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 072ms
And Go to mode of transportation details 266ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 496ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 492ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 263ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 078ms
And If user is login then logout 249ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 3s 078ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 639ms
And Go to mode of transportation details 369ms
And Accept "WINTER_MAPPING" document 16s 285ms
And Accept "SUMMER_MAPPING" document 16s 203ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 278ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 062ms
And Go to mode of transportation details 310ms
And Approve mode of transportation 121ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 528ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 070ms
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() 486ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 938ms
When Create default mode of transportation by API with "pba1-carrier" 550ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 401ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 529ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 646ms
And Go to mode of transportation details 330ms
Then Approve mode of transportation 144ms
And Check if confirm mode of transportation button is visible 844ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 643ms
And Verify that user is redirected to mode of transportation tab 085ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 074ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 278ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 752ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 377ms
When Login as "super-admin-bausch" 2s 340ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
And Go to mode of transportation details 373ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Disable "SUMMER_MAPPING" document 15s 795ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 071ms
And Check if mode of transportation has status "Zaakceptowany" 102ms
After Hooks.deleteModeOfTransportationAfterTest() 513ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 346ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 762ms
When Login as "super-admin-bausch" 2s 632ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 577ms
And Go to mode of transportation details 306ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 804ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 029ms
And Check if mode of transportation has status "Zablokowany" 074ms
After Hooks.deleteModeOfTransportationAfterTest() 501ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 365ms
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" 391ms
When Login as "super-admin-bausch" 2s 459ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Go to mode of transportation details 317ms
Then Approve mode of transportation 136ms
And Check if mode of transportation has status "Niezaakceptowany" 068ms
And Check if error message is visible in mode of transportation details 211ms
After Hooks.deleteModeOfTransportationAfterTest() 387ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 273ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 687ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 346ms
When Login as "super-admin-bausch" 2s 372ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
And Go to mode of transportation details 344ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Disable "SUMMER_MAPPING" document 15s 808ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 086ms
And Check if mode of transportation has status "Zaakceptowany" 079ms
After Hooks.deleteModeOfTransportationAfterTest() 370ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 370ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 896ms
When Login as "super-admin-bausch" 2s 694ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 648ms
And Go to mode of transportation details 328ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 797ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 029ms
And Check if mode of transportation has status "Zablokowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 466ms
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" 469ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 380ms
When Login as "super-admin-bausch" 2s 459ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 638ms
And Go to mode of transportation details 337ms
Then Approve mode of transportation 165ms
And Check if mode of transportation has status "Niezaakceptowany" 068ms
And Check if error message is visible in mode of transportation details 153ms
After Hooks.deleteModeOfTransportationAfterTest() 384ms
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 718ms
And Create default mode of transportation by API with "pba1-carrier" 749ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 459ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 596ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 220ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-06-0[3]> but was:<2022-06-0[4]>
	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() 385ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 528ms
And Create default mode of transportation by API with "pba1-carrier" 708ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 396ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 561ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 205ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 476ms
And Create default mode of transportation by API with "pba1-carrier" 686ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 377ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 722ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 242ms
After Hooks.deleteModeOfTransportationAfterTest() 390ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 568ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 798ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 159ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 772ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 092ms
And Login as "bausch-admin" 5s 288ms
And Go to "TRANSPORT_TABLE" 462ms
And Find transport in table with status "on-the-way" 3s 535ms
When Open statuses popup 199ms
And Toggle status date confirmation checkbox 427ms
And Confirm statuses until reach "process-ended" 17s 742ms
Then Check if transport has "process-ended" 063ms
After Hooks.deleteTransportAfterTest() 917ms
After Hooks.deleteModeOfTransportationAfterTest() 378ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 373ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 755ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 108ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 802ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 190ms
And Login as "bausch-admin" 2s 518ms
And Go to "TRANSPORT_TABLE" 498ms
And Find transport in table with status "on-the-way" 3s 604ms
And Open statuses popup 176ms
And Toggle status date confirmation checkbox 407ms
And Change status execution date to "1" days from today 2s 460ms
Then Verify that status cannot be confirmed 1s 222ms
After Hooks.deleteTransportAfterTest() 818ms
After Hooks.deleteModeOfTransportationAfterTest() 398ms
View Feature Status confirmation
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 777ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 109ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 817ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 263ms
And Login as "bausch-admin" 2s 446ms
And Go to "TRANSPORT_TABLE" 512ms
And Find transport in table with status "on-the-way" 3s 697ms
And Open statuses popup 180ms
And Toggle status date confirmation checkbox 388ms
And Change status execution date to "-1" days from today 2s 392ms
Then Verify that status cannot be confirmed 1s 200ms
After Hooks.deleteTransportAfterTest() 1s 023ms
After Hooks.deleteModeOfTransportationAfterTest() 332ms
View Feature Transport files
Scenario Outline The link to the delivery document appears after confirming the respective status [A-6905]
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 002ms
java.net.UnknownHostException: neuca.logintegra.com
	at java.net.InetAddress.getAllByName0(InetAddress.java:1281)
	at java.net.InetAddress.getAllByName(InetAddress.java:1193)
	at java.net.InetAddress.getAllByName(InetAddress.java:1127)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:263)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:162)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:326)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.http.client.HttpClient$execute$0.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl$RestAssuredHttpBuilder.doRequest(RequestSpecificationImpl.groovy:2146)
	at io.restassured.internal.http.HTTPBuilder.post(HTTPBuilder.java:349)
	at io.restassured.internal.http.HTTPBuilder$post$2.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.sendRequest(RequestSpecificationImpl.groovy:1274)
	at sun.reflect.GeneratedMethodAccessor79.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.AbstractCallSite.call(AbstractCallSite.java:152)
	at io.restassured.internal.filter.SendRequestFilter.filter(SendRequestFilter.groovy:30)
	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at io.restassured.filter.Filter$filter.call(Unknown Source)
	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
	at io.restassured.filter.time.TimingFilter.filter(TimingFilter.java:56)
	at io.restassured.filter.Filter$filter.call(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
	at io.restassured.filter.FilterContext$next.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1749)
	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.getAuthenticationTokenForUser(RestUtil.java:129)
	at Utils.RestUtils.RestUtil.getAuthenticationTokenForUser(RestUtil.java:105)
	at CucumberTests.LoginTest.loginAsAndSetTokenOfApiUsername(LoginTest.java:76)
	at ✽.Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch"(file:Features/Atom/Transport/File.feature:108)
And Create default accepted mode of transportation by API with "pba1-carrier" 000ms
And If user is login then logout 000ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 000ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 000ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 000ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 000ms
And Click button advice in transport table "LOAD_PL" 000ms
And Set advice window in schedule 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "on-the-way" 000ms
Then Verify that "delivery_document" document can be downloaded 000ms
After Hooks.deleteTransportAfterTest() 001ms
After Hooks.deleteModeOfTransportationAfterTest() 003ms