Project Number Date
ApolloFullRunnerReport apollo-test-2.66 03 lip 2021, 06:35

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Crud Transport 814 4 0 0 0 818 86 4 90 1h 35m 45s 552ms Failed
Feature Crud Transport
Given Get inputs from database "CREATE_UNLOAD" "super-admin-pgf" 020ms
And Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 5s 042ms
When Go to new transport "UNLOAD" 15s 483ms
And Fill transport form 28s 290ms
And Click "save-transport" save button and wait for form to disappear 15s 780ms
And Set advice window in schedule 2s 436ms
And Check is transport created in schedule and set transport id 2s 647ms
And Go to "TRANSPORT_TABLE" 454ms
And Go to transport details "UNLOAD" 30s 689ms
Then Check are transport values equals 22s 143ms
After Hooks.deleteTransportAfterTest() 849ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-adama" 019ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 568ms
When Go to new transport "DELIVERY" 638ms
And Fill transport form 13s 314ms
And Click "save-transport" save button and wait for form to disappear 15s 769ms
And Set advice window in schedule 2s 413ms
And Check is transport created in schedule and set transport id 2s 562ms
And Go to "TRANSPORT_TABLE" 516ms
And Go to transport details "DELIVERY" 2s 756ms
Then Check are transport values equals 423ms
After Hooks.deleteTransportAfterTest() 840ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-adama" 020ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 421ms
When Go to new transport "OWN_COLLECTION" 659ms
And Fill transport form 20s 643ms
And Click "save-transport" save button and wait for form to disappear 15s 683ms
And Set advice window in schedule 2s 395ms
And Check is transport created in schedule and set transport id 2s 515ms
And Go to "TRANSPORT_TABLE" 385ms
And Go to transport details "OWN_COLLECTION" 2s 744ms
Then Check are transport values equals 517ms
After Hooks.deleteTransportAfterTest() 920ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 018ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 10s 217ms
When Go to new transport "DELIVERY" 709ms
And Fill transport form 44s 063ms
And Click "save-transport" save button and wait for form to disappear 15s 751ms
And Set advice window in schedule 2s 380ms
And Check is transport created in schedule and set transport id 2s 937ms
And Go to "TRANSPORT_TABLE" 533ms
And Go to transport details "DELIVERY" 2s 869ms
Then Check are transport values equals 20s 200ms
After Hooks.deleteTransportAfterTest() 966ms
Given Get inputs from database "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 041ms
When Go to new transport "CISTERN_DELIVERY" 738ms
And Fill transport form 46s 227ms
And Click "save-transport" save button and wait for form to disappear 15s 774ms
And Set advice window in schedule 2s 428ms
And Check is transport created in schedule and set transport id 2s 679ms
And Go to "TRANSPORT_TABLE" 468ms
And Go to transport details "CISTERN_DELIVERY" 2s 803ms
Then Check are transport values equals 7s 133ms
After Hooks.deleteTransportAfterTest() 1s 030ms
Given Get inputs from database "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 910ms
When Go to new transport "CISTERN_COLLECTION" 656ms
And Fill transport form 32s 123ms
And Click "save-transport" save button and wait for form to disappear 15s 733ms
And Set advice window in schedule 2s 437ms
And Check is transport created in schedule and set transport id 2s 399ms
And Go to "TRANSPORT_TABLE" 451ms
And Go to transport details "CISTERN_COLLECTION" 3s 018ms
Then Check are transport values equals 21s 975ms
After Hooks.deleteTransportAfterTest() 1s 028ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-hochland" 019ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 038ms
When Go to new transport "OWN_COLLECTION" 670ms
And Fill transport form 36s 926ms
And Click "save-transport" save button and wait for form to disappear 15s 788ms
And Set advice window in schedule 2s 377ms
And Check is transport created in schedule and set transport id 2s 931ms
And Go to "TRANSPORT_TABLE" 461ms
And Go to transport details "OWN_COLLECTION" 2s 796ms
Then Check are transport values equals 19s 990ms
After Hooks.deleteTransportAfterTest() 853ms
Given Get inputs from database "CREATE_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 019ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 051ms
When Go to new transport "OWN_COLLECTION_POWDER_FACTORY" 691ms
And Fill transport form 37s 138ms
And Click "save-transport" save button and wait for form to disappear 15s 728ms
And Set advice window in schedule 2s 398ms
And Check is transport created in schedule and set transport id 2s 646ms
And Go to "TRANSPORT_TABLE" 463ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 3s 461ms
Then Check are transport values equals 4s 979ms
After Hooks.deleteTransportAfterTest() 1s 064ms
Scenario Outline Check if it possible to create new transport with advice
Steps
Given Get inputs from database "CREATE_EXPORT" "super-admin-hochland" 022ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 918ms
When Go to new transport "EXPORT" 755ms
And Fill transport form 45s 528ms
And Click "save-transport" save button and wait for form to disappear 15s 759ms
And Set advice window in schedule 2s 368ms
And Check is transport created in schedule and set transport id 2s 995ms
And Go to "TRANSPORT_TABLE" 474ms
And Go to transport details "EXPORT" 2s 957ms
Then Check are transport values equals 321ms
org.junit.ComparisonFailure: Wartości w formularzu w polu free-pallet-places są niepoprawne, wartość na stronie:  wartość poprawna: 2 expected:<[2]> but was:<[]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:122)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:238)
	at ✽.Check are transport values equals(file:Features/Atom/Transport/CrudTransport.feature:14)
After Hooks.deleteTransportAfterTest() 1s 249ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-skd" 020ms
And Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 5s 253ms
When Go to new transport "DELIVERY" 15s 426ms
And Fill transport form 31s 998ms
And Click "save-transport" save button and wait for form to disappear 15s 762ms
And Set advice window in schedule 2s 377ms
And Check is transport created in schedule and set transport id 2s 498ms
And Go to "TRANSPORT_TABLE" 515ms
And Go to transport details "DELIVERY" 30s 578ms
Then Check are transport values equals 36s 897ms
After Hooks.deleteTransportAfterTest() 888ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-lantmannen" 021ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 5s 113ms
When Go to new transport "DELIVERY" 699ms
And Fill transport form 42s 893ms
And Click "save-transport" save button and wait for form to disappear 15s 784ms
And Set advice window in schedule 2s 392ms
And Check is transport created in schedule and set transport id 2s 633ms
And Go to "TRANSPORT_TABLE" 472ms
And Go to transport details "DELIVERY" 2s 757ms
Then Check are transport values equals 19s 989ms
After Hooks.deleteTransportAfterTest() 921ms
Given Get inputs from database "CREATE_LOAD" "super-admin-lantmannen" 018ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 535ms
When Go to new transport "LOAD" 669ms
And Fill transport form 42s 888ms
And Click "save-transport" save button and wait for form to disappear 15s 759ms
And Set advice window in schedule 2s 378ms
And Check is transport created in schedule and set transport id 2s 659ms
And Go to "TRANSPORT_TABLE" 490ms
And Go to transport details "LOAD" 2s 790ms
Then Check are transport values equals 19s 979ms
After Hooks.deleteTransportAfterTest() 969ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-keeeper" 021ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 6s 058ms
When Go to new transport "UNLOAD" 669ms
And Fill transport form 42s 559ms
And Click "save-transport" save button and wait for form to disappear 758ms
And Set advice window in schedule 2s 530ms
And Check is transport created in schedule and set transport id 2s 785ms
And Go to "TRANSPORT_TABLE" 481ms
And Go to transport details "UNLOAD" 2s 811ms
Then Check are transport values equals 22s 227ms
After Hooks.deleteTransportAfterTest() 1s 031ms
Given Get inputs from database "CREATE_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 019ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 540ms
When Go to new transport "TANKER_GRANULATE_DELIVERY" 652ms
And Fill transport form 42s 366ms
And Click "save-transport" save button and wait for form to disappear 808ms
And Set advice window in schedule 2s 585ms
And Check is transport created in schedule and set transport id 2s 714ms
And Go to "TRANSPORT_TABLE" 435ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 779ms
Then Check are transport values equals 22s 264ms
After Hooks.deleteTransportAfterTest() 837ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-alrec" 023ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 554ms
When Go to new transport "DELIVERY" 669ms
And Fill transport form 26s 296ms
And Click "save-transport" save button and wait for form to disappear 15s 699ms
And Set advice window in schedule 2s 387ms
And Check is transport created in schedule and set transport id 2s 525ms
And Go to "TRANSPORT_TABLE" 477ms
And Go to transport details "DELIVERY" 2s 766ms
Then Check are transport values equals 17s 667ms
After Hooks.deleteTransportAfterTest() 865ms
Given Get inputs from database "CREATE_WEIGHING" "super-admin-hochland" 016ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 914ms
When Go to new transport "WEIGHING" 652ms
And Fill transport form 15s 780ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 907ms
And Show all transport "false" 072ms
And Go to "TRANSPORT_TABLE" 447ms
And Go to transport details "WEIGHING" 2s 930ms
And Check are transport values equals 2s 520ms
After Hooks.deleteTransportAfterTest() 908ms
Given Get inputs from database "CREATE_TRANSPORT" "super-admin-adama" 020ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 502ms
When Go to new transport "TRANSPORT" 717ms
And Fill transport form 29s 090ms
And Click "save-transport-and-close" save button and wait for form to disappear 1s 431ms
And Show all transport "false" 073ms
And Go to "TRANSPORT_TABLE" 426ms
And Go to transport details "TRANSPORT" 2s 863ms
And Check are transport values equals 6s 692ms
After Hooks.deleteTransportAfterTest() 817ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-adama" 019ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 595ms
When Go to new transport "CONTAINER" 663ms
And Fill transport form 12s 087ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 357ms
And Show all transport "false" 070ms
And Go to "TRANSPORT_TABLE" 327ms
And Go to transport details "CONTAINER" 2s 698ms
And Check are transport values equals 162ms
After Hooks.deleteTransportAfterTest() 786ms
Given Get inputs from database "CREATE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 861ms
When Go to new transport "TRANSFER_BETWEEN_WAREHOUSES" 706ms
And Fill transport form 14s 403ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 336ms
And Show all transport "false" 075ms
And Go to "TRANSPORT_TABLE" 429ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 906ms
And Check are transport values equals 4s 701ms
After Hooks.deleteTransportAfterTest() 688ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-piast" 020ms
And Login as "piast-admin" and set token of apiUsername "super-admin-piast" 6s 272ms
When Go to new transport "DELIVERY" 649ms
And Fill transport form 24s 681ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 376ms
And Show all transport "false" 074ms
And Go to "TRANSPORT_TABLE" 433ms
And Go to transport details "DELIVERY" 2s 888ms
And Check are transport values equals 17s 490ms
After Hooks.deleteTransportAfterTest() 754ms
Given Get inputs from database "CREATE_LOAD" "super-admin-piast" 020ms
And Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 483ms
When Go to new transport "LOAD" 642ms
And Fill transport form 28s 537ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 403ms
And Show all transport "false" 084ms
And Go to "TRANSPORT_TABLE" 419ms
And Go to transport details "LOAD" 2s 944ms
And Check are transport values equals 2s 691ms
After Hooks.deleteTransportAfterTest() 702ms
Given Get inputs from database "CREATE_LOAD" "super-admin-keeeper" 021ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 469ms
When Go to new transport "LOAD" 623ms
And Fill transport form 27s 175ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 387ms
And Show all transport "false" 074ms
And Go to "TRANSPORT_TABLE" 437ms
And Go to transport details "LOAD" 2s 812ms
And Check are transport values equals 19s 542ms
After Hooks.deleteTransportAfterTest() 683ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-keeeper" 018ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 485ms
When Go to new transport "CONTAINER" 601ms
And Fill transport form 27s 224ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 377ms
And Show all transport "false" 070ms
And Go to "TRANSPORT_TABLE" 422ms
And Go to transport details "CONTAINER" 2s 838ms
And Check are transport values equals 19s 659ms
After Hooks.deleteTransportAfterTest() 606ms
Given Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 019ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 903ms
When Go to new transport "SMALLS_IMPORT" 696ms
And Fill transport form 40s 280ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 935ms
And Show all transport "false" 074ms
And Go to "TRANSPORT_TABLE" 434ms
And Go to transport details "SMALLS_IMPORT" 2s 925ms
And Check are transport values equals 11s 147ms
After Hooks.deleteTransportAfterTest() 683ms
Given Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 020ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 661ms
When Go to new transport "SMALLS_EXPORT" 725ms
And Fill transport form 40s 177ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 968ms
And Show all transport "false" 073ms
And Go to "TRANSPORT_TABLE" 424ms
And Go to transport details "SMALLS_EXPORT" 2s 805ms
And Check are transport values equals 11s 155ms
After Hooks.deleteTransportAfterTest() 722ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-alrec" 019ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 504ms
When Go to new transport "TRANSPORT_ORDER" 721ms
And Fill transport form 33s 267ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 941ms
And Show all transport "true" 260ms
And Go to "TRANSPORT_TABLE" 410ms
And Go to transport details "TRANSPORT_ORDER" 2s 871ms
And Check are transport values equals 19s 907ms
After Hooks.deleteTransportAfterTest() 675ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER_WITHOUT_WAREHOUSES" "super-admin-adama" 019ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 460ms
When Go to new transport "TRANSPORT" 729ms
And Fill transport form 40s 900ms
And Click "save-transport-and-close" save button and wait for form to disappear 1s 433ms
And Show all transport "false" 071ms
And Go to "TRANSPORT_TABLE" 430ms
And Go to transport details "TRANSPORT" 2s 903ms
And Check are transport values equals 4s 701ms
After Hooks.deleteTransportAfterTest() 734ms
Given Get inputs from database "CREATE_INBOUND_WITHOUT_WAREHOUSES" "super-admin-alrec" 020ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 399ms
When Go to new transport "INBOUND" 655ms
And Fill transport form 43s 608ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 932ms
And Show all transport "true" 239ms
And Go to "TRANSPORT_TABLE" 370ms
And Go to transport details "INBOUND" 2s 782ms
And Check are transport values equals 2s 842ms
After Hooks.deleteTransportAfterTest() 760ms
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "super-admin-farmacol" 021ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 7s 528ms
When Go to new transport "EXTERNAL_DELIVERY" 674ms
And Fill transport form 59s 821ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 435ms
And Show all transport "false" 072ms
And Go to "TRANSPORT_TABLE" 398ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 821ms
And Check are transport values equals 5s 504ms
After Hooks.deleteTransportAfterTest() 782ms
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "dfa1-supplier" 020ms
And Login as "dfa1-supplier" and set token of apiUsername "dfa1-supplier" 6s 801ms
When Go to new transport "EXTERNAL_DELIVERY" 15s 491ms
And Fill transport form 52s 915ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 325ms
And Show all transport "false" 070ms
And Go to "TRANSPORT_TABLE" 424ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 911ms
And Check are transport values equals 5s 346ms
After Hooks.deleteTransportAfterTest() 715ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 511ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 022ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 752ms
And Show all transport "false" 080ms
When Go to transport details "UNLOAD" 30s 804ms
And Fill transport form 33s 848ms
And Click "save-transport-and-close" save button and wait for form to disappear 19s 251ms
And Go to transport details "UNLOAD" 30s 696ms
Then Check are transport values equals 4s 873ms
After Hooks.deleteTransportAfterTest() 922ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 593ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 021ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 122ms
And Show all transport "false" 074ms
When Go to transport details "TRANSPORT" 2s 847ms
And Fill transport form 11s 275ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 863ms
And Go to transport details "TRANSPORT" 2s 866ms
Then Check are transport values equals 4s 367ms
After Hooks.deleteTransportAfterTest() 665ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 455ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 018ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 885ms
And Show all transport "false" 078ms
When Go to transport details "CONTAINER" 2s 830ms
And Fill transport form 5s 159ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 927ms
And Go to transport details "CONTAINER" 2s 776ms
Then Check are transport values equals 122ms
After Hooks.deleteTransportAfterTest() 668ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 360ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 670ms
And Show all transport "false" 076ms
When Go to transport details "DELIVERY" 2s 808ms
And Fill transport form 13s 625ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 532ms
And Go to transport details "DELIVERY" 2s 785ms
Then Check are transport values equals 457ms
After Hooks.deleteTransportAfterTest() 753ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 450ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 018ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 2s 815ms
And Show all transport "false" 078ms
When Go to transport details "OWN_COLLECTION" 2s 846ms
And Fill transport form 24s 400ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 490ms
And Go to transport details "OWN_COLLECTION" 2s 744ms
Then Check are transport values equals 2s 667ms
After Hooks.deleteTransportAfterTest() 935ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 908ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 023ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 179ms
And Show all transport "false" 078ms
When Go to transport details "DELIVERY" 2s 927ms
And Fill transport form 40s 666ms
And Click "save-transport-and-close" save button and wait for form to disappear 18s 061ms
And Go to transport details "DELIVERY" 2s 844ms
Then Check are transport values equals 11s 528ms
After Hooks.deleteTransportAfterTest() 902ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 888ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 020ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 2s 964ms
And Show all transport "false" 079ms
When Go to transport details "OWN_COLLECTION" 2s 987ms
And Fill transport form 41s 102ms
And Click "save-transport-and-close" save button and wait for form to disappear 2s 608ms
And Go to transport details "OWN_COLLECTION" 2s 900ms
Then Check are transport values equals 6s 929ms
After Hooks.deleteTransportAfterTest() 1s 015ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 948ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 020ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 070ms
And Show all transport "false" 082ms
When Go to transport details "EXPORT" 3s 046ms
And Fill transport form 53s 854ms
And Click "save-transport-and-close" save button and wait for form to disappear 18s 070ms
And Go to transport details "EXPORT" 2s 925ms
Then Check are transport values equals 9s 387ms
After Hooks.deleteTransportAfterTest() 1s 013ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 964ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 021ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 916ms
And Show all transport "false" 077ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 885ms
And Fill transport form 39s 796ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 519ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 830ms
Then Check are transport values equals 13s 334ms
After Hooks.deleteTransportAfterTest() 728ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 938ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 021ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 2s 732ms
And Show all transport "false" 071ms
When Go to transport details "CISTERN_DELIVERY" 2s 873ms
And Fill transport form 30s 576ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 493ms
And Go to transport details "CISTERN_DELIVERY" 2s 748ms
Then Check are transport values equals 6s 862ms
After Hooks.deleteTransportAfterTest() 899ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 058ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 020ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 2s 629ms
And Show all transport "false" 073ms
When Go to transport details "CISTERN_COLLECTION" 2s 896ms
And Fill transport form 28s 897ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 529ms
And Go to transport details "CISTERN_COLLECTION" 2s 830ms
Then Check are transport values equals 6s 834ms
After Hooks.deleteTransportAfterTest() 917ms
Scenario Outline Check if it is possible to edit transport
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 129ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 021ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 2s 129ms
And Show all transport "false" 080ms
When Go to transport details "WEIGHING" 2s 863ms
And Fill transport form 14s 222ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 942ms
And Go to transport details "WEIGHING" 2s 786ms
Then Check are transport values equals 2s 144ms
java.lang.AssertionError: Wartości w formularzu w polu assortment są niepoprawne, wartość na stronie: Antybiotyk wartość poprawna: Makulatura
	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.CreateTransport.checkTransportValues(CreateTransport.java:238)
	at ✽.Check are transport values equals(file:Features/Atom/Transport/CrudTransport.feature:76)
