Project Number Date
ApolloFullRunnerReport apollo-test-2.87 20 lip 2021, 04:12

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 7s 461ms 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" 8s 167ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 688ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 302ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_EXPORT" "super-admin-bausch" 001ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 661ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 451ms
And Click button advice in transport table "LOAD_EXPORT" 1s 901ms
And Set advice window in schedule 3s 331ms
And Fill advice form 11s 657ms
And Click advice save button and wait for advice form to disappear 33s 818ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 282ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 397ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 630ms
When Go to "TRANSPORT_TABLE" 504ms
And Show all transport types 1s 173ms
And Click button advice in transport table "LOAD_EXPORT" 2s 349ms
And Set advice window in schedule 3s 282ms
And Select driver "Marek Kanarek" from suggestions 2s 451ms
Then Verify if mode of transportation select is empty 091ms
Hooks
After Hooks.deleteTransportsAfterTest() 029ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/224022297/delete - status odpowiedzi: 401 , komunikat:  [path:/apollo/api/transports/224022297/delete, error:Unauthorized, message:No message available, timestamp:1626722762973, 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() 516ms
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 399ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 098ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 239ms
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 883ms
When Go to "TRANSPORT_TABLE" 405ms
And Show all transport types 1s 164ms
And Click button advice in transport table "EXW_DELIVERY" 1s 457ms
And Fill advice form 10s 609ms
And Click advice save button and wait for advice form to disappear 33s 233ms
And Click button advice in transport table "EXW_DELIVERY" 244ms
And Set advice window in schedule 3s 218ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 2s 536ms
And Click advice save button and wait for advice form to disappear 19s 127ms
And Go to "TRANSPORT_TABLE" 450ms
And Show all transport types 1s 181ms
And Go to transport details "EXW_DELIVERY" 2s 880ms
Then Check are advice values equals 2s 647ms
After Hooks.deleteTransportAfterTest() 10s 204ms
After Hooks.deleteModeOfTransportationAfterTest() 577ms
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" 240ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 929ms
When Create default mode of transportation by API with "pba1-carrier" 644ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 374ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Środek transportu BBBB0000 został zaktualizowany" 6s 079ms
Then Check if user got a mail 000ms
Hooks
After Hooks.cleanUserDetailsAfterTest() 020ms
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:1626728084200, 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() 540ms
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" 232ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 227ms
When Create default mode of transportation by API with "pba1-carrier" 570ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Nowy środek transportu" 5s 371ms
Then Check if user got a mail 000ms
Hooks
After Hooks.cleanUserDetailsAfterTest() 025ms
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:1626728092169, 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() 547ms
View Feature Create mode of transportation
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 241ms
When Create default mode of transportation by API with "pba1-carrier" 576ms
After Hooks.deleteModeOfTransportationAfterTest() 518ms
View Feature Create mode of transportation
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 6s 097ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 807ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 537ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 309ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 291ms
After Hooks.deleteModeOfTransportationAfterTest() 533ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 225ms
And Create default mode of transportation by API with "pba1-carrier" 559ms
And Set status of MOT to "AWAITING_VERIFICATION" 492ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 194ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 691ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 392ms
When Login as "super-admin-bausch" 6s 403ms
And Go to "TRANSPORT_TABLE" 354ms
And Click button advice in transport table "LOAD_EXPORT" 864ms
And Set advice window in schedule 3s 520ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 459ms
After Hooks.deleteTransportAfterTest() 10s 208ms
After Hooks.deleteModeOfTransportationAfterTest() 577ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 238ms
And Create default mode of transportation by API with "pba1-carrier" 570ms
And Set status of MOT to "DISABLED" 552ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 152ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 654ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 404ms
When Login as "super-admin-bausch" 2s 490ms
And Go to "TRANSPORT_TABLE" 389ms
And Click button advice in transport table "LOAD_EXPORT" 1s 118ms
And Set advice window in schedule 3s 509ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 441ms
After Hooks.deleteTransportAfterTest() 10s 117ms
After Hooks.deleteModeOfTransportationAfterTest() 590ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 238ms
And Create default mode of transportation by API with "pba1-carrier" 553ms
And Set status of MOT to "ACCEPTED" 591ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 181ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 650ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 418ms
When Login as "super-admin-bausch" 2s 612ms
And Go to "TRANSPORT_TABLE" 398ms
And Click button advice in transport table "LOAD_EXPORT" 1s 364ms
And Set advice window in schedule 3s 700ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 550ms
After Hooks.deleteTransportAfterTest() 10s 116ms
After Hooks.deleteModeOfTransportationAfterTest() 670ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 241ms
And Create default mode of transportation by API with "pba1-carrier" 576ms
And Set status of MOT to "UPDATED" 621ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 116ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 646ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 402ms
When Login as "super-admin-bausch" 2s 402ms
And Go to "TRANSPORT_TABLE" 411ms
And Click button advice in transport table "LOAD_EXPORT" 1s 645ms
And Set advice window in schedule 3s 596ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 543ms
After Hooks.deleteTransportAfterTest() 10s 202ms
After Hooks.deleteModeOfTransportationAfterTest() 698ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 234ms
And Create default mode of transportation by API with "pba1-carrier" 539ms
And Set status of MOT to "REJECTED" 651ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 131ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 640ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 386ms
When Login as "super-admin-bausch" 2s 503ms
And Go to "TRANSPORT_TABLE" 384ms
And Click button advice in transport table "LOAD_EXPORT" 1s 791ms
And Set advice window in schedule 3s 484ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 469ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 496ms
After Hooks.deleteTransportAfterTest() 10s 198ms
After Hooks.deleteModeOfTransportationAfterTest() 760ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 265ms
And Create default mode of transportation by API with "pba1-carrier" 578ms
And Set status of MOT to "BLOCKED" 759ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 161ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 637ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 397ms
When Login as "super-admin-bausch" 2s 563ms
And Go to "TRANSPORT_TABLE" 374ms
And Click button advice in transport table "LOAD_EXPORT" 2s 081ms
And Set advice window in schedule 3s 495ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 645ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 505ms
After Hooks.deleteTransportAfterTest() 10s 121ms
After Hooks.deleteModeOfTransportationAfterTest() 787ms
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" 586ms
When Login as "pba1-carrier" 2s 289ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 104ms
And Go to mode of transportation details 264ms
And Open new "WINTER_MAPPING" document modal 200ms
Then Check default values in "WINTER_MAPPING" document form 084ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 262ms
And Verify that MOT has "WINTER_MAPPING" document 046ms
After Hooks.deleteModeOfTransportationAfterTest() 784ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 215ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 570ms
When Login as "pba1-carrier" 2s 399ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 844ms
And Go to mode of transportation details 296ms
And Open new "SUMMER_MAPPING" document modal 193ms
Then Check default values in "SUMMER_MAPPING" document form 060ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 225ms
And Verify that MOT has "SUMMER_MAPPING" document 041ms
After Hooks.deleteModeOfTransportationAfterTest() 803ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 495ms
When Login as "pba1-carrier" 2s 364ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 753ms
And Go to mode of transportation details 297ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 197ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 142ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 583ms
And Save new document 15s 221ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
After Hooks.deleteModeOfTransportationAfterTest() 923ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 573ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 336ms
When Login as "super-admin-bausch" 2s 516ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 713ms
And Go to mode of transportation details 317ms
Then Verify that MOT has "WINTER_MAPPING" document 042ms
And Accept "WINTER_MAPPING" document 16s 248ms
And Verify that "WINTER_MAPPING" document is accepted 099ms
After Hooks.deleteModeOfTransportationAfterTest() 802ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 224ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 570ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 355ms
When Login as "super-admin-bausch" 2s 371ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Go to mode of transportation details 319ms
Then Verify that MOT has "SUMMER_MAPPING" document 040ms
And Accept "SUMMER_MAPPING" document 16s 172ms
And Verify that "SUMMER_MAPPING" document is accepted 086ms
After Hooks.deleteModeOfTransportationAfterTest() 914ms
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" 568ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 439ms
When Login as "super-admin-bausch" 2s 562ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Go to mode of transportation details 352ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 221ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 093ms
After Hooks.deleteModeOfTransportationAfterTest() 809ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 555ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 443ms
When Login as "super-admin-bausch" 2s 389ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Go to mode of transportation details 333ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 041ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 1s 736ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 075ms
After Hooks.deleteModeOfTransportationAfterTest() 787ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 219ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 681ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 330ms
When Login as "super-admin-bausch" 2s 274ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
And Go to mode of transportation details 313ms
Then Verify that MOT has "WINTER_MAPPING" document 041ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 030ms
After Hooks.deleteModeOfTransportationAfterTest() 780ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 237ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 561ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 357ms
When Login as "super-admin-bausch" 2s 445ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Go to mode of transportation details 313ms
Then Verify that MOT has "SUMMER_MAPPING" document 040ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 066ms
After Hooks.deleteModeOfTransportationAfterTest() 882ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 247ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 577ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 328ms
When Login as "super-admin-bausch" 2s 467ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 623ms
And Go to mode of transportation details 366ms
Then Verify that MOT has "WINTER_MAPPING" document 037ms
And Disable "WINTER_MAPPING" document 15s 824ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 040ms
After Hooks.deleteModeOfTransportationAfterTest() 870ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 220ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 546ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 332ms
When Login as "super-admin-bausch" 2s 525ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 615ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "SUMMER_MAPPING" document 039ms
And Disable "SUMMER_MAPPING" document 15s 816ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 082ms
After Hooks.deleteModeOfTransportationAfterTest() 886ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 217ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 569ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 437ms
When Login as "super-admin-bausch" 2s 390ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 610ms
And Go to mode of transportation details 371ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 041ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 771ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 080ms
After Hooks.deleteModeOfTransportationAfterTest() 893ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 256ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 563ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 335ms
When Login as "pba1-carrier" 5s 317ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 027ms
And Go to mode of transportation details 343ms
And Verify that MOT has "WINTER_MAPPING" document 044ms
Then Edit "WINTER_MAPPING" document 2s 410ms
And Update "WINTER_MAPPING" document 210ms
And Verify that "WINTER_MAPPING" document is updated 294ms
And If user is login then logout 230ms
And Login as "super-admin-bausch" 2s 553ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 573ms
And Go to mode of transportation details 303ms
And Verify that "WINTER_MAPPING" document has updated date 072ms
After Hooks.deleteModeOfTransportationAfterTest() 825ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 250ms
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" 343ms
When Login as "pba1-carrier" 2s 363ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 793ms
And Go to mode of transportation details 283ms
And Verify that MOT has "SUMMER_MAPPING" document 035ms
Then Edit "SUMMER_MAPPING" document 2s 341ms
And Update "SUMMER_MAPPING" document 205ms
And Verify that "SUMMER_MAPPING" document is updated 226ms
And If user is login then logout 245ms
And Login as "super-admin-bausch" 2s 578ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 584ms
And Go to mode of transportation details 307ms
And Verify that "SUMMER_MAPPING" document has updated date 066ms
After Hooks.deleteModeOfTransportationAfterTest() 816ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 226ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 563ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 432ms
When Login as "pba1-carrier" 2s 304ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 896ms
And Go to mode of transportation details 302ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 494ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 247ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 369ms
And If user is login then logout 257ms
And Login as "super-admin-bausch" 2s 518ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 569ms
And Go to mode of transportation details 333ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 209ms
After Hooks.deleteModeOfTransportationAfterTest() 846ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 227ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 555ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 322ms
When Login as "super-admin-bausch" 2s 303ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 575ms
And Go to mode of transportation details 334ms
Then Verify that MOT has "WINTER_MAPPING" document 040ms
And Verify that "WINTER_MAPPING" document is "true" to edition 147ms
After Hooks.deleteModeOfTransportationAfterTest() 830ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 226ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 556ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 337ms
When Login as "super-admin-bausch" 2s 233ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 573ms
And Go to mode of transportation details 310ms
Then Verify that MOT has "SUMMER_MAPPING" document 040ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 140ms
After Hooks.deleteModeOfTransportationAfterTest() 847ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 226ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 563ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 430ms
When Login as "super-admin-bausch" 2s 228ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 573ms
And Go to mode of transportation details 335ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 477ms
After Hooks.deleteModeOfTransportationAfterTest() 775ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 223ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 543ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 341ms
And Accept "WINTER_MAPPING" document by API 417ms
When Login as "super-admin-bausch" 2s 334ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 564ms
And Go to mode of transportation details 317ms
Then Verify that MOT has "WINTER_MAPPING" document 048ms
And Verify that "WINTER_MAPPING" document is "false" to edition 152ms
After Hooks.deleteModeOfTransportationAfterTest() 826ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 548ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 340ms
And Accept "SUMMER_MAPPING" document by API 421ms
When Login as "super-admin-bausch" 2s 326ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 568ms
And Go to mode of transportation details 305ms
Then Verify that MOT has "SUMMER_MAPPING" document 041ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 140ms
After Hooks.deleteModeOfTransportationAfterTest() 762ms
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" 561ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 447ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 381ms
When Login as "super-admin-bausch" 2s 332ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 599ms
And Go to mode of transportation details 315ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 035ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 440ms
After Hooks.deleteModeOfTransportationAfterTest() 847ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 559ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 427ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 391ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 467ms
When Login as "super-admin-bausch" 2s 403ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 580ms
And Go to mode of transportation details 338ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 447ms
After Hooks.deleteModeOfTransportationAfterTest() 816ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 221ms
When Create default mode of transportation by API with "pba1-carrier" 565ms
And Login as "bausch-admin" 5s 263ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 675ms
And Go to mode of transportation details 295ms
When Disable mode of transportation 137ms
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 037ms
After Hooks.deleteModeOfTransportationAfterTest() 715ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 223ms
When Create default mode of transportation by API with "pba1-carrier" 539ms
And Login as "pba1-carrier" 5s 265ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 942ms
And Go to mode of transportation details 310ms
When Disable mode of transportation 167ms
And Go to the last mode of transportations table page 15s 055ms
Then Verify that mode of transportation is not visible in the table 15s 069ms
After Hooks.deleteModeOfTransportationAfterTest() 827ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 221ms
When Create default mode of transportation by API with "pba1-carrier" 547ms
And Login as "bausch-admin" 2s 482ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Disable mode of transportation by API 815ms
Then Show disabled mode of transportations in the table 149ms
And Go to the last mode of transportations table page 866ms
Then Verify that mode of transportation is visible in the table 108ms
After Hooks.deleteModeOfTransportationAfterTest() 775ms
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 487ms
And Create default mode of transportation by API with "pba1-carrier" 619ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 564ms
And Go to mode of transportation details 281ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 656ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 574ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 288ms
After Hooks.deleteModeOfTransportationAfterTest() 802ms
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 440ms
When Create default mode of transportation by API with "pba1-carrier" 590ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 568ms
And Go to mode of transportation details 288ms
Then Reject mode of transportation 149ms
And Verify that user is redirected to mode of transportation tab 928ms
Then Check if "Odrzucony" status is visible in mode of transportation table 085ms
After Hooks.deleteModeOfTransportationAfterTest() 764ms
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 391ms
When Create default mode of transportation by API with "pba1-carrier" 585ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 446ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 415ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Go to mode of transportation details 322ms
Then Approve mode of transportation 132ms
And Check if confirm mode of transportation button is visible 704ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 492ms
And Verify that user is redirected to mode of transportation tab 080ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 075ms
After Hooks.deleteModeOfTransportationAfterTest() 824ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 225ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 805ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 347ms
When Login as "super-admin-bausch" 2s 322ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 584ms
And Go to mode of transportation details 349ms
And Verify that MOT has "SUMMER_MAPPING" document 041ms
Then Disable "SUMMER_MAPPING" document 15s 775ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 041ms
And Check if mode of transportation has status "Zaakceptowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 955ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 223ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 806ms
When Login as "super-admin-bausch" 2s 585ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 334ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 845ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 026ms
And Check if mode of transportation has status "Zablokowany" 078ms
After Hooks.deleteModeOfTransportationAfterTest() 840ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 219ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 570ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 435ms
When Login as "super-admin-bausch" 2s 548ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Go to mode of transportation details 347ms
Then Approve mode of transportation 149ms
And Check if mode of transportation has status "Niezaakceptowany" 076ms
And Check if error message is visible in mode of transportation details 222ms
After Hooks.deleteModeOfTransportationAfterTest() 811ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 216ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 820ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 355ms
When Login as "super-admin-bausch" 2s 256ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 588ms
And Go to mode of transportation details 341ms
And Verify that MOT has "SUMMER_MAPPING" document 043ms
Then Disable "SUMMER_MAPPING" document 15s 797ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 083ms
And Check if mode of transportation has status "Zaakceptowany" 070ms
After Hooks.deleteModeOfTransportationAfterTest() 853ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 777ms
When Login as "super-admin-bausch" 2s 511ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 624ms
And Go to mode of transportation details 355ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 033ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 759ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 075ms
And Check if mode of transportation has status "Zablokowany" 094ms
After Hooks.deleteModeOfTransportationAfterTest() 940ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 556ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 431ms
When Login as "super-admin-bausch" 2s 501ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Go to mode of transportation details 357ms
Then Approve mode of transportation 138ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 152ms
After Hooks.deleteModeOfTransportationAfterTest() 835ms
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" 240ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 157ms
And Mark custom fields as not obligatory 782ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 775ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 194ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 660ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 396ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 648ms
And Login as "bausch-admin" 6s 464ms
And Go to "TRANSPORT_TABLE" 391ms
And Find transport in table with status "advice-added" 3s 597ms
And Confirm statuses until reach "on-the-way" 30s 337ms
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.0siZ5s}, 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: 69ba0ddc713330a988fd9a6e71686604
*** 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 198ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 106ms
After Hooks.deleteModeOfTransportationAfterTest() 880ms
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" 241ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 168ms
And Mark custom fields as not obligatory 762ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 813ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 251ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 630ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 407ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 2s 075ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/224056651 - 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 092ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 169ms
After Hooks.deleteModeOfTransportationAfterTest() 937ms
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" 249ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 181ms
And Mark custom fields as not obligatory 771ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 833ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 255ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 686ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 388ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 2s 179ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/224056829 - 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 097ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 103ms
After Hooks.deleteModeOfTransportationAfterTest() 941ms