Project Number Date
ApolloFullRunnerReport apollo-test-2.65 02 lip 2021, 06:45

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 36m 50s 916ms Failed
Feature Crud Transport
Given Get inputs from database "CREATE_UNLOAD" "super-admin-pgf" 019ms
And Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 4s 952ms
When Go to new transport "UNLOAD" 15s 497ms
And Fill transport form 28s 169ms
And Click "save-transport" save button and wait for form to disappear 15s 753ms
And Set advice window in schedule 2s 430ms
And Check is transport created in schedule and set transport id 2s 703ms
And Go to "TRANSPORT_TABLE" 539ms
And Go to transport details "UNLOAD" 30s 617ms
Then Check are transport values equals 22s 108ms
After Hooks.deleteTransportAfterTest() 857ms
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 596ms
When Go to new transport "DELIVERY" 635ms
And Fill transport form 13s 576ms
And Click "save-transport" save button and wait for form to disappear 15s 800ms
And Set advice window in schedule 2s 384ms
And Check is transport created in schedule and set transport id 2s 579ms
And Go to "TRANSPORT_TABLE" 479ms
And Go to transport details "DELIVERY" 2s 785ms
Then Check are transport values equals 443ms
After Hooks.deleteTransportAfterTest() 974ms
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 448ms
When Go to new transport "OWN_COLLECTION" 646ms
And Fill transport form 20s 610ms
And Click "save-transport" save button and wait for form to disappear 15s 790ms
And Set advice window in schedule 2s 355ms
And Check is transport created in schedule and set transport id 2s 519ms
And Go to "TRANSPORT_TABLE" 446ms
And Go to transport details "OWN_COLLECTION" 2s 751ms
Then Check are transport values equals 514ms
After Hooks.deleteTransportAfterTest() 969ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 019ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 10s 134ms
When Go to new transport "DELIVERY" 691ms
And Fill transport form 44s 172ms
And Click "save-transport" save button and wait for form to disappear 794ms
And Set advice window in schedule 2s 605ms
And Check is transport created in schedule and set transport id 2s 951ms
And Go to "TRANSPORT_TABLE" 522ms
And Go to transport details "DELIVERY" 2s 831ms
Then Check are transport values equals 20s 348ms
After Hooks.deleteTransportAfterTest() 1s 002ms
Given Get inputs from database "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 021ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 120ms
When Go to new transport "CISTERN_DELIVERY" 730ms
And Fill transport form 46s 342ms
And Click "save-transport" save button and wait for form to disappear 15s 758ms
And Set advice window in schedule 2s 431ms
And Check is transport created in schedule and set transport id 2s 637ms
And Go to "TRANSPORT_TABLE" 492ms
And Go to transport details "CISTERN_DELIVERY" 2s 847ms
Then Check are transport values equals 7s 114ms
After Hooks.deleteTransportAfterTest() 1s 005ms
Given Get inputs from database "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 018ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 020ms
When Go to new transport "CISTERN_COLLECTION" 646ms
And Fill transport form 32s 064ms
And Click "save-transport" save button and wait for form to disappear 15s 782ms
And Set advice window in schedule 2s 423ms
And Check is transport created in schedule and set transport id 2s 377ms
And Go to "TRANSPORT_TABLE" 518ms
And Go to transport details "CISTERN_COLLECTION" 3s 017ms
Then Check are transport values equals 22s 025ms
After Hooks.deleteTransportAfterTest() 1s 052ms
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" 2s 959ms
When Go to new transport "OWN_COLLECTION" 707ms
And Fill transport form 37s 101ms
And Click "save-transport" save button and wait for form to disappear 15s 790ms
And Set advice window in schedule 2s 382ms
And Check is transport created in schedule and set transport id 2s 738ms
And Go to "TRANSPORT_TABLE" 462ms
And Go to transport details "OWN_COLLECTION" 2s 790ms
Then Check are transport values equals 19s 989ms
After Hooks.deleteTransportAfterTest() 1s 079ms
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" 2s 944ms
When Go to new transport "OWN_COLLECTION_POWDER_FACTORY" 690ms
And Fill transport form 37s 248ms
And Click "save-transport" save button and wait for form to disappear 15s 736ms
And Set advice window in schedule 2s 392ms
And Check is transport created in schedule and set transport id 2s 655ms
And Go to "TRANSPORT_TABLE" 421ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 3s 628ms
Then Check are transport values equals 4s 954ms
After Hooks.deleteTransportAfterTest() 988ms
Scenario Outline Check if it possible to create new transport with advice
Steps
Given Get inputs from database "CREATE_EXPORT" "super-admin-hochland" 021ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 934ms
When Go to new transport "EXPORT" 775ms
And Fill transport form 45s 509ms
And Click "save-transport" save button and wait for form to disappear 15s 782ms
And Set advice window in schedule 2s 352ms
And Check is transport created in schedule and set transport id 2s 946ms
And Go to "TRANSPORT_TABLE" 436ms
And Go to transport details "EXPORT" 2s 944ms
Then Check are transport values equals 318ms
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 426ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-skd" 027ms
And Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 5s 399ms
When Go to new transport "DELIVERY" 15s 486ms
And Fill transport form 32s 098ms
And Click "save-transport" save button and wait for form to disappear 15s 782ms
And Set advice window in schedule 2s 373ms
And Check is transport created in schedule and set transport id 2s 387ms
And Go to "TRANSPORT_TABLE" 479ms
And Go to transport details "DELIVERY" 30s 632ms
Then Check are transport values equals 37s 025ms
After Hooks.deleteTransportAfterTest() 801ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-lantmannen" 019ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 5s 184ms
When Go to new transport "DELIVERY" 705ms
And Fill transport form 42s 911ms
And Click "save-transport" save button and wait for form to disappear 15s 746ms
And Set advice window in schedule 2s 385ms
And Check is transport created in schedule and set transport id 2s 740ms
And Go to "TRANSPORT_TABLE" 454ms
And Go to transport details "DELIVERY" 2s 732ms
Then Check are transport values equals 20s 003ms
After Hooks.deleteTransportAfterTest() 988ms
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 459ms
When Go to new transport "LOAD" 650ms
And Fill transport form 42s 942ms
And Click "save-transport" save button and wait for form to disappear 15s 809ms
And Set advice window in schedule 2s 395ms
And Check is transport created in schedule and set transport id 2s 709ms
And Go to "TRANSPORT_TABLE" 504ms
And Go to transport details "LOAD" 2s 760ms
Then Check are transport values equals 19s 919ms
After Hooks.deleteTransportAfterTest() 1s 070ms
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 179ms
When Go to new transport "UNLOAD" 657ms
And Fill transport form 42s 546ms
And Click "save-transport" save button and wait for form to disappear 15s 676ms
And Set advice window in schedule 2s 382ms
And Check is transport created in schedule and set transport id 2s 746ms
And Go to "TRANSPORT_TABLE" 480ms
And Go to transport details "UNLOAD" 2s 856ms
Then Check are transport values equals 22s 254ms
After Hooks.deleteTransportAfterTest() 940ms
Given Get inputs from database "CREATE_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 018ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 591ms
When Go to new transport "TANKER_GRANULATE_DELIVERY" 651ms
And Fill transport form 42s 729ms
And Click "save-transport" save button and wait for form to disappear 15s 790ms
And Set advice window in schedule 2s 376ms
And Check is transport created in schedule and set transport id 2s 723ms
And Go to "TRANSPORT_TABLE" 555ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 731ms
Then Check are transport values equals 22s 201ms
After Hooks.deleteTransportAfterTest() 837ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-alrec" 021ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 492ms
When Go to new transport "DELIVERY" 651ms
And Fill transport form 26s 376ms
And Click "save-transport" save button and wait for form to disappear 15s 745ms
And Set advice window in schedule 2s 437ms
And Check is transport created in schedule and set transport id 2s 537ms
And Go to "TRANSPORT_TABLE" 500ms
And Go to transport details "DELIVERY" 2s 780ms
Then Check are transport values equals 17s 698ms
After Hooks.deleteTransportAfterTest() 909ms
Given Get inputs from database "CREATE_WEIGHING" "super-admin-hochland" 018ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 075ms
When Go to new transport "WEIGHING" 634ms
And Fill transport form 15s 764ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 930ms
And Show all transport "false" 075ms
And Go to "TRANSPORT_TABLE" 451ms
And Go to transport details "WEIGHING" 3s 198ms
And Check are transport values equals 2s 524ms
After Hooks.deleteTransportAfterTest() 776ms
Given Get inputs from database "CREATE_TRANSPORT" "super-admin-adama" 019ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 438ms
When Go to new transport "TRANSPORT" 721ms
And Fill transport form 29s 211ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 401ms
And Show all transport "false" 075ms
And Go to "TRANSPORT_TABLE" 418ms
And Go to transport details "TRANSPORT" 2s 906ms
And Check are transport values equals 6s 690ms
After Hooks.deleteTransportAfterTest() 751ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-adama" 020ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 745ms
When Go to new transport "CONTAINER" 681ms
And Fill transport form 12s 196ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 341ms
And Show all transport "false" 075ms
And Go to "TRANSPORT_TABLE" 425ms
And Go to transport details "CONTAINER" 2s 782ms
And Check are transport values equals 227ms
After Hooks.deleteTransportAfterTest() 762ms
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 875ms
When Go to new transport "TRANSFER_BETWEEN_WAREHOUSES" 695ms
And Fill transport form 14s 192ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 340ms
And Show all transport "false" 079ms
And Go to "TRANSPORT_TABLE" 496ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 926ms
And Check are transport values equals 4s 651ms
After Hooks.deleteTransportAfterTest() 751ms
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 215ms
When Go to new transport "DELIVERY" 659ms
And Fill transport form 24s 693ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 404ms
And Show all transport "false" 074ms
And Go to "TRANSPORT_TABLE" 426ms
And Go to transport details "DELIVERY" 2s 877ms
And Check are transport values equals 17s 535ms
After Hooks.deleteTransportAfterTest() 708ms
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 878ms
When Go to new transport "LOAD" 707ms
And Fill transport form 28s 507ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 399ms
And Show all transport "false" 073ms
And Go to "TRANSPORT_TABLE" 416ms
And Go to transport details "LOAD" 2s 968ms
And Check are transport values equals 2s 664ms
After Hooks.deleteTransportAfterTest() 759ms
Given Get inputs from database "CREATE_LOAD" "super-admin-keeeper" 019ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 496ms
When Go to new transport "LOAD" 536ms
And Fill transport form 26s 917ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 364ms
And Show all transport "false" 074ms
And Go to "TRANSPORT_TABLE" 422ms
And Go to transport details "LOAD" 2s 773ms
And Check are transport values equals 19s 645ms
After Hooks.deleteTransportAfterTest() 697ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-keeeper" 021ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 579ms
When Go to new transport "CONTAINER" 608ms
And Fill transport form 27s 155ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 362ms
And Show all transport "false" 075ms
And Go to "TRANSPORT_TABLE" 423ms
And Go to transport details "CONTAINER" 2s 824ms
And Check are transport values equals 19s 575ms
After Hooks.deleteTransportAfterTest() 696ms
Given Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 020ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 685ms
When Go to new transport "SMALLS_IMPORT" 732ms
And Fill transport form 40s 342ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 953ms
And Show all transport "false" 072ms
And Go to "TRANSPORT_TABLE" 426ms
And Go to transport details "SMALLS_IMPORT" 2s 883ms
And Check are transport values equals 11s 190ms
After Hooks.deleteTransportAfterTest() 729ms
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 691ms
When Go to new transport "SMALLS_EXPORT" 722ms
And Fill transport form 40s 291ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 887ms
And Show all transport "false" 076ms
And Go to "TRANSPORT_TABLE" 415ms
And Go to transport details "SMALLS_EXPORT" 2s 849ms
And Check are transport values equals 11s 152ms
After Hooks.deleteTransportAfterTest() 726ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-alrec" 020ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 679ms
When Go to new transport "TRANSPORT_ORDER" 719ms
And Fill transport form 33s 417ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 963ms
And Show all transport "true" 251ms
And Go to "TRANSPORT_TABLE" 410ms
And Go to transport details "TRANSPORT_ORDER" 2s 856ms
And Check are transport values equals 19s 916ms
After Hooks.deleteTransportAfterTest() 744ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER_WITHOUT_WAREHOUSES" "super-admin-adama" 020ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 487ms
When Go to new transport "TRANSPORT" 708ms
And Fill transport form 40s 846ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 907ms
And Show all transport "false" 071ms
And Go to "TRANSPORT_TABLE" 425ms
And Go to transport details "TRANSPORT" 2s 879ms
And Check are transport values equals 4s 630ms
After Hooks.deleteTransportAfterTest() 678ms
Given Get inputs from database "CREATE_INBOUND_WITHOUT_WAREHOUSES" "super-admin-alrec" 021ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 375ms
When Go to new transport "INBOUND" 723ms
And Fill transport form 43s 645ms
And Click "save-transport-and-close" save button and wait for form to disappear 1s 424ms
And Show all transport "true" 238ms
And Go to "TRANSPORT_TABLE" 486ms
And Go to transport details "INBOUND" 2s 837ms
And Check are transport values equals 2s 839ms
After Hooks.deleteTransportAfterTest() 667ms
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "super-admin-farmacol" 020ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 6s 953ms
When Go to new transport "EXTERNAL_DELIVERY" 674ms
And Fill transport form 59s 719ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 290ms
And Show all transport "false" 071ms
And Go to "TRANSPORT_TABLE" 441ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 909ms
And Check are transport values equals 5s 555ms
After Hooks.deleteTransportAfterTest() 797ms
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 925ms
When Go to new transport "EXTERNAL_DELIVERY" 15s 504ms
And Fill transport form 52s 594ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 450ms
And Show all transport "false" 080ms
And Go to "TRANSPORT_TABLE" 337ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 833ms
And Check are transport values equals 5s 429ms
After Hooks.deleteTransportAfterTest() 718ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 311ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 020ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 738ms
And Show all transport "false" 082ms
When Go to transport details "UNLOAD" 30s 684ms
And Fill transport form 33s 865ms
And Click "save-transport-and-close" save button and wait for form to disappear 19s 237ms
And Go to transport details "UNLOAD" 30s 707ms
Then Check are transport values equals 4s 848ms
After Hooks.deleteTransportAfterTest() 1s 011ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 507ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 023ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 096ms
And Show all transport "false" 074ms
When Go to transport details "TRANSPORT" 2s 851ms
And Fill transport form 11s 309ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 905ms
And Go to transport details "TRANSPORT" 2s 897ms
Then Check are transport values equals 4s 387ms
After Hooks.deleteTransportAfterTest() 703ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 431ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 022ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 894ms
And Show all transport "false" 081ms
When Go to transport details "CONTAINER" 2s 852ms
And Fill transport form 5s 186ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 907ms
And Go to transport details "CONTAINER" 2s 833ms
Then Check are transport values equals 159ms
After Hooks.deleteTransportAfterTest() 602ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 533ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 808ms
And Show all transport "false" 081ms
When Go to transport details "DELIVERY" 2s 822ms
And Fill transport form 13s 495ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 500ms
And Go to transport details "DELIVERY" 2s 810ms
Then Check are transport values equals 450ms
After Hooks.deleteTransportAfterTest() 833ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 361ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 021ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 2s 823ms
And Show all transport "false" 081ms
When Go to transport details "OWN_COLLECTION" 2s 813ms
And Fill transport form 24s 463ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 488ms
And Go to transport details "OWN_COLLECTION" 2s 797ms
Then Check are transport values equals 2s 683ms
After Hooks.deleteTransportAfterTest() 847ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 056ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 122ms
And Show all transport "false" 078ms
When Go to transport details "DELIVERY" 2s 901ms
And Fill transport form 40s 820ms
And Click "save-transport-and-close" save button and wait for form to disappear 18s 061ms
And Go to transport details "DELIVERY" 2s 865ms
Then Check are transport values equals 11s 569ms
After Hooks.deleteTransportAfterTest() 1s 027ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 912ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 022ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 2s 978ms
And Show all transport "false" 075ms
When Go to transport details "OWN_COLLECTION" 2s 888ms
And Fill transport form 41s 126ms
And Click "save-transport-and-close" save button and wait for form to disappear 2s 604ms
And Go to transport details "OWN_COLLECTION" 2s 826ms
Then Check are transport values equals 7s 076ms
After Hooks.deleteTransportAfterTest() 961ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 021ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 061ms
And Show all transport "false" 069ms
When Go to transport details "EXPORT" 3s 043ms
And Fill transport form 53s 799ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 475ms
And Go to transport details "EXPORT" 2s 985ms
Then Check are transport values equals 9s 401ms
After Hooks.deleteTransportAfterTest() 999ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 006ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 020ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 914ms
And Show all transport "false" 073ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 892ms
And Fill transport form 39s 791ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 479ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 823ms
Then Check are transport values equals 13s 457ms
After Hooks.deleteTransportAfterTest() 787ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 997ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 020ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 2s 702ms
And Show all transport "false" 071ms
When Go to transport details "CISTERN_DELIVERY" 2s 837ms
And Fill transport form 30s 724ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 537ms
And Go to transport details "CISTERN_DELIVERY" 2s 857ms
Then Check are transport values equals 6s 886ms
After Hooks.deleteTransportAfterTest() 1s 008ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 921ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 018ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 2s 601ms
And Show all transport "false" 077ms
When Go to transport details "CISTERN_COLLECTION" 2s 903ms
And Fill transport form 28s 952ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 509ms
And Go to transport details "CISTERN_COLLECTION" 2s 849ms
Then Check are transport values equals 6s 744ms
After Hooks.deleteTransportAfterTest() 918ms
Scenario Outline Check if it is possible to edit transport
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 935ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 019ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 2s 179ms
And Show all transport "false" 079ms
When Go to transport details "WEIGHING" 2s 811ms
And Fill transport form 14s 208ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 926ms
And Go to transport details "WEIGHING" 2s 794ms
Then Check are transport values equals 2s 156ms
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() 592ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 832ms
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 854ms
And Show all transport "false" 083ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 971ms
And Fill transport form 39s 437ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 472ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 862ms
Then Check are transport values equals 6s 971ms
After Hooks.deleteTransportAfterTest() 1s 041ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 495ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 628ms
And Show all transport "false" 074ms
When Go to transport details "DELIVERY" 30s 659ms
And Fill transport form 28s 407ms
And Click "save-transport-and-close" save button and wait for form to disappear 1s 930ms
And Go to transport details "DELIVERY" 30s 643ms
Then Check are transport values equals 2s 594ms
After Hooks.deleteTransportAfterTest() 958ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 453ms
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 944ms
And Show all transport "false" 076ms
When Go to transport details "LOAD" 2s 945ms
And Fill transport form 1m 3s 241ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 528ms
And Go to transport details "LOAD" 2s 921ms
Then Check are transport values equals 26s 282ms
After Hooks.deleteTransportAfterTest() 887ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 383ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 019ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 836ms
And Show all transport "false" 075ms
When Go to transport details "DELIVERY" 2s 815ms
And Fill transport form 18s 040ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 471ms
And Go to transport details "DELIVERY" 2s 747ms
Then Check are transport values equals 199ms
After Hooks.deleteTransportAfterTest() 973ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 349ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 019ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 925ms
And Show all transport "false" 075ms
When Go to transport details "LOAD" 2s 794ms
And Fill transport form 31s 853ms
And Click "save-transport-and-close" save button and wait for form to disappear 19s 204ms
And Go to transport details "LOAD" 2s 772ms
Then Check are transport values equals 2s 743ms
After Hooks.deleteTransportAfterTest() 907ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 636ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 973ms
And Show all transport "false" 076ms
When Go to transport details "UNLOAD" 2s 968ms
And Fill transport form 42s 628ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 484ms
And Go to transport details "UNLOAD" 2s 746ms
Then Check are transport values equals 7s 229ms
After Hooks.deleteTransportAfterTest() 907ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 467ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 019ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 074ms
And Show all transport "false" 073ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 892ms
And Fill transport form 40s 855ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 469ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 885ms
Then Check are transport values equals 7s 097ms
After Hooks.deleteTransportAfterTest() 866ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 606ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 021ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 938ms
And Show all transport "false" 073ms
When Go to transport details "LOAD" 2s 724ms
And Fill transport form 28s 697ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 890ms
And Go to transport details "LOAD" 2s 746ms
Then Check are transport values equals 4s 699ms
After Hooks.deleteTransportAfterTest() 717ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 554ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 018ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 893ms
And Show all transport "false" 078ms
When Go to transport details "CONTAINER" 2s 810ms
And Fill transport form 28s 813ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 943ms
And Go to transport details "CONTAINER" 2s 768ms
Then Check are transport values equals 4s 705ms
After Hooks.deleteTransportAfterTest() 722ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 672ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 020ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 098ms
And Show all transport "false" 076ms
When Go to transport details "SMALLS_EXPORT" 2s 841ms
And Fill transport form 36s 143ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 878ms
And Go to transport details "SMALLS_EXPORT" 2s 877ms
Then Check are transport values equals 8s 997ms
After Hooks.deleteTransportAfterTest() 723ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 573ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 019ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 798ms
And Show all transport "true" 233ms
When Go to transport details "DELIVERY" 2s 862ms
And Fill transport form 22s 577ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 506ms
And Go to transport details "DELIVERY" 2s 757ms
Then Check are transport values equals 569ms
After Hooks.deleteTransportAfterTest() 895ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 449ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 021ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 202ms
And Show all transport "true" 227ms
When Go to transport details "TRANSPORT_ORDER" 2s 806ms
And Fill transport form 29s 622ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 946ms
And Go to transport details "TRANSPORT_ORDER" 2s 838ms
Then Check are transport values equals 2s 725ms
After Hooks.deleteTransportAfterTest() 629ms
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 622ms
And Get inputs from database "EDIT_CONTAINER_WAREHOUSEMAN_CUSTOMFIELDS" "super-admin-keeeper" 021ms
And Create transport "CREATE_CONTAINER_KEEEPER_WAIMEA" by JSON file as "super-admin-keeeper" 1s 889ms
And Show all transport "false" 075ms
When Go to transport details "CONTAINER" 2s 831ms
And Fill transport form 11s 456ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 846ms
And Go to transport details "CONTAINER" 2s 645ms
Then Check are transport values equals 109ms
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.k5AyXS}, 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: 6093cf1eb572fe342ed7bee0f6cb9e45
	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() 746ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 879ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 212ms