After Hooks.deleteTransportAfterTest() 646ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 671ms
And Get inputs from database "EDIT_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 021ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 2s 602ms
And Show all transport "false" 079ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 976ms
And Fill transport form 39s 489ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 553ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 923ms
Then Check are transport values equals 7s 062ms
After Hooks.deleteTransportAfterTest() 1s 004ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 479ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 674ms
And Show all transport "false" 072ms
When Go to transport details "DELIVERY" 30s 707ms
And Fill transport form 28s 534ms
And Click "save-transport-and-close" save button and wait for form to disappear 1s 995ms
And Go to transport details "DELIVERY" 30s 659ms
Then Check are transport values equals 2s 623ms
After Hooks.deleteTransportAfterTest() 902ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 643ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 022ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 970ms
And Show all transport "false" 073ms
When Go to transport details "LOAD" 2s 945ms
And Fill transport form 1m 3s 052ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 548ms
And Go to transport details "LOAD" 2s 890ms
Then Check are transport values equals 26s 327ms
After Hooks.deleteTransportAfterTest() 813ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 496ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 928ms
And Show all transport "false" 074ms
When Go to transport details "DELIVERY" 2s 784ms
And Fill transport form 17s 972ms
And Click "save-transport-and-close" save button and wait for form to disappear 1s 992ms
And Go to transport details "DELIVERY" 2s 717ms
Then Check are transport values equals 239ms
After Hooks.deleteTransportAfterTest() 942ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 365ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 020ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 931ms
And Show all transport "false" 078ms
When Go to transport details "LOAD" 2s 809ms
And Fill transport form 31s 814ms
And Click "save-transport-and-close" save button and wait for form to disappear 19s 209ms
And Go to transport details "LOAD" 2s 773ms
Then Check are transport values equals 2s 739ms
After Hooks.deleteTransportAfterTest() 1s 036ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 585ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 947ms
And Show all transport "false" 076ms
When Go to transport details "UNLOAD" 2s 939ms
And Fill transport form 42s 466ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 485ms
And Go to transport details "UNLOAD" 2s 822ms
Then Check are transport values equals 7s 122ms
After Hooks.deleteTransportAfterTest() 851ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 527ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 021ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 035ms
And Show all transport "false" 086ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 882ms
And Fill transport form 40s 918ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 495ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 818ms
Then Check are transport values equals 7s 074ms
After Hooks.deleteTransportAfterTest() 1s 022ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 569ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 021ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 923ms
And Show all transport "false" 078ms
When Go to transport details "LOAD" 2s 789ms
And Fill transport form 28s 768ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 835ms
And Go to transport details "LOAD" 2s 792ms
Then Check are transport values equals 4s 660ms
After Hooks.deleteTransportAfterTest() 651ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 475ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 020ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 917ms
And Show all transport "false" 076ms
When Go to transport details "CONTAINER" 2s 829ms
And Fill transport form 28s 747ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 899ms
And Go to transport details "CONTAINER" 2s 739ms
Then Check are transport values equals 4s 711ms
After Hooks.deleteTransportAfterTest() 737ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 694ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 022ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 141ms
And Show all transport "false" 073ms
When Go to transport details "SMALLS_EXPORT" 2s 826ms
And Fill transport form 36s 239ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 888ms
And Go to transport details "SMALLS_EXPORT" 2s 822ms
Then Check are transport values equals 8s 980ms
After Hooks.deleteTransportAfterTest() 698ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 562ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 813ms
And Show all transport "true" 242ms
When Go to transport details "DELIVERY" 2s 863ms
And Fill transport form 22s 444ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 441ms
And Go to transport details "DELIVERY" 2s 786ms
Then Check are transport values equals 527ms
After Hooks.deleteTransportAfterTest() 884ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 409ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 020ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 217ms
And Show all transport "true" 248ms
When Go to transport details "TRANSPORT_ORDER" 2s 860ms
And Fill transport form 29s 487ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 938ms
And Go to transport details "TRANSPORT_ORDER" 2s 884ms
Then Check are transport values equals 2s 753ms
After Hooks.deleteTransportAfterTest() 664ms
Scenario Outline Check if it is possible to edit transport
Steps
Given Login as "keeeper-warehouseman" and set token of apiUsername "super-admin-keeeper" 6s 624ms
And Get inputs from database "EDIT_CONTAINER_WAREHOUSEMAN_CUSTOMFIELDS" "super-admin-keeeper" 020ms
And Create transport "CREATE_CONTAINER_KEEEPER_WAIMEA" by JSON file as "super-admin-keeeper" 1s 886ms
And Show all transport "false" 076ms
When Go to transport details "CONTAINER" 2s 785ms
And Fill transport form 11s 360ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 938ms
And Go to transport details "CONTAINER" 2s 745ms
Then Check are transport values equals 112ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=91.0.4472.114)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.ZaXtAd}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 9275f62421ea78059964e579c60af950
	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.getAttribute(RemoteWebElement.java:128)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:120)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:238)
	at ✽.Check are transport values equals(file:Features/Atom/Transport/CrudTransport.feature:76)
