Project Number Date
ApolloFullRunnerReport 2021.AT1.42 04 sie 2021, 17:13

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Advice transport 422 18 14 0 0 454 24 18 42 34m 57s 603ms Failed
Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 580ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 255ms
And Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama" 056ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 117ms
When Click button advice in transport table "CONTAINER" 094ms
And Set advice window in schedule in the past 2s 452ms
And Fill advice form 17s 967ms
And Click advice save button to check error message 077ms
Then Check if possible advice alert is displayed 021ms
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 215ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 276ms
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 118ms
When Click button advice in transport table "DELIVERY" 086ms
And Set advice window in schedule in the past 2s 613ms
And Fill advice form 10s 545ms
And Click advice save button to check error message 084ms
Then Check if possible advice alert is displayed 30s 083ms
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() 127ms
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 195ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 221ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 041ms
And Check is transport "LOAD" created in transport table and set transport id 1s 125ms
When Click button advice in transport table "LOAD" 094ms
And Set advice window in schedule in the past 2s 591ms
And Fill advice form 10s 485ms
And Click advice save button to check error message 085ms
Then Check if possible advice alert is displayed 30s 061ms
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() 108ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 475ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 247ms
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 107ms
When Click button advice in transport table "LOAD" 082ms
And Set advice window in schedule in the past 2s 444ms
And Fill advice form 15s 364ms
And Click advice save button to check error message 092ms
Then Check if possible advice alert is displayed 019ms
After Hooks.deleteTransportAfterTest() 075ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 101ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 222ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 040ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 123ms
When Click button advice in transport table "CONTAINER" 084ms
And Set advice window in schedule in the past 2s 434ms
And Fill advice form 15s 232ms
And Click advice save button to check error message 078ms
Then Check if possible advice alert is displayed 020ms
After Hooks.deleteTransportAfterTest() 090ms
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 066ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 201ms
And Show all transport types 1s 041ms
And Create advice "CREATE_ADVICE_CONTAINER" "CONTAINER" "super-admin-adama" 51s 253ms
And Go to "TRANSPORT_TABLE" 180ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 037ms
When Go to transport details "CONTAINER" 2s 382ms
And Fill transport form 4s 722ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 042ms
And Expand advice panel 109ms
And Edit advice in transport details 14s 537ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 113ms
And Go to transport details "CONTAINER" 2s 403ms
And Expand advice panel 089ms
Then Check are advice values equals after edition 2s 249ms
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() 097ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 141ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 230ms
And Show all transport types 1s 039ms
And Create advice "ADVICE_DELIVERY" "DELIVERY" "super-admin-piast" 43s 802ms
And Go to "TRANSPORT_TABLE" 211ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 042ms
When Go to transport details "DELIVERY" 2s 417ms
And Fill transport form 1m 2s 201ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 040ms
And Expand advice panel 108ms
And Edit advice in transport details 6s 532ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 075ms
And Go to transport details "DELIVERY" 2s 440ms
And Expand advice panel 085ms
Then Check are advice values equals after edition 096ms
After Hooks.deleteTransportAfterTest() 148ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 117ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 200ms
And Show all transport types 1s 043ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-piast" 43s 914ms
And Go to "TRANSPORT_TABLE" 179ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 042ms
When Go to transport details "LOAD" 2s 706ms
And Fill transport form 57s 137ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 038ms
And Expand advice panel 096ms
And Edit advice in transport details 6s 539ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 081ms
And Go to transport details "LOAD" 2s 627ms
And Expand advice panel 100ms
Then Check are advice values equals after edition 110ms
After Hooks.deleteTransportAfterTest() 180ms
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 076ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 219ms
And Show all transport types 1s 042ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 48s 565ms
And Go to "TRANSPORT_TABLE" 200ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 039ms
When Go to transport details "LOAD" 2s 471ms
And Fill transport form 25s 993ms
And Get inputs from database "EDIT_ADVICE_LOAD" "super-admin-keeeper" 039ms
And Expand advice panel 114ms
And Edit advice in transport details 20s 606ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 112ms
And Go to transport details "LOAD" 2s 409ms
And Expand advice panel 079ms
Then Check are advice values equals after edition 8s 329ms
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() 108ms
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 123ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 196ms
And Show all transport types 1s 045ms
And Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-keeeper" 48s 457ms
And Go to "TRANSPORT_TABLE" 168ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 042ms
When Go to transport details "CONTAINER" 2s 401ms
And Fill transport form 25s 990ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-keeeper" 040ms
And Expand advice panel 120ms
And Edit advice in transport details 20s 658ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 062ms
And Go to transport details "CONTAINER" 2s 360ms
And Expand advice panel 087ms
Then Check are advice values equals after edition 8s 328ms
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() 117ms
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" 1s 663ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-skz" 1s 488ms
And Show all transport types 1s 043ms
And Create advice "CREATE_ADVICE" "CONTAINER" "super-admin-skz" 49s 954ms
And Go to "TRANSPORT_TABLE" 183ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-skz" 040ms
When Go to transport details "CONTAINER" 2s 512ms
And Fill transport form 7s 441ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 039ms
And Expand advice panel 104ms
And Edit advice in transport details 16s 337ms
And Click "save-transport-and-close" save button and wait for form to disappear 341ms
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() 132ms
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 092ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 203ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 040ms
When Show all transport types 1s 042ms
And Click button advice in transport table "CONTAINER" 092ms
And Set advice window in schedule 2s 429ms
And Fill advice form 14s 558ms
And Click advice save button and wait for advice form to disappear 30s 691ms
And Go to "TRANSPORT_TABLE" 202ms
And Go to transport details "CONTAINER" 2s 419ms
Then Check are advice values equals 2s 333ms
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
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 089ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 182ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 038ms
When Show all transport types 1s 052ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 088ms
And Set advice window in schedule 6s 468ms
And Fill advice form 13s 914ms
And Click advice save button and wait for advice form to disappear 30s 752ms
And Go to "TRANSPORT_TABLE" 177ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 657ms
Then Check are advice values equals 4s 318ms
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() 125ms
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 116ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 220ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 039ms
When Show all transport types 1s 043ms
And Click button advice in transport table "DELIVERY" 093ms
And Set advice window in schedule 2s 585ms
And Fill advice form 10s 477ms
And Click advice save button and wait for advice form to disappear 30s 743ms
And Go to "TRANSPORT_TABLE" 233ms
And Go to transport details "DELIVERY" 2s 501ms
Then Check are advice values equals 2s 232ms
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() 141ms
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 123ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 209ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 037ms
When Show all transport types 1s 043ms
And Click button advice in transport table "LOAD" 099ms
And Set advice window in schedule 2s 577ms
And Fill advice form 10s 443ms
And Click advice save button and wait for advice form to disappear 30s 708ms
And Go to "TRANSPORT_TABLE" 197ms
And Go to transport details "LOAD" 2s 653ms
Then Check are advice values equals 2s 236ms
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() 153ms
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 103ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 224ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 039ms
When Show all transport types 1s 042ms
And Click button advice in transport table "LOAD" 094ms
And Set advice window in schedule 2s 436ms
And Fill advice form 15s 290ms
And Click advice save button and wait for advice form to disappear 30s 695ms
And Go to "TRANSPORT_TABLE" 179ms
And Go to transport details "LOAD" 2s 353ms
Then Check are advice values equals 4s 321ms
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
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 073ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 206ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 038ms
When Show all transport types 1s 042ms
And Click button advice in transport table "CONTAINER" 100ms
And Set advice window in schedule 2s 439ms
And Fill advice form 15s 195ms
And Click advice save button and wait for advice form to disappear 30s 681ms
And Go to "TRANSPORT_TABLE" 190ms
And Go to transport details "CONTAINER" 2s 377ms
Then Check are advice values equals 4s 334ms
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() 122ms
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" 099ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 268ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 166ms
And Set token of apiUsername "paa1-carrier@qa.qa-test" 088ms
And Accept transferred transport by Api 152ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 1s 665ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 038ms
When Show all transport types 1s 255ms
And Click button advice in transport table "TRANSPORT" 098ms
And Set advice window in schedule 2s 426ms
And Fill advice form 13s 922ms
And Click advice save button and wait for advice form to disappear 30s 701ms
And Go to "TRANSPORT_TABLE" 198ms
And Go to transport details "TRANSPORT" 2s 429ms
Then Check are advice values equals 4s 293ms
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() 125ms
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" 103ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 212ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 088ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 099ms
And Accept transferred transport by Api 146ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 519ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 038ms
When Show all transport types 1s 051ms
And Click button advice in transport table "SMALLS_IMPORT" 099ms
And Set advice window in schedule 2s 604ms
And Fill advice form 16s 583ms
And Click advice save button and wait for advice form to disappear 30s 687ms
And Go to "TRANSPORT_TABLE" 183ms
And Go to transport details "SMALLS_IMPORT" 2s 454ms
Then Check are advice values equals 4s 326ms
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" 094ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 215ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 082ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 093ms
And Accept transferred transport by Api 096ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 1s 178ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 040ms
When Show all transport types 1s 051ms
And Click button advice in transport table "SMALLS_EXPORT" 101ms
And Set advice window in schedule 2s 587ms
And Fill advice form 16s 675ms
And Click advice save button and wait for advice form to disappear 30s 710ms
And Go to "TRANSPORT_TABLE" 171ms
And Go to transport details "SMALLS_EXPORT" 2s 491ms
Then Check are advice values equals 4s 267ms
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() 113ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 094ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 200ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 078ms
And Accept transferred transport by Api 087ms
And Login as "paa1-carrier@qa.qa-test" 1s 291ms
When Show all transport types 1s 079ms
And Click button advice in transport table "TRANSPORT" 094ms
And Set week view 1s 499ms
And Show yesterday 1s 078ms
Then Check if advice restriction blockade windows are visible 022ms
After Hooks.deleteTransportAfterTest() 080ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 098ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 15s 181ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 095ms
And Accept transferred transport by Api 086ms
And Login as "pskza1-carrier@qa.qa-test" 1s 148ms
When Show all transport types 1s 058ms
And Click button advice in transport table "SMALLS_IMPORT" 087ms
And Set week view 1s 905ms
And Show yesterday 1s 106ms
Then Check if advice restriction blockade windows are visible 035ms
After Hooks.deleteTransportAfterTest() 082ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 098ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 15s 183ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 090ms
And Accept transferred transport by Api 094ms
And Login as "pskza1-carrier@qa.qa-test" 1s 392ms
When Show all transport types 1s 058ms
And Click button advice in transport table "SMALLS_EXPORT" 082ms
And Set week view 1s 904ms
And Show yesterday 1s 106ms
Then Check if advice restriction blockade windows are visible 034ms
After Hooks.deleteTransportAfterTest() 079ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 417ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 437ms
And Show all transport "false" 172ms
And Click on time window date 1s 286ms
And Select view "DAYS_4" 2s 062ms
And Move advice window "3" 1s 298ms
Then Check if advice window is in new location 021ms
After Hooks.deleteTransportAfterTest() 088ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 395ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 803ms
And Show all transport "false" 167ms
And Click on time window date 15s 672ms
And Select view "DAYS_4" 2s 062ms
And Move advice window "3" 1s 449ms
Then Check if advice window is in new location 089ms
After Hooks.deleteTransportAfterTest() 089ms
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 303ms
And Show all transport "false" 164ms
And Click on time window date 15s 554ms
And Select view "DAYS_4" 2s 067ms
And Move advice window "3" 1s 364ms
Then Check if advice window is in new location 026ms
After Hooks.deleteTransportAfterTest() 107ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 249ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 315ms
And Show all transport "false" 167ms
And Click on time window date 1s 433ms
And Select view "DAYS_4" 2s 065ms
And Move advice window "3" 1s 356ms
Then Check if advice window is in new location 025ms
After Hooks.deleteTransportAfterTest() 091ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 035ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 339ms
And Show all transport "false" 166ms
And Click on time window date 1s 305ms
And Select view "DAYS_4" 2s 057ms
And Move advice window "3" 1s 295ms
Then Check if advice window is in new location 021ms
After Hooks.deleteTransportAfterTest() 092ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 285ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 320ms
And Show all transport "true" 231ms
And Click on time window date 1s 337ms
And Select view "DAYS_4" 2s 062ms
And Move advice window "3" 1s 325ms
Then Check if advice window is in new location 024ms
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 111ms
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" 014ms
When Show all transport types 1s 040ms
And Click button advice in transport table "DELIVERY" 087ms
And Set advice window in schedule 2s 545ms
And Fill advice form 6s 309ms
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.416jl0}, 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: 560a41d88095fdd9111ef4c83f61126f 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() 071ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 366ms
And Create transport "CREATE_LATE_DELIVERY" by JSON file as "super-admin-hochland" in "0" days 1s 336ms
Then Check if transport row is "red" 3s 068ms
After Hooks.deleteTransportAfterTest() 099ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 331ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 374ms
And Go to "TRANSPORT_TABLE" 129ms
And Show all transport types 1s 038ms
And Click on time window date 1s 276ms
And Scroll to time window "adviceWindow" 031ms
And Set time window height "2" "adviceWindow" 5s 414ms
Then Check height of the time window after expanding by "2" in "adviceWindow" 023ms
After Hooks.deleteTransportAfterTest() 114ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 906ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 314ms
And Go to "TRANSPORT_TABLE" 115ms
And Show all transport types 1s 037ms
And Click on time window date 1s 423ms
And Scroll to time window "adviceWindow" 029ms
And Set time window height "4" "adviceWindow" 5s 402ms
Then Check height of the time window after expanding by "4" in "adviceWindow" 021ms
After Hooks.deleteTransportAfterTest() 090ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 013ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 331ms
And Go to "TRANSPORT_TABLE" 133ms
And Show all transport types 1s 038ms
And Click on time window date 1s 293ms
And Scroll to time window "adviceWindow" 035ms
And Set time window height "3" "adviceWindow" 5s 389ms
Then Check height of the time window after expanding by "3" in "adviceWindow" 019ms
After Hooks.deleteTransportAfterTest() 091ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 458ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 15s 375ms
And Go to "TRANSPORT_TABLE" 259ms
And Show all transport types 1s 176ms
And Click on time window date 1s 806ms
And Scroll to time window "adviceWindow" 035ms
And Set time window height "1" "adviceWindow" 5s 421ms
Then Check height of the time window after expanding by "1" in "adviceWindow" 024ms
After Hooks.deleteTransportAfterTest() 140ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 144ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 226ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 038ms
When Show all transport types 1s 039ms
And Click button advice in transport table "DELIVERY" 098ms
And Set advice window in schedule 2s 579ms
And Fill advice form 10s 468ms
And Click advice save button and wait for advice form to disappear 30s 719ms
And Go to "TRANSPORT_TABLE" 207ms
And Click on time window date 1s 436ms
And Set time window height "2" "adviceWindow" 5s 427ms
Then Check height of the time window after expanding by "2" in "adviceWindow" 025ms
After Hooks.deleteTransportAfterTest() 143ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 038ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 384ms
And Go to "WAREHOUSE_TAB" 679ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 823ms
When Go to new transport "DELIVERY" 326ms
And Fill transport form 41s 769ms
And Click "save-transport" save button and wait for form to disappear 30s 070ms
And Click previous page button in browser 034ms
Then Check if advice window can't be created 2s 610ms
After Hooks.deleteTransportAfterTest() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 037ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 372ms
And Go to "WAREHOUSE_TAB" 703ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 801ms
When Go to new transport "DELIVERY" 325ms
And Fill transport form 41s 819ms
And Click "save-transport" save button and wait for form to disappear 30s 068ms
And Replace warehouse id in browser url with "Twarożkarnia wyrób gotowy" id 053ms
Then Check if advice window can't be created 2s 271ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if transport without warehouse after carrier add advice has checkpoint steps
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 1s 414ms
And Create transport "CREATE_TRANSPORT_WITHOUT_WAREHOUSES" by JSON file as "super-admin-adama" 1s 260ms
And Transfer transport to carrier by JSON file "super-admin-adama" "false" confirmation 178ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 038ms
When Show all transport types 1s 034ms
And Click button advice in transport table "TRANSPORT" 731ms
And Fill advice form 11s 004ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (970, 271). 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.416jl0}, 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: 560a41d88095fdd9111ef4c83f61126f 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:250)
And Click advice save button and wait for advice form to disappear 000ms
When Find transport in table with status "no-advice-undefined" 000ms
And Open statuses popup 000ms
And Wait "2" seconds 000ms
Then Check if transport has checkpoints from list "Zgłoszenie się kierowcy,Zakończenie załadunku,Dostarczenie do klienta" in "1" 000ms
After Hooks.deleteTransportAfterTest() 062ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 824ms
And Create default accepted mode of transportation by API with "pba1-carrier" 857ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 1s 284ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_EXPORT" "super-admin-bausch" 003ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 107ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 102ms
And Click button advice in transport table "LOAD_EXPORT" 2s 061ms
And Set advice window in schedule 2s 529ms
And Fill advice form 11s 334ms
And Click advice save button and wait for advice form to disappear 30s 928ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 15s 229ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 065ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 086ms
When Go to "TRANSPORT_TABLE" 229ms
And Show all transport types 1s 047ms
And Click button advice in transport table "LOAD_EXPORT" 2s 075ms
And Set advice window in schedule 2s 452ms
And Select driver "Marek Kanarek" from suggestions 1s 016ms
Then Verify if mode of transportation select is empty 033ms
After Hooks.deleteTransportsAfterTest() 166ms
After Hooks.deleteModeOfTransportationAfterTest() 089ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 096ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 201ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 733ms
And Login as "farmacol-admin" 1s 479ms
And Go to "WAREHOUSE_TAB" 634ms
And Select warehouse "Katowice Przyjęcia" 1s 179ms
And Set week view 2s 181ms
And Move cursor over time window element 419ms
Then Check if "Zaawizowany" "31415" "06:00" "GDA12345" are visible on time window popup details 128ms
After Hooks.deleteTransportAfterTest() 130ms
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) 000ms
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 652ms
And Create default accepted mode of transportation by API with "pba1-carrier" 295ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 1s 275ms
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 140ms
When Go to "TRANSPORT_TABLE" 127ms
And Show all transport types 1s 035ms
And Click button advice in transport table "EXW_DELIVERY" 1s 011ms
And Fill advice form 11s 053ms
And Click advice save button and wait for advice form to disappear 30s 732ms
And Click button advice in transport table "EXW_DELIVERY" 109ms
And Set advice window in schedule 2s 512ms
And Change filled value in details "rodo-acceptance" "checkbox" "true" "0" 1s 521ms
And Click advice save button and wait for advice form to disappear 30s 799ms
And Go to "TRANSPORT_TABLE" 186ms
And Show all transport types 1s 078ms
And Go to transport details "EXW_DELIVERY" 2s 392ms
Then Check are advice values equals 4s 226ms
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() 120ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms