Project Number Date
ApolloFullRunnerReport apollo-test-2.84 18 lip 2021, 04:05

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 27s 046ms 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 123ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 653ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 306ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_EXPORT" "super-admin-bausch" 003ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 685ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 423ms
And Click button advice in transport table "LOAD_EXPORT" 1s 833ms
And Set advice window in schedule 3s 274ms
And Fill advice form 11s 675ms
And Click advice save button and wait for advice form to disappear 33s 910ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 183ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 391ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 652ms
When Go to "TRANSPORT_TABLE" 464ms
And Show all transport types 1s 156ms
And Click button advice in transport table "LOAD_EXPORT" 2s 352ms
And Set advice window in schedule 3s 142ms
And Select driver "Marek Kanarek" from suggestions 2s 447ms
Then Verify if mode of transportation select is empty 101ms
Hooks
After Hooks.deleteTransportsAfterTest() 030ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/223828585/delete - status odpowiedzi: 401 , komunikat:  [path:/apollo/api/transports/223828585/delete, error:Unauthorized, message:No message available, timestamp:1626549602592, 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() 557ms
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 279ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 013ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 250ms
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 004ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 893ms
When Go to "TRANSPORT_TABLE" 412ms
And Show all transport types 1s 162ms
And Click button advice in transport table "EXW_DELIVERY" 1s 412ms
And Fill advice form 10s 637ms
And Click advice save button and wait for advice form to disappear 33s 288ms
And Click button advice in transport table "EXW_DELIVERY" 252ms
And Set advice window in schedule 3s 212ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 2s 528ms
And Click advice save button and wait for advice form to disappear 19s 124ms
And Go to "TRANSPORT_TABLE" 419ms
And Show all transport types 1s 187ms
And Go to transport details "EXW_DELIVERY" 2s 830ms
Then Check are advice values equals 2s 697ms
After Hooks.deleteTransportAfterTest() 10s 114ms
After Hooks.deleteModeOfTransportationAfterTest() 574ms
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" 221ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 3s 043ms
When Create default mode of transportation by API with "pba1-carrier" 738ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 397ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Środek transportu BBBB0000 został zaktualizowany" 11s 372ms
Then Check if user got a mail 000ms
Hooks
After Hooks.cleanUserDetailsAfterTest() 022ms
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:1626554932670, 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() 558ms
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" 235ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 288ms
When Create default mode of transportation by API with "pba1-carrier" 565ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Nowy środek transportu" 5s 375ms
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:1626554940725, 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() 527ms
View Feature Create mode of transportation
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 223ms
When Create default mode of transportation by API with "pba1-carrier" 563ms
After Hooks.deleteModeOfTransportationAfterTest() 544ms
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 981ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 773ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 379ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 268ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 582ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 345ms
After Hooks.deleteModeOfTransportationAfterTest() 557ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 241ms
And Create default mode of transportation by API with "pba1-carrier" 566ms
And Set status of MOT to "AWAITING_VERIFICATION" 470ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 159ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 658ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 396ms
When Login as "super-admin-bausch" 6s 430ms
And Go to "TRANSPORT_TABLE" 387ms
And Click button advice in transport table "LOAD_EXPORT" 902ms
And Set advice window in schedule 3s 295ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 457ms
After Hooks.deleteTransportAfterTest() 10s 120ms
After Hooks.deleteModeOfTransportationAfterTest() 546ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 242ms
And Create default mode of transportation by API with "pba1-carrier" 586ms
And Set status of MOT to "DISABLED" 565ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 145ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 655ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 401ms
When Login as "super-admin-bausch" 2s 433ms
And Go to "TRANSPORT_TABLE" 382ms
And Click button advice in transport table "LOAD_EXPORT" 1s 125ms
And Set advice window in schedule 3s 494ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 457ms
After Hooks.deleteTransportAfterTest() 10s 195ms
After Hooks.deleteModeOfTransportationAfterTest() 593ms
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" 578ms
And Set status of MOT to "ACCEPTED" 556ms
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 573ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 359ms
When Login as "super-admin-bausch" 2s 242ms
And Go to "TRANSPORT_TABLE" 343ms
And Click button advice in transport table "LOAD_EXPORT" 1s 346ms
And Set advice window in schedule 3s 482ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 660ms
After Hooks.deleteTransportAfterTest() 10s 126ms
After Hooks.deleteModeOfTransportationAfterTest() 666ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 235ms
And Create default mode of transportation by API with "pba1-carrier" 570ms
And Set status of MOT to "UPDATED" 623ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 134ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 640ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 375ms
When Login as "super-admin-bausch" 2s 548ms
And Go to "TRANSPORT_TABLE" 370ms
And Click button advice in transport table "LOAD_EXPORT" 1s 668ms
And Set advice window in schedule 3s 615ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 504ms
After Hooks.deleteTransportAfterTest() 10s 117ms
After Hooks.deleteModeOfTransportationAfterTest() 706ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 224ms
And Create default mode of transportation by API with "pba1-carrier" 567ms
And Set status of MOT to "REJECTED" 672ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 180ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 655ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 379ms
When Login as "super-admin-bausch" 2s 394ms
And Go to "TRANSPORT_TABLE" 390ms
And Click button advice in transport table "LOAD_EXPORT" 1s 825ms
And Set advice window in schedule 3s 511ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 595ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 451ms
After Hooks.deleteTransportAfterTest() 10s 193ms
After Hooks.deleteModeOfTransportationAfterTest() 747ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 239ms
And Create default mode of transportation by API with "pba1-carrier" 567ms
And Set status of MOT to "BLOCKED" 705ms
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 694ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 422ms
When Login as "super-admin-bausch" 2s 460ms
And Go to "TRANSPORT_TABLE" 384ms
And Click button advice in transport table "LOAD_EXPORT" 2s 141ms
And Set advice window in schedule 3s 519ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 482ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 442ms
After Hooks.deleteTransportAfterTest() 10s 124ms
After Hooks.deleteModeOfTransportationAfterTest() 760ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 582ms
When Login as "pba1-carrier" 2s 326ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 086ms
And Go to mode of transportation details 287ms
And Open new "WINTER_MAPPING" document modal 174ms
Then Check default values in "WINTER_MAPPING" document form 073ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 159ms
And Verify that MOT has "WINTER_MAPPING" document 038ms
After Hooks.deleteModeOfTransportationAfterTest() 857ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 590ms
When Login as "pba1-carrier" 2s 479ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 987ms
And Go to mode of transportation details 325ms
And Open new "SUMMER_MAPPING" document modal 173ms
Then Check default values in "SUMMER_MAPPING" document form 071ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 211ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
After Hooks.deleteModeOfTransportationAfterTest() 840ms
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" 577ms
When Login as "pba1-carrier" 2s 393ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 810ms
And Go to mode of transportation details 287ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 222ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 172ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 628ms
And Save new document 15s 229ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 047ms
After Hooks.deleteModeOfTransportationAfterTest() 904ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 588ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 343ms
When Login as "super-admin-bausch" 2s 426ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 718ms
And Go to mode of transportation details 328ms
Then Verify that MOT has "WINTER_MAPPING" document 034ms
And Accept "WINTER_MAPPING" document 16s 234ms
And Verify that "WINTER_MAPPING" document is accepted 085ms
After Hooks.deleteModeOfTransportationAfterTest() 788ms
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" 567ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 327ms
When Login as "super-admin-bausch" 2s 453ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 575ms
And Go to mode of transportation details 362ms
Then Verify that MOT has "SUMMER_MAPPING" document 038ms
And Accept "SUMMER_MAPPING" document 16s 205ms
And Verify that "SUMMER_MAPPING" document is accepted 090ms
After Hooks.deleteModeOfTransportationAfterTest() 819ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 224ms
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" 432ms
When Login as "super-admin-bausch" 2s 514ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 328ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 204ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 084ms
After Hooks.deleteModeOfTransportationAfterTest() 771ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
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" 424ms
When Login as "super-admin-bausch" 2s 423ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Go to mode of transportation details 329ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 322ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 091ms
After Hooks.deleteModeOfTransportationAfterTest() 825ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 561ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 342ms
When Login as "super-admin-bausch" 2s 451ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
And Go to mode of transportation details 319ms
Then Verify that MOT has "WINTER_MAPPING" document 042ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 034ms
After Hooks.deleteModeOfTransportationAfterTest() 824ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 225ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 576ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 367ms
When Login as "super-admin-bausch" 2s 425ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 580ms
And Go to mode of transportation details 321ms
Then Verify that MOT has "SUMMER_MAPPING" document 040ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 026ms
After Hooks.deleteModeOfTransportationAfterTest() 909ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 560ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 324ms
When Login as "super-admin-bausch" 2s 386ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 583ms
And Go to mode of transportation details 338ms
Then Verify that MOT has "WINTER_MAPPING" document 042ms
And Disable "WINTER_MAPPING" document 15s 779ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 085ms
After Hooks.deleteModeOfTransportationAfterTest() 909ms
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" 567ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 348ms
When Login as "super-admin-bausch" 2s 474ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 615ms
And Go to mode of transportation details 362ms
Then Verify that MOT has "SUMMER_MAPPING" document 045ms
And Disable "SUMMER_MAPPING" document 15s 799ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 085ms
After Hooks.deleteModeOfTransportationAfterTest() 872ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 221ms
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" 434ms
When Login as "super-admin-bausch" 2s 650ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 639ms
And Go to mode of transportation details 339ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 809ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 024ms
After Hooks.deleteModeOfTransportationAfterTest() 906ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 569ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 344ms
When Login as "pba1-carrier" 5s 213ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 052ms
And Go to mode of transportation details 317ms
And Verify that MOT has "WINTER_MAPPING" document 042ms
Then Edit "WINTER_MAPPING" document 2s 399ms
And Update "WINTER_MAPPING" document 251ms
And Verify that "WINTER_MAPPING" document is updated 292ms
And If user is login then logout 261ms
And Login as "super-admin-bausch" 2s 498ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 571ms
And Go to mode of transportation details 294ms
And Verify that "WINTER_MAPPING" document has updated date 077ms
After Hooks.deleteModeOfTransportationAfterTest() 876ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 591ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 363ms
When Login as "pba1-carrier" 2s 255ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 763ms
And Go to mode of transportation details 332ms
And Verify that MOT has "SUMMER_MAPPING" document 047ms
Then Edit "SUMMER_MAPPING" document 2s 381ms
And Update "SUMMER_MAPPING" document 229ms
And Verify that "SUMMER_MAPPING" document is updated 162ms
And If user is login then logout 447ms
And Login as "super-admin-bausch" 2s 308ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 565ms
And Go to mode of transportation details 368ms
And Verify that "SUMMER_MAPPING" document has updated date 074ms
After Hooks.deleteModeOfTransportationAfterTest() 861ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 567ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 418ms
When Login as "pba1-carrier" 2s 192ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 785ms
And Go to mode of transportation details 322ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 539ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 225ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 367ms
And If user is login then logout 443ms
And Login as "super-admin-bausch" 2s 324ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 573ms
And Go to mode of transportation details 329ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 197ms
After Hooks.deleteModeOfTransportationAfterTest() 898ms
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" 600ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 350ms
When Login as "super-admin-bausch" 2s 351ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 563ms
And Go to mode of transportation details 345ms
Then Verify that MOT has "WINTER_MAPPING" document 043ms
And Verify that "WINTER_MAPPING" document is "true" to edition 146ms
After Hooks.deleteModeOfTransportationAfterTest() 828ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 228ms
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" 334ms
When Login as "super-admin-bausch" 2s 355ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Go to mode of transportation details 302ms
Then Verify that MOT has "SUMMER_MAPPING" document 040ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 143ms
After Hooks.deleteModeOfTransportationAfterTest() 825ms
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" 554ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 459ms
When Login as "super-admin-bausch" 2s 353ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 572ms
And Go to mode of transportation details 309ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 037ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 423ms
After Hooks.deleteModeOfTransportationAfterTest() 822ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 233ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 551ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 326ms
And Accept "WINTER_MAPPING" document by API 402ms
When Login as "super-admin-bausch" 2s 343ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 580ms
And Go to mode of transportation details 352ms
Then Verify that MOT has "WINTER_MAPPING" document 038ms
And Verify that "WINTER_MAPPING" document is "false" to edition 142ms
After Hooks.deleteModeOfTransportationAfterTest() 867ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 221ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 562ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 342ms
And Accept "SUMMER_MAPPING" document by API 396ms
When Login as "super-admin-bausch" 2s 209ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 587ms
And Go to mode of transportation details 310ms
Then Verify that MOT has "SUMMER_MAPPING" document 044ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 140ms
After Hooks.deleteModeOfTransportationAfterTest() 831ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 218ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 558ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 433ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 476ms
When Login as "super-admin-bausch" 2s 262ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 583ms
And Go to mode of transportation details 328ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 047ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 464ms
After Hooks.deleteModeOfTransportationAfterTest() 814ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 572ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 413ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 406ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 468ms
When Login as "super-admin-bausch" 2s 332ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 341ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 430ms
After Hooks.deleteModeOfTransportationAfterTest() 989ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 231ms
When Create default mode of transportation by API with "pba1-carrier" 544ms
And Login as "bausch-admin" 5s 442ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 594ms
And Go to mode of transportation details 287ms
When Disable mode of transportation 151ms
And Go to the last mode of transportations table page 15s 072ms
Then Verify that mode of transportation is not visible in the table 15s 029ms
After Hooks.deleteModeOfTransportationAfterTest() 780ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 235ms
When Create default mode of transportation by API with "pba1-carrier" 560ms
And Login as "pba1-carrier" 5s 339ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 896ms
And Go to mode of transportation details 315ms
When Disable mode of transportation 163ms
And Go to the last mode of transportations table page 15s 094ms
Then Verify that mode of transportation is not visible in the table 15s 077ms
After Hooks.deleteModeOfTransportationAfterTest() 774ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 235ms
When Create default mode of transportation by API with "pba1-carrier" 547ms
And Login as "bausch-admin" 2s 390ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Disable mode of transportation by API 798ms
Then Show disabled mode of transportations in the table 144ms
And Go to the last mode of transportations table page 851ms
Then Verify that mode of transportation is visible in the table 095ms
After Hooks.deleteModeOfTransportationAfterTest() 765ms
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 372ms
And Create default mode of transportation by API with "pba1-carrier" 583ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 551ms
And Go to mode of transportation details 270ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 573ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 577ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 286ms
After Hooks.deleteModeOfTransportationAfterTest() 789ms
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 507ms
When Create default mode of transportation by API with "pba1-carrier" 601ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 561ms
And Go to mode of transportation details 286ms
Then Reject mode of transportation 139ms
And Verify that user is redirected to mode of transportation tab 906ms
Then Check if "Odrzucony" status is visible in mode of transportation table 079ms
After Hooks.deleteModeOfTransportationAfterTest() 776ms
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 501ms
When Create default mode of transportation by API with "pba1-carrier" 561ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 448ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 392ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 564ms
And Go to mode of transportation details 336ms
Then Approve mode of transportation 160ms
And Check if confirm mode of transportation button is visible 749ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 564ms
And Verify that user is redirected to mode of transportation tab 090ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 089ms
After Hooks.deleteModeOfTransportationAfterTest() 801ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
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 804ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 341ms
When Login as "super-admin-bausch" 2s 344ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 628ms
And Go to mode of transportation details 362ms
And Verify that MOT has "SUMMER_MAPPING" document 039ms
Then Disable "SUMMER_MAPPING" document 15s 783ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 050ms
And Check if mode of transportation has status "Zaakceptowany" 098ms
After Hooks.deleteModeOfTransportationAfterTest() 854ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 227ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 795ms
When Login as "super-admin-bausch" 2s 499ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 332ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 037ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 831ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 029ms
And Check if mode of transportation has status "Zablokowany" 090ms
After Hooks.deleteModeOfTransportationAfterTest() 925ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 221ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 568ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 446ms
When Login as "super-admin-bausch" 2s 429ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Go to mode of transportation details 340ms
Then Approve mode of transportation 143ms
And Check if mode of transportation has status "Niezaakceptowany" 067ms
And Check if error message is visible in mode of transportation details 227ms
After Hooks.deleteModeOfTransportationAfterTest() 827ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 234ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 856ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 353ms
When Login as "super-admin-bausch" 2s 399ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
And Go to mode of transportation details 358ms
And Verify that MOT has "SUMMER_MAPPING" document 039ms
Then Disable "SUMMER_MAPPING" document 15s 810ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 075ms
And Check if mode of transportation has status "Zaakceptowany" 084ms
After Hooks.deleteModeOfTransportationAfterTest() 945ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 802ms
When Login as "super-admin-bausch" 2s 594ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 639ms
And Go to mode of transportation details 314ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 037ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 779ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 078ms
And Check if mode of transportation has status "Zablokowany" 072ms
After Hooks.deleteModeOfTransportationAfterTest() 815ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 213ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 563ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 438ms
When Login as "super-admin-bausch" 2s 467ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 619ms
And Go to mode of transportation details 363ms
Then Approve mode of transportation 153ms
And Check if mode of transportation has status "Niezaakceptowany" 068ms
And Check if error message is visible in mode of transportation details 141ms
After Hooks.deleteModeOfTransportationAfterTest() 811ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm status with given confirmation date [A-7159]
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-bausch" 233ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 170ms
And Mark custom fields as not obligatory 765ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 830ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 121ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 681ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 387ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 650ms
And Login as "bausch-admin" 6s 552ms
And Go to "TRANSPORT_TABLE" 381ms
And Find transport in table with status "advice-added" 3s 628ms
And Confirm statuses until reach "on-the-way" 30s 299ms
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.114)
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.StkGj7}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 6b533f8080c04f427f4c4895dd558f77
*** 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 193ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 111ms
After Hooks.deleteModeOfTransportationAfterTest() 889ms
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" 235ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 171ms
And Mark custom fields as not obligatory 765ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 831ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 278ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 665ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 417ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 1s 984ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/223861325 - 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 101ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 107ms
After Hooks.deleteModeOfTransportationAfterTest() 952ms
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 180ms
And Mark custom fields as not obligatory 795ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 767ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 258ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 667ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 394ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 2s 159ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/223861495 - 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 093ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 076ms
After Hooks.deleteModeOfTransportationAfterTest() 1s 026ms