After Hooks.deleteTransportAfterTest() 617ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 961ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 174ms
And Show all transport "false" 080ms
When Delete transport 21s 382ms
Then Transport not displayed in table of transports 15s 103ms
After Hooks.deleteTransportAfterTest() 915ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 500ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 880ms
And Show all transport "false" 078ms
When Delete transport 20s 873ms
Then Transport not displayed in table of transports 15s 119ms
After Hooks.deleteTransportAfterTest() 761ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 433ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 941ms
And Show all transport "false" 076ms
When Delete transport 20s 707ms
Then Transport not displayed in table of transports 15s 116ms
After Hooks.deleteTransportAfterTest() 11s 725ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 532ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 957ms
And Show all transport "false" 079ms
When Delete transport 18s 343ms
Then Transport not displayed in table of transports 15s 119ms
After Hooks.deleteTransportAfterTest() 747ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 668ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 115ms
And Show all transport "false" 081ms
When Delete transport 18s 431ms
Then Transport not displayed in table of transports 15s 084ms
After Hooks.deleteTransportAfterTest() 872ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 744ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 133ms
And Show all transport "false" 080ms
When Delete transport 19s 055ms
Then Transport not displayed in table of transports 15s 092ms
After Hooks.deleteTransportAfterTest() 861ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 430ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 814ms
And Show all transport "true" 245ms
When Delete transport 19s 554ms
Then Transport not displayed in table of transports 15s 067ms
After Hooks.deleteTransportAfterTest() 799ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 578ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 213ms
And Show all transport "true" 239ms
When Delete transport 19s 605ms
Then Transport not displayed in table of transports 15s 115ms
After Hooks.deleteTransportAfterTest() 754ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 355ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 020ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 736ms
And Show all transport "false" 072ms
When Go to transport details "UNLOAD" 30s 804ms
And Fill transport form 33s 797ms
And Click "save-transport" save button 4s 278ms
And Click cancel button in transport form 177ms
And Go to transport details "UNLOAD" 30s 754ms
Then Check are transport values equals 4s 816ms
After Hooks.deleteTransportAfterTest() 849ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 312ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 019ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 016ms
And Show all transport "false" 066ms
When Go to transport details "TRANSPORT" 2s 967ms
And Fill transport form 11s 252ms
And Click "save-transport" save button 2s 053ms
And Click cancel button in transport form 170ms
And Go to transport details "TRANSPORT" 2s 835ms
Then Check are transport values equals 4s 383ms
After Hooks.deleteTransportAfterTest() 621ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 470ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 019ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 979ms
And Show all transport "false" 077ms
When Go to transport details "CONTAINER" 2s 761ms
And Fill transport form 5s 166ms
And Click "save-transport" save button 2s 054ms
And Click cancel button in transport form 167ms
And Go to transport details "CONTAINER" 2s 773ms
Then Check are transport values equals 148ms
After Hooks.deleteTransportAfterTest() 648ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 411ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 793ms
And Show all transport "false" 076ms
When Go to transport details "DELIVERY" 2s 820ms
And Fill transport form 13s 386ms
And Click "save-transport" save button 2s 628ms
And Click cancel button in transport form 182ms
And Go to transport details "DELIVERY" 2s 739ms
Then Check are transport values equals 470ms
After Hooks.deleteTransportAfterTest() 857ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 436ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 020ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 2s 812ms
And Show all transport "false" 075ms
When Go to transport details "OWN_COLLECTION" 2s 827ms
And Fill transport form 24s 537ms
And Click "save-transport" save button 2s 601ms
And Click cancel button in transport form 186ms
And Go to transport details "OWN_COLLECTION" 2s 744ms
Then Check are transport values equals 2s 640ms
After Hooks.deleteTransportAfterTest() 839ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 899ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 068ms
And Show all transport "false" 074ms
When Go to transport details "DELIVERY" 2s 874ms
And Fill transport form 40s 752ms
And Click "save-transport" save button 3s 226ms
And Click cancel button in transport form 183ms
And Go to transport details "DELIVERY" 2s 788ms
Then Check are transport values equals 11s 465ms
After Hooks.deleteTransportAfterTest() 946ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 077ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 021ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 3s 005ms
And Show all transport "false" 076ms
When Go to transport details "OWN_COLLECTION" 2s 892ms
And Fill transport form 41s 075ms
And Click "save-transport" save button 2s 787ms
And Click cancel button in transport form 180ms
And Go to transport details "OWN_COLLECTION" 2s 802ms
Then Check are transport values equals 6s 989ms
After Hooks.deleteTransportAfterTest() 985ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 915ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 020ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 158ms
And Show all transport "false" 080ms
When Go to transport details "EXPORT" 3s 034ms
And Fill transport form 53s 729ms
And Click "save-transport" save button 2s 723ms
And Click cancel button in transport form 233ms
And Go to transport details "EXPORT" 2s 823ms
Then Check are transport values equals 9s 453ms
After Hooks.deleteTransportAfterTest() 971ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 956ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 021ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 949ms
And Show all transport "false" 075ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 875ms
And Fill transport form 39s 714ms
And Click "save-transport" save button 2s 624ms
And Click cancel button in transport form 193ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 774ms
Then Check are transport values equals 13s 396ms
After Hooks.deleteTransportAfterTest() 677ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 261ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 021ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 2s 771ms
And Show all transport "false" 075ms
When Go to transport details "CISTERN_DELIVERY" 2s 881ms
And Fill transport form 30s 476ms
And Click "save-transport" save button 2s 618ms
And Click cancel button in transport form 194ms
And Go to transport details "CISTERN_DELIVERY" 2s 783ms
Then Check are transport values equals 6s 864ms
After Hooks.deleteTransportAfterTest() 1s 013ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 001ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 019ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 2s 681ms
And Show all transport "false" 072ms
When Go to transport details "CISTERN_COLLECTION" 2s 845ms
And Fill transport form 28s 828ms
And Click "save-transport" save button 2s 615ms
And Click cancel button in transport form 191ms
And Go to transport details "CISTERN_COLLECTION" 2s 802ms
Then Check are transport values equals 6s 822ms
After Hooks.deleteTransportAfterTest() 992ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 939ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 022ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 2s 197ms
And Show all transport "false" 081ms
When Go to transport details "WEIGHING" 2s 860ms
And Fill transport form 14s 163ms
And Click "save-transport" save button 2s 017ms
And Click cancel button in transport form 174ms
And Go to transport details "WEIGHING" 2s 742ms
Then Check are transport values equals 2s 168ms
java.lang.AssertionError: Wartości w formularzu w polu assortment są niepoprawne, wartość na stronie: Antybiotyk wartość poprawna: Makulatura
	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.CreateTransport.checkTransportValues(CreateTransport.java:238)
	at ✽.Check are transport values equals(file:Features/Atom/Transport/CrudTransport.feature:138)
