Project Number Date
ApolloFullRunnerReport develop.359 26 mar 2021, 05:52

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Crud Transport 826 3 6 0 0 835 89 3 92 1h 30m 57s 172ms 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 259ms
When Go to new transport "UNLOAD" 15s 284ms
And Fill transport form 24s 649ms
And Click "save-transport" save button and wait for form to disappear 15s 954ms
And Set advice window in schedule 2s 207ms
And Check is transport created in schedule and set transport id 526ms
And Go to "TRANSPORT_TABLE" 241ms
And Go to transport details "UNLOAD" 32s 347ms
Then Check are transport values equals 21s 406ms
After Hooks.deleteTransportAfterTest() 107ms
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 173ms
When Go to new transport "DELIVERY" 293ms
And Fill transport form 11s 435ms
And Click "save-transport" save button and wait for form to disappear 15s 634ms
And Set advice window in schedule 2s 180ms
And Check is transport created in schedule and set transport id 526ms
And Go to "TRANSPORT_TABLE" 263ms
And Go to transport details "DELIVERY" 4s 345ms
Then Check are transport values equals 122ms
After Hooks.deleteTransportAfterTest() 112ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-adama" 003ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 120ms
When Go to new transport "OWN_COLLECTION" 335ms
And Fill transport form 18s 003ms
And Click "save-transport" save button and wait for form to disappear 15s 618ms
And Set advice window in schedule 2s 171ms
And Check is transport created in schedule and set transport id 500ms
And Go to "TRANSPORT_TABLE" 190ms
And Go to transport details "OWN_COLLECTION" 4s 323ms
Then Check are transport values equals 154ms
After Hooks.deleteTransportAfterTest() 096ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 002ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 375ms
When Go to new transport "DELIVERY" 350ms
And Fill transport form 38s 916ms
And Click "save-transport" save button and wait for form to disappear 15s 653ms
And Set advice window in schedule 2s 156ms
And Check is transport created in schedule and set transport id 588ms
And Go to "TRANSPORT_TABLE" 253ms
And Go to transport details "DELIVERY" 4s 624ms
Then Check are transport values equals 19s 398ms
After Hooks.deleteTransportAfterTest() 102ms
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 431ms
When Go to new transport "CISTERN_DELIVERY" 358ms
And Fill transport form 34s 981ms
And Click "save-transport" save button and wait for form to disappear 15s 808ms
And Set advice window in schedule 2s 193ms
And Check is transport created in schedule and set transport id 652ms
And Go to "TRANSPORT_TABLE" 206ms
And Go to transport details "CISTERN_DELIVERY" 4s 413ms
Then Check are transport values equals 21s 400ms
After Hooks.deleteTransportAfterTest() 134ms
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 370ms
When Go to new transport "CISTERN_COLLECTION" 330ms
And Fill transport form 28s 434ms
And Click "save-transport" save button and wait for form to disappear 15s 838ms
And Set advice window in schedule 2s 226ms
And Check is transport created in schedule and set transport id 621ms
And Go to "TRANSPORT_TABLE" 207ms
And Go to transport details "CISTERN_COLLECTION" 4s 405ms
Then Check are transport values equals 21s 363ms
After Hooks.deleteTransportAfterTest() 096ms
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 431ms
When Go to new transport "OWN_COLLECTION" 339ms
And Fill transport form 32s 834ms
And Click "save-transport" save button and wait for form to disappear 15s 673ms
And Set advice window in schedule 2s 174ms
And Check is transport created in schedule and set transport id 575ms
And Go to "TRANSPORT_TABLE" 200ms
And Go to transport details "OWN_COLLECTION" 4s 561ms
Then Check are transport values equals 19s 318ms
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 409ms
When Go to new transport "OWN_COLLECTION_POWDER_FACTORY" 348ms
And Fill transport form 32s 867ms
And Click "save-transport" save button and wait for form to disappear 15s 652ms
And Set advice window in schedule 2s 179ms
And Check is transport created in schedule and set transport id 630ms
And Go to "TRANSPORT_TABLE" 194ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 470ms
Then Check are transport values equals 4s 350ms
After Hooks.deleteTransportAfterTest() 126ms
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 376ms
When Go to new transport "EXPORT" 374ms
And Fill transport form 40s 732ms
And Click "save-transport" save button and wait for form to disappear 15s 639ms
And Set advice window in schedule 2s 160ms
And Check is transport created in schedule and set transport id 645ms
And Go to "TRANSPORT_TABLE" 198ms
And Go to transport details "EXPORT" 5s 455ms
Then Check are transport values equals 4s 396ms
After Hooks.deleteTransportAfterTest() 161ms
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 195ms
When Go to new transport "DELIVERY" 15s 236ms
And Fill transport form 25s 023ms
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 128ms
When Go to new transport "DELIVERY" 308ms
And Fill transport form 38s 081ms
And Click "save-transport" save button and wait for form to disappear 15s 604ms
And Set advice window in schedule 2s 157ms
And Check is transport created in schedule and set transport id 624ms
And Go to "TRANSPORT_TABLE" 210ms
And Go to transport details "DELIVERY" 4s 316ms
Then Check are transport values equals 19s 359ms
After Hooks.deleteTransportAfterTest() 123ms
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 142ms
When Go to new transport "LOAD" 310ms
And Fill transport form 38s 123ms
And Click "save-transport" save button and wait for form to disappear 15s 654ms
And Set advice window in schedule 2s 179ms
And Check is transport created in schedule and set transport id 535ms
And Go to "TRANSPORT_TABLE" 257ms
And Go to transport details "LOAD" 4s 309ms
Then Check are transport values equals 19s 364ms
After Hooks.deleteTransportAfterTest() 106ms
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 200ms
When Go to new transport "UNLOAD" 305ms
And Fill transport form 37s 633ms
And Click "save-transport" save button and wait for form to disappear 15s 622ms
And Set advice window in schedule 2s 145ms
And Check is transport created in schedule and set transport id 498ms
And Go to "TRANSPORT_TABLE" 229ms
And Go to transport details "UNLOAD" 4s 385ms
Then Check are transport values equals 21s 436ms
After Hooks.deleteTransportAfterTest() 130ms
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 143ms
When Go to new transport "TANKER_GRANULATE_DELIVERY" 345ms
And Fill transport form 37s 709ms
And Click "save-transport" save button and wait for form to disappear 15s 593ms
And Set advice window in schedule 2s 159ms
And Check is transport created in schedule and set transport id 530ms
And Go to "TRANSPORT_TABLE" 203ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 377ms
Then Check are transport values equals 21s 476ms
After Hooks.deleteTransportAfterTest() 115ms
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 180ms
When Go to new transport "DELIVERY" 305ms
And Fill transport form 22s 997ms
And Click "save-transport" save button and wait for form to disappear 15s 592ms
And Set advice window in schedule 2s 150ms
And Check is transport created in schedule and set transport id 525ms
And Go to "TRANSPORT_TABLE" 197ms
And Go to transport details "DELIVERY" 4s 323ms
Then Check are transport values equals 17s 251ms
After Hooks.deleteTransportAfterTest() 113ms
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 399ms
When Go to new transport "WEIGHING" 325ms
And Fill transport form 13s 596ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 633ms
And Show all transport "false" 010ms
And Go to "TRANSPORT_TABLE" 135ms
And Go to transport details "WEIGHING" 4s 389ms
And Check are transport values equals 2s 178ms
After Hooks.deleteTransportAfterTest() 073ms
Given Get inputs from database "CREATE_TRANSPORT" "super-admin-adama" 001ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 068ms
When Go to new transport "TRANSPORT" 364ms
And Fill transport form 26s 812ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 647ms
And Show all transport "false" 009ms
And Go to "TRANSPORT_TABLE" 142ms
And Go to transport details "TRANSPORT" 4s 478ms
And Check are transport values equals 6s 242ms
After Hooks.deleteTransportAfterTest() 109ms
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 146ms
When Go to new transport "CONTAINER" 302ms
And Fill transport form 11s 212ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 636ms
And Show all transport "false" 009ms
And Go to "TRANSPORT_TABLE" 136ms
And Go to transport details "CONTAINER" 4s 399ms
And Check are transport values equals 076ms
After Hooks.deleteTransportAfterTest() 103ms
Given Get inputs from database "CREATE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 001ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 369ms
When Go to new transport "TRANSFER_BETWEEN_WAREHOUSES" 321ms
And Fill transport form 12s 986ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 606ms
And Show all transport "false" 011ms
And Go to "TRANSPORT_TABLE" 143ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 601ms
And Check are transport values equals 4s 187ms
After Hooks.deleteTransportAfterTest() 095ms
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 316ms
When Go to new transport "DELIVERY" 322ms
And Fill transport form 22s 543ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 608ms
And Show all transport "false" 012ms
And Go to "TRANSPORT_TABLE" 143ms
And Go to transport details "DELIVERY" 4s 553ms
And Check are transport values equals 17s 224ms
After Hooks.deleteTransportAfterTest() 088ms
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 213ms
When Go to new transport "LOAD" 357ms
And Fill transport form 26s 410ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 597ms
And Show all transport "false" 008ms
And Go to "TRANSPORT_TABLE" 137ms
And Go to transport details "LOAD" 4s 677ms
And Check are transport values equals 2s 146ms
After Hooks.deleteTransportAfterTest() 062ms
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 134ms
When Go to new transport "LOAD" 296ms
And Fill transport form 24s 690ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 610ms
And Show all transport "false" 011ms
And Go to "TRANSPORT_TABLE" 154ms
And Go to transport details "LOAD" 4s 394ms
And Check are transport values equals 19s 223ms
After Hooks.deleteTransportAfterTest() 077ms
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 184ms
When Go to new transport "CONTAINER" 307ms
And Fill transport form 24s 653ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 599ms
And Show all transport "false" 010ms
And Go to "TRANSPORT_TABLE" 161ms
And Go to transport details "CONTAINER" 4s 402ms
And Check are transport values equals 19s 241ms
After Hooks.deleteTransportAfterTest() 069ms
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 220ms
When Go to new transport "SMALLS_IMPORT" 397ms
And Fill transport form 36s 458ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 644ms
And Show all transport "false" 011ms
And Go to "TRANSPORT_TABLE" 147ms
And Go to transport details "SMALLS_IMPORT" 4s 423ms
And Check are transport values equals 10s 431ms
After Hooks.deleteTransportAfterTest() 090ms
Given Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 003ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 229ms
When Go to new transport "SMALLS_EXPORT" 402ms
And Fill transport form 36s 518ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 615ms
And Show all transport "false" 011ms
And Go to "TRANSPORT_TABLE" 143ms
And Go to transport details "SMALLS_EXPORT" 4s 437ms
And Check are transport values equals 10s 389ms
After Hooks.deleteTransportAfterTest() 112ms
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 167ms
When Go to new transport "TRANSPORT_ORDER" 425ms
And Fill transport form 30s 137ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 618ms
And Show all transport "true" 094ms
And Go to "TRANSPORT_TABLE" 136ms
And Go to transport details "TRANSPORT_ORDER" 4s 393ms
And Check are transport values equals 19s 360ms
After Hooks.deleteTransportAfterTest() 075ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER_WITHOUT_WAREHOUSES" "super-admin-adama" 002ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 160ms
When Go to new transport "TRANSPORT" 393ms
And Fill transport form 37s 719ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 622ms
And Show all transport "false" 008ms
And Go to "TRANSPORT_TABLE" 138ms
And Go to transport details "TRANSPORT" 4s 449ms
And Check are transport values equals 4s 235ms
After Hooks.deleteTransportAfterTest() 095ms
Given Get inputs from database "CREATE_INBOUND_WITHOUT_WAREHOUSES" "super-admin-alrec" 002ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 171ms
When Go to new transport "INBOUND" 352ms
And Fill transport form 41s 123ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 613ms
And Show all transport "true" 092ms
And Go to "TRANSPORT_TABLE" 131ms
And Go to transport details "INBOUND" 4s 455ms
And Check are transport values equals 2s 313ms
After Hooks.deleteTransportAfterTest() 087ms
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 237ms
When Go to new transport "EXTERNAL_DELIVERY" 325ms
And Fill transport form 53s 859ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 620ms
And Show all transport "false" 010ms
And Go to "TRANSPORT_TABLE" 148ms
And Go to transport details "EXTERNAL_DELIVERY" 4s 404ms
And Check are transport values equals 4s 523ms
After Hooks.deleteTransportAfterTest() 105ms
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "dfa1-supplier" 002ms
And Login as "dfa1-supplier" and set token of apiUsername "dfa1-supplier" 2s 559ms
When Go to new transport "EXTERNAL_DELIVERY" 15s 292ms
And Fill transport form 47s 387ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 635ms
And Show all transport "false" 011ms
And Go to "TRANSPORT_TABLE" 148ms
And Go to transport details "EXTERNAL_DELIVERY" 32s 423ms
And Check are transport values equals 4s 459ms
After Hooks.deleteTransportAfterTest() 087ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 250ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 001ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 585ms
And Show all transport "false" 009ms
When Go to transport details "UNLOAD" 32s 510ms
And Fill transport form 30s 471ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 159ms
And Go to transport details "UNLOAD" 32s 427ms
Then Check are transport values equals 4s 279ms
After Hooks.deleteTransportAfterTest() 134ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 164ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 001ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 252ms
And Show all transport "false" 011ms
When Go to transport details "TRANSPORT" 4s 495ms
And Fill transport form 10s 345ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 605ms
And Go to transport details "TRANSPORT" 4s 457ms
Then Check are transport values equals 4s 137ms
After Hooks.deleteTransportAfterTest() 090ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 165ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 002ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 187ms
And Show all transport "false" 011ms
When Go to transport details "CONTAINER" 4s 380ms
And Fill transport form 4s 757ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 605ms
And Go to transport details "CONTAINER" 4s 380ms
Then Check are transport values equals 055ms
After Hooks.deleteTransportAfterTest() 073ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 156ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 002ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 305ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 384ms
And Fill transport form 11s 632ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 624ms
And Go to transport details "DELIVERY" 4s 365ms
Then Check are transport values equals 138ms
After Hooks.deleteTransportAfterTest() 105ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 135ms
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 300ms
And Show all transport "false" 010ms
When Go to transport details "OWN_COLLECTION" 4s 397ms
And Fill transport form 21s 712ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 654ms
And Go to transport details "OWN_COLLECTION" 4s 344ms
Then Check are transport values equals 2s 231ms
After Hooks.deleteTransportAfterTest() 104ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 389ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 002ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 364ms
And Show all transport "false" 011ms
When Go to transport details "DELIVERY" 4s 586ms
And Fill transport form 36s 148ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 175ms
And Go to transport details "DELIVERY" 4s 457ms
Then Check are transport values equals 10s 534ms
After Hooks.deleteTransportAfterTest() 114ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 350ms
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 349ms
And Show all transport "false" 010ms
When Go to transport details "OWN_COLLECTION" 4s 688ms
And Fill transport form 36s 786ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 158ms
And Go to transport details "OWN_COLLECTION" 4s 417ms
Then Check are transport values equals 6s 380ms
After Hooks.deleteTransportAfterTest() 111ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 445ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 003ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 1s 368ms
And Show all transport "false" 008ms
When Go to transport details "EXPORT" 5s 530ms
And Fill transport form 48s 115ms
And Click "save-transport-and-close" save button and wait for form to disappear 702ms
And Go to transport details "EXPORT" 4s 465ms
Then Check are transport values equals 8s 489ms
After Hooks.deleteTransportAfterTest() 124ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 409ms
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 176ms
And Show all transport "false" 010ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 684ms
And Fill transport form 36s 293ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 676ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 463ms
Then Check are transport values equals 12s 510ms
After Hooks.deleteTransportAfterTest() 090ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 393ms
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" 011ms
When Go to transport details "CISTERN_DELIVERY" 4s 490ms
And Fill transport form 27s 338ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 611ms
And Go to transport details "CISTERN_DELIVERY" 4s 402ms
Then Check are transport values equals 6s 319ms
After Hooks.deleteTransportAfterTest() 110ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 631ms
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 297ms
And Show all transport "false" 010ms
When Go to transport details "CISTERN_COLLECTION" 4s 466ms
And Fill transport form 25s 981ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 619ms
And Go to transport details "CISTERN_COLLECTION" 4s 389ms
Then Check are transport values equals 6s 279ms
After Hooks.deleteTransportAfterTest() 122ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 641ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 002ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 1s 212ms
And Show all transport "false" 010ms
When Go to transport details "WEIGHING" 4s 404ms
And Fill transport form 12s 341ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 583ms
And Go to transport details "WEIGHING" 4s 399ms
Then Check are transport values equals 2s 166ms
After Hooks.deleteTransportAfterTest() 078ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 400ms
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 330ms
And Show all transport "false" 010ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 535ms
And Fill transport form 35s 266ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 177ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 439ms
Then Check are transport values equals 6s 374ms
After Hooks.deleteTransportAfterTest() 125ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 140ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 270ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 32s 403ms
And Fill transport form 25s 721ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 626ms
And Go to transport details "DELIVERY" 32s 363ms
Then Check are transport values equals 2s 217ms
After Hooks.deleteTransportAfterTest() 130ms
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 255ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 002ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 193ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 543ms
And Fill transport form 1m 2s 608ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 659ms
And Go to transport details "DELIVERY" 4s 431ms
Then Check are transport values equals 117ms
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() 078ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 202ms
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 177ms
And Show all transport "false" 010ms
When Go to transport details "LOAD" 4s 700ms
And Fill transport form 57s 498ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 156ms
And Go to transport details "LOAD" 4s 484ms
Then Check are transport values equals 24s 879ms
After Hooks.deleteTransportAfterTest() 101ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 198ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 295ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 379ms
And Fill transport form 16s 454ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 663ms
And Go to transport details "DELIVERY" 4s 382ms
Then Check are transport values equals 073ms
After Hooks.deleteTransportAfterTest() 086ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 084ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 001ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 338ms
And Show all transport "false" 009ms
When Go to transport details "LOAD" 4s 356ms
And Fill transport form 28s 204ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 149ms
And Go to transport details "LOAD" 4s 342ms
Then Check are transport values equals 2s 251ms
After Hooks.deleteTransportAfterTest() 113ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 425ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 002ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 318ms
And Show all transport "false" 010ms
When Go to transport details "UNLOAD" 4s 423ms
And Fill transport form 37s 972ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 643ms
And Go to transport details "UNLOAD" 4s 400ms
Then Check are transport values equals 6s 424ms
After Hooks.deleteTransportAfterTest() 142ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 197ms
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 349ms
And Show all transport "false" 010ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 432ms
And Fill transport form 36s 345ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 623ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 398ms
Then Check are transport values equals 6s 395ms
After Hooks.deleteTransportAfterTest() 129ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 161ms
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" 008ms
When Go to transport details "LOAD" 4s 404ms
And Fill transport form 24s 817ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 646ms
And Go to transport details "LOAD" 4s 351ms
Then Check are transport values equals 4s 203ms
After Hooks.deleteTransportAfterTest() 071ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 155ms
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" 010ms
When Go to transport details "CONTAINER" 4s 421ms
And Fill transport form 24s 753ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 597ms
And Go to transport details "CONTAINER" 4s 341ms
Then Check are transport values equals 4s 196ms
After Hooks.deleteTransportAfterTest() 071ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 255ms
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 245ms
And Show all transport "false" 011ms
When Go to transport details "SMALLS_IMPORT" 4s 508ms
And Fill transport form 33s 070ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 594ms
And Go to transport details "SMALLS_IMPORT" 4s 444ms
Then Check are transport values equals 8s 341ms
After Hooks.deleteTransportAfterTest() 116ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 304ms
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 259ms
And Show all transport "false" 010ms
When Go to transport details "SMALLS_EXPORT" 4s 523ms
And Fill transport form 33s 029ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 628ms
And Go to transport details "SMALLS_EXPORT" 4s 416ms
Then Check are transport values equals 8s 353ms
After Hooks.deleteTransportAfterTest() 096ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 146ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 271ms
And Show all transport "true" 079ms
When Go to transport details "DELIVERY" 4s 331ms
And Fill transport form 19s 674ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 635ms
And Go to transport details "DELIVERY" 4s 338ms
Then Check are transport values equals 196ms
After Hooks.deleteTransportAfterTest() 105ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 169ms
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 245ms
And Show all transport "true" 064ms
When Go to transport details "TRANSPORT_ORDER" 4s 478ms
And Fill transport form 26s 847ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 643ms
And Go to transport details "TRANSPORT_ORDER" 4s 401ms
Then Check are transport values equals 2s 251ms
After Hooks.deleteTransportAfterTest() 077ms
Given Login as "keeeper-warehouseman" and set token of apiUsername "super-admin-keeeper" 2s 430ms
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 208ms
And Show all transport "false" 007ms
When Go to transport details "CONTAINER" 4s 373ms
And Fill transport form 8s 939ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 642ms
And Go to transport details "CONTAINER" 4s 369ms
Then Check are transport values equals 4s 118ms
After Hooks.deleteTransportAfterTest() 086ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 385ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 381ms
And Show all transport "false" 011ms
When Delete transport 17s 906ms
Then Transport not displayed in table of transports 15s 020ms
After Hooks.deleteTransportAfterTest() 108ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 254ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 187ms
And Show all transport "false" 010ms
When Delete transport 17s 243ms
Then Transport not displayed in table of transports 15s 047ms
After Hooks.deleteTransportAfterTest() 070ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 091ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 316ms
And Show all transport "false" 010ms
When Delete transport 17s 520ms
Then Transport not displayed in table of transports 15s 048ms
After Hooks.deleteTransportAfterTest() 065ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 184ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 222ms
And Show all transport "false" 011ms
When Delete transport 17s 020ms
Then Transport not displayed in table of transports 15s 026ms
After Hooks.deleteTransportAfterTest() 097ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 222ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 272ms
And Show all transport "false" 012ms
When Delete transport 17s 692ms
Then Transport not displayed in table of transports 15s 064ms
After Hooks.deleteTransportAfterTest() 085ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 264ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 221ms
And Show all transport "false" 010ms
When Delete transport 17s 724ms
Then Transport not displayed in table of transports 15s 045ms
After Hooks.deleteTransportAfterTest() 089ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 166ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 322ms
And Show all transport "true" 080ms
When Delete transport 19s 117ms
Then Transport not displayed in table of transports 15s 056ms
After Hooks.deleteTransportAfterTest() 088ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 200ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 274ms
And Show all transport "true" 062ms
When Delete transport 17s 128ms
Then Transport not displayed in table of transports 15s 040ms
After Hooks.deleteTransportAfterTest() 073ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 132ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 001ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 571ms
And Show all transport "false" 011ms
When Go to transport details "UNLOAD" 32s 468ms
And Fill transport form 30s 493ms
And Click "save-transport" save button 1s 247ms
And Click cancel button in transport form 087ms
And Go to transport details "UNLOAD" 32s 381ms
Then Check are transport values equals 4s 293ms
After Hooks.deleteTransportAfterTest() 141ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 169ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 002ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 253ms
And Show all transport "false" 007ms
When Go to transport details "TRANSPORT" 4s 496ms
And Fill transport form 10s 344ms
And Click "save-transport" save button 737ms
And Click cancel button in transport form 075ms
And Go to transport details "TRANSPORT" 4s 355ms
Then Check are transport values equals 4s 141ms
After Hooks.deleteTransportAfterTest() 071ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 161ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 001ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 171ms
And Show all transport "false" 010ms
When Go to transport details "CONTAINER" 4s 394ms
And Fill transport form 4s 718ms
And Click "save-transport" save button 712ms
And Click cancel button in transport form 085ms
And Go to transport details "CONTAINER" 4s 268ms
Then Check are transport values equals 045ms
After Hooks.deleteTransportAfterTest() 072ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 157ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 298ms
And Show all transport "false" 011ms
When Go to transport details "DELIVERY" 4s 380ms
And Fill transport form 11s 673ms
And Click "save-transport" save button 724ms
And Click cancel button in transport form 078ms
And Go to transport details "DELIVERY" 4s 269ms
Then Check are transport values equals 130ms
After Hooks.deleteTransportAfterTest() 091ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 126ms
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 262ms
And Show all transport "false" 010ms
When Go to transport details "OWN_COLLECTION" 4s 424ms
And Fill transport form 21s 665ms
And Click "save-transport" save button 721ms
And Click cancel button in transport form 079ms
And Go to transport details "OWN_COLLECTION" 4s 323ms
Then Check are transport values equals 2s 226ms
After Hooks.deleteTransportAfterTest() 094ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 402ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 370ms
And Show all transport "false" 012ms
When Go to transport details "DELIVERY" 4s 586ms
And Fill transport form 36s 036ms
And Click "save-transport" save button 1s 268ms
And Click cancel button in transport form 097ms
And Go to transport details "DELIVERY" 4s 391ms
Then Check are transport values equals 10s 528ms
After Hooks.deleteTransportAfterTest() 145ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 407ms
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 338ms
And Show all transport "false" 010ms
When Go to transport details "OWN_COLLECTION" 4s 707ms
And Fill transport form 36s 756ms
And Click "save-transport" save button 1s 242ms
And Click cancel button in transport form 088ms
And Go to transport details "OWN_COLLECTION" 4s 374ms
Then Check are transport values equals 6s 399ms
After Hooks.deleteTransportAfterTest() 125ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 412ms
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" 010ms
When Go to transport details "EXPORT" 5s 570ms
And Fill transport form 48s 123ms
And Click "save-transport" save button 883ms
And Click cancel button in transport form 092ms
And Go to transport details "EXPORT" 4s 422ms
Then Check are transport values equals 8s 495ms
After Hooks.deleteTransportAfterTest() 117ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 449ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 002ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 186ms
And Show all transport "false" 010ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 703ms
And Fill transport form 36s 327ms
And Click "save-transport" save button 886ms
And Click cancel button in transport form 077ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 422ms
Then Check are transport values equals 12s 491ms
After Hooks.deleteTransportAfterTest() 085ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 427ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 002ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 1s 383ms
And Show all transport "false" 010ms
When Go to transport details "CISTERN_DELIVERY" 4s 527ms
And Fill transport form 27s 402ms
And Click "save-transport" save button 751ms
And Click cancel button in transport form 086ms
And Go to transport details "CISTERN_DELIVERY" 4s 360ms
Then Check are transport values equals 6s 323ms
After Hooks.deleteTransportAfterTest() 110ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 463ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 002ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 1s 303ms
And Show all transport "false" 010ms
When Go to transport details "CISTERN_COLLECTION" 4s 464ms
And Fill transport form 25s 872ms
And Click "save-transport" save button 759ms
And Click cancel button in transport form 092ms
And Go to transport details "CISTERN_COLLECTION" 4s 379ms
Then Check are transport values equals 6s 266ms
After Hooks.deleteTransportAfterTest() 117ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 402ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 001ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 1s 221ms
And Show all transport "false" 011ms
When Go to transport details "WEIGHING" 4s 403ms
And Fill transport form 12s 373ms
And Click "save-transport" save button 713ms
And Click cancel button in transport form 071ms
And Go to transport details "WEIGHING" 4s 265ms
Then Check are transport values equals 2s 113ms
After Hooks.deleteTransportAfterTest() 104ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 321ms
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 347ms
And Show all transport "false" 010ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 550ms
And Fill transport form 35s 348ms
And Click "save-transport" save button 903ms
And Click cancel button in transport form 099ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 389ms
Then Check are transport values equals 6s 381ms
After Hooks.deleteTransportAfterTest() 097ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 058ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 301ms
And Show all transport "false" 019ms
When Go to transport details "DELIVERY" 32s 393ms
And Fill transport form 25s 689ms
And Click "save-transport" save button 721ms
And Click cancel button in transport form 096ms
And Go to transport details "DELIVERY" 32s 314ms
Then Check are transport values equals 2s 191ms
After Hooks.deleteTransportAfterTest() 141ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 178ms
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 217ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 576ms
And Fill transport form 1m 2s 636ms
And Click "save-transport" save button 892ms
And Click cancel button in transport form 078ms
And Go to transport details "DELIVERY" 4s 395ms
Then Check are transport values equals 099ms
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:136)
After Hooks.deleteTransportAfterTest() 071ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 187ms
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 182ms
And Show all transport "false" 012ms
When Go to transport details "LOAD" 4s 694ms
And Fill transport form 57s 433ms
And Click "save-transport" save button 1s 262ms
And Click cancel button in transport form 091ms
And Go to transport details "LOAD" 4s 432ms
Then Check are transport values equals 24s 836ms
After Hooks.deleteTransportAfterTest() 095ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 140ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 002ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 283ms
And Show all transport "false" 009ms
When Go to transport details "DELIVERY" 4s 376ms
And Fill transport form 16s 450ms
And Click "save-transport" save button 730ms
And Click cancel button in transport form 084ms
And Go to transport details "DELIVERY" 4s 309ms
Then Check are transport values equals 082ms
After Hooks.deleteTransportAfterTest() 101ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 076ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 001ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 328ms
And Show all transport "false" 011ms
When Go to transport details "LOAD" 4s 324ms
And Fill transport form 28s 232ms
And Click "save-transport" save button 1s 235ms
And Click cancel button in transport form 076ms
And Go to transport details "LOAD" 4s 306ms
Then Check are transport values equals 2s 247ms
After Hooks.deleteTransportAfterTest() 129ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 136ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 365ms
And Show all transport "false" 010ms
When Go to transport details "UNLOAD" 4s 457ms
And Fill transport form 38s 035ms
And Click "save-transport" save button 778ms
And Click cancel button in transport form 089ms
And Go to transport details "UNLOAD" 4s 356ms
Then Check are transport values equals 6s 347ms
After Hooks.deleteTransportAfterTest() 111ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 183ms
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 341ms
And Show all transport "false" 010ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 436ms
And Fill transport form 36s 393ms
And Click "save-transport" save button 743ms
And Click cancel button in transport form 074ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 328ms
Then Check are transport values equals 6s 379ms
After Hooks.deleteTransportAfterTest() 124ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 166ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 001ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 203ms
And Show all transport "false" 009ms
When Go to transport details "LOAD" 4s 387ms
And Fill transport form 24s 786ms
And Click "save-transport" save button 713ms
And Click cancel button in transport form 079ms
And Go to transport details "LOAD" 4s 333ms
Then Check are transport values equals 4s 218ms
After Hooks.deleteTransportAfterTest() 069ms
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 198ms
And Show all transport "false" 010ms
When Go to transport details "CONTAINER" 4s 410ms
And Fill transport form 24s 780ms
And Click "save-transport" save button 719ms
And Click cancel button in transport form 064ms
And Go to transport details "CONTAINER" 4s 300ms
Then Check are transport values equals 4s 218ms
After Hooks.deleteTransportAfterTest() 071ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 213ms
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 234ms
And Show all transport "false" 010ms
When Go to transport details "SMALLS_IMPORT" 4s 523ms
And Fill transport form 33s 178ms
And Click "save-transport" save button 719ms
And Click cancel button in transport form 068ms
And Go to transport details "SMALLS_IMPORT" 4s 367ms
Then Check are transport values equals 8s 360ms
After Hooks.deleteTransportAfterTest() 075ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 296ms
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 234ms
And Show all transport "false" 010ms
When Go to transport details "SMALLS_EXPORT" 4s 525ms
And Fill transport form 33s 088ms
And Click "save-transport" save button 778ms
And Click cancel button in transport form 076ms
And Go to transport details "SMALLS_EXPORT" 4s 354ms
Then Check are transport values equals 8s 344ms
After Hooks.deleteTransportAfterTest() 120ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 190ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 378ms
And Show all transport "true" 084ms
When Go to transport details "DELIVERY" 4s 341ms
And Fill transport form 19s 686ms
And Click "save-transport" save button 719ms
And Click cancel button in transport form 090ms
And Go to transport details "DELIVERY" 4s 302ms
Then Check are transport values equals 178ms
After Hooks.deleteTransportAfterTest() 112ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 225ms
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 244ms
And Show all transport "true" 099ms
When Go to transport details "TRANSPORT_ORDER" 4s 460ms
And Fill transport form 26s 809ms
And Click "save-transport" save button 735ms
And Click cancel button in transport form 070ms
And Go to transport details "TRANSPORT_ORDER" 4s 305ms
Then Check are transport values equals 2s 242ms
After Hooks.deleteTransportAfterTest() 082ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 183ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 215ms
And Create gray windows "CREATE_GRAY_WINDOW_MWG" on "PRZESYŁKI DROBNICOWE" in "Magazyn Wyrobów Gotowych" as "super-admin-keeeper" 239ms
And If user is login then logout 088ms
Then Login as "dka1-supplier" 2s 406ms
And Click button advice in transport table "LOAD" 199ms
And Check if moved to first possible start date in schedule 343ms
After Hooks.deleteTransportAfterTest() 095ms
After Hooks.deleteAllGrayWindowsAfterTest() 1m 30s 417ms