Project Number Date
ApolloFullRunnerReport develop.357 25 mar 2021, 07:57

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Crud Transport 827 2 6 0 0 835 90 2 92 1h 31m 26s 529ms Failed
Feature Crud Transport
Given Get inputs from database "CREATE_UNLOAD" "super-admin-pgf" 002ms
And Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 254ms
When Go to new transport "UNLOAD" 15s 296ms
And Fill transport form 24s 635ms
And Click "save-transport" save button and wait for form to disappear 15s 894ms
And Set advice window in schedule 2s 214ms
And Check is transport created in schedule and set transport id 506ms
And Go to "TRANSPORT_TABLE" 235ms
And Go to transport details "UNLOAD" 32s 438ms
Then Check are transport values equals 21s 366ms
After Hooks.deleteTransportAfterTest() 125ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-adama" 002ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 184ms
When Go to new transport "DELIVERY" 328ms
And Fill transport form 11s 494ms
And Click "save-transport" save button and wait for form to disappear 15s 637ms
And Set advice window in schedule 2s 185ms
And Check is transport created in schedule and set transport id 509ms
And Go to "TRANSPORT_TABLE" 219ms
And Go to transport details "DELIVERY" 4s 367ms
Then Check are transport values equals 148ms
After Hooks.deleteTransportAfterTest() 102ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-adama" 002ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 167ms
When Go to new transport "OWN_COLLECTION" 332ms
And Fill transport form 18s 026ms
And Click "save-transport" save button and wait for form to disappear 15s 694ms
And Set advice window in schedule 2s 181ms
And Check is transport created in schedule and set transport id 532ms
And Go to "TRANSPORT_TABLE" 190ms
And Go to transport details "OWN_COLLECTION" 4s 325ms
Then Check are transport values equals 170ms
After Hooks.deleteTransportAfterTest() 126ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 003ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 948ms
When Go to new transport "DELIVERY" 337ms
And Fill transport form 38s 971ms
And Click "save-transport" save button and wait for form to disappear 15s 611ms
And Set advice window in schedule 2s 162ms
And Check is transport created in schedule and set transport id 633ms
And Go to "TRANSPORT_TABLE" 228ms
And Go to transport details "DELIVERY" 4s 636ms
Then Check are transport values equals 19s 388ms
After Hooks.deleteTransportAfterTest() 130ms
Given Get inputs from database "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 002ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 560ms
When Go to new transport "CISTERN_DELIVERY" 359ms
And Fill transport form 35s 082ms
And Click "save-transport" save button and wait for form to disappear 15s 870ms
And Set advice window in schedule 2s 207ms
And Check is transport created in schedule and set transport id 634ms
And Go to "TRANSPORT_TABLE" 210ms
And Go to transport details "CISTERN_DELIVERY" 4s 408ms
Then Check are transport values equals 21s 407ms
After Hooks.deleteTransportAfterTest() 142ms
Given Get inputs from database "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 002ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 468ms
When Go to new transport "CISTERN_COLLECTION" 325ms
And Fill transport form 28s 403ms
And Click "save-transport" save button and wait for form to disappear 15s 836ms
And Set advice window in schedule 2s 235ms
And Check is transport created in schedule and set transport id 590ms
And Go to "TRANSPORT_TABLE" 205ms
And Go to transport details "CISTERN_COLLECTION" 4s 387ms
Then Check are transport values equals 21s 348ms
After Hooks.deleteTransportAfterTest() 122ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-hochland" 002ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 358ms
When Go to new transport "OWN_COLLECTION" 354ms
And Fill transport form 32s 819ms
And Click "save-transport" save button and wait for form to disappear 15s 693ms
And Set advice window in schedule 2s 168ms
And Check is transport created in schedule and set transport id 598ms
And Go to "TRANSPORT_TABLE" 202ms
And Go to transport details "OWN_COLLECTION" 4s 551ms
Then Check are transport values equals 19s 409ms
After Hooks.deleteTransportAfterTest() 115ms
Given Get inputs from database "CREATE_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 002ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 497ms
When Go to new transport "OWN_COLLECTION_POWDER_FACTORY" 359ms
And Fill transport form 32s 946ms
And Click "save-transport" save button and wait for form to disappear 15s 691ms
And Set advice window in schedule 2s 174ms
And Check is transport created in schedule and set transport id 682ms
And Go to "TRANSPORT_TABLE" 197ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 464ms
Then Check are transport values equals 4s 318ms
After Hooks.deleteTransportAfterTest() 129ms
Given Get inputs from database "CREATE_EXPORT" "super-admin-hochland" 002ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 420ms
When Go to new transport "EXPORT" 393ms
And Fill transport form 40s 794ms
And Click "save-transport" save button and wait for form to disappear 15s 631ms
And Set advice window in schedule 2s 168ms
And Check is transport created in schedule and set transport id 614ms
And Go to "TRANSPORT_TABLE" 195ms
And Go to transport details "EXPORT" 5s 458ms
Then Check are transport values equals 4s 390ms
After Hooks.deleteTransportAfterTest() 128ms
Scenario Outline Check if it possible to create new transport with advice
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-skd" 002ms
And Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 365ms
When Go to new transport "DELIVERY" 15s 231ms
And Fill transport form 25s 085ms
java.lang.AssertionError: Nie można wypełnić pola warehouse-zone-step-1, ponieważ nie udało się go znaleźć w formularzu
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:152)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:170)
	at ✽.Fill transport form(file:Features/Atom/Transport/CrudTransport.feature:8)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-lantmannen" 003ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 108ms
