Project Number Date
ApolloFullRunnerReport 2021.AT1.43 05 sie 2021, 04:46

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Advice transport 428 17 9 0 0 454 25 17 42 35m 36s 609ms Failed
Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 598ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 286ms
And Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama" 058ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 109ms
When Click button advice in transport table "CONTAINER" 075ms
And Set advice window in schedule in the past 2s 479ms
And Fill advice form 18s 050ms
And Click advice save button to check error message 094ms
Then Check if possible advice alert is displayed 024ms
After Hooks.deleteTransportAfterTest() 083ms
Scenario Outline Check if it isn't possible to advice transport in the past when advice is created from transports table.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 210ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 278ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 040ms
And Check is transport "DELIVERY" created in transport table and set transport id 1s 119ms
When Click button advice in transport table "DELIVERY" 080ms
And Set advice window in schedule in the past 2s 629ms
And Fill advice form 10s 494ms
And Click advice save button to check error message 094ms
Then Check if possible advice alert is displayed 30s 123ms
java.lang.AssertionError: Komunikat o tym, że nie możesz awizować w przeszłości nie pojawił się.
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.AdviceTransport.notPossibleAdviceAlertIsDisplayed(AdviceTransport.java:158)
	at ✽.Check if possible advice alert is displayed(file:Features/Atom/Advice/AdviceTransport.feature:13)
After Hooks.deleteTransportAfterTest() 112ms
Scenario Outline Check if it isn't possible to advice transport in the past when advice is created from transports table.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 171ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 228ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 040ms
And Check is transport "LOAD" created in transport table and set transport id 1s 121ms
When Click button advice in transport table "LOAD" 085ms
And Set advice window in schedule in the past 2s 596ms
And Fill advice form 10s 520ms
And Click advice save button to check error message 085ms
Then Check if possible advice alert is displayed 30s 085ms
java.lang.AssertionError: Komunikat o tym, że nie możesz awizować w przeszłości nie pojawił się.
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.AdviceTransport.notPossibleAdviceAlertIsDisplayed(AdviceTransport.java:158)
	at ✽.Check if possible advice alert is displayed(file:Features/Atom/Advice/AdviceTransport.feature:13)
After Hooks.deleteTransportAfterTest() 106ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 520ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 266ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 040ms
And Check is transport "LOAD" created in transport table and set transport id 1s 123ms
When Click button advice in transport table "LOAD" 088ms
And Set advice window in schedule in the past 2s 442ms
And Fill advice form 15s 307ms
And Click advice save button to check error message 077ms
Then Check if possible advice alert is displayed 023ms
After Hooks.deleteTransportAfterTest() 075ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 109ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 199ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 041ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 111ms
When Click button advice in transport table "CONTAINER" 080ms
And Set advice window in schedule in the past 2s 445ms
And Fill advice form 15s 259ms
And Click advice save button to check error message 075ms
Then Check if possible advice alert is displayed 021ms
After Hooks.deleteTransportAfterTest() 082ms
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 096ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 188ms
And Show all transport types 1s 045ms
And Create advice "CREATE_ADVICE_CONTAINER" "CONTAINER" "super-admin-adama" 51s 221ms
And Go to "TRANSPORT_TABLE" 201ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 037ms
When Go to transport details "CONTAINER" 2s 387ms
And Fill transport form 4s 710ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 041ms
And Expand advice panel 098ms
And Edit advice in transport details 14s 509ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 120ms
And Go to transport details "CONTAINER" 2s 319ms
And Expand advice panel 091ms
Then Check are advice values equals after edition 2s 231ms
java.lang.AssertionError: Wartości w formularzu w polu phone-number-prefix są niepoprawne, wartość na stronie: + wartość poprawna: 48
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.AdviceTransport.checkAreAdviceValuesEqualsAfterEdition(AdviceTransport.java:151)
	at ✽.Check are advice values equals after edition(file:Features/Atom/Advice/AdviceTransport.feature:39)
