Project Number Date
ApolloFullRunnerReport apollo-test-2.85 19 lip 2021, 03:57

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 468 4 20 0 0 492 42 7 49 19m 44s 072ms 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 237ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 519ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 337ms
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 655ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 464ms
And Click button advice in transport table "LOAD_EXPORT" 1s 847ms
And Set advice window in schedule 3s 243ms
And Fill advice form 11s 708ms
And Click advice save button and wait for advice form to disappear 33s 938ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 223ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 385ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 646ms
When Go to "TRANSPORT_TABLE" 463ms
And Show all transport types 1s 168ms
And Click button advice in transport table "LOAD_EXPORT" 2s 388ms
And Set advice window in schedule 3s 194ms
And Select driver "Marek Kanarek" from suggestions 2s 399ms
Then Verify if mode of transportation select is empty 093ms
Hooks
After Hooks.deleteTransportsAfterTest() 026ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/223841206/delete - status odpowiedzi: 401 , komunikat:  [path:/apollo/api/transports/223841206/delete, error:Unauthorized, message:No message available, timestamp:1626636013345, 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() 561ms
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 376ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 923ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 211ms
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 881ms
When Go to "TRANSPORT_TABLE" 399ms
And Show all transport types 1s 160ms
And Click button advice in transport table "EXW_DELIVERY" 1s 451ms
And Fill advice form 10s 560ms
And Click advice save button and wait for advice form to disappear 33s 290ms
And Click button advice in transport table "EXW_DELIVERY" 235ms
And Set advice window in schedule 3s 176ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 2s 531ms
And Click advice save button and wait for advice form to disappear 33s 813ms
And Go to "TRANSPORT_TABLE" 496ms
And Show all transport types 1s 205ms
And Go to transport details "EXW_DELIVERY" 2s 972ms
Then Check are advice values equals 2s 622ms
After Hooks.deleteTransportAfterTest() 10s 122ms
After Hooks.deleteModeOfTransportationAfterTest() 563ms
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" 226ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 895ms
When Create default mode of transportation by API with "pba1-carrier" 628ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 334ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Środek transportu BBBB0000 został zaktualizowany" 11s 273ms
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:1626641310790, 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() 536ms
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" 240ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 252ms
When Create default mode of transportation by API with "pba1-carrier" 563ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Nowy środek transportu" 5s 340ms
Then Check if user got a mail 000ms
Hooks
After Hooks.cleanUserDetailsAfterTest() 029ms
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:1626641318756, 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() 529ms
View Feature Create mode of transportation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 232ms
When Create default mode of transportation by API with "pba1-carrier" 573ms
After Hooks.deleteModeOfTransportationAfterTest() 546ms
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 953ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 813ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 462ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 291ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 520ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 353ms
After Hooks.deleteModeOfTransportationAfterTest() 545ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 334ms
And Create default mode of transportation by API with "pba1-carrier" 559ms
And Set status of MOT to "AWAITING_VERIFICATION" 486ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 157ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 700ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 407ms
When Login as "super-admin-bausch" 6s 393ms
And Go to "TRANSPORT_TABLE" 387ms
And Click button advice in transport table "LOAD_EXPORT" 920ms
And Set advice window in schedule 3s 235ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 510ms
After Hooks.deleteTransportAfterTest() 10s 122ms
After Hooks.deleteModeOfTransportationAfterTest() 582ms
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" 558ms
And Set status of MOT to "DISABLED" 565ms
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 648ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 390ms
When Login as "super-admin-bausch" 2s 451ms
And Go to "TRANSPORT_TABLE" 370ms
And Click button advice in transport table "LOAD_EXPORT" 1s 121ms
And Set advice window in schedule 3s 476ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 433ms
After Hooks.deleteTransportAfterTest() 10s 115ms
After Hooks.deleteModeOfTransportationAfterTest() 618ms
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" 571ms
And Set status of MOT to "ACCEPTED" 599ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 106ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 632ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 391ms
When Login as "super-admin-bausch" 2s 509ms
And Go to "TRANSPORT_TABLE" 379ms
And Click button advice in transport table "LOAD_EXPORT" 1s 395ms
And Set advice window in schedule 3s 732ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 508ms
After Hooks.deleteTransportAfterTest() 10s 198ms
After Hooks.deleteModeOfTransportationAfterTest() 664ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 240ms
And Create default mode of transportation by API with "pba1-carrier" 560ms
And Set status of MOT to "UPDATED" 2s 592ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 123ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 675ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 386ms
When Login as "super-admin-bausch" 2s 638ms
And Go to "TRANSPORT_TABLE" 376ms
And Click button advice in transport table "LOAD_EXPORT" 1s 617ms
And Set advice window in schedule 3s 550ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 539ms
After Hooks.deleteTransportAfterTest() 10s 101ms
After Hooks.deleteModeOfTransportationAfterTest() 752ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create default mode of transportation by API with "pba1-carrier" 564ms
And Set status of MOT to "REJECTED" 683ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 075ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 723ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 390ms
When Login as "super-admin-bausch" 2s 461ms
And Go to "TRANSPORT_TABLE" 385ms
And Click button advice in transport table "LOAD_EXPORT" 1s 832ms
And Set advice window in schedule 3s 462ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 557ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 478ms
After Hooks.deleteTransportAfterTest() 10s 120ms
After Hooks.deleteModeOfTransportationAfterTest() 765ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create default mode of transportation by API with "pba1-carrier" 583ms
And Set status of MOT to "BLOCKED" 721ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 139ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 638ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 404ms
When Login as "super-admin-bausch" 2s 454ms
And Go to "TRANSPORT_TABLE" 384ms
And Click button advice in transport table "LOAD_EXPORT" 2s 145ms
And Set advice window in schedule 3s 544ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 499ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 517ms
After Hooks.deleteTransportAfterTest() 10s 197ms
After Hooks.deleteModeOfTransportationAfterTest() 801ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 265ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 574ms
When Login as "pba1-carrier" 2s 355ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 034ms
And Go to mode of transportation details 302ms
And Open new "WINTER_MAPPING" document modal 199ms
Then Check default values in "WINTER_MAPPING" document form 075ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 193ms
And Verify that MOT has "WINTER_MAPPING" document 043ms
After Hooks.deleteModeOfTransportationAfterTest() 872ms
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" 587ms
When Login as "pba1-carrier" 2s 296ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 796ms
And Go to mode of transportation details 312ms
And Open new "SUMMER_MAPPING" document modal 188ms
Then Check default values in "SUMMER_MAPPING" document form 084ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 234ms
And Verify that MOT has "SUMMER_MAPPING" document 040ms
After Hooks.deleteModeOfTransportationAfterTest() 839ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 585ms
When Login as "pba1-carrier" 2s 396ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 775ms
And Go to mode of transportation details 303ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 211ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 170ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 621ms
And Save new document 15s 214ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 031ms
After Hooks.deleteModeOfTransportationAfterTest() 855ms
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" 566ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 345ms
When Login as "super-admin-bausch" 2s 469ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 601ms
And Go to mode of transportation details 323ms
Then Verify that MOT has "WINTER_MAPPING" document 035ms
And Accept "WINTER_MAPPING" document 16s 251ms
And Verify that "WINTER_MAPPING" document is accepted 099ms
After Hooks.deleteModeOfTransportationAfterTest() 827ms
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" 550ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 333ms
When Login as "super-admin-bausch" 2s 460ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Go to mode of transportation details 341ms
Then Verify that MOT has "SUMMER_MAPPING" document 037ms
And Accept "SUMMER_MAPPING" document 16s 197ms
And Verify that "SUMMER_MAPPING" document is accepted 093ms
After Hooks.deleteModeOfTransportationAfterTest() 828ms
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" 556ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 454ms
When Login as "super-admin-bausch" 2s 582ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 623ms
And Go to mode of transportation details 346ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 041ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 170ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 069ms
After Hooks.deleteModeOfTransportationAfterTest() 796ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
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" 563ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 450ms
When Login as "super-admin-bausch" 2s 446ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 616ms
And Go to mode of transportation details 334ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 1s 749ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 080ms
After Hooks.deleteModeOfTransportationAfterTest() 767ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 222ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 581ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 340ms
When Login as "super-admin-bausch" 2s 281ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 587ms
And Go to mode of transportation details 301ms
Then Verify that MOT has "WINTER_MAPPING" document 041ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 034ms
After Hooks.deleteModeOfTransportationAfterTest() 809ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 564ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 328ms
When Login as "super-admin-bausch" 2s 590ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 338ms
Then Verify that MOT has "SUMMER_MAPPING" document 039ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 061ms
After Hooks.deleteModeOfTransportationAfterTest() 898ms
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" 549ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 342ms
When Login as "super-admin-bausch" 2s 457ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 596ms
And Go to mode of transportation details 333ms
Then Verify that MOT has "WINTER_MAPPING" document 041ms
And Disable "WINTER_MAPPING" document 15s 815ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 026ms
After Hooks.deleteModeOfTransportationAfterTest() 796ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 563ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 326ms
When Login as "super-admin-bausch" 2s 450ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 597ms
And Go to mode of transportation details 332ms
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 064ms
After Hooks.deleteModeOfTransportationAfterTest() 912ms
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" 567ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 430ms
When Login as "super-admin-bausch" 2s 492ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 334ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 761ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 079ms
After Hooks.deleteModeOfTransportationAfterTest() 905ms
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" 559ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 336ms
When Login as "pba1-carrier" 5s 166ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 971ms
And Go to mode of transportation details 313ms
And Verify that MOT has "WINTER_MAPPING" document 035ms
Then Edit "WINTER_MAPPING" document 2s 408ms
And Update "WINTER_MAPPING" document 250ms
And Verify that "WINTER_MAPPING" document is updated 292ms
And If user is login then logout 251ms
And Login as "super-admin-bausch" 2s 460ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 572ms
And Go to mode of transportation details 297ms
And Verify that "WINTER_MAPPING" document has updated date 070ms
After Hooks.deleteModeOfTransportationAfterTest() 864ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 571ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 333ms
When Login as "pba1-carrier" 2s 152ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 825ms
And Go to mode of transportation details 306ms
And Verify that MOT has "SUMMER_MAPPING" document 048ms
Then Edit "SUMMER_MAPPING" document 2s 410ms
And Update "SUMMER_MAPPING" document 213ms
And Verify that "SUMMER_MAPPING" document is updated 218ms
And If user is login then logout 245ms
And Login as "super-admin-bausch" 2s 529ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 570ms
And Go to mode of transportation details 287ms
And Verify that "SUMMER_MAPPING" document has updated date 066ms
After Hooks.deleteModeOfTransportationAfterTest() 841ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 249ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 564ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 427ms
When Login as "pba1-carrier" 2s 206ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 868ms
And Go to mode of transportation details 296ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 428ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 212ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 356ms
And If user is login then logout 422ms
And Login as "super-admin-bausch" 2s 341ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 588ms
And Go to mode of transportation details 341ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 184ms
After Hooks.deleteModeOfTransportationAfterTest() 821ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 214ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 580ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 356ms
When Login as "super-admin-bausch" 2s 261ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 553ms
And Go to mode of transportation details 334ms
Then Verify that MOT has "WINTER_MAPPING" document 043ms
And Verify that "WINTER_MAPPING" document is "true" to edition 146ms
After Hooks.deleteModeOfTransportationAfterTest() 858ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 216ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 580ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 337ms
When Login as "super-admin-bausch" 2s 342ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
And Go to mode of transportation details 305ms
Then Verify that MOT has "SUMMER_MAPPING" document 035ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 140ms
After Hooks.deleteModeOfTransportationAfterTest() 804ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 236ms
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" 441ms
When Login as "super-admin-bausch" 2s 333ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 570ms
And Go to mode of transportation details 305ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 041ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 449ms
After Hooks.deleteModeOfTransportationAfterTest() 804ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 218ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 581ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 333ms
And Accept "WINTER_MAPPING" document by API 410ms
When Login as "super-admin-bausch" 2s 334ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 580ms
And Go to mode of transportation details 324ms
Then Verify that MOT has "WINTER_MAPPING" document 039ms
And Verify that "WINTER_MAPPING" document is "false" to edition 141ms
After Hooks.deleteModeOfTransportationAfterTest() 851ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 551ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 340ms
And Accept "SUMMER_MAPPING" document by API 408ms
When Login as "super-admin-bausch" 2s 259ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 581ms
And Go to mode of transportation details 320ms
Then Verify that MOT has "SUMMER_MAPPING" document 042ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 141ms
After Hooks.deleteModeOfTransportationAfterTest() 790ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 233ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 557ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 438ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 397ms
When Login as "super-admin-bausch" 2s 310ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 573ms
And Go to mode of transportation details 319ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 465ms
After Hooks.deleteModeOfTransportationAfterTest() 926ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 545ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 430ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 412ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 436ms
When Login as "super-admin-bausch" 2s 388ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 560ms
And Go to mode of transportation details 334ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 423ms
After Hooks.deleteModeOfTransportationAfterTest() 818ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 211ms
When Create default mode of transportation by API with "pba1-carrier" 557ms
And Login as "bausch-admin" 5s 428ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 591ms
And Go to mode of transportation details 281ms
When Disable mode of transportation 139ms
And Go to the last mode of transportations table page 15s 037ms
Then Verify that mode of transportation is not visible in the table 15s 051ms
After Hooks.deleteModeOfTransportationAfterTest() 741ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 231ms
When Create default mode of transportation by API with "pba1-carrier" 614ms
And Login as "pba1-carrier" 5s 201ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 870ms
And Go to mode of transportation details 319ms
When Disable mode of transportation 164ms
And Go to the last mode of transportations table page 15s 086ms
Then Verify that mode of transportation is not visible in the table 15s 074ms
After Hooks.deleteModeOfTransportationAfterTest() 813ms
View Feature Mode of transportation - Sections
Scenario Outline Check if mode of transportation is visible after disabling it in disabled MOTs table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 213ms
When Create default mode of transportation by API with "pba1-carrier" 505ms
And Login as "bausch-admin" 2s 219ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
And Disable mode of transportation by API 815ms
Then Show disabled mode of transportations in the table 130ms
And Go to the last mode of transportations table page 803ms
Then Verify that mode of transportation is visible in the table 15s 095ms
java.lang.AssertionError: Udało się znaleźć środek transportu
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.ModeOfTransportation.MOTTableTest.verifyMOTIsVisibleInTable(MOTTableTest.java:48)
	at ✽.Verify that mode of transportation is visible in the table(file:Features/Atom/ModeOfTransportation/MOTSections.feature:181)
After Hooks.deleteModeOfTransportationAfterTest() 754ms
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 480ms
And Create default mode of transportation by API with "pba1-carrier" 582ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 631ms
And Go to mode of transportation details 305ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 633ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 511ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 290ms
After Hooks.deleteModeOfTransportationAfterTest() 752ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 469ms
When Create default mode of transportation by API with "pba1-carrier" 668ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 586ms
And Go to mode of transportation details 276ms
Then Reject mode of transportation 143ms
And Verify that user is redirected to mode of transportation tab 934ms
Then Check if "Odrzucony" status is visible in mode of transportation table 088ms
After Hooks.deleteModeOfTransportationAfterTest() 784ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 4s 876ms
When Create default mode of transportation by API with "pba1-carrier" 586ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 454ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 444ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 593ms
And Go to mode of transportation details 355ms
Then Approve mode of transportation 145ms
And Check if confirm mode of transportation button is visible 758ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 492ms
And Verify that user is redirected to mode of transportation tab 076ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 082ms
After Hooks.deleteModeOfTransportationAfterTest() 815ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 763ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 347ms
When Login as "super-admin-bausch" 2s 250ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 560ms
And Go to mode of transportation details 362ms
And Verify that MOT has "SUMMER_MAPPING" document 042ms
Then Disable "SUMMER_MAPPING" document 15s 788ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 078ms
And Check if mode of transportation has status "Zaakceptowany" 092ms
After Hooks.deleteModeOfTransportationAfterTest() 933ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 000ms
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 830ms
When Login as "super-admin-bausch" 2s 625ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 343ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 779ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 070ms
And Check if mode of transportation has status "Zablokowany" 080ms
After Hooks.deleteModeOfTransportationAfterTest() 927ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 234ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 578ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 442ms
When Login as "super-admin-bausch" 2s 485ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 630ms
And Go to mode of transportation details 355ms
Then Approve mode of transportation 136ms
And Check if mode of transportation has status "Niezaakceptowany" 071ms
And Check if error message is visible in mode of transportation details 154ms
After Hooks.deleteModeOfTransportationAfterTest() 809ms
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 793ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 345ms
When Login as "super-admin-bausch" 2s 455ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 588ms
And Go to mode of transportation details 346ms
And Verify that MOT has "SUMMER_MAPPING" document 039ms
Then Disable "SUMMER_MAPPING" document 15s 828ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 034ms
And Check if mode of transportation has status "Zaakceptowany" 082ms
After Hooks.deleteModeOfTransportationAfterTest() 945ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 241ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 856ms
When Login as "super-admin-bausch" 2s 644ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 640ms
And Go to mode of transportation details 348ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 038ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 777ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 055ms
And Check if mode of transportation has status "Zablokowany" 087ms
After Hooks.deleteModeOfTransportationAfterTest() 898ms
View Feature Mode of transportation status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 226ms
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" 425ms
When Login as "super-admin-bausch" 2s 385ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 628ms
And Go to mode of transportation details 342ms
Then Approve mode of transportation 136ms
And Check if mode of transportation has status "Niezaakceptowany" 074ms
And Check if error message is visible in mode of transportation details 152ms
After Hooks.deleteModeOfTransportationAfterTest() 855ms
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" 226ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 181ms
And Mark custom fields as not obligatory 739ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 856ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 098ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 654ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 398ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 567ms
And Login as "bausch-admin" 6s 346ms
And Go to "TRANSPORT_TABLE" 395ms
And Find transport in table with status "advice-added" 3s 633ms
And Confirm statuses until reach "on-the-way" 30s 308ms
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.GAsjVA}, 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: 33315d1be40fd39f31d0a666018ca6aa
*** 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 106ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 183ms
After Hooks.deleteModeOfTransportationAfterTest() 896ms
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" 232ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 174ms
And Mark custom fields as not obligatory 761ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 756ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 170ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 624ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 386ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 2s 019ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/223873826 - 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 088ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 113ms
After Hooks.deleteModeOfTransportationAfterTest() 934ms
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" 222ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 171ms
And Mark custom fields as not obligatory 776ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 727ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 248ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 652ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 414ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 1s 973ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/223873988 - 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 099ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 069ms
After Hooks.deleteModeOfTransportationAfterTest() 989ms