After Hooks.deleteTransportAfterTest() 670ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 929ms
And Get inputs from database "EDIT_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 020ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 2s 797ms
And Show all transport "false" 076ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 3s 002ms
And Fill transport form 39s 327ms
And Click "save-transport" save button 2s 693ms
And Click cancel button in transport form 178ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 843ms
Then Check are transport values equals 7s 005ms
After Hooks.deleteTransportAfterTest() 967ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 574ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 579ms
And Show all transport "false" 072ms
When Go to transport details "DELIVERY" 30s 748ms
And Fill transport form 28s 345ms
And Click "save-transport" save button 2s 038ms
And Click cancel button in transport form 179ms
And Go to transport details "DELIVERY" 30s 573ms
Then Check are transport values equals 2s 596ms
After Hooks.deleteTransportAfterTest() 826ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 590ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 021ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 978ms
And Show all transport "false" 078ms
When Go to transport details "LOAD" 2s 924ms
And Fill transport form 1m 2s 826ms
And Click "save-transport" save button 2s 788ms
And Click cancel button in transport form 158ms
And Go to transport details "LOAD" 2s 753ms
Then Check are transport values equals 26s 348ms
After Hooks.deleteTransportAfterTest() 836ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 533ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 858ms
And Show all transport "false" 081ms
When Go to transport details "DELIVERY" 2s 825ms
And Fill transport form 18s 076ms
And Click "save-transport" save button 2s 638ms
And Click cancel button in transport form 194ms
And Go to transport details "DELIVERY" 2s 704ms
Then Check are transport values equals 196ms
After Hooks.deleteTransportAfterTest() 911ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 295ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 020ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 952ms
And Show all transport "false" 076ms
When Go to transport details "LOAD" 2s 797ms
And Fill transport form 31s 790ms
And Click "save-transport" save button 4s 296ms
And Click cancel button in transport form 171ms
And Go to transport details "LOAD" 2s 871ms
Then Check are transport values equals 2s 712ms
After Hooks.deleteTransportAfterTest() 924ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 505ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 941ms
And Show all transport "false" 065ms
When Go to transport details "UNLOAD" 2s 871ms
And Fill transport form 42s 470ms
And Click "save-transport" save button 2s 640ms
And Click cancel button in transport form 201ms
And Go to transport details "UNLOAD" 2s 785ms
Then Check are transport values equals 7s 176ms
After Hooks.deleteTransportAfterTest() 938ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 364ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 020ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 856ms
And Show all transport "false" 071ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 861ms
And Fill transport form 40s 847ms
And Click "save-transport" save button 2s 612ms
And Click cancel button in transport form 177ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 776ms
Then Check are transport values equals 7s 016ms
After Hooks.deleteTransportAfterTest() 886ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 343ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 020ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 876ms
And Show all transport "false" 080ms
When Go to transport details "LOAD" 2s 827ms
And Fill transport form 28s 738ms
And Click "save-transport" save button 2s 078ms
And Click cancel button in transport form 170ms
And Go to transport details "LOAD" 2s 707ms
Then Check are transport values equals 4s 675ms
After Hooks.deleteTransportAfterTest() 689ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 463ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 020ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 954ms
And Show all transport "false" 080ms
When Go to transport details "CONTAINER" 2s 782ms
And Fill transport form 28s 777ms
And Click "save-transport" save button 2s 086ms
And Click cancel button in transport form 184ms
And Go to transport details "CONTAINER" 2s 702ms
Then Check are transport values equals 4s 674ms
After Hooks.deleteTransportAfterTest() 618ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 710ms
And Get inputs from database "EDIT_SMALLS_IMPORT" "super-admin-skz" 021ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 137ms
And Show all transport "false" 078ms
When Go to transport details "SMALLS_IMPORT" 2s 917ms
And Fill transport form 36s 255ms
And Click "save-transport" save button 2s 088ms
And Click cancel button in transport form 188ms
And Go to transport details "SMALLS_IMPORT" 2s 747ms
Then Check are transport values equals 9s 005ms
After Hooks.deleteTransportAfterTest() 689ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 546ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 024ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 171ms
And Show all transport "false" 078ms
When Go to transport details "SMALLS_EXPORT" 2s 847ms
And Fill transport form 36s 200ms
And Click "save-transport" save button 2s 080ms
And Click cancel button in transport form 193ms
And Go to transport details "SMALLS_EXPORT" 2s 775ms
Then Check are transport values equals 8s 998ms
After Hooks.deleteTransportAfterTest() 692ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 736ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 788ms
And Show all transport "true" 272ms
When Go to transport details "DELIVERY" 2s 792ms
And Fill transport form 22s 618ms
And Click "save-transport" save button 2s 568ms
And Click cancel button in transport form 176ms
And Go to transport details "DELIVERY" 2s 790ms
Then Check are transport values equals 536ms
After Hooks.deleteTransportAfterTest() 884ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 452ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 020ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 189ms
And Show all transport "true" 245ms
When Go to transport details "TRANSPORT_ORDER" 2s 851ms
And Fill transport form 29s 628ms
And Click "save-transport" save button 2s 075ms
And Click cancel button in transport form 188ms
And Go to transport details "TRANSPORT_ORDER" 2s 784ms
Then Check are transport values equals 2s 750ms
After Hooks.deleteTransportAfterTest() 650ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 563ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 939ms
And Create gray windows "CREATE_GRAY_WINDOW_MWG" on "PRZESYŁKI DROBNICOWE" in "Magazyn Wyrobów Gotowych" as "super-admin-keeeper" 1s 207ms
And If user is login then logout 277ms
Then Login as "dka1-supplier" 5s 902ms
And Click button advice in transport table "LOAD" 734ms
And Check if moved to first possible start date in schedule 1s 161ms
After Hooks.deleteTransportAfterTest() 618ms
After Hooks.deleteAllGrayWindowsAfterTest() 1m 31s 963ms
Given Set token of apiUsername "super-admin-piast" 258ms
And Set "transport" inputs from JSON file "CREATE_LOAD_WITH_NEW_ADDRESS" "super-admin-piast" 001ms
When Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 594ms
Then Go to new transport "LOAD" 728ms
And Fill transport form 25s 974ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 371ms
And Go to "COMPANIES_TAB" 966ms
And Go to company "Dostawca Piast Automat 1" details 572ms
And Check if new address with "Adresat" is visible in company details 322ms
And Go to "TRANSPORT_TABLE" 448ms
And Go to transport details "LOAD" 2s 879ms
After Hooks.deleteTransportAfterTest() 943ms
After Hooks.deleteAddressAfterTest() 122ms