Project Number Date
ApolloFullRunnerReport apollo-test-2.88 20 lip 2021, 18:16

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 469 3 20 0 0 492 43 6 49 19m 28s 209ms Failed
View Feature Advice transport
Scenario Outline Check if mode of transportation select is still empty after selecting driver in advice form
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 7s 837ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 507ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 297ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_EXPORT" "super-admin-bausch" 002ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 700ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 443ms
And Click button advice in transport table "LOAD_EXPORT" 1s 809ms
And Set advice window in schedule 3s 284ms
And Fill advice form 11s 532ms
And Click advice save button and wait for advice form to disappear 33s 902ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 205ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 365ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 640ms
When Go to "TRANSPORT_TABLE" 460ms
And Show all transport types 1s 169ms
And Click button advice in transport table "LOAD_EXPORT" 2s 353ms
And Set advice window in schedule 3s 183ms
And Select driver "Marek Kanarek" from suggestions 2s 368ms
Then Verify if mode of transportation select is empty 075ms
Hooks
After Hooks.deleteTransportsAfterTest() 023ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/224089483/delete - status odpowiedzi: 401 , komunikat:  [path:/apollo/api/transports/224089483/delete, error:Unauthorized, message:No message available, timestamp:1626774380086, status:401]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putResponse(RestUtil.java:274)
	at Utils.RestUtils.RestUtil.putToApolloApi(RestUtil.java:110)
	at CucumberTests.Hooks.deleteTransportsAfterTest(Hooks.java:201)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
After Hooks.deleteModeOfTransportationAfterTest() 567ms
View Feature Advice transport
- order: advice data => advice window [A-7478]
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 474ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 005ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 249ms
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 003ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 923ms
When Go to "TRANSPORT_TABLE" 366ms
And Show all transport types 1s 159ms
And Click button advice in transport table "EXW_DELIVERY" 1s 373ms
And Fill advice form 10s 598ms
And Click advice save button and wait for advice form to disappear 33s 282ms
And Click button advice in transport table "EXW_DELIVERY" 235ms
And Set advice window in schedule 3s 218ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 2s 569ms
And Click advice save button and wait for advice form to disappear 33s 824ms
And Go to "TRANSPORT_TABLE" 505ms
And Show all transport types 1s 193ms
And Go to transport details "EXW_DELIVERY" 2s 918ms
Then Check are advice values equals 2s 623ms
After Hooks.deleteTransportAfterTest() 10s 118ms
After Hooks.deleteModeOfTransportationAfterTest() 544ms
View Feature Mode of transportation mail
Scenario Outline Check if mail was sent after updating mode of transportation
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 252ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 3s 988ms
When Create default mode of transportation by API with "pba1-carrier" 765ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 390ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Środek transportu BBBB0000 został zaktualizowany" 10s 763ms
Then Check if user got a mail 000ms
Hooks
After Hooks.cleanUserDetailsAfterTest() 180ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/200045567 - status odpowiedzi: 401 , komunikat:  [path:/apollo/api/users/200045567, error:Unauthorized, message:No message available, timestamp:1626779804710, status:401]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.Hooks.cleanUserDetailsAfterTest(Hooks.java:333)
	at sun.reflect.GeneratedMethodAccessor260.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
After Hooks.deleteModeOfTransportationAfterTest() 654ms
View Feature Mode of transportation mail
Scenario Outline Check if mail was sent after creating mode of transportation
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 276ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 503ms
When Create default mode of transportation by API with "pba1-carrier" 657ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Nowy środek transportu" 5s 309ms
Then Check if user got a mail 000ms
Hooks
After Hooks.cleanUserDetailsAfterTest() 027ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /users/200045567 - status odpowiedzi: 401 , komunikat:  [path:/apollo/api/users/200045567, error:Unauthorized, message:No message available, timestamp:1626779813146, status:401]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.Hooks.cleanUserDetailsAfterTest(Hooks.java:333)
	at sun.reflect.GeneratedMethodAccessor260.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