After Hooks.deleteTransportAfterTest() 106ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 114ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 215ms
And Show all transport types 1s 045ms
And Create advice "ADVICE_DELIVERY" "DELIVERY" "super-admin-piast" 43s 832ms
And Go to "TRANSPORT_TABLE" 229ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 042ms
When Go to transport details "DELIVERY" 2s 425ms
And Fill transport form 1m 2s 178ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 038ms
And Expand advice panel 100ms
And Edit advice in transport details 6s 581ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 097ms
And Go to transport details "DELIVERY" 2s 432ms
And Expand advice panel 097ms
Then Check are advice values equals after edition 109ms
After Hooks.deleteTransportAfterTest() 131ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 128ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 243ms
And Show all transport types 1s 039ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-piast" 43s 765ms
And Go to "TRANSPORT_TABLE" 205ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 042ms
When Go to transport details "LOAD" 2s 598ms
And Fill transport form 56s 994ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 039ms
And Expand advice panel 112ms
And Edit advice in transport details 6s 563ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 104ms
And Go to transport details "LOAD" 2s 546ms
And Expand advice panel 084ms
Then Check are advice values equals after edition 102ms
After Hooks.deleteTransportAfterTest() 163ms
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 099ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 250ms
And Show all transport types 1s 042ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 48s 589ms
And Go to "TRANSPORT_TABLE" 146ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 039ms
When Go to transport details "LOAD" 2s 433ms
And Fill transport form 25s 968ms
And Get inputs from database "EDIT_ADVICE_LOAD" "super-admin-keeeper" 039ms
And Expand advice panel 118ms
And Edit advice in transport details 20s 624ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 108ms
And Go to transport details "LOAD" 2s 378ms
And Expand advice panel 093ms
Then Check are advice values equals after edition 8s 294ms
java.lang.AssertionError: Wartości w formularzu w polu phone-number-prefix są niepoprawne, wartość na stronie: + wartość poprawna: 48
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.AdviceTransport.checkAreAdviceValuesEqualsAfterEdition(AdviceTransport.java:151)
	at ✽.Check are advice values equals after edition(file:Features/Atom/Advice/AdviceTransport.feature:39)
After Hooks.deleteTransportAfterTest() 137ms
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 128ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 218ms
And Show all transport types 1s 043ms
And Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-keeeper" 48s 513ms
And Go to "TRANSPORT_TABLE" 175ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 038ms
When Go to transport details "CONTAINER" 2s 440ms
And Fill transport form 25s 915ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-keeeper" 040ms
And Expand advice panel 114ms
And Edit advice in transport details 20s 604ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 100ms
And Go to transport details "CONTAINER" 2s 412ms
And Expand advice panel 083ms
Then Check are advice values equals after edition 8s 315ms
java.lang.AssertionError: Wartości w formularzu w polu phone-number-prefix są niepoprawne, wartość na stronie: + wartość poprawna: 48
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.AdviceTransport.checkAreAdviceValuesEqualsAfterEdition(AdviceTransport.java:151)
	at ✽.Check are advice values equals after edition(file:Features/Atom/Advice/AdviceTransport.feature:39)
After Hooks.deleteTransportAfterTest() 111ms
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 001ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-skz" 1s 439ms
And Show all transport types 1s 036ms
And Create advice "CREATE_ADVICE" "CONTAINER" "super-admin-skz" 49s 991ms
And Go to "TRANSPORT_TABLE" 172ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-skz" 038ms
When Go to transport details "CONTAINER" 2s 485ms
And Fill transport form 7s 431ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 039ms
And Expand advice panel 125ms
And Edit advice in transport details 16s 262ms
And Click "save-transport-and-close" save button and wait for form to disappear 345ms
java.lang.AssertionError: Nie udało się zapisać zmian! Pojawił się komunikat walidacyjny w polu:
[od]
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Transport.TransportFormPage.clickSaveButtonAndWaitForFormToDisappear(TransportFormPage.java:195)
	at CucumberTests.Transport.CreateTransport.clickSaveButtonAndWaitForFormToDisappear(CreateTransport.java:202)
	at ✽.Click "save-transport-and-close" save button and wait for form to disappear(file:Features/Atom/Advice/AdviceTransport.feature:36)
And Go to transport details "CONTAINER" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 118ms
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 075ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 201ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 038ms
When Show all transport types 1s 043ms
And Click button advice in transport table "CONTAINER" 098ms
And Set advice window in schedule 2s 432ms
And Fill advice form 14s 481ms
And Click advice save button and wait for advice form to disappear 30s 660ms
And Go to "TRANSPORT_TABLE" 185ms
And Go to transport details "CONTAINER" 2s 405ms
Then Check are advice values equals 2s 303ms
java.lang.AssertionError: Wartości w formularzu w polu phone-number-prefix są niepoprawne, wartość na stronie: + wartość poprawna: 48
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.AdviceTransport.checkAdviceValues(AdviceTransport.java:145)
	at ✽.Check are advice values equals(file:Features/Atom/Advice/AdviceTransport.feature:61)
