Project Number Date
ApolloFullRunnerReport kapibary.29 06 cze 2021, 06:06

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 26s 754ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 117ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 081ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 121ms
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 802ms
And Click button advice in transport table "LOAD_PL" 2s 141ms
And Set advice window in schedule 3s 649ms
And Fill advice form 11s 647ms
And Click advice save button and wait for advice form to disappear 33s 275ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 985ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 790ms
When Go to "TRANSPORT_TABLE" 503ms
And Show all transport types 1s 173ms
And Click button advice in transport table "LOAD_PL" 2s 377ms
And Set advice window in schedule 3s 636ms
And Select driver "Marek Kanarek" from suggestions 2s 359ms
Then Verify if mode of transportation select is empty 103ms
After Hooks.deleteAllTransports() 48s 772ms
After Hooks.deleteModeOfTransportationAfterTest() 434ms
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 572ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 983ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 534ms
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() 397ms
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" 567ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 698ms
When Create default mode of transportation by API with "pba1-carrier" 513ms
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 16s 830ms
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 581ms
After Hooks.deleteModeOfTransportationAfterTest() 360ms
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" 314ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 679ms
When Create default mode of transportation by API with "pba1-carrier" 551ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 16s 506ms
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 573ms
After Hooks.deleteModeOfTransportationAfterTest() 352ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 297ms
When Create default mode of transportation by API with "pba1-carrier" 489ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 6s 274ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 195ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 370ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 288ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 360ms
After Hooks.deleteModeOfTransportationAfterTest() 362ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 304ms
And Create default mode of transportation by API with "pba1-carrier" 502ms
And Set status of MOT to "AWAITING_VERIFICATION" 303ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 094ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 905ms
When Login as "super-admin-bausch" 5s 498ms
And Go to "TRANSPORT_TABLE" 477ms
And Click button advice in transport table "LOAD_PL" 262ms
And Set advice window in schedule 3s 672ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 685ms
After Hooks.deleteTransportAfterTest() 594ms
After Hooks.deleteModeOfTransportationAfterTest() 363ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 297ms
And Create default mode of transportation by API with "pba1-carrier" 501ms
And Set status of MOT to "DISABLED" 345ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 026ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 843ms
When Login as "super-admin-bausch" 2s 553ms
And Go to "TRANSPORT_TABLE" 465ms
And Click button advice in transport table "LOAD_PL" 238ms
And Set advice window in schedule 3s 751ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 474ms
After Hooks.deleteTransportAfterTest() 586ms
After Hooks.deleteModeOfTransportationAfterTest() 348ms
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" 499ms
And Set status of MOT to "ACCEPTED" 334ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 040ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 833ms
When Login as "super-admin-bausch" 2s 536ms
And Go to "TRANSPORT_TABLE" 479ms
And Click button advice in transport table "LOAD_PL" 256ms
And Set advice window in schedule 3s 615ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 446ms
After Hooks.deleteTransportAfterTest() 601ms
After Hooks.deleteModeOfTransportationAfterTest() 317ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 313ms
And Create default mode of transportation by API with "pba1-carrier" 466ms
And Set status of MOT to "UPDATED" 351ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 012ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 790ms
When Login as "super-admin-bausch" 2s 693ms
And Go to "TRANSPORT_TABLE" 487ms
And Click button advice in transport table "LOAD_PL" 268ms
And Set advice window in schedule 3s 625ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 500ms
After Hooks.deleteTransportAfterTest() 595ms
After Hooks.deleteModeOfTransportationAfterTest() 346ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 304ms
And Create default mode of transportation by API with "pba1-carrier" 478ms
And Set status of MOT to "REJECTED" 336ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 027ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 823ms
When Login as "super-admin-bausch" 2s 463ms
And Go to "TRANSPORT_TABLE" 480ms
And Click button advice in transport table "LOAD_PL" 263ms
And Set advice window in schedule 3s 650ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 337ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 522ms
After Hooks.deleteTransportAfterTest() 676ms
After Hooks.deleteModeOfTransportationAfterTest() 334ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 306ms
And Create default mode of transportation by API with "pba1-carrier" 505ms
And Set status of MOT to "BLOCKED" 354ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 980ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 794ms
When Login as "super-admin-bausch" 2s 521ms
And Go to "TRANSPORT_TABLE" 475ms
And Click button advice in transport table "LOAD_PL" 245ms
And Set advice window in schedule 3s 653ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 349ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 543ms
After Hooks.deleteTransportAfterTest() 679ms
After Hooks.deleteModeOfTransportationAfterTest() 459ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 314ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 489ms
When Login as "pba1-carrier" 2s 509ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 147ms
And Go to mode of transportation details 294ms
And Open new "WINTER_MAPPING" document modal 188ms
Then Check default values in "WINTER_MAPPING" document form 077ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 305ms
And Verify that MOT has "WINTER_MAPPING" document 043ms
After Hooks.deleteModeOfTransportationAfterTest() 390ms
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" 535ms
When Login as "pba1-carrier" 2s 413ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 113ms
And Go to mode of transportation details 271ms
And Open new "SUMMER_MAPPING" document modal 202ms
Then Check default values in "SUMMER_MAPPING" document form 095ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 151ms
And Verify that MOT has "SUMMER_MAPPING" document 041ms
After Hooks.deleteModeOfTransportationAfterTest() 455ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 311ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 500ms
When Login as "pba1-carrier" 2s 584ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 156ms
And Go to mode of transportation details 292ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 198ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 168ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 593ms
And Save new document 15s 210ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
After Hooks.deleteModeOfTransportationAfterTest() 378ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 367ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 483ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 358ms
When Login as "super-admin-bausch" 2s 545ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 648ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "WINTER_MAPPING" document 036ms
And Accept "WINTER_MAPPING" document 16s 262ms
And Verify that "WINTER_MAPPING" document is accepted 092ms
After Hooks.deleteModeOfTransportationAfterTest() 405ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 297ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 486ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 344ms
When Login as "super-admin-bausch" 2s 531ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 650ms
And Go to mode of transportation details 303ms
Then Verify that MOT has "SUMMER_MAPPING" document 043ms
And Accept "SUMMER_MAPPING" document 16s 234ms
And Verify that "SUMMER_MAPPING" document is accepted 094ms
After Hooks.deleteModeOfTransportationAfterTest() 391ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 480ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 372ms
When Login as "super-admin-bausch" 2s 502ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 728ms
And Go to mode of transportation details 332ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 259ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 071ms
After Hooks.deleteModeOfTransportationAfterTest() 437ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 295ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 480ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 394ms
When Login as "super-admin-bausch" 2s 587ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 636ms
And Go to mode of transportation details 319ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 1s 761ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 071ms
After Hooks.deleteModeOfTransportationAfterTest() 358ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 518ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 373ms
When Login as "super-admin-bausch" 2s 361ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Go to mode of transportation details 328ms
Then Verify that MOT has "WINTER_MAPPING" document 044ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 109ms
After Hooks.deleteModeOfTransportationAfterTest() 447ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 297ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 483ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 352ms
When Login as "super-admin-bausch" 2s 466ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 630ms
And Go to mode of transportation details 343ms
Then Verify that MOT has "SUMMER_MAPPING" document 043ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 059ms
After Hooks.deleteModeOfTransportationAfterTest() 473ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 295ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 479ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "super-admin-bausch" 2s 565ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 628ms
And Go to mode of transportation details 308ms
Then Verify that MOT has "WINTER_MAPPING" document 042ms
And Disable "WINTER_MAPPING" document 15s 849ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 056ms
After Hooks.deleteModeOfTransportationAfterTest() 471ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 292ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 503ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 355ms
When Login as "super-admin-bausch" 2s 661ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 639ms
And Go to mode of transportation details 305ms
Then Verify that MOT has "SUMMER_MAPPING" document 044ms
And Disable "SUMMER_MAPPING" document 15s 798ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 053ms
After Hooks.deleteModeOfTransportationAfterTest() 401ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 566ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 398ms
When Login as "super-admin-bausch" 2s 687ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 630ms
And Go to mode of transportation details 325ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 044ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 820ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 040ms
After Hooks.deleteModeOfTransportationAfterTest() 574ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 322ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 493ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 354ms
When Login as "pba1-carrier" 4s 310ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 199ms
And Go to mode of transportation details 313ms
And Verify that MOT has "WINTER_MAPPING" document 042ms
Then Edit "WINTER_MAPPING" document 2s 473ms
And Update "WINTER_MAPPING" document 233ms
And Verify that "WINTER_MAPPING" document is updated 282ms
And If user is login then logout 239ms
And Login as "super-admin-bausch" 2s 527ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 596ms
And Go to mode of transportation details 280ms
And Verify that "WINTER_MAPPING" document has updated date 081ms
After Hooks.deleteModeOfTransportationAfterTest() 389ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 296ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 547ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 349ms
When Login as "pba1-carrier" 2s 490ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 031ms
And Go to mode of transportation details 299ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Edit "SUMMER_MAPPING" document 2s 425ms
And Update "SUMMER_MAPPING" document 255ms
And Verify that "SUMMER_MAPPING" document is updated 222ms
And If user is login then logout 232ms
And Login as "super-admin-bausch" 2s 476ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 318ms
And Verify that "SUMMER_MAPPING" document has updated date 077ms
After Hooks.deleteModeOfTransportationAfterTest() 410ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 491ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 376ms
When Login as "pba1-carrier" 2s 266ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 008ms
And Go to mode of transportation details 342ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 664ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 253ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 283ms
And If user is login then logout 247ms
And Login as "super-admin-bausch" 2s 502ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Go to mode of transportation details 304ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 217ms
After Hooks.deleteModeOfTransportationAfterTest() 393ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 317ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 468ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 356ms
When Login as "super-admin-bausch" 2s 496ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 637ms
And Go to mode of transportation details 299ms
Then Verify that MOT has "WINTER_MAPPING" document 045ms
And Verify that "WINTER_MAPPING" document is "true" to edition 171ms
After Hooks.deleteModeOfTransportationAfterTest() 380ms
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" 480ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 366ms
When Login as "super-admin-bausch" 2s 487ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 291ms
Then Verify that MOT has "SUMMER_MAPPING" document 047ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 164ms
After Hooks.deleteModeOfTransportationAfterTest() 366ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 295ms
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" 381ms
When Login as "super-admin-bausch" 2s 438ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Go to mode of transportation details 321ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 487ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 298ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 470ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 352ms
And Accept "WINTER_MAPPING" document by API 406ms
When Login as "super-admin-bausch" 2s 400ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 599ms
And Go to mode of transportation details 313ms
Then Verify that MOT has "WINTER_MAPPING" document 049ms
And Verify that "WINTER_MAPPING" document is "false" to edition 189ms
After Hooks.deleteModeOfTransportationAfterTest() 403ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 477ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 343ms
And Accept "SUMMER_MAPPING" document by API 388ms
When Login as "super-admin-bausch" 2s 565ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 668ms
And Go to mode of transportation details 306ms
Then Verify that MOT has "SUMMER_MAPPING" document 041ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 135ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
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" 498ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 395ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 421ms
When Login as "super-admin-bausch" 2s 441ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 309ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 038ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 518ms
After Hooks.deleteModeOfTransportationAfterTest() 460ms
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" 476ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 396ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 400ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 442ms
When Login as "super-admin-bausch" 2s 508ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 617ms
And Go to mode of transportation details 336ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 037ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 371ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 291ms
When Create default mode of transportation by API with "pba1-carrier" 473ms
And Login as "bausch-admin" 2s 283ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 570ms
And Go to mode of transportation details 275ms
When Disable mode of transportation 198ms
And Go to the last mode of transportations table page 15s 076ms
Then Verify that mode of transportation is not visible in the table 15s 077ms
After Hooks.deleteModeOfTransportationAfterTest() 344ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 309ms
When Create default mode of transportation by API with "pba1-carrier" 470ms
And Login as "pba1-carrier" 4s 169ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 146ms
And Go to mode of transportation details 353ms
When Disable mode of transportation 151ms
And Go to the last mode of transportations table page 15s 049ms
Then Verify that mode of transportation is not visible in the table 15s 046ms
After Hooks.deleteModeOfTransportationAfterTest() 542ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 309ms
When Create default mode of transportation by API with "pba1-carrier" 594ms
And Login as "bausch-admin" 2s 509ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 615ms
And Disable mode of transportation by API 489ms
Then Show disabled mode of transportations in the table 199ms
And Go to the last mode of transportations table page 8s 767ms
Then Verify that mode of transportation is visible in the table 107ms
After Hooks.deleteModeOfTransportationAfterTest() 406ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 778ms
And Create default mode of transportation by API with "pba1-carrier" 494ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 740ms
And Go to mode of transportation details 334ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 834ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 552ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 331ms
After Hooks.deleteModeOfTransportationAfterTest() 357ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 563ms
When Create default mode of transportation by API with "pba1-carrier" 485ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 590ms
And Go to mode of transportation details 262ms
Then Reject mode of transportation 169ms
And Verify that user is redirected to mode of transportation tab 477ms
Then Check if "Odrzucony" status is visible in mode of transportation table 094ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms
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 650ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 103ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 643ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 713ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 087ms
And Go to mode of transportation details 294ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 502ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 502ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 276ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 626ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 077ms
And If user is login then logout 259ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 3s 031ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 633ms
And Go to mode of transportation details 464ms
And Accept "WINTER_MAPPING" document 16s 170ms
And Accept "SUMMER_MAPPING" document 16s 207ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 266ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 701ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 090ms
And Go to mode of transportation details 349ms
And Approve mode of transportation 178ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
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() 574ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 698ms
When Create default mode of transportation by API with "pba1-carrier" 509ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 401ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 420ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 628ms
And Go to mode of transportation details 335ms
Then Approve mode of transportation 130ms
And Check if confirm mode of transportation button is visible 923ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 541ms
And Verify that user is redirected to mode of transportation tab 092ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 090ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 291ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 765ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 367ms
When Login as "super-admin-bausch" 2s 628ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 615ms
And Go to mode of transportation details 344ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Disable "SUMMER_MAPPING" document 15s 848ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 145ms
And Check if mode of transportation has status "Zaakceptowany" 087ms
After Hooks.deleteModeOfTransportationAfterTest() 424ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 317ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 727ms
When Login as "super-admin-bausch" 2s 809ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 635ms
And Go to mode of transportation details 323ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 844ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 044ms
And Check if mode of transportation has status "Zablokowany" 089ms
After Hooks.deleteModeOfTransportationAfterTest() 425ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 395ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 485ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 397ms
When Login as "super-admin-bausch" 2s 535ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 641ms
And Go to mode of transportation details 327ms
Then Approve mode of transportation 156ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 222ms
After Hooks.deleteModeOfTransportationAfterTest() 367ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 292ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 981ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 419ms
When Login as "super-admin-bausch" 2s 453ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 315ms
And Verify that MOT has "SUMMER_MAPPING" document 039ms
Then Disable "SUMMER_MAPPING" document 15s 785ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 071ms
And Check if mode of transportation has status "Zaakceptowany" 076ms
After Hooks.deleteModeOfTransportationAfterTest() 497ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 327ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 813ms
When Login as "super-admin-bausch" 2s 573ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 701ms
And Go to mode of transportation details 317ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 956ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 070ms
And Check if mode of transportation has status "Zablokowany" 086ms
After Hooks.deleteModeOfTransportationAfterTest() 495ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 307ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 475ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 384ms
When Login as "super-admin-bausch" 2s 505ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 637ms
And Go to mode of transportation details 312ms
Then Approve mode of transportation 149ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 150ms
After Hooks.deleteModeOfTransportationAfterTest() 376ms
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 880ms
And Create default mode of transportation by API with "pba1-carrier" 708ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 524ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 249ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-06-0[6]> but was:<2022-06-0[7]>
	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() 384ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 605ms