When Go to new transport "DELIVERY" 320ms
And Fill transport form 38s 064ms
And Click "save-transport" save button and wait for form to disappear 15s 629ms
And Set advice window in schedule 2s 151ms
And Check is transport created in schedule and set transport id 602ms
And Go to "TRANSPORT_TABLE" 200ms
And Go to transport details "DELIVERY" 4s 331ms
Then Check are transport values equals 19s 318ms
After Hooks.deleteTransportAfterTest() 112ms
Given Get inputs from database "CREATE_LOAD" "super-admin-lantmannen" 002ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 199ms
When Go to new transport "LOAD" 306ms
And Fill transport form 38s 012ms
And Click "save-transport" save button and wait for form to disappear 15s 644ms
And Set advice window in schedule 2s 193ms
And Check is transport created in schedule and set transport id 530ms
And Go to "TRANSPORT_TABLE" 259ms
And Go to transport details "LOAD" 4s 331ms
Then Check are transport values equals 19s 294ms
After Hooks.deleteTransportAfterTest() 112ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-keeeper" 002ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 177ms
When Go to new transport "UNLOAD" 325ms
And Fill transport form 37s 693ms
And Click "save-transport" save button and wait for form to disappear 15s 609ms
And Set advice window in schedule 2s 168ms
And Check is transport created in schedule and set transport id 548ms
And Go to "TRANSPORT_TABLE" 209ms
And Go to transport details "UNLOAD" 4s 359ms
Then Check are transport values equals 21s 454ms
After Hooks.deleteTransportAfterTest() 118ms
Given Get inputs from database "CREATE_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 002ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 160ms
When Go to new transport "TANKER_GRANULATE_DELIVERY" 327ms
And Fill transport form 37s 655ms
And Click "save-transport" save button and wait for form to disappear 15s 609ms
And Set advice window in schedule 2s 161ms
And Check is transport created in schedule and set transport id 533ms
And Go to "TRANSPORT_TABLE" 184ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 367ms
Then Check are transport values equals 21s 425ms
After Hooks.deleteTransportAfterTest() 105ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-alrec" 002ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 201ms
When Go to new transport "DELIVERY" 319ms
And Fill transport form 22s 924ms
And Click "save-transport" save button and wait for form to disappear 15s 616ms
And Set advice window in schedule 2s 163ms
And Check is transport created in schedule and set transport id 543ms
And Go to "TRANSPORT_TABLE" 190ms
And Go to transport details "DELIVERY" 4s 332ms
Then Check are transport values equals 17s 280ms
After Hooks.deleteTransportAfterTest() 107ms
Given Get inputs from database "CREATE_WEIGHING" "super-admin-hochland" 002ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 485ms
When Go to new transport "WEIGHING" 320ms
And Fill transport form 13s 597ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 630ms
And Show all transport "false" 010ms
And Go to "TRANSPORT_TABLE" 158ms
And Go to transport details "WEIGHING" 4s 378ms
And Check are transport values equals 2s 183ms
After Hooks.deleteTransportAfterTest() 080ms
Given Get inputs from database "CREATE_TRANSPORT" "super-admin-adama" 002ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 168ms
When Go to new transport "TRANSPORT" 380ms
And Fill transport form 26s 786ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 636ms
And Show all transport "false" 012ms
And Go to "TRANSPORT_TABLE" 157ms
And Go to transport details "TRANSPORT" 4s 441ms
And Check are transport values equals 6s 265ms
After Hooks.deleteTransportAfterTest() 080ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-adama" 002ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 226ms
When Go to new transport "CONTAINER" 323ms
And Fill transport form 11s 205ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 631ms
And Show all transport "false" 011ms
And Go to "TRANSPORT_TABLE" 164ms
And Go to transport details "CONTAINER" 4s 386ms
And Check are transport values equals 082ms
After Hooks.deleteTransportAfterTest() 089ms
Given Get inputs from database "CREATE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 002ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 446ms
When Go to new transport "TRANSFER_BETWEEN_WAREHOUSES" 331ms
And Fill transport form 12s 974ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 654ms
And Show all transport "false" 010ms
And Go to "TRANSPORT_TABLE" 142ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 613ms
And Check are transport values equals 4s 187ms
After Hooks.deleteTransportAfterTest() 100ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-piast" 002ms
And Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 439ms
When Go to new transport "DELIVERY" 308ms
And Fill transport form 22s 572ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 649ms
And Show all transport "false" 010ms
And Go to "TRANSPORT_TABLE" 140ms
And Go to transport details "DELIVERY" 4s 541ms
And Check are transport values equals 17s 189ms
After Hooks.deleteTransportAfterTest() 070ms
Given Get inputs from database "CREATE_LOAD" "super-admin-piast" 002ms
And Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 150ms
When Go to new transport "LOAD" 351ms
And Fill transport form 26s 371ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 619ms
And Show all transport "false" 010ms
And Go to "TRANSPORT_TABLE" 154ms
And Go to transport details "LOAD" 4s 638ms
And Check are transport values equals 2s 161ms
After Hooks.deleteTransportAfterTest() 113ms
Given Get inputs from database "CREATE_LOAD" "super-admin-keeeper" 001ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 172ms
When Go to new transport "LOAD" 292ms
And Fill transport form 24s 724ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 642ms
And Show all transport "false" 012ms
And Go to "TRANSPORT_TABLE" 151ms
And Go to transport details "LOAD" 4s 399ms
And Check are transport values equals 19s 230ms
After Hooks.deleteTransportAfterTest() 088ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-keeeper" 002ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 162ms
When Go to new transport "CONTAINER" 311ms
And Fill transport form 24s 726ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 655ms
And Show all transport "false" 008ms
And Go to "TRANSPORT_TABLE" 137ms
And Go to transport details "CONTAINER" 4s 366ms
And Check are transport values equals 19s 205ms
After Hooks.deleteTransportAfterTest() 086ms
Given Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 002ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 250ms
When Go to new transport "SMALLS_IMPORT" 406ms
And Fill transport form 36s 555ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 619ms
And Show all transport "false" 011ms
And Go to "TRANSPORT_TABLE" 116ms
And Go to transport details "SMALLS_IMPORT" 4s 424ms
And Check are transport values equals 10s 393ms
After Hooks.deleteTransportAfterTest() 078ms
Given Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 002ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 250ms
When Go to new transport "SMALLS_EXPORT" 391ms
And Fill transport form 36s 451ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 637ms
And Show all transport "false" 009ms
And Go to "TRANSPORT_TABLE" 138ms
And Go to transport details "SMALLS_EXPORT" 4s 432ms
And Check are transport values equals 10s 416ms
After Hooks.deleteTransportAfterTest() 094ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-alrec" 002ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 133ms
When Go to new transport "TRANSPORT_ORDER" 404ms
And Fill transport form 30s 102ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 656ms
And Show all transport "true" 080ms
And Go to "TRANSPORT_TABLE" 138ms
And Go to transport details "TRANSPORT_ORDER" 4s 425ms
And Check are transport values equals 19s 336ms
After Hooks.deleteTransportAfterTest() 084ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER_WITHOUT_WAREHOUSES" "super-admin-adama" 003ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 230ms
When Go to new transport "TRANSPORT" 373ms
And Fill transport form 37s 749ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 626ms
And Show all transport "false" 010ms
And Go to "TRANSPORT_TABLE" 159ms
And Go to transport details "TRANSPORT" 4s 445ms
And Check are transport values equals 4s 273ms
After Hooks.deleteTransportAfterTest() 087ms
Given Get inputs from database "CREATE_INBOUND_WITHOUT_WAREHOUSES" "super-admin-alrec" 003ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 160ms
When Go to new transport "INBOUND" 385ms
And Fill transport form 41s 225ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 647ms
And Show all transport "true" 094ms
And Go to "TRANSPORT_TABLE" 138ms
And Go to transport details "INBOUND" 4s 429ms
And Check are transport values equals 2s 288ms
After Hooks.deleteTransportAfterTest() 102ms
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "super-admin-farmacol" 002ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 213ms
When Go to new transport "EXTERNAL_DELIVERY" 315ms
And Fill transport form 53s 898ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 658ms
And Show all transport "false" 013ms
And Go to "TRANSPORT_TABLE" 143ms
And Go to transport details "EXTERNAL_DELIVERY" 4s 400ms
And Check are transport values equals 4s 479ms
After Hooks.deleteTransportAfterTest() 062ms
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "dfa1-supplier" 001ms
And Login as "dfa1-supplier" and set token of apiUsername "dfa1-supplier" 2s 434ms
When Go to new transport "EXTERNAL_DELIVERY" 15s 261ms
And Fill transport form 47s 342ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 636ms
And Show all transport "false" 010ms
And Go to "TRANSPORT_TABLE" 138ms
And Go to transport details "EXTERNAL_DELIVERY" 32s 426ms
And Check are transport values equals 4s 497ms
After Hooks.deleteTransportAfterTest() 098ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 236ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 001ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 703ms
And Show all transport "false" 009ms
When Go to transport details "UNLOAD" 32s 534ms
And Fill transport form 30s 479ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 158ms
And Go to transport details "UNLOAD" 32s 422ms
Then Check are transport values equals 4s 292ms
After Hooks.deleteTransportAfterTest() 149ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 262ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 001ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 259ms
And Show all transport "false" 011ms
When Go to transport details "TRANSPORT" 4s 487ms
And Fill transport form 10s 334ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 600ms
And Go to transport details "TRANSPORT" 4s 463ms
Then Check are transport values equals 4s 147ms
After Hooks.deleteTransportAfterTest() 084ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 278ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 001ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 190ms
And Show all transport "false" 010ms
When Go to transport details "CONTAINER" 4s 381ms
And Fill transport form 4s 699ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 627ms
And Go to transport details "CONTAINER" 4s 280ms
Then Check are transport values equals 047ms
After Hooks.deleteTransportAfterTest() 075ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 301ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 325ms
And Show all transport "false" 011ms
When Go to transport details "DELIVERY" 4s 382ms
And Fill transport form 11s 646ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 638ms
And Go to transport details "DELIVERY" 4s 364ms
Then Check are transport values equals 144ms
After Hooks.deleteTransportAfterTest() 093ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 216ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 002ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 1s 317ms
And Show all transport "false" 010ms
When Go to transport details "OWN_COLLECTION" 4s 374ms
And Fill transport form 21s 703ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 638ms
And Go to transport details "OWN_COLLECTION" 4s 343ms
Then Check are transport values equals 2s 239ms
After Hooks.deleteTransportAfterTest() 120ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 526ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 365ms
And Show all transport "false" 005ms
When Go to transport details "DELIVERY" 4s 757ms
And Fill transport form 36s 119ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 129ms
And Go to transport details "DELIVERY" 4s 474ms
Then Check are transport values equals 10s 556ms
After Hooks.deleteTransportAfterTest() 113ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 538ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 001ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 1s 323ms
And Show all transport "false" 006ms
When Go to transport details "OWN_COLLECTION" 4s 682ms
And Fill transport form 36s 739ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 144ms
And Go to transport details "OWN_COLLECTION" 4s 447ms
Then Check are transport values equals 6s 381ms
After Hooks.deleteTransportAfterTest() 119ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 501ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 001ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 1s 374ms
And Show all transport "false" 005ms
When Go to transport details "EXPORT" 5s 631ms
And Fill transport form 48s 111ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 197ms
And Go to transport details "EXPORT" 4s 522ms
Then Check are transport values equals 8s 505ms
After Hooks.deleteTransportAfterTest() 111ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 425ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 001ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 160ms
And Show all transport "false" 007ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 697ms
And Fill transport form 36s 213ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 659ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 464ms
Then Check are transport values equals 12s 531ms
After Hooks.deleteTransportAfterTest() 110ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 469ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 001ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 1s 319ms
And Show all transport "false" 004ms
When Go to transport details "CISTERN_DELIVERY" 4s 470ms
And Fill transport form 27s 396ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 664ms
And Go to transport details "CISTERN_DELIVERY" 4s 410ms
Then Check are transport values equals 6s 299ms
After Hooks.deleteTransportAfterTest() 114ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 413ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 001ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 1s 246ms
And Show all transport "false" 006ms
When Go to transport details "CISTERN_COLLECTION" 4s 444ms
And Fill transport form 25s 927ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 605ms
And Go to transport details "CISTERN_COLLECTION" 4s 399ms
Then Check are transport values equals 6s 292ms
After Hooks.deleteTransportAfterTest() 145ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 440ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 001ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 1s 222ms
And Show all transport "false" 010ms
When Go to transport details "WEIGHING" 4s 381ms
And Fill transport form 12s 367ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 637ms
And Go to transport details "WEIGHING" 4s 329ms
Then Check are transport values equals 2s 172ms
After Hooks.deleteTransportAfterTest() 061ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 417ms
And Get inputs from database "EDIT_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 001ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 1s 283ms
And Show all transport "false" 006ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 541ms
And Fill transport form 35s 354ms
And Click "save-transport-and-close" save button and wait for form to disappear 692ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 400ms
Then Check are transport values equals 6s 346ms
After Hooks.deleteTransportAfterTest() 106ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 133ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 002ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 258ms
And Show all transport "false" 009ms
When Go to transport details "DELIVERY" 32s 399ms
And Fill transport form 25s 739ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 623ms
And Go to transport details "DELIVERY" 32s 332ms
Then Check are transport values equals 2s 211ms
After Hooks.deleteTransportAfterTest() 094ms
Scenario Outline Check if it is possible to edit transport
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 278ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 001ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 171ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 560ms
And Fill transport form 1m 2s 453ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 148ms
And Go to transport details "DELIVERY" 4s 506ms
Then Check are transport values equals 107ms
org.junit.ComparisonFailure: Wartości w formularzu w polu CARRIER są niepoprawne, wartość na stronie: Przewoźnik Piast Automat 1 wartość poprawna: Przewoźnik Piast Automat 2 expected:<...oźnik Piast Automat [2]> but was:<...oźnik Piast Automat [1]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:122)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:268)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:225)
	at ✽.Check are transport values equals(file:Features/Atom/Transport/CrudTransport.feature:76)
