Project Number Date
ApolloFullRunnerReport 2021.AT1.3 19 Jul 2021, 02:44

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 459 11 22 0 0 492 35 14 49 17m 37s 321ms 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" 2s 117ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 418ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 1s 659ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_EXPORT" "super-admin-bausch" 001ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 764ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 070ms
And Click button advice in transport table "LOAD_EXPORT" 6s 970ms
And Set advice window in schedule 2s 561ms
And Fill advice form 9s 334ms
And Click advice save button and wait for advice form to disappear 32s 292ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 560ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 066ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 494ms
When Go to "TRANSPORT_TABLE" 477ms
And Show all transport types 1s 048ms
And Click button advice in transport table "LOAD_EXPORT" 096ms
And Set advice window in schedule 2s 523ms
And Select driver "Marek Kanarek" from suggestions 1s 280ms
Then Verify if mode of transportation select is empty 031ms
Hooks
After Hooks.deleteTransportsAfterTest() 008ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/231105006/delete - status odpowiedzi: 401 , komunikat:  [path:/apollo/api/transports/231105006/delete, error:Unauthorized, message:No message available, timestamp:1626635363362, 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() 439ms
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" 1s 931ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 618ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 1s 666ms
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 003ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 709ms
When Go to "TRANSPORT_TABLE" 116ms
And Show all transport types 1s 048ms
And Click button advice in transport table "EXW_DELIVERY" 7s 505ms
And Fill advice form 9s 086ms
And Click advice save button and wait for advice form to disappear 31s 761ms
And Click button advice in transport table "EXW_DELIVERY" 112ms
And Set advice window in schedule 2s 584ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 1s 845ms
And Click advice save button and wait for advice form to disappear 32s 265ms
And Go to "TRANSPORT_TABLE" 449ms
And Show all transport types 1s 103ms
And Go to transport details "EXW_DELIVERY" 2s 525ms
Then Check are advice values equals 2s 272ms
After Hooks.deleteTransportAfterTest() 10s 035ms
After Hooks.deleteModeOfTransportationAfterTest() 447ms
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" 101ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 046ms
When Create default mode of transportation by API with "pba1-carrier" 294ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 323ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Środek transportu BBBB0000 został zaktualizowany" 10s 849ms
Then Check if user got a mail 000ms
Hooks
After Hooks.cleanUserDetailsAfterTest() 006ms
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:1626639375800, 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.GeneratedMethodAccessor252.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() 472ms
View Feature Mode of transportation mail
Scenario Outline Check if mail was sent after creating mode of transportation
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-bausch" 097ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 930ms
When Create default mode of transportation by API with "pba1-carrier" 304ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Nowy środek transportu" 5s 202ms
Then Check if user got a mail 000ms
Hooks
After Hooks.cleanUserDetailsAfterTest() 006ms
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:1626639382817, 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.GeneratedMethodAccessor252.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() 435ms
View Feature Create mode of transportation
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 097ms
When Create default mode of transportation by API with "pba1-carrier" 525ms
After Hooks.deleteModeOfTransportationAfterTest() 458ms
View Feature Create mode of transportation
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 991ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 217ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 666ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 070ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 198ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 093ms
After Hooks.deleteModeOfTransportationAfterTest() 487ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create default mode of transportation by API with "pba1-carrier" 342ms
And Set status of MOT to "AWAITING_VERIFICATION" 442ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 485ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 542ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 054ms
When Login as "super-admin-bausch" 1s 715ms
And Go to "TRANSPORT_TABLE" 185ms
And Click button advice in transport table "LOAD_EXPORT" 9s 940ms
And Set advice window in schedule 2s 560ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 773ms
After Hooks.deleteTransportAfterTest() 10s 030ms
After Hooks.deleteModeOfTransportationAfterTest() 420ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 100ms
And Create default mode of transportation by API with "pba1-carrier" 491ms
And Set status of MOT to "DISABLED" 530ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 595ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 668ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 054ms
When Login as "super-admin-bausch" 1s 242ms
And Go to "TRANSPORT_TABLE" 137ms
And Click button advice in transport table "LOAD_EXPORT" 10s 110ms
And Set advice window in schedule 2s 475ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 598ms
After Hooks.deleteTransportAfterTest() 10s 034ms
After Hooks.deleteModeOfTransportationAfterTest() 439ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 101ms
And Create default mode of transportation by API with "pba1-carrier" 414ms
And Set status of MOT to "ACCEPTED" 427ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 504ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 505ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 071ms
When Login as "super-admin-bausch" 1s 182ms
And Go to "TRANSPORT_TABLE" 148ms
And Click button advice in transport table "LOAD_EXPORT" 10s 283ms
And Set advice window in schedule 2s 635ms
Then Check if "AAAA0000" MOT can be selected in advice form 812ms
After Hooks.deleteTransportAfterTest() 10s 033ms
After Hooks.deleteModeOfTransportationAfterTest() 460ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create default mode of transportation by API with "pba1-carrier" 543ms
And Set status of MOT to "UPDATED" 509ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 605ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 488ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 057ms
When Login as "super-admin-bausch" 1s 265ms
And Go to "TRANSPORT_TABLE" 110ms
And Click button advice in transport table "LOAD_EXPORT" 10s 642ms
And Set advice window in schedule 2s 622ms
Then Check if "AAAA0000" MOT can be selected in advice form 677ms
After Hooks.deleteTransportAfterTest() 10s 028ms
After Hooks.deleteModeOfTransportationAfterTest() 487ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create default mode of transportation by API with "pba1-carrier" 309ms
And Set status of MOT to "REJECTED" 513ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 446ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 469ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 052ms
When Login as "super-admin-bausch" 1s 172ms
And Go to "TRANSPORT_TABLE" 144ms
And Click button advice in transport table "LOAD_EXPORT" 10s 964ms
And Set advice window in schedule 2s 557ms
Then Check if "AAAA0000" MOT is visible in advice form 784ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 212ms
After Hooks.deleteTransportAfterTest() 10s 029ms
After Hooks.deleteModeOfTransportationAfterTest() 470ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 107ms
And Create default mode of transportation by API with "pba1-carrier" 336ms
And Set status of MOT to "BLOCKED" 458ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 430ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 664ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 058ms
When Login as "super-admin-bausch" 1s 145ms
And Go to "TRANSPORT_TABLE" 185ms
And Click button advice in transport table "LOAD_EXPORT" 11s 412ms
And Set advice window in schedule 2s 703ms
Then Check if "AAAA0000" MOT is visible in advice form 716ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 270ms
After Hooks.deleteTransportAfterTest() 10s 034ms
After Hooks.deleteModeOfTransportationAfterTest() 485ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 465ms
When Login as "pba1-carrier" 1s 313ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 231ms
And Go to mode of transportation details 109ms
And Open new "WINTER_MAPPING" document modal 077ms
Then Check default values in "WINTER_MAPPING" document form 019ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 067ms
And Verify that MOT has "WINTER_MAPPING" document 011ms
After Hooks.deleteModeOfTransportationAfterTest() 455ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 102ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 649ms
When Login as "pba1-carrier" 1s 266ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 227ms
And Go to mode of transportation details 105ms
And Open new "SUMMER_MAPPING" document modal 091ms
Then Check default values in "SUMMER_MAPPING" document form 021ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 099ms
And Verify that MOT has "SUMMER_MAPPING" document 015ms
After Hooks.deleteModeOfTransportationAfterTest() 488ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 104ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 336ms
When Login as "pba1-carrier" 1s 362ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 203ms
And Go to mode of transportation details 119ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 089ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 040ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 160ms
And Save new document 15s 111ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 011ms
After Hooks.deleteModeOfTransportationAfterTest() 471ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 106ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 313ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 060ms
When Login as "super-admin-bausch" 1s 257ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 424ms
And Go to mode of transportation details 177ms
Then Verify that MOT has "WINTER_MAPPING" document 011ms
And Accept "WINTER_MAPPING" document 15s 923ms
And Verify that "WINTER_MAPPING" document is accepted 026ms
After Hooks.deleteModeOfTransportationAfterTest() 499ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 097ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 495ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 060ms
When Login as "super-admin-bausch" 1s 134ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 266ms
And Go to mode of transportation details 134ms
Then Verify that MOT has "SUMMER_MAPPING" document 009ms
And Accept "SUMMER_MAPPING" document 15s 075ms
And Verify that "SUMMER_MAPPING" document is accepted 024ms
After Hooks.deleteModeOfTransportationAfterTest() 516ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 100ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 318ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 064ms
When Login as "super-admin-bausch" 1s 284ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 349ms
And Go to mode of transportation details 157ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 011ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 101ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 026ms
After Hooks.deleteModeOfTransportationAfterTest() 449ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 098ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 424ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 066ms
When Login as "super-admin-bausch" 1s 041ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 409ms
And Go to mode of transportation details 199ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 008ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 977ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 025ms
After Hooks.deleteModeOfTransportationAfterTest() 447ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 341ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 059ms
When Login as "super-admin-bausch" 1s 216ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 320ms
And Go to mode of transportation details 147ms
Then Verify that MOT has "WINTER_MAPPING" document 014ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 046ms
After Hooks.deleteModeOfTransportationAfterTest() 474ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 296ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 053ms
When Login as "super-admin-bausch" 1s 050ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 391ms
And Go to mode of transportation details 170ms
Then Verify that MOT has "SUMMER_MAPPING" document 012ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 061ms
After Hooks.deleteModeOfTransportationAfterTest() 458ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 101ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 318ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 068ms
When Login as "super-admin-bausch" 1s 235ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 297ms
And Go to mode of transportation details 166ms
Then Verify that MOT has "WINTER_MAPPING" document 015ms
And Disable "WINTER_MAPPING" document 15s 663ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 012ms
After Hooks.deleteModeOfTransportationAfterTest() 481ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 099ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 306ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 051ms
When Login as "super-admin-bausch" 1s 188ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 280ms
And Go to mode of transportation details 158ms
Then Verify that MOT has "SUMMER_MAPPING" document 011ms
And Disable "SUMMER_MAPPING" document 15s 675ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 042ms
After Hooks.deleteModeOfTransportationAfterTest() 544ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 414ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 057ms
When Login as "super-admin-bausch" 1s 171ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 326ms
And Go to mode of transportation details 242ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 020ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 661ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 007ms
After Hooks.deleteModeOfTransportationAfterTest() 478ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 091ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 318ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 056ms
When Login as "pba1-carrier" 1s 916ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 251ms
And Go to mode of transportation details 136ms
And Verify that MOT has "WINTER_MAPPING" document 012ms
Then Edit "WINTER_MAPPING" document 2s 166ms
And Update "WINTER_MAPPING" document 076ms
And Verify that "WINTER_MAPPING" document is updated 097ms
And If user is login then logout 251ms
And Login as "super-admin-bausch" 1s 016ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 320ms
And Go to mode of transportation details 147ms
And Verify that "WINTER_MAPPING" document has updated date 020ms
After Hooks.deleteModeOfTransportationAfterTest() 522ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 105ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 396ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 076ms
When Login as "pba1-carrier" 1s 313ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 436ms
And Go to mode of transportation details 139ms
And Verify that MOT has "SUMMER_MAPPING" document 011ms
Then Edit "SUMMER_MAPPING" document 2s 220ms
And Update "SUMMER_MAPPING" document 097ms
And Verify that "SUMMER_MAPPING" document is updated 032ms
And If user is login then logout 230ms
And Login as "super-admin-bausch" 1s 514ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 368ms
And Go to mode of transportation details 239ms
And Verify that "SUMMER_MAPPING" document has updated date 023ms
After Hooks.deleteModeOfTransportationAfterTest() 557ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 121ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 451ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 086ms
When Login as "pba1-carrier" 1s 833ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 339ms
And Go to mode of transportation details 272ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 017ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 4s 452ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 083ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 082ms
And If user is login then logout 066ms
And Login as "super-admin-bausch" 1s 093ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 362ms
And Go to mode of transportation details 228ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 062ms
After Hooks.deleteModeOfTransportationAfterTest() 440ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 477ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 055ms
When Login as "super-admin-bausch" 1s 148ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 233ms
And Go to mode of transportation details 155ms
Then Verify that MOT has "WINTER_MAPPING" document 014ms
And Verify that "WINTER_MAPPING" document is "true" to edition 051ms
After Hooks.deleteModeOfTransportationAfterTest() 533ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 708ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 051ms
When Login as "super-admin-bausch" 1s 384ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 385ms
And Go to mode of transportation details 272ms
Then Verify that MOT has "SUMMER_MAPPING" document 049ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 050ms
After Hooks.deleteModeOfTransportationAfterTest() 599ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 107ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 873ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 074ms
When Login as "super-admin-bausch" 1s 551ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 446ms
And Go to mode of transportation details 291ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 042ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 324ms
After Hooks.deleteModeOfTransportationAfterTest() 663ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 107ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 388ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 061ms
And Accept "WINTER_MAPPING" document by API 1s 099ms
When Login as "super-admin-bausch" 1s 436ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 443ms
And Go to mode of transportation details 278ms
Then Verify that MOT has "WINTER_MAPPING" document 048ms
And Verify that "WINTER_MAPPING" document is "false" to edition 112ms
After Hooks.deleteModeOfTransportationAfterTest() 661ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 106ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 1s 021ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 117ms
And Accept "SUMMER_MAPPING" document by API 345ms
When Login as "super-admin-bausch" 1s 780ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 405ms
And Go to mode of transportation details 234ms
Then Verify that MOT has "SUMMER_MAPPING" document 014ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 048ms
After Hooks.deleteModeOfTransportationAfterTest() 588ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 100ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 935ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 156ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 358ms
When Login as "super-admin-bausch" 1s 438ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 385ms
And Go to mode of transportation details 303ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 367ms
After Hooks.deleteModeOfTransportationAfterTest() 566ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 118ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 433ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 110ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 470ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 361ms
When Login as "super-admin-bausch" 1s 623ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 412ms
And Go to mode of transportation details 266ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 031ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 190ms
After Hooks.deleteModeOfTransportationAfterTest() 587ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 117ms
When Create default mode of transportation by API with "pba1-carrier" 1s 836ms
And Login as "bausch-admin" 2s 436ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 378ms
And Go to mode of transportation details 204ms
When Disable mode of transportation 098ms
And Go to the last mode of transportations table page 709ms
Then Verify that mode of transportation is not visible in the table 15s 038ms
After Hooks.deleteModeOfTransportationAfterTest() 473ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 098ms
When Create default mode of transportation by API with "pba1-carrier" 331ms
And Login as "pba1-carrier" 1s 602ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 195ms
And Go to mode of transportation details 109ms
When Disable mode of transportation 055ms
And Go to the last mode of transportations table page 604ms
Then Verify that mode of transportation is not visible in the table 15s 052ms
After Hooks.deleteModeOfTransportationAfterTest() 452ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 095ms
When Create default mode of transportation by API with "pba1-carrier" 326ms
And Login as "bausch-admin" 1s 117ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 288ms
And Disable mode of transportation by API 582ms
Then Show disabled mode of transportations in the table 076ms
And Go to the last mode of transportations table page 888ms
Then Verify that mode of transportation is visible in the table 051ms
After Hooks.deleteModeOfTransportationAfterTest() 505ms
View Feature Mode of transportation - Sections
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 407ms
And Create default mode of transportation by API with "pba1-carrier" 388ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 339ms
And Go to mode of transportation details 210ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 001ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 311ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 116ms
After Hooks.deleteModeOfTransportationAfterTest() 559ms
View Feature Mode of transportation status
Scenario Outline Check if rejected mode of transportation status is rejected
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 592ms
When Create default mode of transportation by API with "pba1-carrier" 1s 582ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 383ms
And Go to mode of transportation details 227ms
Then Reject mode of transportation 094ms
And Verify that user is redirected to mode of transportation tab 678ms
Then Check if "Odrzucony" status is visible in mode of transportation table 065ms
org.junit.ComparisonFailure: Status Odrzucony jest widoczny w tabeli expected:<[Odrzucony]> but was:<[Rejected]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfStatusIsVisibleInCreatedMOT(MOTTableTest.java:71)
	at ✽.Check if "Odrzucony" status is visible in mode of transportation table(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:11)
After Hooks.deleteModeOfTransportationAfterTest() 596ms
View Feature Mode of transportation status
Scenario Outline Check if accepted mode of transportation status is accepted
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 793ms
When Create default mode of transportation by API with "pba1-carrier" 452ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 109ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 1s 259ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 347ms
And Go to mode of transportation details 286ms
Then Approve mode of transportation 075ms
And Check if confirm mode of transportation button is visible 764ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 360ms
And Verify that user is redirected to mode of transportation tab 032ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 032ms
org.junit.ComparisonFailure: Status Zaakceptowany jest widoczny w tabeli expected:<[Zaakceptowany]> but was:<[Accepted]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfStatusIsVisibleInCreatedMOT(MOTTableTest.java:71)
	at ✽.Check if "Zaakceptowany" status is visible in mode of transportation table(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:120)
After Hooks.deleteModeOfTransportationAfterTest() 719ms
View Feature Mode of transportation status
Scenario Outline Check if rejecting non required section correctly changes status of the mode of transportation
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-bausch" 109ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 482ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 053ms
When Login as "super-admin-bausch" 947ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 259ms
And Go to mode of transportation details 155ms
And Verify that MOT has "SUMMER_MAPPING" document 014ms
Then Disable "SUMMER_MAPPING" document 15s 627ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 011ms
And Check if mode of transportation has status "Zaakceptowany" 027ms
org.junit.ComparisonFailure: Środek transportu posiada nieprawidłowy status! expected:<[Accepted]> but was:<[Zaakceptowany]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTDetailsTest.checkIfModeOfTransportationHasStatus(MOTDetailsTest.java:317)
	at ✽.Check if mode of transportation has status "Zaakceptowany"(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:136)
After Hooks.deleteModeOfTransportationAfterTest() 533ms
View Feature Mode of transportation status
Scenario Outline Check if rejecting required section correctly changes status of the mode of transportation
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 098ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 313ms
When Login as "super-admin-bausch" 1s 292ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 360ms
And Go to mode of transportation details 202ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 011ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 602ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 037ms
And Check if mode of transportation has status "Zablokowany" 024ms
org.junit.ComparisonFailure: Środek transportu posiada nieprawidłowy status! expected:<[Blocked]> but was:<[Zablokowany]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTDetailsTest.checkIfModeOfTransportationHasStatus(MOTDetailsTest.java:317)
	at ✽.Check if mode of transportation has status "Zablokowany"(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:151)
After Hooks.deleteModeOfTransportationAfterTest() 478ms
View Feature Mode of transportation status
Scenario Outline Check if it is possible to approve mode of transportation without accepted required section
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 102ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 349ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 056ms
When Login as "super-admin-bausch" 1s 118ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 365ms
And Go to mode of transportation details 239ms
Then Approve mode of transportation 094ms
And Check if mode of transportation has status "Niezaakceptowany" 081ms
org.junit.ComparisonFailure: Środek transportu posiada nieprawidłowy status! expected:<[Unaccepted]> but was:<[Niezaakceptowany]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTDetailsTest.checkIfModeOfTransportationHasStatus(MOTDetailsTest.java:317)
	at ✽.Check if mode of transportation has status "Niezaakceptowany"(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:165)
And Check if error message is visible in mode of transportation details 000ms
After Hooks.deleteModeOfTransportationAfterTest() 497ms
View Feature Mode of transportation status
Scenario Outline Check if rejecting non required section correctly changes status of the mode of transportation
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 430ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 104ms
When Login as "super-admin-bausch" 1s 236ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 425ms
And Go to mode of transportation details 227ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Disable "SUMMER_MAPPING" document 15s 612ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 043ms
And Check if mode of transportation has status "Zaakceptowany" 027ms
org.junit.ComparisonFailure: Środek transportu posiada nieprawidłowy status! expected:<[Accepted]> but was:<[Zaakceptowany]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTDetailsTest.checkIfModeOfTransportationHasStatus(MOTDetailsTest.java:317)
	at ✽.Check if mode of transportation has status "Zaakceptowany"(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:182)
After Hooks.deleteModeOfTransportationAfterTest() 519ms
View Feature Mode of transportation status
Scenario Outline Check if rejecting required section correctly changes status of the mode of transportation
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 214ms
When Login as "super-admin-bausch" 1s 315ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 322ms
And Go to mode of transportation details 211ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 029ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 659ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 008ms
And Check if mode of transportation has status "Zablokowany" 025ms
org.junit.ComparisonFailure: Środek transportu posiada nieprawidłowy status! expected:<[Blocked]> but was:<[Zablokowany]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTDetailsTest.checkIfModeOfTransportationHasStatus(MOTDetailsTest.java:317)
	at ✽.Check if mode of transportation has status "Zablokowany"(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:197)
After Hooks.deleteModeOfTransportationAfterTest() 495ms
View Feature Mode of transportation status
Scenario Outline Check if it is possible to approve mode of transportation without accepted required section
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 101ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 345ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 060ms
When Login as "super-admin-bausch" 1s 126ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 336ms
And Go to mode of transportation details 227ms
Then Approve mode of transportation 061ms
And Check if mode of transportation has status "Niezaakceptowany" 034ms
org.junit.ComparisonFailure: Środek transportu posiada nieprawidłowy status! expected:<[Unaccepted]> but was:<[Niezaakceptowany]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTDetailsTest.checkIfModeOfTransportationHasStatus(MOTDetailsTest.java:317)
	at ✽.Check if mode of transportation has status "Niezaakceptowany"(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:211)
And Check if error message is visible in mode of transportation details 000ms
After Hooks.deleteModeOfTransportationAfterTest() 576ms
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" 092ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 024ms
And Mark custom fields as not obligatory 2s 011ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 432ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 482ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 637ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 051ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 2s 452ms
And Login as "bausch-admin" 1s 810ms
And Go to "TRANSPORT_TABLE" 148ms
And Find transport in table with status "advice-added" 15s 477ms
And Confirm statuses until reach "on-the-way" 30s 122ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@class='btn btn-sm btn-primary btn-wide']"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-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-2/temp/buildTmp/.com.google.Chrome.vDN1jO}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: dba5b175465b672380623475d71f06d6
*** Element info: {Using=xpath, value=//button[@class='btn btn-sm btn-primary btn-wide']}
	at sun.reflect.GeneratedConstructorAccessor181.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 032ms
After Hooks.rollbackAllCustomFieldsSettings() 6s 588ms
After Hooks.deleteModeOfTransportationAfterTest() 447ms
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) 000ms
Steps
Given Set token of apiUsername "super-admin-bausch" 094ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 024ms
And Mark custom fields as not obligatory 2s 097ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 323ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 1s 513ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 504ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 048ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 1s 214ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/231430477 - 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 030ms
After Hooks.rollbackAllCustomFieldsSettings() 6s 481ms
After Hooks.deleteModeOfTransportationAfterTest() 454ms
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" 093ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 024ms
And Mark custom fields as not obligatory 1s 950ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 378ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 1s 688ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 502ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 056ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 1s 388ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/231431390 - 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 029ms
After Hooks.rollbackAllCustomFieldsSettings() 6s 327ms
After Hooks.deleteModeOfTransportationAfterTest() 433ms