And Create default mode of transportation by API with "pba1-carrier" 681ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 436ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 233ms
After Hooks.deleteModeOfTransportationAfterTest() 368ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 560ms
And Create default mode of transportation by API with "pba1-carrier" 702ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 471ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 576ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 231ms
After Hooks.deleteModeOfTransportationAfterTest() 377ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 2s 694ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 775ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 179ms
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 155ms
And Login as "bausch-admin" 5s 270ms
And Go to "TRANSPORT_TABLE" 558ms
And Find transport in table with status "on-the-way" 3s 679ms
When Open statuses popup 189ms
And Toggle status date confirmation checkbox 394ms
And Confirm statuses until reach "process-ended" 17s 809ms
Then Check if transport has "process-ended" 064ms
After Hooks.deleteTransportAfterTest() 938ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 338ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 769ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 122ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 826ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 138ms
And Login as "bausch-admin" 2s 298ms
And Go to "TRANSPORT_TABLE" 493ms
And Find transport in table with status "on-the-way" 3s 679ms
And Open statuses popup 184ms
And Toggle status date confirmation checkbox 391ms
And Change status execution date to "1" days from today 2s 476ms
Then Verify that status cannot be confirmed 1s 239ms
After Hooks.deleteTransportAfterTest() 871ms
After Hooks.deleteModeOfTransportationAfterTest() 386ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 303ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 729ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 122ms
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 137ms
And Login as "bausch-admin" 2s 375ms
And Go to "TRANSPORT_TABLE" 505ms
And Find transport in table with status "on-the-way" 3s 684ms
And Open statuses popup 189ms
And Toggle status date confirmation checkbox 408ms
And Change status execution date to "-1" days from today 2s 455ms
Then Verify that status cannot be confirmed 1s 229ms
After Hooks.deleteTransportAfterTest() 831ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
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() 000ms
After Hooks.deleteModeOfTransportationAfterTest() 002ms