After Hooks.deleteModeOfTransportationAfterTest() 654ms
View Feature Create mode of transportation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 225ms
When Create default mode of transportation by API with "pba1-carrier" 581ms
After Hooks.deleteModeOfTransportationAfterTest() 527ms
View Feature Create mode of transportation
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 925ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 879ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 321ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 304ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 596ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 343ms
After Hooks.deleteModeOfTransportationAfterTest() 523ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 252ms
And Create default mode of transportation by API with "pba1-carrier" 560ms
And Set status of MOT to "AWAITING_VERIFICATION" 494ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 137ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 638ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 399ms
When Login as "super-admin-bausch" 6s 467ms
And Go to "TRANSPORT_TABLE" 401ms
And Click button advice in transport table "LOAD_EXPORT" 871ms
And Set advice window in schedule 3s 280ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 532ms
After Hooks.deleteTransportAfterTest() 10s 119ms
After Hooks.deleteModeOfTransportationAfterTest() 582ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 237ms
And Create default mode of transportation by API with "pba1-carrier" 536ms
And Set status of MOT to "DISABLED" 559ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 111ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 637ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 387ms
When Login as "super-admin-bausch" 2s 617ms
And Go to "TRANSPORT_TABLE" 383ms
And Click button advice in transport table "LOAD_EXPORT" 1s 122ms
And Set advice window in schedule 3s 304ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 441ms
After Hooks.deleteTransportAfterTest() 10s 193ms
After Hooks.deleteModeOfTransportationAfterTest() 590ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 257ms
And Create default mode of transportation by API with "pba1-carrier" 558ms
And Set status of MOT to "ACCEPTED" 575ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 132ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 698ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 398ms
When Login as "super-admin-bausch" 2s 496ms
And Go to "TRANSPORT_TABLE" 381ms
And Click button advice in transport table "LOAD_EXPORT" 1s 394ms
And Set advice window in schedule 3s 340ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 603ms
After Hooks.deleteTransportAfterTest() 10s 183ms
After Hooks.deleteModeOfTransportationAfterTest() 659ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create default mode of transportation by API with "pba1-carrier" 574ms
And Set status of MOT to "UPDATED" 621ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 183ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 644ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 513ms
When Login as "super-admin-bausch" 2s 444ms
And Go to "TRANSPORT_TABLE" 366ms
And Click button advice in transport table "LOAD_EXPORT" 1s 640ms
And Set advice window in schedule 3s 265ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 568ms
After Hooks.deleteTransportAfterTest() 10s 186ms
After Hooks.deleteModeOfTransportationAfterTest() 700ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 237ms
And Create default mode of transportation by API with "pba1-carrier" 558ms
And Set status of MOT to "REJECTED" 724ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 187ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 666ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 410ms
When Login as "super-admin-bausch" 2s 305ms
And Go to "TRANSPORT_TABLE" 387ms
And Click button advice in transport table "LOAD_EXPORT" 1s 822ms
And Set advice window in schedule 3s 356ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 620ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 515ms
After Hooks.deleteTransportAfterTest() 10s 204ms
After Hooks.deleteModeOfTransportationAfterTest() 764ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 222ms
And Create default mode of transportation by API with "pba1-carrier" 547ms
And Set status of MOT to "BLOCKED" 715ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 136ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 661ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 417ms
When Login as "super-admin-bausch" 2s 511ms
And Go to "TRANSPORT_TABLE" 360ms
And Click button advice in transport table "LOAD_EXPORT" 2s 060ms
And Set advice window in schedule 3s 315ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 454ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 481ms
After Hooks.deleteTransportAfterTest() 10s 119ms
After Hooks.deleteModeOfTransportationAfterTest() 798ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 550ms
When Login as "pba1-carrier" 2s 425ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 067ms
And Go to mode of transportation details 295ms
And Open new "WINTER_MAPPING" document modal 179ms
Then Check default values in "WINTER_MAPPING" document form 078ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 228ms
And Verify that MOT has "WINTER_MAPPING" document 031ms
After Hooks.deleteModeOfTransportationAfterTest() 898ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 238ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 597ms
When Login as "pba1-carrier" 2s 384ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 772ms
And Go to mode of transportation details 332ms
And Open new "SUMMER_MAPPING" document modal 208ms
Then Check default values in "SUMMER_MAPPING" document form 077ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 216ms
And Verify that MOT has "SUMMER_MAPPING" document 033ms
After Hooks.deleteModeOfTransportationAfterTest() 880ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 559ms
When Login as "pba1-carrier" 2s 481ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 872ms
And Go to mode of transportation details 264ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 190ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 151ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 626ms
And Save new document 15s 241ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
After Hooks.deleteModeOfTransportationAfterTest() 884ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 578ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 353ms
When Login as "super-admin-bausch" 2s 447ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 688ms
And Go to mode of transportation details 339ms
Then Verify that MOT has "WINTER_MAPPING" document 038ms
And Accept "WINTER_MAPPING" document 16s 269ms
And Verify that "WINTER_MAPPING" document is accepted 074ms
After Hooks.deleteModeOfTransportationAfterTest() 841ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 238ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 572ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 2s 010ms
When Login as "super-admin-bausch" 2s 554ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 610ms
And Go to mode of transportation details 313ms
Then Verify that MOT has "SUMMER_MAPPING" document 040ms
And Accept "SUMMER_MAPPING" document 16s 197ms
And Verify that "SUMMER_MAPPING" document is accepted 073ms
After Hooks.deleteModeOfTransportationAfterTest() 925ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 240ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 574ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 475ms
When Login as "super-admin-bausch" 2s 538ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Go to mode of transportation details 343ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 032ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 253ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 080ms
After Hooks.deleteModeOfTransportationAfterTest() 868ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 233ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 579ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 434ms
When Login as "super-admin-bausch" 2s 454ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 703ms
And Go to mode of transportation details 329ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 1s 732ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 076ms
After Hooks.deleteModeOfTransportationAfterTest() 804ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 326ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 578ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 355ms
When Login as "super-admin-bausch" 2s 329ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 344ms
Then Verify that MOT has "WINTER_MAPPING" document 037ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 031ms
After Hooks.deleteModeOfTransportationAfterTest() 847ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 237ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 599ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 351ms
When Login as "super-admin-bausch" 2s 518ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 632ms
And Go to mode of transportation details 313ms
Then Verify that MOT has "SUMMER_MAPPING" document 038ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 086ms
After Hooks.deleteModeOfTransportationAfterTest() 925ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 234ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 562ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 351ms
When Login as "super-admin-bausch" 2s 596ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 638ms
And Go to mode of transportation details 414ms
Then Verify that MOT has "WINTER_MAPPING" document 036ms
And Disable "WINTER_MAPPING" document 15s 788ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 071ms
After Hooks.deleteModeOfTransportationAfterTest() 803ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 234ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 564ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 338ms
When Login as "super-admin-bausch" 2s 422ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 617ms
And Go to mode of transportation details 320ms
Then Verify that MOT has "SUMMER_MAPPING" document 041ms
And Disable "SUMMER_MAPPING" document 15s 806ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 021ms
After Hooks.deleteModeOfTransportationAfterTest() 841ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 225ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 567ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 402ms
When Login as "super-admin-bausch" 2s 487ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 329ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 786ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 020ms
After Hooks.deleteModeOfTransportationAfterTest() 912ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 241ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 558ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 344ms
When Login as "pba1-carrier" 5s 235ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 909ms
And Go to mode of transportation details 325ms
And Verify that MOT has "WINTER_MAPPING" document 032ms
Then Edit "WINTER_MAPPING" document 2s 419ms
And Update "WINTER_MAPPING" document 235ms
And Verify that "WINTER_MAPPING" document is updated 222ms
And If user is login then logout 247ms
And Login as "super-admin-bausch" 2s 435ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 569ms
And Go to mode of transportation details 298ms
And Verify that "WINTER_MAPPING" document has updated date 074ms
After Hooks.deleteModeOfTransportationAfterTest() 842ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 580ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 333ms
When Login as "pba1-carrier" 2s 165ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 804ms
And Go to mode of transportation details 308ms
And Verify that MOT has "SUMMER_MAPPING" document 040ms
Then Edit "SUMMER_MAPPING" document 2s 390ms
And Update "SUMMER_MAPPING" document 217ms
And Verify that "SUMMER_MAPPING" document is updated 217ms
And If user is login then logout 230ms
And Login as "super-admin-bausch" 2s 556ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 571ms
And Go to mode of transportation details 298ms
And Verify that "SUMMER_MAPPING" document has updated date 067ms
After Hooks.deleteModeOfTransportationAfterTest() 819ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 216ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 556ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 428ms
When Login as "pba1-carrier" 2s 177ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 803ms
And Go to mode of transportation details 320ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 041ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 427ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 234ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 405ms
And If user is login then logout 243ms
And Login as "super-admin-bausch" 2s 369ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
And Go to mode of transportation details 311ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 195ms
After Hooks.deleteModeOfTransportationAfterTest() 918ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 561ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 323ms
When Login as "super-admin-bausch" 2s 326ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 584ms
And Go to mode of transportation details 322ms
Then Verify that MOT has "WINTER_MAPPING" document 037ms
And Verify that "WINTER_MAPPING" document is "true" to edition 146ms
After Hooks.deleteModeOfTransportationAfterTest() 830ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 286ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 569ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 349ms
When Login as "super-admin-bausch" 2s 374ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 580ms
And Go to mode of transportation details 312ms
Then Verify that MOT has "SUMMER_MAPPING" document 039ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 137ms
After Hooks.deleteModeOfTransportationAfterTest() 821ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 249ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 564ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 435ms
When Login as "super-admin-bausch" 2s 307ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 565ms
And Go to mode of transportation details 321ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 419ms
After Hooks.deleteModeOfTransportationAfterTest() 843ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 585ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 337ms
And Accept "WINTER_MAPPING" document by API 405ms
When Login as "super-admin-bausch" 2s 373ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 633ms
And Go to mode of transportation details 303ms
Then Verify that MOT has "WINTER_MAPPING" document 037ms
And Verify that "WINTER_MAPPING" document is "false" to edition 141ms
After Hooks.deleteModeOfTransportationAfterTest() 811ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 559ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 325ms
And Accept "SUMMER_MAPPING" document by API 394ms
When Login as "super-admin-bausch" 2s 272ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Go to mode of transportation details 297ms
Then Verify that MOT has "SUMMER_MAPPING" document 037ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 129ms
After Hooks.deleteModeOfTransportationAfterTest() 853ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 244ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 567ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 441ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 426ms
When Login as "super-admin-bausch" 2s 312ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 553ms
And Go to mode of transportation details 313ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 439ms
After Hooks.deleteModeOfTransportationAfterTest() 808ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 222ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 538ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 421ms
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 297ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 553ms
And Go to mode of transportation details 349ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 443ms
After Hooks.deleteModeOfTransportationAfterTest() 809ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 216ms
When Create default mode of transportation by API with "pba1-carrier" 537ms
And Login as "bausch-admin" 5s 452ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
And Go to mode of transportation details 268ms
When Disable mode of transportation 153ms
And Go to the last mode of transportations table page 15s 078ms
Then Verify that mode of transportation is not visible in the table 15s 059ms
After Hooks.deleteModeOfTransportationAfterTest() 769ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 227ms
When Create default mode of transportation by API with "pba1-carrier" 558ms
And Login as "pba1-carrier" 5s 393ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 820ms
And Go to mode of transportation details 294ms
When Disable mode of transportation 160ms
And Go to the last mode of transportations table page 15s 088ms
Then Verify that mode of transportation is not visible in the table 15s 025ms
After Hooks.deleteModeOfTransportationAfterTest() 820ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 239ms
When Create default mode of transportation by API with "pba1-carrier" 581ms
And Login as "bausch-admin" 2s 373ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 607ms
And Disable mode of transportation by API 855ms
Then Show disabled mode of transportations in the table 147ms
And Go to the last mode of transportations table page 797ms
Then Verify that mode of transportation is visible in the table 099ms
After Hooks.deleteModeOfTransportationAfterTest() 801ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 382ms
And Create default mode of transportation by API with "pba1-carrier" 633ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 553ms
And Go to mode of transportation details 274ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 551ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 571ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 299ms
After Hooks.deleteModeOfTransportationAfterTest() 799ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 469ms
When Create default mode of transportation by API with "pba1-carrier" 575ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 584ms
And Go to mode of transportation details 300ms
Then Reject mode of transportation 130ms
And Verify that user is redirected to mode of transportation tab 944ms
Then Check if "Odrzucony" status is visible in mode of transportation table 096ms
After Hooks.deleteModeOfTransportationAfterTest() 771ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 532ms
When Create default mode of transportation by API with "pba1-carrier" 589ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 462ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 468ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 552ms
And Go to mode of transportation details 319ms
Then Approve mode of transportation 152ms
And Check if confirm mode of transportation button is visible 743ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 583ms
And Verify that user is redirected to mode of transportation tab 089ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 088ms
After Hooks.deleteModeOfTransportationAfterTest() 815ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 785ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 342ms
When Login as "super-admin-bausch" 2s 328ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Go to mode of transportation details 382ms
And Verify that MOT has "SUMMER_MAPPING" document 038ms
Then Disable "SUMMER_MAPPING" document 15s 796ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 041ms
And Check if mode of transportation has status "Zaakceptowany" 091ms
After Hooks.deleteModeOfTransportationAfterTest() 848ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 222ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 823ms
When Login as "super-admin-bausch" 2s 512ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 650ms
And Go to mode of transportation details 336ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 786ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 090ms
And Check if mode of transportation has status "Zablokowany" 091ms
After Hooks.deleteModeOfTransportationAfterTest() 857ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 238ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 594ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 444ms
When Login as "super-admin-bausch" 2s 478ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 602ms
And Go to mode of transportation details 327ms
Then Approve mode of transportation 143ms
And Check if mode of transportation has status "Niezaakceptowany" 077ms
And Check if error message is visible in mode of transportation details 140ms
After Hooks.deleteModeOfTransportationAfterTest() 818ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 237ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 610ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 332ms
When Login as "super-admin-bausch" 2s 256ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Go to mode of transportation details 471ms
And Verify that MOT has "SUMMER_MAPPING" document 037ms
Then Disable "SUMMER_MAPPING" document 15s 785ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 088ms
And Check if mode of transportation has status "Zaakceptowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 860ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 774ms
When Login as "super-admin-bausch" 2s 450ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 326ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 037ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 777ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 036ms
And Check if mode of transportation has status "Zablokowany" 075ms
After Hooks.deleteModeOfTransportationAfterTest() 919ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 579ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 456ms
When Login as "super-admin-bausch" 2s 478ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 785ms
And Go to mode of transportation details 443ms
Then Approve mode of transportation 133ms
And Check if mode of transportation has status "Niezaakceptowany" 069ms
And Check if error message is visible in mode of transportation details 140ms
After Hooks.deleteModeOfTransportationAfterTest() 812ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm status with given confirmation date [A-7159]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 233ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 184ms
And Mark custom fields as not obligatory 752ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 816ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 155ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 656ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 488ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 693ms
And Login as "bausch-admin" 6s 701ms
And Go to "TRANSPORT_TABLE" 379ms
And Find transport in table with status "advice-added" 3s 562ms
And Confirm statuses until reach "on-the-way" 30s 332ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@class='btn btn-sm btn-primary btn-wide']"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.6HQ03H}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 5dc03ee19cd52189e71bcf0f443d4a03
*** Element info: {Using=xpath, value=//button[@class='btn btn-sm btn-primary btn-wide']}
	at sun.reflect.GeneratedConstructorAccessor184.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.BasePage.getWebElementByXpath(BasePage.java:323)
	at Pages.Transport.TransportsPage.confirmNextStatus(TransportsPage.java:300)
	at Pages.Transport.TransportsPage.confirmStatuses(TransportsPage.java:290)
	at CucumberTests.StatusTests.ConfirmStatuses.confirmStatusesUntilReach(ConfirmStatuses.java:84)
	at ✽.Confirm statuses until reach "on-the-way"(file:Features/Atom/Statuses/ConfirmStatuses.feature:305)
When Open statuses popup 000ms
And Toggle status date confirmation checkbox 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 10s 111ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 093ms
After Hooks.deleteModeOfTransportationAfterTest() 894ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm status with invalid confirmation date [A-7159]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 237ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 174ms
And Mark custom fields as not obligatory 776ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 806ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 240ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 646ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 377ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 2s 223ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/224135133 - status odpowiedzi: 422 , komunikat:  [errors:[Operacja nie powiodła się. Prosimy spróbować ponownie a, jeśli problem się powtarza, o kontakt z info@logintegra.com.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFile(AdviceTransport.java:340)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:323)
And Login as "bausch-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
And Confirm statuses until reach "on-the-way" 000ms
And Open statuses popup 000ms
And Toggle status date confirmation checkbox 000ms
And Change status execution date to "1" days from today 000ms
Then Verify that status cannot be confirmed 000ms
After Hooks.deleteTransportAfterTest() 10s 081ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 217ms
After Hooks.deleteModeOfTransportationAfterTest() 932ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm status with invalid confirmation date [A-7159]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 230ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 173ms
And Mark custom fields as not obligatory 755ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 866ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 277ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 682ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 375ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 2s 238ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/224135357 - status odpowiedzi: 422 , komunikat:  [errors:[Operacja nie powiodła się. Prosimy spróbować ponownie a, jeśli problem się powtarza, o kontakt z info@logintegra.com.]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:166)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFile(AdviceTransport.java:340)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:323)
And Login as "bausch-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
And Confirm statuses until reach "on-the-way" 000ms
And Open statuses popup 000ms
And Toggle status date confirmation checkbox 000ms
And Change status execution date to "-1" days from today 000ms
Then Verify that status cannot be confirmed 000ms
After Hooks.deleteTransportAfterTest() 10s 090ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 125ms
After Hooks.deleteModeOfTransportationAfterTest() 1s 010ms