After Hooks.deleteTransportAfterTest() 090ms
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 455ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 180ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 039ms
When Show all transport types 1s 046ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 090ms
And Set advice window in schedule 6s 473ms
And Fill advice form 13s 993ms
And Click advice save button and wait for advice form to disappear 30s 773ms
And Go to "TRANSPORT_TABLE" 171ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 512ms
Then Check are advice values equals 4s 272ms
java.lang.AssertionError: Wartości w formularzu w polu phone-number-prefix są niepoprawne, wartość na stronie: + wartość poprawna: 48
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.AdviceTransport.checkAdviceValues(AdviceTransport.java:145)
	at ✽.Check are advice values equals(file:Features/Atom/Advice/AdviceTransport.feature:61)
After Hooks.deleteTransportAfterTest() 109ms
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 090ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 209ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 070ms
When Show all transport types 1s 043ms
And Click button advice in transport table "DELIVERY" 093ms
And Set advice window in schedule 2s 574ms
And Fill advice form 10s 445ms
And Click advice save button and wait for advice form to disappear 30s 731ms
And Go to "TRANSPORT_TABLE" 217ms
And Go to transport details "DELIVERY" 2s 497ms
Then Check are advice values equals 2s 215ms
java.lang.AssertionError: Wartości w formularzu w polu phone-number-prefix są niepoprawne, wartość na stronie: + wartość poprawna: 48
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.AdviceTransport.checkAdviceValues(AdviceTransport.java:145)
	at ✽.Check are advice values equals(file:Features/Atom/Advice/AdviceTransport.feature:61)
After Hooks.deleteTransportAfterTest() 139ms
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 097ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 238ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 039ms
When Show all transport types 1s 040ms
And Click button advice in transport table "LOAD" 105ms
And Set advice window in schedule 2s 593ms
And Fill advice form 10s 518ms
And Click advice save button and wait for advice form to disappear 30s 720ms
And Go to "TRANSPORT_TABLE" 188ms
And Go to transport details "LOAD" 2s 600ms
Then Check are advice values equals 2s 203ms
java.lang.AssertionError: Wartości w formularzu w polu phone-number-prefix są niepoprawne, wartość na stronie: + wartość poprawna: 48
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.AdviceTransport.checkAdviceValues(AdviceTransport.java:145)
	at ✽.Check are advice values equals(file:Features/Atom/Advice/AdviceTransport.feature:61)
After Hooks.deleteTransportAfterTest() 139ms
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 097ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 217ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 039ms
When Show all transport types 1s 039ms
And Click button advice in transport table "LOAD" 098ms
And Set advice window in schedule 2s 459ms
And Fill advice form 15s 249ms
And Click advice save button and wait for advice form to disappear 30s 727ms
And Go to "TRANSPORT_TABLE" 181ms
And Go to transport details "LOAD" 2s 396ms
Then Check are advice values equals 4s 290ms
java.lang.AssertionError: Wartości w formularzu w polu phone-number-prefix są niepoprawne, wartość na stronie: + wartość poprawna: 48
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.AdviceTransport.checkAdviceValues(AdviceTransport.java:145)
	at ✽.Check are advice values equals(file:Features/Atom/Advice/AdviceTransport.feature:61)
After Hooks.deleteTransportAfterTest() 106ms
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 098ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 192ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 039ms
When Show all transport types 1s 038ms
And Click button advice in transport table "CONTAINER" 094ms
And Set advice window in schedule 2s 457ms
And Fill advice form 15s 256ms
And Click advice save button and wait for advice form to disappear 30s 665ms
And Go to "TRANSPORT_TABLE" 187ms
And Go to transport details "CONTAINER" 2s 403ms
Then Check are advice values equals 4s 299ms
java.lang.AssertionError: Wartości w formularzu w polu phone-number-prefix są niepoprawne, wartość na stronie: + wartość poprawna: 48
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.AdviceTransport.checkAdviceValues(AdviceTransport.java:145)
	at ✽.Check are advice values equals(file:Features/Atom/Advice/AdviceTransport.feature:61)