And Show all transport "false" 082ms
When Delete transport 21s 295ms
Then Transport not displayed in table of transports 15s 129ms
After Hooks.deleteTransportAfterTest() 835ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 601ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 993ms
And Show all transport "false" 080ms
When Delete transport 20s 860ms
Then Transport not displayed in table of transports 15s 063ms
After Hooks.deleteTransportAfterTest() 709ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 451ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 970ms
And Show all transport "false" 075ms
When Delete transport 20s 693ms
Then Transport not displayed in table of transports 15s 125ms
After Hooks.deleteTransportAfterTest() 11s 670ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 616ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 944ms
And Show all transport "false" 077ms
When Delete transport 18s 288ms
Then Transport not displayed in table of transports 15s 125ms
After Hooks.deleteTransportAfterTest() 648ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 640ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 124ms
And Show all transport "false" 083ms
When Delete transport 19s 043ms
Then Transport not displayed in table of transports 15s 070ms
After Hooks.deleteTransportAfterTest() 869ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 618ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 053ms
And Show all transport "false" 077ms
When Delete transport 18s 978ms
Then Transport not displayed in table of transports 15s 123ms
After Hooks.deleteTransportAfterTest() 892ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 506ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 814ms
And Show all transport "true" 242ms
When Delete transport 19s 508ms
Then Transport not displayed in table of transports 15s 104ms
After Hooks.deleteTransportAfterTest() 840ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 555ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 230ms
And Show all transport "true" 243ms
When Delete transport 19s 593ms
Then Transport not displayed in table of transports 15s 110ms
After Hooks.deleteTransportAfterTest() 755ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 150ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 019ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 688ms
And Show all transport "false" 072ms
When Go to transport details "UNLOAD" 30s 776ms
And Fill transport form 33s 870ms
And Click "save-transport" save button 4s 386ms
And Click cancel button in transport form 181ms
And Go to transport details "UNLOAD" 30s 643ms
Then Check are transport values equals 4s 687ms
After Hooks.deleteTransportAfterTest() 922ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 462ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 020ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 098ms
And Show all transport "false" 078ms
When Go to transport details "TRANSPORT" 2s 908ms
And Fill transport form 11s 263ms
And Click "save-transport" save button 2s 058ms
And Click cancel button in transport form 189ms
And Go to transport details "TRANSPORT" 2s 850ms
Then Check are transport values equals 4s 403ms
After Hooks.deleteTransportAfterTest() 611ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 352ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 023ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 923ms
And Show all transport "false" 078ms
When Go to transport details "CONTAINER" 2s 896ms
And Fill transport form 5s 183ms
And Click "save-transport" save button 2s 052ms
And Click cancel button in transport form 163ms
And Go to transport details "CONTAINER" 2s 749ms
Then Check are transport values equals 139ms
After Hooks.deleteTransportAfterTest() 577ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 422ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 019ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 807ms
And Show all transport "false" 073ms
When Go to transport details "DELIVERY" 2s 805ms
And Fill transport form 13s 555ms
And Click "save-transport" save button 2s 615ms
And Click cancel button in transport form 161ms
And Go to transport details "DELIVERY" 2s 712ms
Then Check are transport values equals 463ms
After Hooks.deleteTransportAfterTest() 741ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 437ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 021ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 2s 828ms
And Show all transport "false" 084ms
When Go to transport details "OWN_COLLECTION" 2s 814ms
And Fill transport form 24s 508ms
And Click "save-transport" save button 2s 565ms
And Click cancel button in transport form 171ms
And Go to transport details "OWN_COLLECTION" 2s 727ms
Then Check are transport values equals 2s 610ms
After Hooks.deleteTransportAfterTest() 840ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 743ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 180ms
And Show all transport "false" 082ms
When Go to transport details "DELIVERY" 2s 898ms
And Fill transport form 40s 419ms
And Click "save-transport" save button 3s 162ms
And Click cancel button in transport form 180ms
And Go to transport details "DELIVERY" 2s 808ms
Then Check are transport values equals 11s 458ms
After Hooks.deleteTransportAfterTest() 1s 076ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 903ms
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 968ms
And Show all transport "false" 077ms
When Go to transport details "OWN_COLLECTION" 2s 887ms
And Fill transport form 41s 047ms
And Click "save-transport" save button 2s 657ms
And Click cancel button in transport form 181ms
And Go to transport details "OWN_COLLECTION" 2s 788ms
Then Check are transport values equals 7s 114ms
After Hooks.deleteTransportAfterTest() 1s 043ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 030ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 020ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 137ms
And Show all transport "false" 080ms
When Go to transport details "EXPORT" 3s 053ms
And Fill transport form 53s 467ms
And Click "save-transport" save button 2s 855ms
And Click cancel button in transport form 183ms
And Go to transport details "EXPORT" 2s 888ms
Then Check are transport values equals 9s 418ms
After Hooks.deleteTransportAfterTest() 978ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 831ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 020ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 932ms
And Show all transport "false" 084ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 901ms
And Fill transport form 39s 806ms
And Click "save-transport" save button 2s 630ms
And Click cancel button in transport form 194ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 783ms
Then Check are transport values equals 13s 364ms
After Hooks.deleteTransportAfterTest() 765ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 982ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 019ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 2s 728ms
And Show all transport "false" 084ms
When Go to transport details "CISTERN_DELIVERY" 2s 838ms
And Fill transport form 30s 620ms
And Click "save-transport" save button 2s 619ms
And Click cancel button in transport form 175ms
And Go to transport details "CISTERN_DELIVERY" 2s 806ms
Then Check are transport values equals 6s 882ms
After Hooks.deleteTransportAfterTest() 933ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 864ms
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 652ms
And Show all transport "false" 081ms
When Go to transport details "CISTERN_COLLECTION" 2s 900ms
And Fill transport form 28s 789ms
And Click "save-transport" save button 2s 591ms
And Click cancel button in transport form 166ms
And Go to transport details "CISTERN_COLLECTION" 2s 779ms
Then Check are transport values equals 6s 796ms
After Hooks.deleteTransportAfterTest() 993ms
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" 3s 048ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 020ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 2s 154ms
And Show all transport "false" 077ms
When Go to transport details "WEIGHING" 2s 887ms
And Fill transport form 14s 250ms
And Click "save-transport" save button 2s 013ms
And Click cancel button in transport form 186ms
And Go to transport details "WEIGHING" 2s 758ms
Then Check are transport values equals 2s 158ms
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() 690ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 919ms
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 849ms
And Show all transport "false" 070ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 923ms
And Fill transport form 39s 440ms
And Click "save-transport" save button 2s 728ms
And Click cancel button in transport form 179ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 825ms
Then Check are transport values equals 7s 004ms
After Hooks.deleteTransportAfterTest() 947ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 580ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 584ms
And Show all transport "false" 074ms
When Go to transport details "DELIVERY" 30s 622ms
And Fill transport form 28s 372ms
And Click "save-transport" save button 2s 060ms
And Click cancel button in transport form 182ms
And Go to transport details "DELIVERY" 30s 615ms
Then Check are transport values equals 2s 610ms
After Hooks.deleteTransportAfterTest() 849ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 616ms
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 968ms
And Show all transport "false" 079ms
When Go to transport details "LOAD" 2s 929ms
And Fill transport form 1m 2s 817ms
And Click "save-transport" save button 2s 839ms
And Click cancel button in transport form 171ms
And Go to transport details "LOAD" 2s 774ms
Then Check are transport values equals 26s 207ms
After Hooks.deleteTransportAfterTest() 791ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 383ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 891ms
And Show all transport "false" 073ms
When Go to transport details "DELIVERY" 2s 769ms
And Fill transport form 18s 037ms
And Click "save-transport" save button 1s 991ms
And Click cancel button in transport form 163ms
And Go to transport details "DELIVERY" 2s 684ms
Then Check are transport values equals 234ms
After Hooks.deleteTransportAfterTest() 981ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 335ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 021ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 898ms
And Show all transport "false" 075ms
When Go to transport details "LOAD" 2s 783ms
And Fill transport form 31s 855ms
And Click "save-transport" save button 4s 280ms
And Click cancel button in transport form 179ms
And Go to transport details "LOAD" 2s 748ms
Then Check are transport values equals 2s 616ms
After Hooks.deleteTransportAfterTest() 973ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 425ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 023ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 894ms
And Show all transport "false" 068ms
When Go to transport details "UNLOAD" 2s 799ms
And Fill transport form 42s 417ms
And Click "save-transport" save button 2s 644ms
And Click cancel button in transport form 191ms
And Go to transport details "UNLOAD" 2s 770ms
Then Check are transport values equals 7s 180ms
After Hooks.deleteTransportAfterTest() 795ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 345ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 019ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 986ms
And Show all transport "false" 078ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 878ms
And Fill transport form 40s 917ms
And Click "save-transport" save button 2s 641ms
And Click cancel button in transport form 174ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 755ms
Then Check are transport values equals 7s 020ms
After Hooks.deleteTransportAfterTest() 1s 012ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 554ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 021ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 935ms
And Show all transport "false" 076ms
When Go to transport details "LOAD" 2s 771ms
And Fill transport form 28s 817ms
And Click "save-transport" save button 2s 082ms
And Click cancel button in transport form 152ms
And Go to transport details "LOAD" 2s 721ms
Then Check are transport values equals 4s 697ms
After Hooks.deleteTransportAfterTest() 726ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 477ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 020ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 938ms
And Show all transport "false" 075ms
When Go to transport details "CONTAINER" 2s 769ms
And Fill transport form 28s 872ms
And Click "save-transport" save button 2s 057ms
And Click cancel button in transport form 170ms
And Go to transport details "CONTAINER" 2s 713ms
Then Check are transport values equals 4s 617ms
After Hooks.deleteTransportAfterTest() 704ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 647ms
And Get inputs from database "EDIT_SMALLS_IMPORT" "super-admin-skz" 020ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 155ms
And Show all transport "false" 079ms
When Go to transport details "SMALLS_IMPORT" 2s 955ms
And Fill transport form 36s 260ms
And Click "save-transport" save button 2s 098ms
And Click cancel button in transport form 182ms
And Go to transport details "SMALLS_IMPORT" 2s 796ms
Then Check are transport values equals 8s 925ms
After Hooks.deleteTransportAfterTest() 669ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 647ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 020ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 127ms
And Show all transport "false" 085ms
When Go to transport details "SMALLS_EXPORT" 2s 829ms
And Fill transport form 36s 221ms
And Click "save-transport" save button 2s 080ms
And Click cancel button in transport form 178ms
And Go to transport details "SMALLS_EXPORT" 2s 769ms
Then Check are transport values equals 8s 960ms
After Hooks.deleteTransportAfterTest() 749ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 464ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 855ms
And Show all transport "true" 243ms
When Go to transport details "DELIVERY" 2s 827ms
And Fill transport form 22s 548ms
And Click "save-transport" save button 2s 612ms
And Click cancel button in transport form 168ms
And Go to transport details "DELIVERY" 2s 784ms
Then Check are transport values equals 517ms
After Hooks.deleteTransportAfterTest() 929ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 463ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 022ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 21s 101ms
And Show all transport "true" 244ms
When Go to transport details "TRANSPORT_ORDER" 2s 872ms
And Fill transport form 29s 550ms
And Click "save-transport" save button 2s 049ms
And Click cancel button in transport form 177ms
And Go to transport details "TRANSPORT_ORDER" 2s 843ms
Then Check are transport values equals 2s 747ms
After Hooks.deleteTransportAfterTest() 725ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 556ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 933ms
And Create gray windows "CREATE_GRAY_WINDOW_MWG" on "PRZESYŁKI DROBNICOWE" in "Magazyn Wyrobów Gotowych" as "super-admin-keeeper" 1s 250ms
And If user is login then logout 290ms
Then Login as "dka1-supplier" 6s 094ms
And Click button advice in transport table "LOAD" 860ms
And Check if moved to first possible start date in schedule 1s 165ms
After Hooks.deleteTransportAfterTest() 625ms
After Hooks.deleteAllGrayWindowsAfterTest() 1m 31s 847ms
Given Set token of apiUsername "super-admin-piast" 220ms
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 513ms
Then Go to new transport "LOAD" 689ms
And Fill transport form 26s 277ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 361ms
And Go to "COMPANIES_TAB" 984ms
And Go to company "Dostawca Piast Automat 1" details 588ms
And Check if new address with "Adresat" is visible in company details 357ms
And Go to "TRANSPORT_TABLE" 460ms
And Go to transport details "LOAD" 2s 850ms
After Hooks.deleteTransportAfterTest() 963ms
After Hooks.deleteAddressAfterTest() 108ms