After Hooks.deleteTransportAfterTest() 096ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 217ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 002ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 205ms
And Show all transport "false" 010ms
When Go to transport details "LOAD" 4s 703ms
And Fill transport form 57s 407ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 144ms
And Go to transport details "LOAD" 4s 496ms
Then Check are transport values equals 24s 862ms
After Hooks.deleteTransportAfterTest() 106ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 128ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 002ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 352ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 380ms
And Fill transport form 16s 496ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 632ms
And Go to transport details "DELIVERY" 4s 339ms
Then Check are transport values equals 078ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 111ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 002ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 319ms
And Show all transport "false" 010ms
When Go to transport details "LOAD" 4s 355ms
And Fill transport form 28s 167ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 169ms
And Go to transport details "LOAD" 4s 337ms
Then Check are transport values equals 2s 243ms
After Hooks.deleteTransportAfterTest() 102ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 253ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 317ms
And Show all transport "false" 011ms
When Go to transport details "UNLOAD" 4s 437ms
And Fill transport form 37s 978ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 656ms
And Go to transport details "UNLOAD" 4s 373ms
Then Check are transport values equals 6s 429ms
After Hooks.deleteTransportAfterTest() 091ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 188ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 001ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 384ms
And Show all transport "false" 008ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 429ms
And Fill transport form 36s 359ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 636ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 378ms
Then Check are transport values equals 6s 349ms
After Hooks.deleteTransportAfterTest() 092ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 194ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 002ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 204ms
And Show all transport "false" 010ms
When Go to transport details "LOAD" 4s 407ms
And Fill transport form 24s 829ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 618ms
And Go to transport details "LOAD" 4s 374ms
Then Check are transport values equals 4s 211ms
After Hooks.deleteTransportAfterTest() 088ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 176ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 001ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 200ms
And Show all transport "false" 010ms
When Go to transport details "CONTAINER" 4s 394ms
And Fill transport form 24s 791ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 613ms
And Go to transport details "CONTAINER" 4s 358ms
Then Check are transport values equals 4s 222ms
After Hooks.deleteTransportAfterTest() 070ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 175ms
And Get inputs from database "EDIT_SMALLS_IMPORT" "super-admin-skz" 002ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 236ms
And Show all transport "false" 010ms
When Go to transport details "SMALLS_IMPORT" 4s 521ms
And Fill transport form 33s 095ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 618ms
And Go to transport details "SMALLS_IMPORT" 4s 453ms
Then Check are transport values equals 8s 343ms
After Hooks.deleteTransportAfterTest() 114ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 186ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 001ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 221ms
And Show all transport "false" 007ms
When Go to transport details "SMALLS_EXPORT" 4s 522ms
And Fill transport form 33s 137ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 641ms
And Go to transport details "SMALLS_EXPORT" 4s 415ms
Then Check are transport values equals 8s 371ms
After Hooks.deleteTransportAfterTest() 082ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 301ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 002ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 315ms
And Show all transport "true" 079ms
When Go to transport details "DELIVERY" 4s 368ms
And Fill transport form 19s 657ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 632ms
And Go to transport details "DELIVERY" 4s 362ms
Then Check are transport values equals 196ms
After Hooks.deleteTransportAfterTest() 122ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 166ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 002ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 272ms
And Show all transport "true" 076ms
When Go to transport details "TRANSPORT_ORDER" 4s 471ms
And Fill transport form 26s 805ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 640ms
And Go to transport details "TRANSPORT_ORDER" 4s 403ms
Then Check are transport values equals 2s 231ms
After Hooks.deleteTransportAfterTest() 077ms
Given Login as "keeeper-warehouseman" and set token of apiUsername "super-admin-keeeper" 2s 507ms
And Get inputs from database "EDIT_CONTAINER_WAREHOUSEMAN_CUSTOMFIELDS" "super-admin-keeeper" 001ms
And Create transport "CREATE_CONTAINER_KEEEPER_WAIMEA" by JSON file as "super-admin-keeeper" 1s 178ms
And Show all transport "false" 010ms
When Go to transport details "CONTAINER" 4s 398ms
And Fill transport form 8s 912ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 645ms
And Go to transport details "CONTAINER" 4s 378ms
Then Check are transport values equals 4s 112ms
After Hooks.deleteTransportAfterTest() 087ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 673ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 415ms
And Show all transport "false" 010ms
When Delete transport 17s 898ms
Then Transport not displayed in table of transports 15s 064ms
After Hooks.deleteTransportAfterTest() 115ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 224ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 241ms
And Show all transport "false" 010ms
When Delete transport 17s 265ms
Then Transport not displayed in table of transports 15s 038ms
After Hooks.deleteTransportAfterTest() 090ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 205ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 338ms
And Show all transport "false" 010ms
When Delete transport 17s 562ms
Then Transport not displayed in table of transports 15s 035ms
After Hooks.deleteTransportAfterTest() 071ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 175ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 231ms
And Show all transport "false" 009ms
When Delete transport 17s 027ms
Then Transport not displayed in table of transports 15s 039ms
After Hooks.deleteTransportAfterTest() 075ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 244ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 248ms
And Show all transport "false" 011ms
When Delete transport 17s 703ms
Then Transport not displayed in table of transports 15s 044ms
After Hooks.deleteTransportAfterTest() 088ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 278ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 257ms
And Show all transport "false" 010ms
When Delete transport 17s 697ms
Then Transport not displayed in table of transports 15s 045ms
After Hooks.deleteTransportAfterTest() 100ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 141ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 310ms
And Show all transport "true" 064ms
When Delete transport 19s 128ms
Then Transport not displayed in table of transports 15s 041ms
After Hooks.deleteTransportAfterTest() 095ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 169ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 245ms
And Show all transport "true" 079ms
When Delete transport 17s 163ms
Then Transport not displayed in table of transports 15s 050ms
After Hooks.deleteTransportAfterTest() 080ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 082ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 002ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 620ms
And Show all transport "false" 010ms
When Go to transport details "UNLOAD" 32s 482ms
And Fill transport form 30s 505ms
And Click "save-transport" save button 1s 261ms
And Click cancel button in transport form 087ms
And Go to transport details "UNLOAD" 32s 437ms
Then Check are transport values equals 4s 276ms
After Hooks.deleteTransportAfterTest() 106ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 149ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 002ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 236ms
And Show all transport "false" 010ms
When Go to transport details "TRANSPORT" 4s 537ms
And Fill transport form 10s 358ms
And Click "save-transport" save button 742ms
And Click cancel button in transport form 079ms
And Go to transport details "TRANSPORT" 4s 337ms
Then Check are transport values equals 4s 136ms
After Hooks.deleteTransportAfterTest() 084ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 174ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 001ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 173ms
And Show all transport "false" 010ms
When Go to transport details "CONTAINER" 4s 390ms
And Fill transport form 4s 734ms
And Click "save-transport" save button 702ms
And Click cancel button in transport form 077ms
And Go to transport details "CONTAINER" 4s 279ms
Then Check are transport values equals 045ms
After Hooks.deleteTransportAfterTest() 071ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 170ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 267ms
And Show all transport "false" 005ms
When Go to transport details "DELIVERY" 4s 378ms
And Fill transport form 11s 606ms
And Click "save-transport" save button 727ms
And Click cancel button in transport form 085ms
And Go to transport details "DELIVERY" 4s 292ms
Then Check are transport values equals 103ms
After Hooks.deleteTransportAfterTest() 084ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 073ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 001ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 1s 286ms
And Show all transport "false" 010ms
When Go to transport details "OWN_COLLECTION" 4s 399ms
And Fill transport form 21s 745ms
And Click "save-transport" save button 711ms
And Click cancel button in transport form 079ms
And Go to transport details "OWN_COLLECTION" 4s 268ms
Then Check are transport values equals 2s 235ms
After Hooks.deleteTransportAfterTest() 102ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 378ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 414ms
And Show all transport "false" 009ms
When Go to transport details "DELIVERY" 4s 770ms
And Fill transport form 36s 043ms
And Click "save-transport" save button 1s 254ms
And Click cancel button in transport form 092ms
And Go to transport details "DELIVERY" 4s 409ms
Then Check are transport values equals 10s 559ms
After Hooks.deleteTransportAfterTest() 119ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 493ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 001ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 1s 292ms
And Show all transport "false" 008ms
When Go to transport details "OWN_COLLECTION" 4s 645ms
And Fill transport form 36s 636ms
And Click "save-transport" save button 1s 252ms
And Click cancel button in transport form 100ms
And Go to transport details "OWN_COLLECTION" 4s 393ms
Then Check are transport values equals 6s 387ms
After Hooks.deleteTransportAfterTest() 106ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 473ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 001ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 1s 371ms
And Show all transport "false" 006ms
When Go to transport details "EXPORT" 5s 614ms
And Fill transport form 48s 179ms
And Click "save-transport" save button 852ms
And Click cancel button in transport form 094ms
And Go to transport details "EXPORT" 4s 415ms
Then Check are transport values equals 8s 533ms
After Hooks.deleteTransportAfterTest() 127ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 509ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 001ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 171ms
And Show all transport "false" 007ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 744ms
And Fill transport form 36s 260ms
And Click "save-transport" save button 884ms
And Click cancel button in transport form 073ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 418ms
Then Check are transport values equals 12s 446ms
After Hooks.deleteTransportAfterTest() 077ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 469ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 001ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 1s 289ms
And Show all transport "false" 006ms
When Go to transport details "CISTERN_DELIVERY" 4s 483ms
And Fill transport form 27s 336ms
And Click "save-transport" save button 777ms
And Click cancel button in transport form 084ms
And Go to transport details "CISTERN_DELIVERY" 4s 370ms
Then Check are transport values equals 6s 300ms
After Hooks.deleteTransportAfterTest() 107ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 373ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 001ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 1s 299ms
And Show all transport "false" 006ms
When Go to transport details "CISTERN_COLLECTION" 4s 467ms
And Fill transport form 25s 921ms
And Click "save-transport" save button 768ms
And Click cancel button in transport form 086ms
And Go to transport details "CISTERN_COLLECTION" 4s 364ms
Then Check are transport values equals 6s 309ms
After Hooks.deleteTransportAfterTest() 127ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 458ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 001ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 1s 197ms
And Show all transport "false" 005ms
When Go to transport details "WEIGHING" 4s 359ms
And Fill transport form 12s 408ms
And Click "save-transport" save button 719ms
And Click cancel button in transport form 076ms
And Go to transport details "WEIGHING" 4s 266ms
Then Check are transport values equals 2s 165ms
After Hooks.deleteTransportAfterTest() 072ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 456ms
And Get inputs from database "EDIT_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 002ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 1s 326ms
And Show all transport "false" 010ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 527ms
And Fill transport form 35s 331ms
And Click "save-transport" save button 898ms
And Click cancel button in transport form 089ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 396ms
Then Check are transport values equals 6s 368ms
After Hooks.deleteTransportAfterTest() 101ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 126ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 315ms
And Show all transport "false" 009ms
When Go to transport details "DELIVERY" 32s 397ms
And Fill transport form 25s 680ms
And Click "save-transport" save button 727ms
And Click cancel button in transport form 075ms
And Go to transport details "DELIVERY" 32s 360ms
Then Check are transport values equals 2s 221ms
After Hooks.deleteTransportAfterTest() 089ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 182ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 001ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 159ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 530ms
And Fill transport form 1m 2s 598ms
And Click "save-transport" save button 1s 244ms
And Click cancel button in transport form 086ms
And Go to transport details "DELIVERY" 4s 380ms
Then Check are transport values equals 24s 835ms
After Hooks.deleteTransportAfterTest() 103ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 276ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 001ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 205ms
And Show all transport "false" 011ms
When Go to transport details "LOAD" 4s 685ms
And Fill transport form 57s 498ms
And Click "save-transport" save button 1s 271ms
And Click cancel button in transport form 095ms
And Go to transport details "LOAD" 4s 445ms
Then Check are transport values equals 24s 854ms
After Hooks.deleteTransportAfterTest() 111ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 166ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 002ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 338ms
And Show all transport "false" 009ms
When Go to transport details "DELIVERY" 4s 377ms
And Fill transport form 16s 476ms
And Click "save-transport" save button 726ms
And Click cancel button in transport form 080ms
And Go to transport details "DELIVERY" 4s 267ms
Then Check are transport values equals 077ms
After Hooks.deleteTransportAfterTest() 110ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 111ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 001ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 339ms
And Show all transport "false" 011ms
When Go to transport details "LOAD" 4s 348ms
And Fill transport form 28s 214ms
And Click "save-transport" save button 1s 242ms
And Click cancel button in transport form 098ms
And Go to transport details "LOAD" 4s 298ms
Then Check are transport values equals 2s 244ms
After Hooks.deleteTransportAfterTest() 124ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 167ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 292ms
And Show all transport "false" 010ms
When Go to transport details "UNLOAD" 4s 431ms
And Fill transport form 37s 949ms
And Click "save-transport" save button 703ms
And Click cancel button in transport form 081ms
And Go to transport details "UNLOAD" 4s 359ms
Then Check are transport values equals 6s 384ms
After Hooks.deleteTransportAfterTest() 122ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 133ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 002ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 333ms
And Show all transport "false" 009ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 424ms
And Fill transport form 36s 359ms
And Click "save-transport" save button 752ms
And Click cancel button in transport form 075ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 327ms
Then Check are transport values equals 6s 382ms
After Hooks.deleteTransportAfterTest() 112ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 183ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 002ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 191ms
And Show all transport "false" 009ms
When Go to transport details "LOAD" 4s 389ms
And Fill transport form 24s 812ms
And Click "save-transport" save button 708ms
And Click cancel button in transport form 078ms
And Go to transport details "LOAD" 4s 333ms
Then Check are transport values equals 4s 210ms
After Hooks.deleteTransportAfterTest() 072ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 170ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 001ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 196ms
And Show all transport "false" 011ms
When Go to transport details "CONTAINER" 4s 392ms
And Fill transport form 24s 786ms
And Click "save-transport" save button 719ms
And Click cancel button in transport form 073ms
And Go to transport details "CONTAINER" 4s 324ms
Then Check are transport values equals 4s 232ms
After Hooks.deleteTransportAfterTest() 080ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 228ms
And Get inputs from database "EDIT_SMALLS_IMPORT" "super-admin-skz" 001ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 233ms
And Show all transport "false" 009ms
When Go to transport details "SMALLS_IMPORT" 4s 539ms
And Fill transport form 33s 094ms
And Click "save-transport" save button 783ms
And Click cancel button in transport form 063ms
And Go to transport details "SMALLS_IMPORT" 4s 356ms
Then Check are transport values equals 8s 379ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 303ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 001ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 260ms
And Show all transport "false" 010ms
When Go to transport details "SMALLS_EXPORT" 4s 529ms
And Fill transport form 33s 137ms
And Click "save-transport" save button 767ms
And Click cancel button in transport form 098ms
And Go to transport details "SMALLS_EXPORT" 4s 342ms
Then Check are transport values equals 8s 360ms
After Hooks.deleteTransportAfterTest() 076ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 181ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 316ms
And Show all transport "true" 095ms
When Go to transport details "DELIVERY" 4s 349ms
And Fill transport form 19s 638ms
And Click "save-transport" save button 713ms
And Click cancel button in transport form 104ms
And Go to transport details "DELIVERY" 4s 305ms
Then Check are transport values equals 176ms
After Hooks.deleteTransportAfterTest() 114ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 164ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 001ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 257ms
And Show all transport "true" 076ms
When Go to transport details "TRANSPORT_ORDER" 4s 463ms
And Fill transport form 26s 795ms
And Click "save-transport" save button 741ms
And Click cancel button in transport form 079ms
And Go to transport details "TRANSPORT_ORDER" 4s 363ms
Then Check are transport values equals 2s 253ms
After Hooks.deleteTransportAfterTest() 069ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 168ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 211ms
And Create gray windows "CREATE_GRAY_WINDOW_MWG" on "PRZESYŁKI DROBNICOWE" in "Magazyn Wyrobów Gotowych" as "super-admin-keeeper" 278ms
And If user is login then logout 095ms
Then Login as "dka1-supplier" 2s 445ms
And Click button advice in transport table "LOAD" 200ms
And Check if moved to first possible start date in schedule 386ms
After Hooks.deleteTransportAfterTest() 061ms
After Hooks.deleteAllGrayWindowsAfterTest() 1m 30s 608ms