After Hooks.deleteTransportAfterTest() 105ms
Scenario Outline Check if it is possible to advice by advice button in transport table after passing it on to the carrier
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-adama" 098ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 245ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 201ms
And Set token of apiUsername "paa1-carrier@qa.qa-test" 095ms
And Accept transferred transport by Api 151ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 1s 802ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 038ms
When Show all transport types 1s 109ms
And Click button advice in transport table "TRANSPORT" 092ms
And Set advice window in schedule 2s 463ms
And Fill advice form 13s 895ms
And Click advice save button and wait for advice form to disappear 30s 713ms
And Go to "TRANSPORT_TABLE" 215ms
And Go to transport details "TRANSPORT" 2s 414ms
Then Check are advice values equals 4s 259ms
java.lang.AssertionError: Wartości w formularzu w polu phone-number-prefix są niepoprawne, wartość na stronie: + wartość poprawna: 48
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.AdviceTransport.checkAdviceValues(AdviceTransport.java:145)
	at ✽.Check are advice values equals(file:Features/Atom/Advice/AdviceTransport.feature:106)
After Hooks.deleteTransportAfterTest() 117ms
Scenario Outline Check if it is possible to advice by advice button in transport table after passing it on to the carrier
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-skz" 094ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 213ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 089ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 089ms
And Accept transferred transport by Api 159ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 538ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 039ms
When Show all transport types 1s 052ms
And Click button advice in transport table "SMALLS_IMPORT" 095ms
And Set advice window in schedule 2s 614ms
And Fill advice form 16s 604ms
And Click advice save button and wait for advice form to disappear 30s 710ms
And Go to "TRANSPORT_TABLE" 167ms
And Go to transport details "SMALLS_IMPORT" 2s 485ms
Then Check are advice values equals 4s 283ms
java.lang.AssertionError: Wartości w formularzu w polu phone-number-prefix są niepoprawne, wartość na stronie: + wartość poprawna: 48
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.AdviceTransport.checkAdviceValues(AdviceTransport.java:145)
	at ✽.Check are advice values equals(file:Features/Atom/Advice/AdviceTransport.feature:106)
After Hooks.deleteTransportAfterTest() 120ms
Scenario Outline Check if it is possible to advice by advice button in transport table after passing it on to the carrier
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-skz" 096ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 233ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 092ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 098ms
And Accept transferred transport by Api 089ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 233ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 050ms
When Show all transport types 1s 060ms
And Click button advice in transport table "SMALLS_EXPORT" 087ms
And Set advice window in schedule 2s 599ms
And Fill advice form 16s 614ms
And Click advice save button and wait for advice form to disappear 30s 672ms
And Go to "TRANSPORT_TABLE" 163ms
And Go to transport details "SMALLS_EXPORT" 2s 500ms
Then Check are advice values equals 4s 272ms
java.lang.AssertionError: Wartości w formularzu w polu phone-number-prefix są niepoprawne, wartość na stronie: + wartość poprawna: 48
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.AdviceTransport.checkAdviceValues(AdviceTransport.java:145)
	at ✽.Check are advice values equals(file:Features/Atom/Advice/AdviceTransport.feature:106)
