Project Number Date
ApolloFullRunnerReport develop.362 29 mar 2021, 05:53

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Crud Transport 829 3 3 0 0 835 89 3 92 1h 32m 24s 101ms Failed
Feature Crud Transport
Given Get inputs from database "CREATE_UNLOAD" "super-admin-pgf" 003ms
And Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 600ms
When Go to new transport "UNLOAD" 15s 281ms
And Fill transport form 24s 693ms
And Click "save-transport" save button and wait for form to disappear 15s 969ms
And Set advice window in schedule 2s 224ms
And Check is transport created in schedule and set transport id 626ms
And Go to "TRANSPORT_TABLE" 238ms
And Go to transport details "UNLOAD" 32s 418ms
Then Check are transport values equals 21s 380ms
After Hooks.deleteTransportAfterTest() 147ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-adama" 003ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 143ms
When Go to new transport "DELIVERY" 324ms
And Fill transport form 11s 481ms
And Click "save-transport" save button and wait for form to disappear 15s 608ms
And Set advice window in schedule 2s 158ms
And Check is transport created in schedule and set transport id 515ms
And Go to "TRANSPORT_TABLE" 254ms
And Go to transport details "DELIVERY" 4s 333ms
Then Check are transport values equals 138ms
After Hooks.deleteTransportAfterTest() 3s 409ms
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 129ms
When Go to new transport "OWN_COLLECTION" 317ms
And Fill transport form 18s 060ms
And Click "save-transport" save button and wait for form to disappear 15s 770ms
And Set advice window in schedule 2s 166ms
And Check is transport created in schedule and set transport id 820ms
And Go to "TRANSPORT_TABLE" 193ms
And Go to transport details "OWN_COLLECTION" 4s 313ms
Then Check are transport values equals 175ms
After Hooks.deleteTransportAfterTest() 098ms
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 395ms
When Go to new transport "DELIVERY" 413ms
And Fill transport form 38s 964ms
And Click "save-transport" save button and wait for form to disappear 15s 584ms
And Set advice window in schedule 2s 167ms
And Check is transport created in schedule and set transport id 707ms
And Go to "TRANSPORT_TABLE" 263ms
And Go to transport details "DELIVERY" 4s 635ms
Then Check are transport values equals 19s 392ms
After Hooks.deleteTransportAfterTest() 085ms
Given Get inputs from database "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 001ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 344ms
When Go to new transport "CISTERN_DELIVERY" 401ms
And Fill transport form 35s 059ms
And Click "save-transport" save button and wait for form to disappear 15s 889ms
And Set advice window in schedule 2s 216ms
And Check is transport created in schedule and set transport id 597ms
And Go to "TRANSPORT_TABLE" 242ms
And Go to transport details "CISTERN_DELIVERY" 4s 406ms
Then Check are transport values equals 21s 438ms
After Hooks.deleteTransportAfterTest() 134ms
Scenario Outline Check if it possible to create new transport with advice
Steps
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 360ms
When Go to new transport "CISTERN_COLLECTION" 388ms
And Fill transport form 28s 492ms
And Click "save-transport" save button and wait for form to disappear 15s 829ms
And Set advice window in schedule 2s 200ms
And Check is transport created in schedule and set transport id 15s 062ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='slot-23102864-2021-03-30-08-00']//div[@data-transport-id]"}
  (Session info: headless chrome=89.0.4389.90)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=89.0.4389.23 (61b08ee2c50024bab004e48d2b1b083cdbdac579-refs/branch-heads/4389@{#294}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.6HPWk8}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=89.0.4389.90, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 0a4c84ed724d1646b35afc91cd7ccd32
*** Element info: {Using=xpath, value=//div[@id='slot-23102864-2021-03-30-08-00']//div[@data-transport-id]}
	at sun.reflect.GeneratedConstructorAccessor197.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.Schedule.SchedulePage.getTransportId(SchedulePage.java:161)
	at CucumberTests.Transport.AdviceTransport.checkIsTransportCreatedInScheduleAndSetTransportId(AdviceTransport.java:157)
	at ✽.Check is transport created in schedule and set transport id(file:Features/Atom/Transport/CrudTransport.feature:11)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CISTERN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
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 580ms
When Go to new transport "OWN_COLLECTION" 426ms
And Fill transport form 32s 893ms
And Click "save-transport" save button and wait for form to disappear 15s 686ms
And Set advice window in schedule 2s 166ms
And Check is transport created in schedule and set transport id 700ms
And Go to "TRANSPORT_TABLE" 224ms
And Go to transport details "OWN_COLLECTION" 4s 529ms
Then Check are transport values equals 19s 389ms
After Hooks.deleteTransportAfterTest() 215ms
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 441ms
When Go to new transport "OWN_COLLECTION_POWDER_FACTORY" 441ms
And Fill transport form 32s 925ms
And Click "save-transport" save button and wait for form to disappear 15s 637ms
And Set advice window in schedule 2s 170ms
And Check is transport created in schedule and set transport id 634ms
And Go to "TRANSPORT_TABLE" 234ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 452ms
Then Check are transport values equals 4s 324ms
After Hooks.deleteTransportAfterTest() 118ms
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 499ms
When Go to new transport "EXPORT" 444ms
And Fill transport form 40s 811ms
And Click "save-transport" save button and wait for form to disappear 15s 617ms
And Set advice window in schedule 2s 169ms
And Check is transport created in schedule and set transport id 625ms
And Go to "TRANSPORT_TABLE" 241ms
And Go to transport details "EXPORT" 5s 559ms
Then Check are transport values equals 4s 419ms
After Hooks.deleteTransportAfterTest() 147ms
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 721ms
When Go to new transport "DELIVERY" 15s 215ms
And Fill transport form 28s 447ms
And Click "save-transport" save button and wait for form to disappear 15s 770ms
And Set advice window in schedule 2s 156ms
And Check is transport created in schedule and set transport id 1s 356ms
And Go to "TRANSPORT_TABLE" 201ms
And Go to transport details "DELIVERY" 32s 308ms
Then Check are transport values equals 36s 413ms
After Hooks.deleteTransportAfterTest() 188ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-lantmannen" 001ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 162ms
When Go to new transport "DELIVERY" 293ms
And Fill transport form 38s 033ms
And Click "save-transport" save button and wait for form to disappear 15s 636ms
And Set advice window in schedule 2s 171ms
And Check is transport created in schedule and set transport id 635ms
And Go to "TRANSPORT_TABLE" 207ms
And Go to transport details "DELIVERY" 4s 345ms
Then Check are transport values equals 19s 324ms
After Hooks.deleteTransportAfterTest() 119ms
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 096ms
When Go to new transport "LOAD" 330ms
And Fill transport form 38s 168ms
And Click "save-transport" save button and wait for form to disappear 15s 734ms
And Set advice window in schedule 2s 160ms
And Check is transport created in schedule and set transport id 667ms
And Go to "TRANSPORT_TABLE" 211ms
And Go to transport details "LOAD" 4s 276ms
Then Check are transport values equals 19s 330ms
After Hooks.deleteTransportAfterTest() 122ms
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 162ms
When Go to new transport "UNLOAD" 293ms
And Fill transport form 38s 843ms
And Click "save-transport" save button and wait for form to disappear 15s 661ms
And Set advice window in schedule 2s 165ms
And Check is transport created in schedule and set transport id 774ms
And Go to "TRANSPORT_TABLE" 191ms
And Go to transport details "UNLOAD" 4s 339ms
Then Check are transport values equals 21s 436ms
After Hooks.deleteTransportAfterTest() 103ms
Given Get inputs from database "CREATE_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 001ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 131ms
When Go to new transport "TANKER_GRANULATE_DELIVERY" 342ms
And Fill transport form 37s 724ms
And Click "save-transport" save button and wait for form to disappear 15s 623ms
And Set advice window in schedule 2s 168ms
And Check is transport created in schedule and set transport id 604ms
And Go to "TRANSPORT_TABLE" 210ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 334ms
Then Check are transport values equals 21s 465ms
After Hooks.deleteTransportAfterTest() 121ms
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 198ms
When Go to new transport "DELIVERY" 300ms
And Fill transport form 22s 943ms
And Click "save-transport" save button and wait for form to disappear 15s 635ms
And Set advice window in schedule 2s 169ms
And Check is transport created in schedule and set transport id 572ms
And Go to "TRANSPORT_TABLE" 208ms
And Go to transport details "DELIVERY" 4s 337ms
Then Check are transport values equals 17s 282ms
After Hooks.deleteTransportAfterTest() 102ms
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 403ms
When Go to new transport "WEIGHING" 360ms
And Fill transport form 13s 572ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 595ms
And Show all transport "false" 011ms
And Go to "TRANSPORT_TABLE" 155ms
And Go to transport details "WEIGHING" 4s 439ms
And Check are transport values equals 2s 177ms
After Hooks.deleteTransportAfterTest() 112ms
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 150ms
When Go to new transport "TRANSPORT" 372ms
And Fill transport form 26s 822ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 612ms
And Show all transport "false" 012ms
And Go to "TRANSPORT_TABLE" 147ms
And Go to transport details "TRANSPORT" 4s 429ms
And Check are transport values equals 6s 227ms
After Hooks.deleteTransportAfterTest() 106ms
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 118ms
When Go to new transport "CONTAINER" 333ms
And Fill transport form 11s 230ms
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" 142ms
And Go to transport details "CONTAINER" 4s 343ms
And Check are transport values equals 080ms
After Hooks.deleteTransportAfterTest() 123ms
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 442ms
When Go to new transport "TRANSFER_BETWEEN_WAREHOUSES" 382ms
And Fill transport form 12s 970ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 645ms
And Show all transport "false" 011ms
And Go to "TRANSPORT_TABLE" 132ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 606ms
And Check are transport values equals 4s 211ms
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 753ms
When Go to new transport "DELIVERY" 286ms
And Fill transport form 22s 603ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 623ms
And Show all transport "false" 008ms
And Go to "TRANSPORT_TABLE" 137ms
And Go to transport details "DELIVERY" 4s 534ms
And Check are transport values equals 17s 235ms
After Hooks.deleteTransportAfterTest() 092ms
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 181ms
When Go to new transport "LOAD" 336ms
And Fill transport form 26s 367ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 626ms
And Show all transport "false" 009ms
And Go to "TRANSPORT_TABLE" 144ms
And Go to transport details "LOAD" 4s 673ms
And Check are transport values equals 2s 151ms
After Hooks.deleteTransportAfterTest() 103ms
Given Get inputs from database "CREATE_LOAD" "super-admin-keeeper" 002ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 127ms
When Go to new transport "LOAD" 304ms
And Fill transport form 24s 694ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 651ms
And Show all transport "false" 010ms
And Go to "TRANSPORT_TABLE" 130ms
And Go to transport details "LOAD" 4s 382ms
And Check are transport values equals 19s 215ms
After Hooks.deleteTransportAfterTest() 073ms
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 158ms
When Go to new transport "CONTAINER" 313ms
And Fill transport form 24s 633ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 164ms
And Show all transport "false" 010ms
And Go to "TRANSPORT_TABLE" 152ms
And Go to transport details "CONTAINER" 4s 391ms
And Check are transport values equals 19s 210ms
After Hooks.deleteTransportAfterTest() 092ms
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 204ms
When Go to new transport "SMALLS_IMPORT" 407ms
And Fill transport form 36s 514ms
And Click "save-transport-and-close" save button and wait for form to disappear 656ms
And Show all transport "false" 009ms
And Go to "TRANSPORT_TABLE" 122ms
And Go to transport details "SMALLS_IMPORT" 4s 428ms
And Check are transport values equals 10s 408ms
After Hooks.deleteTransportAfterTest() 107ms
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 232ms
When Go to new transport "SMALLS_EXPORT" 387ms
And Fill transport form 36s 469ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 617ms
And Show all transport "false" 010ms
And Go to "TRANSPORT_TABLE" 150ms
And Go to transport details "SMALLS_EXPORT" 4s 417ms
And Check are transport values equals 10s 426ms
After Hooks.deleteTransportAfterTest() 104ms
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 182ms
When Go to new transport "TRANSPORT_ORDER" 393ms
And Fill transport form 30s 121ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 629ms
And Show all transport "true" 094ms
And Go to "TRANSPORT_TABLE" 136ms
And Go to transport details "TRANSPORT_ORDER" 4s 440ms
And Check are transport values equals 19s 337ms
After Hooks.deleteTransportAfterTest() 076ms
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 163ms
When Go to new transport "TRANSPORT" 370ms
And Fill transport form 37s 686ms
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" 140ms
And Go to transport details "TRANSPORT" 4s 457ms
And Check are transport values equals 4s 250ms
After Hooks.deleteTransportAfterTest() 305ms
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 156ms
When Go to new transport "INBOUND" 388ms
And Fill transport form 41s 126ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 170ms
And Show all transport "true" 092ms
And Go to "TRANSPORT_TABLE" 143ms
And Go to transport details "INBOUND" 4s 445ms
And Check are transport values equals 2s 316ms
After Hooks.deleteTransportAfterTest() 093ms
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 200ms
When Go to new transport "EXTERNAL_DELIVERY" 332ms
And Fill transport form 53s 856ms
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" 148ms
And Go to transport details "EXTERNAL_DELIVERY" 4s 426ms
And Check are transport values equals 4s 489ms
After Hooks.deleteTransportAfterTest() 095ms
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 684ms
When Go to new transport "EXTERNAL_DELIVERY" 15s 304ms
And Fill transport form 47s 426ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 648ms
And Show all transport "false" 010ms
And Go to "TRANSPORT_TABLE" 157ms
And Go to transport details "EXTERNAL_DELIVERY" 32s 379ms
And Check are transport values equals 4s 497ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 129ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 002ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 753ms
And Show all transport "false" 010ms
When Go to transport details "UNLOAD" 32s 482ms
And Fill transport form 30s 515ms
And Click "save-transport-and-close" save button and wait for form to disappear 20s 863ms
And Go to transport details "UNLOAD" 32s 444ms
Then Check are transport values equals 4s 272ms
After Hooks.deleteTransportAfterTest() 173ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 187ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 001ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 329ms
And Show all transport "false" 011ms
When Go to transport details "TRANSPORT" 4s 493ms
And Fill transport form 10s 370ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 603ms
And Go to transport details "TRANSPORT" 4s 467ms
Then Check are transport values equals 4s 152ms
After Hooks.deleteTransportAfterTest() 082ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 185ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 001ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 181ms
And Show all transport "false" 012ms
When Go to transport details "CONTAINER" 4s 351ms
And Fill transport form 4s 735ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 609ms
And Go to transport details "CONTAINER" 4s 292ms
Then Check are transport values equals 048ms
After Hooks.deleteTransportAfterTest() 067ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 189ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 343ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 382ms
And Fill transport form 11s 603ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 610ms
And Go to transport details "DELIVERY" 4s 357ms
Then Check are transport values equals 147ms
After Hooks.deleteTransportAfterTest() 095ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 131ms
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 244ms
And Show all transport "false" 011ms
When Go to transport details "OWN_COLLECTION" 4s 409ms
And Fill transport form 21s 727ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 629ms
And Go to transport details "OWN_COLLECTION" 4s 374ms
Then Check are transport values equals 2s 208ms
After Hooks.deleteTransportAfterTest() 419ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 411ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 506ms
And Show all transport "false" 018ms
When Go to transport details "DELIVERY" 4s 696ms
And Fill transport form 36s 078ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 190ms
And Go to transport details "DELIVERY" 4s 469ms
Then Check are transport values equals 10s 566ms
After Hooks.deleteTransportAfterTest() 092ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 383ms
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 375ms
And Show all transport "false" 008ms
When Go to transport details "OWN_COLLECTION" 4s 685ms
And Fill transport form 36s 778ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 154ms
And Go to transport details "OWN_COLLECTION" 4s 437ms
Then Check are transport values equals 6s 430ms
After Hooks.deleteTransportAfterTest() 124ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 453ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 002ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 1s 392ms
And Show all transport "false" 009ms
When Go to transport details "EXPORT" 5s 661ms
And Fill transport form 48s 149ms
And Click "save-transport-and-close" save button and wait for form to disappear 718ms
And Go to transport details "EXPORT" 4s 448ms
Then Check are transport values equals 8s 523ms
After Hooks.deleteTransportAfterTest() 119ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 442ms
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 210ms
And Show all transport "false" 009ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 688ms
And Fill transport form 36s 171ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 684ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 457ms
Then Check are transport values equals 12s 459ms
After Hooks.deleteTransportAfterTest() 228ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 463ms
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 688ms
And Show all transport "false" 006ms
When Go to transport details "CISTERN_DELIVERY" 4s 520ms
And Fill transport form 27s 326ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 124ms
And Go to transport details "CISTERN_DELIVERY" 4s 426ms
Then Check are transport values equals 6s 327ms
After Hooks.deleteTransportAfterTest() 111ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 477ms
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 303ms
And Show all transport "false" 007ms
When Go to transport details "CISTERN_COLLECTION" 4s 454ms
And Fill transport form 25s 851ms
And Click "save-transport-and-close" save button and wait for form to disappear 655ms
And Go to transport details "CISTERN_COLLECTION" 4s 350ms
Then Check are transport values equals 6s 308ms
After Hooks.deleteTransportAfterTest() 127ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 431ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 002ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 1s 263ms
And Show all transport "false" 010ms
When Go to transport details "WEIGHING" 4s 406ms
And Fill transport form 12s 413ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 571ms
And Go to transport details "WEIGHING" 4s 363ms
Then Check are transport values equals 2s 148ms
After Hooks.deleteTransportAfterTest() 104ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 394ms
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 389ms
And Show all transport "false" 010ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 560ms
And Fill transport form 35s 361ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 255ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 473ms
Then Check are transport values equals 6s 340ms
After Hooks.deleteTransportAfterTest() 093ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 101ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 269ms
And Show all transport "false" 009ms
When Go to transport details "DELIVERY" 32s 436ms
And Fill transport form 25s 815ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 632ms
And Go to transport details "DELIVERY" 32s 384ms
Then Check are transport values equals 2s 189ms
After Hooks.deleteTransportAfterTest() 3s 178ms
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 157ms
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 393ms
And Show all transport "false" 007ms
When Go to transport details "DELIVERY" 4s 527ms
And Fill transport form 1m 2s 653ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 142ms
And Go to transport details "DELIVERY" 4s 511ms
Then Check are transport values equals 116ms
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() 106ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 216ms
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 253ms
And Show all transport "false" 011ms
When Go to transport details "LOAD" 4s 660ms
And Fill transport form 57s 478ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 123ms
And Go to transport details "LOAD" 4s 511ms
Then Check are transport values equals 24s 855ms
After Hooks.deleteTransportAfterTest() 089ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 076ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 433ms
And Show all transport "false" 011ms
When Go to transport details "DELIVERY" 4s 404ms
And Fill transport form 16s 446ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 607ms
And Go to transport details "DELIVERY" 4s 356ms
Then Check are transport values equals 070ms
After Hooks.deleteTransportAfterTest() 087ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 053ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 002ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 328ms
And Show all transport "false" 010ms
When Go to transport details "LOAD" 4s 353ms
And Fill transport form 28s 280ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 138ms
And Go to transport details "LOAD" 4s 306ms
Then Check are transport values equals 2s 223ms
After Hooks.deleteTransportAfterTest() 111ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 178ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 002ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 390ms
And Show all transport "false" 010ms
When Go to transport details "UNLOAD" 4s 433ms
And Fill transport form 37s 963ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 163ms
And Go to transport details "UNLOAD" 4s 383ms
Then Check are transport values equals 6s 428ms
After Hooks.deleteTransportAfterTest() 142ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 162ms
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 396ms
And Show all transport "false" 009ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 434ms
And Fill transport form 36s 361ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 610ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 414ms
Then Check are transport values equals 6s 386ms
After Hooks.deleteTransportAfterTest() 118ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 162ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 002ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 200ms
And Show all transport "false" 009ms
When Go to transport details "LOAD" 4s 417ms
And Fill transport form 24s 860ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 593ms
And Go to transport details "LOAD" 4s 355ms
Then Check are transport values equals 4s 203ms
After Hooks.deleteTransportAfterTest() 101ms
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 210ms
And Show all transport "false" 009ms
When Go to transport details "CONTAINER" 4s 397ms
And Fill transport form 24s 790ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 653ms
And Go to transport details "CONTAINER" 4s 341ms
Then Check are transport values equals 4s 201ms
After Hooks.deleteTransportAfterTest() 086ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 234ms
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 268ms
And Show all transport "false" 009ms
When Go to transport details "SMALLS_IMPORT" 4s 510ms
And Fill transport form 33s 100ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 133ms
And Go to transport details "SMALLS_IMPORT" 4s 417ms
Then Check are transport values equals 8s 347ms
After Hooks.deleteTransportAfterTest() 141ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 259ms
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 362ms
And Show all transport "false" 010ms
When Go to transport details "SMALLS_EXPORT" 4s 509ms
And Fill transport form 33s 148ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 647ms
And Go to transport details "SMALLS_EXPORT" 4s 448ms
Then Check are transport values equals 8s 351ms
After Hooks.deleteTransportAfterTest() 074ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 159ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 002ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 478ms
And Show all transport "true" 066ms
When Go to transport details "DELIVERY" 4s 353ms
And Fill transport form 19s 646ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 669ms
And Go to transport details "DELIVERY" 4s 334ms
Then Check are transport values equals 165ms
After Hooks.deleteTransportAfterTest() 104ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 139ms
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 328ms
And Show all transport "true" 074ms
When Go to transport details "TRANSPORT_ORDER" 4s 438ms
And Fill transport form 26s 725ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 618ms
And Go to transport details "TRANSPORT_ORDER" 4s 396ms
Then Check are transport values equals 2s 257ms
After Hooks.deleteTransportAfterTest() 073ms
Given Login as "keeeper-warehouseman" and set token of apiUsername "super-admin-keeeper" 7s 064ms
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 368ms
And Show all transport "false" 009ms
When Go to transport details "CONTAINER" 4s 366ms
And Fill transport form 8s 900ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 651ms
And Go to transport details "CONTAINER" 4s 351ms
Then Check are transport values equals 4s 125ms
After Hooks.deleteTransportAfterTest() 087ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 441ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 474ms
And Show all transport "false" 007ms
When Delete transport 19s 992ms
Then Transport not displayed in table of transports 15s 055ms
After Hooks.deleteTransportAfterTest() 119ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 225ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 209ms
And Show all transport "false" 010ms
When Delete transport 17s 190ms
Then Transport not displayed in table of transports 15s 060ms
After Hooks.deleteTransportAfterTest() 086ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 128ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 289ms
And Show all transport "false" 010ms
When Delete transport 17s 533ms
Then Transport not displayed in table of transports 15s 025ms
After Hooks.deleteTransportAfterTest() 053ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 219ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 192ms
And Show all transport "false" 010ms
When Delete transport 17s 046ms
Then Transport not displayed in table of transports 15s 023ms
After Hooks.deleteTransportAfterTest() 068ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 272ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 282ms
And Show all transport "false" 010ms
When Delete transport 17s 676ms
Then Transport not displayed in table of transports 15s 044ms
After Hooks.deleteTransportAfterTest() 103ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 242ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 293ms
And Show all transport "false" 010ms
When Delete transport 17s 684ms
Then Transport not displayed in table of transports 15s 033ms
After Hooks.deleteTransportAfterTest() 4s 216ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 172ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 632ms
And Show all transport "true" 086ms
When Delete transport 19s 095ms
Then Transport not displayed in table of transports 15s 029ms
After Hooks.deleteTransportAfterTest() 112ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 182ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 327ms
And Show all transport "true" 069ms
When Delete transport 17s 132ms
Then Transport not displayed in table of transports 15s 018ms
After Hooks.deleteTransportAfterTest() 079ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 119ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 002ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 642ms
And Show all transport "false" 010ms
When Go to transport details "UNLOAD" 32s 533ms
And Fill transport form 30s 502ms
And Click "save-transport" save button 1s 259ms
And Click cancel button in transport form 114ms
And Go to transport details "UNLOAD" 32s 372ms
Then Check are transport values equals 4s 300ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 153ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 001ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 238ms
And Show all transport "false" 011ms
When Go to transport details "TRANSPORT" 4s 504ms
And Fill transport form 10s 295ms
And Click "save-transport" save button 714ms
And Click cancel button in transport form 081ms
And Go to transport details "TRANSPORT" 4s 350ms
Then Check are transport values equals 4s 145ms
After Hooks.deleteTransportAfterTest() 083ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 133ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 002ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 5s 550ms
And Show all transport "false" 010ms
When Go to transport details "CONTAINER" 4s 392ms
And Fill transport form 4s 750ms
And Click "save-transport" save button 710ms
And Click cancel button in transport form 069ms
And Go to transport details "CONTAINER" 4s 262ms
Then Check are transport values equals 046ms
After Hooks.deleteTransportAfterTest() 067ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 154ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 389ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 374ms
And Fill transport form 11s 564ms
And Click "save-transport" save button 689ms
And Click cancel button in transport form 090ms
And Go to transport details "DELIVERY" 4s 307ms
Then Check are transport values equals 119ms
After Hooks.deleteTransportAfterTest() 078ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 150ms
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 293ms
And Show all transport "false" 010ms
When Go to transport details "OWN_COLLECTION" 4s 364ms
And Fill transport form 21s 700ms
And Click "save-transport" save button 699ms
And Click cancel button in transport form 086ms
And Go to transport details "OWN_COLLECTION" 4s 325ms
Then Check are transport values equals 2s 217ms
After Hooks.deleteTransportAfterTest() 092ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 451ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 355ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 714ms
And Fill transport form 36s 038ms
And Click "save-transport" save button 1s 240ms
And Click cancel button in transport form 097ms
And Go to transport details "DELIVERY" 4s 403ms
Then Check are transport values equals 10s 532ms
After Hooks.deleteTransportAfterTest() 162ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 487ms
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 313ms
And Show all transport "false" 007ms
When Go to transport details "OWN_COLLECTION" 4s 696ms
And Fill transport form 36s 675ms
And Click "save-transport" save button 1s 252ms
And Click cancel button in transport form 099ms
And Go to transport details "OWN_COLLECTION" 4s 384ms
Then Check are transport values equals 6s 360ms
After Hooks.deleteTransportAfterTest() 125ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 519ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 001ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 1s 427ms
And Show all transport "false" 004ms
When Go to transport details "EXPORT" 4s 863ms
And Fill transport form 48s 210ms
And Click "save-transport" save button 1s 390ms
And Click cancel button in transport form 080ms
And Go to transport details "EXPORT" 4s 405ms
Then Check are transport values equals 8s 523ms
After Hooks.deleteTransportAfterTest() 172ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 477ms
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 286ms
And Show all transport "false" 007ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 709ms
And Fill transport form 36s 245ms
And Click "save-transport" save button 933ms
And Click cancel button in transport form 082ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 393ms
Then Check are transport values equals 12s 488ms
After Hooks.deleteTransportAfterTest() 098ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 414ms
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 385ms
And Show all transport "false" 009ms
When Go to transport details "CISTERN_DELIVERY" 4s 531ms
And Fill transport form 27s 284ms
And Click "save-transport" save button 842ms
And Click cancel button in transport form 099ms
And Go to transport details "CISTERN_DELIVERY" 4s 370ms
Then Check are transport values equals 6s 334ms
After Hooks.deleteTransportAfterTest() 108ms
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" 001ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 1s 321ms
And Show all transport "false" 007ms
When Go to transport details "CISTERN_COLLECTION" 4s 465ms
And Fill transport form 25s 927ms
And Click "save-transport" save button 1s 334ms
And Click cancel button in transport form 077ms
And Go to transport details "CISTERN_COLLECTION" 4s 337ms
Then Check are transport values equals 6s 302ms
After Hooks.deleteTransportAfterTest() 129ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 466ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 001ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 1s 249ms
And Show all transport "false" 009ms
When Go to transport details "WEIGHING" 4s 373ms
And Fill transport form 12s 391ms
And Click "save-transport" save button 704ms
And Click cancel button in transport form 085ms
And Go to transport details "WEIGHING" 4s 316ms
Then Check are transport values equals 2s 173ms
After Hooks.deleteTransportAfterTest() 083ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 480ms
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 320ms
And Show all transport "false" 008ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 575ms
And Fill transport form 35s 349ms
And Click "save-transport" save button 1s 262ms
And Click cancel button in transport form 100ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 384ms
Then Check are transport values equals 6s 339ms
After Hooks.deleteTransportAfterTest() 125ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 103ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 295ms
And Show all transport "false" 004ms
When Go to transport details "DELIVERY" 32s 395ms
And Fill transport form 25s 755ms
And Click "save-transport" save button 723ms
And Click cancel button in transport form 071ms
And Go to transport details "DELIVERY" 32s 354ms
Then Check are transport values equals 2s 216ms
After Hooks.deleteTransportAfterTest() 106ms
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 203ms
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 192ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 579ms
And Fill transport form 1m 2s 619ms
And Click "save-transport" save button 1s 253ms
And Click cancel button in transport form 080ms
And Go to transport details "DELIVERY" 4s 442ms
Then Check are transport values equals 121ms
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() 092ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 174ms
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 249ms
And Show all transport "false" 010ms
When Go to transport details "LOAD" 4s 695ms
And Fill transport form 57s 497ms
And Click "save-transport" save button 1s 247ms
And Click cancel button in transport form 087ms
And Go to transport details "LOAD" 4s 447ms
Then Check are transport values equals 24s 868ms
After Hooks.deleteTransportAfterTest() 125ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 126ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 002ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 417ms
And Show all transport "false" 007ms
When Go to transport details "DELIVERY" 4s 367ms
And Fill transport form 18s 265ms
And Click "save-transport" save button 1s 251ms
And Click cancel button in transport form 084ms
And Go to transport details "DELIVERY" 4s 346ms
Then Check are transport values equals 078ms
After Hooks.deleteTransportAfterTest() 136ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 119ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 001ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 366ms
And Show all transport "false" 010ms
When Go to transport details "LOAD" 4s 297ms
And Fill transport form 28s 281ms
And Click "save-transport" save button 1s 229ms
And Click cancel button in transport form 079ms
And Go to transport details "LOAD" 4s 309ms
Then Check are transport values equals 2s 247ms
After Hooks.deleteTransportAfterTest() 121ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 115ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 311ms
And Show all transport "false" 010ms
When Go to transport details "UNLOAD" 4s 431ms
And Fill transport form 38s 044ms
And Click "save-transport" save button 1s 233ms
And Click cancel button in transport form 075ms
And Go to transport details "UNLOAD" 4s 367ms
Then Check are transport values equals 6s 381ms
After Hooks.deleteTransportAfterTest() 106ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 285ms
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 348ms
And Show all transport "false" 010ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 426ms
And Fill transport form 36s 400ms
And Click "save-transport" save button 761ms
And Click cancel button in transport form 076ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 330ms
Then Check are transport values equals 6s 336ms
After Hooks.deleteTransportAfterTest() 126ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 195ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 001ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 197ms
And Show all transport "false" 010ms
When Go to transport details "LOAD" 4s 402ms
And Fill transport form 24s 820ms
And Click "save-transport" save button 1s 248ms
And Click cancel button in transport form 084ms
And Go to transport details "LOAD" 4s 270ms
Then Check are transport values equals 4s 223ms
After Hooks.deleteTransportAfterTest() 116ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 163ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 001ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 331ms
And Show all transport "false" 010ms
When Go to transport details "CONTAINER" 4s 387ms
And Fill transport form 24s 779ms
And Click "save-transport" save button 722ms
And Click cancel button in transport form 084ms
And Go to transport details "CONTAINER" 4s 316ms
Then Check are transport values equals 4s 231ms
After Hooks.deleteTransportAfterTest() 088ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 292ms
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 314ms
And Show all transport "false" 010ms
When Go to transport details "SMALLS_IMPORT" 4s 533ms
And Fill transport form 33s 105ms
And Click "save-transport" save button 756ms
And Click cancel button in transport form 104ms
And Go to transport details "SMALLS_IMPORT" 4s 366ms
Then Check are transport values equals 8s 347ms
After Hooks.deleteTransportAfterTest() 089ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 266ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 002ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 239ms
And Show all transport "false" 010ms
When Go to transport details "SMALLS_EXPORT" 4s 521ms
And Fill transport form 33s 001ms
And Click "save-transport" save button 803ms
And Click cancel button in transport form 071ms
And Go to transport details "SMALLS_EXPORT" 4s 360ms
Then Check are transport values equals 8s 355ms
After Hooks.deleteTransportAfterTest() 099ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 159ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 429ms
And Show all transport "true" 076ms
When Go to transport details "DELIVERY" 4s 347ms
And Fill transport form 19s 637ms
And Click "save-transport" save button 743ms
And Click cancel button in transport form 103ms
And Go to transport details "DELIVERY" 4s 320ms
Then Check are transport values equals 177ms
After Hooks.deleteTransportAfterTest() 108ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 110ms
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 277ms
And Show all transport "true" 064ms
When Go to transport details "TRANSPORT_ORDER" 4s 446ms
And Fill transport form 26s 840ms
And Click "save-transport" save button 722ms
And Click cancel button in transport form 072ms
And Go to transport details "TRANSPORT_ORDER" 4s 351ms
Then Check are transport values equals 2s 234ms
After Hooks.deleteTransportAfterTest() 067ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 131ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 223ms
And Create gray windows "CREATE_GRAY_WINDOW_MWG" on "PRZESYŁKI DROBNICOWE" in "Magazyn Wyrobów Gotowych" as "super-admin-keeeper" 242ms
And If user is login then logout 112ms
Then Login as "dka1-supplier" 2s 513ms
And Click button advice in transport table "LOAD" 181ms
And Check if moved to first possible start date in schedule 4s 728ms
After Hooks.deleteTransportAfterTest() 055ms
After Hooks.deleteAllGrayWindowsAfterTest() 1m 30s 405ms