After Hooks.deleteTransportAfterTest() 118ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 100ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 219ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 094ms
And Accept transferred transport by Api 093ms
And Login as "paa1-carrier@qa.qa-test" 1s 308ms
When Show all transport types 1s 083ms
And Click button advice in transport table "TRANSPORT" 107ms
And Set week view 1s 494ms
And Show yesterday 1s 079ms
Then Check if advice restriction blockade windows are visible 023ms
After Hooks.deleteTransportAfterTest() 104ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "super-admin-skz" 097ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 15s 226ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 099ms
And Accept transferred transport by Api 093ms
And Login as "pskza1-carrier@qa.qa-test" 1s 112ms
When Show all transport types 1s 056ms
And Click button advice in transport table "SMALLS_IMPORT" 099ms
And Set week view 1s 873ms
And Show yesterday 1s 088ms
Then Check if advice restriction blockade windows are visible 038ms
After Hooks.deleteTransportAfterTest() 080ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-skz" 097ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 15s 179ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 079ms
And Accept transferred transport by Api 079ms
And Login as "pskza1-carrier@qa.qa-test" 1s 189ms
When Show all transport types 1s 060ms
And Click button advice in transport table "SMALLS_EXPORT" 105ms
And Set week view 1s 913ms
And Show yesterday 1s 097ms
Then Check if advice restriction blockade windows are visible 033ms
After Hooks.deleteTransportAfterTest() 081ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 365ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 503ms
And Show all transport "false" 182ms
And Click on time window date 1s 283ms
And Select view "DAYS_4" 2s 064ms
And Move advice window "3" 1s 314ms
Then Check if advice window is in new location 019ms
After Hooks.deleteTransportAfterTest() 092ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 335ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 798ms
And Show all transport "false" 166ms
And Click on time window date 15s 703ms
And Select view "DAYS_4" 2s 066ms
And Move advice window "3" 1s 482ms
Then Check if advice window is in new location 093ms
After Hooks.deleteTransportAfterTest() 090ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 501ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 306ms
And Show all transport "false" 165ms
And Click on time window date 15s 532ms
And Select view "DAYS_4" 2s 071ms
And Move advice window "3" 1s 363ms
Then Check if advice window is in new location 020ms
After Hooks.deleteTransportAfterTest() 092ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 279ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 332ms
And Show all transport "false" 178ms
And Click on time window date 1s 432ms
And Select view "DAYS_4" 2s 063ms
And Move advice window "3" 1s 362ms
Then Check if advice window is in new location 026ms
After Hooks.deleteTransportAfterTest() 094ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 971ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 328ms
And Show all transport "false" 174ms
And Click on time window date 1s 298ms
And Select view "DAYS_4" 2s 056ms
And Move advice window "3" 1s 302ms
Then Check if advice window is in new location 017ms
After Hooks.deleteTransportAfterTest() 093ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 294ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 318ms
And Show all transport "true" 231ms
And Click on time window date 1s 327ms
And Select view "DAYS_4" 2s 058ms
And Move advice window "3" 1s 323ms
Then Check if advice window is in new location 023ms
After Hooks.deleteTransportAfterTest() 091ms
Scenario Outline Check if it is possible to add advice and move advice window in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 106ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 208ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 013ms
When Show all transport types 1s 040ms
And Click button advice in transport table "DELIVERY" 098ms
And Set advice window in schedule 2s 569ms
And Fill advice form 6s 339ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 347). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) 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-63-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.1YQUm9}, 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: 075235dd08742315f635b0b165780c15 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 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.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:121) at ✽.Fill advice form(file:Features/Atom/Advice/AdviceTransport.feature:157)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Click on time window date 000ms
And Select view "DAYS_4" 000ms
And Move advice window "3" 000ms
Then Check if advice window is in new location 000ms
After Hooks.deleteTransportAfterTest() 078ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 353ms
And Create transport "CREATE_LATE_DELIVERY" by JSON file as "super-admin-hochland" in "0" days 1s 353ms
Then Check if transport row is "red" 3s 076ms
After Hooks.deleteTransportAfterTest() 106ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 289ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 355ms
And Go to "TRANSPORT_TABLE" 120ms
And Show all transport types 1s 032ms
And Click on time window date 1s 286ms
And Scroll to time window "adviceWindow" 039ms
And Set time window height "2" "adviceWindow" 5s 403ms
Then Check height of the time window after expanding by "2" in "adviceWindow" 022ms
After Hooks.deleteTransportAfterTest() 108ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 946ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 324ms
And Go to "TRANSPORT_TABLE" 118ms
And Show all transport types 1s 039ms
And Click on time window date 1s 415ms
And Scroll to time window "adviceWindow" 031ms
And Set time window height "4" "adviceWindow" 5s 394ms
Then Check height of the time window after expanding by "4" in "adviceWindow" 021ms
After Hooks.deleteTransportAfterTest() 097ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 993ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 319ms
And Go to "TRANSPORT_TABLE" 140ms
And Show all transport types 1s 032ms
And Click on time window date 1s 318ms
And Scroll to time window "adviceWindow" 032ms
And Set time window height "3" "adviceWindow" 5s 384ms
Then Check height of the time window after expanding by "3" in "adviceWindow" 022ms
After Hooks.deleteTransportAfterTest() 099ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 567ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 341ms
And Go to "TRANSPORT_TABLE" 254ms
And Show all transport types 1s 174ms
And Click on time window date 1s 832ms
And Scroll to time window "adviceWindow" 035ms
And Set time window height "1" "adviceWindow" 5s 440ms
Then Check height of the time window after expanding by "1" in "adviceWindow" 022ms
After Hooks.deleteTransportAfterTest() 086ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 106ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 213ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 040ms
When Show all transport types 1s 044ms
And Click button advice in transport table "DELIVERY" 087ms
And Set advice window in schedule 2s 567ms
And Fill advice form 10s 425ms
And Click advice save button and wait for advice form to disappear 30s 712ms
And Go to "TRANSPORT_TABLE" 211ms
And Click on time window date 1s 422ms
And Set time window height "2" "adviceWindow" 5s 435ms
Then Check height of the time window after expanding by "2" in "adviceWindow" 024ms
After Hooks.deleteTransportAfterTest() 158ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 039ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 463ms
And Go to "WAREHOUSE_TAB" 665ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 774ms
When Go to new transport "DELIVERY" 351ms
And Fill transport form 41s 748ms
And Click "save-transport" save button and wait for form to disappear 30s 086ms
And Click previous page button in browser 031ms
Then Check if advice window can't be created 2s 684ms
After Hooks.deleteTransportAfterTest() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 042ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 355ms
And Go to "WAREHOUSE_TAB" 707ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 727ms
When Go to new transport "DELIVERY" 347ms
And Fill transport form 41s 644ms
And Click "save-transport" save button and wait for form to disappear 30s 106ms
And Replace warehouse id in browser url with "Twarożkarnia wyrób gotowy" id 046ms
Then Check if advice window can't be created 2s 294ms
After Hooks.deleteTransportAfterTest() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 1s 303ms
And Create transport "CREATE_TRANSPORT_WITHOUT_WAREHOUSES" by JSON file as "super-admin-adama" 1s 219ms
And Transfer transport to carrier by JSON file "super-admin-adama" "false" confirmation 204ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 037ms
When Show all transport types 1s 034ms
And Click button advice in transport table "TRANSPORT" 760ms
And Fill advice form 13s 760ms
And Click advice save button and wait for advice form to disappear 30s 684ms
When Find transport in table with status "no-advice-undefined" 3s 242ms
And Open statuses popup 098ms
And Wait "2" seconds 2s
Then Check if transport has checkpoints from list "Zgłoszenie się kierowcy,Zakończenie załadunku,Dostarczenie do klienta" in "1" 069ms
After Hooks.deleteTransportAfterTest() 088ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 123ms
And Create default accepted mode of transportation by API with "pba1-carrier" 859ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 1s 285ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_EXPORT" "super-admin-bausch" 002ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 091ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 110ms
And Click button advice in transport table "LOAD_EXPORT" 2s 074ms
And Set advice window in schedule 2s 501ms
And Fill advice form 11s 343ms
And Click advice save button and wait for advice form to disappear 30s 967ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 263ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 069ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 097ms
When Go to "TRANSPORT_TABLE" 214ms
And Show all transport types 1s 050ms
And Click button advice in transport table "LOAD_EXPORT" 2s 066ms
And Set advice window in schedule 2s 448ms
And Select driver "Marek Kanarek" from suggestions 1s 073ms
Then Verify if mode of transportation select is empty 030ms
After Hooks.deleteTransportsAfterTest() 170ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 096ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 171ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 706ms
And Login as "farmacol-admin" 1s 556ms
And Go to "WAREHOUSE_TAB" 632ms
And Select warehouse "Katowice Przyjęcia" 1s 176ms
And Set week view 2s 132ms
And Move cursor over time window element 443ms
Then Check if "Zaawizowany" "31415" "06:00" "GDA12345" are visible on time window popup details 126ms
After Hooks.deleteTransportAfterTest() 114ms
Scenario Outline Check if it is possible to advice transport after splitting advice data from advice window
- order: advice data => advice window [A-7478]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 630ms
And Create default accepted mode of transportation by API with "pba1-carrier" 299ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 1s 254ms
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 122ms
When Go to "TRANSPORT_TABLE" 111ms
And Show all transport types 1s 030ms
And Click button advice in transport table "EXW_DELIVERY" 1s 050ms
And Fill advice form 11s 091ms
And Click advice save button and wait for advice form to disappear 30s 693ms
And Click button advice in transport table "EXW_DELIVERY" 127ms
And Set advice window in schedule 2s 518ms
And Change filled value in details "rodo-acceptance" "checkbox" "true" "0" 1s 497ms
And Click advice save button and wait for advice form to disappear 30s 789ms
And Go to "TRANSPORT_TABLE" 178ms
And Show all transport types 1s 089ms
And Go to transport details "EXW_DELIVERY" 2s 390ms
Then Check are advice values equals 4s 223ms
java.lang.AssertionError: Wartości w formularzu w polu phone-number-prefix są niepoprawne, wartość na stronie: + wartość poprawna: 48
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.AdviceTransport.checkAdviceValues(AdviceTransport.java:145)
	at ✽.Check are advice values equals(file:Features/Atom/Advice/AdviceTransport.feature:348)
After Hooks.deleteTransportAfterTest() 109ms
After Hooks.deleteModeOfTransportationAfterTest() 076ms