Project Number Date
ApolloFullRunnerReport apollo-test-2.59 29 cze 2021, 06:33

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 526 5 38 0 0 569 48 5 53 26m 10s 919ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 7s 665ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 509ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 200ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_EXPORT" "super-admin-bausch" 002ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 738ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 398ms
And Click button advice in transport table "LOAD_EXPORT" 1s 786ms
And Set advice window in schedule 4s 007ms
And Fill advice form 11s 624ms
And Click advice save button and wait for advice form to disappear 33s 898ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 201ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 303ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 721ms
When Go to "TRANSPORT_TABLE" 491ms
And Show all transport types 1s 172ms
And Click button advice in transport table "LOAD_EXPORT" 2s 328ms
And Set advice window in schedule 3s 932ms
And Select driver "Marek Kanarek" from suggestions 2s 486ms
Then Verify if mode of transportation select is empty 073ms
After Hooks.deleteAllTransports() 49s 158ms
After Hooks.deleteModeOfTransportationAfterTest() 448ms
View Feature Advice transport
- order: advice data => advice window [A-7478]
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 4s 947ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 105ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 249ms
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 002ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 953ms
When Go to "TRANSPORT_TABLE" 412ms
And Show all transport types 1s 168ms
And Click button advice in transport table "EXW_DELIVERY" 605ms
And Fill advice form 10s 569ms
And Click advice save button and wait for advice form to disappear 33s 194ms
And Click button advice in transport table "EXW_DELIVERY" 235ms
And Set advice window in schedule 3s 774ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 2s 584ms
And Click advice save button and wait for advice form to disappear 34s 371ms
And Go to "TRANSPORT_TABLE" 470ms
And Show all transport types 1s 160ms
And Go to transport details "EXW_DELIVERY" 4s 975ms
Then Check are advice values equals 2s 649ms
After Hooks.deleteTransportAfterTest() 1s 049ms
After Hooks.deleteModeOfTransportationAfterTest() 350ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 262ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 877ms
When Create default mode of transportation by API with "pba1-carrier" 651ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 380ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 26s 187ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 1s 656ms
After Hooks.deleteModeOfTransportationAfterTest() 308ms
View Feature Mode of transportation mail
Scenario Outline Check if mail was sent after creating mode of transportation
Steps
Given Set token of apiUsername "super-admin-bausch" 230ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 681ms
When Create default mode of transportation by API with "pba1-carrier" 459ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 17s 842ms
Then Check if user got a mail 000ms
java.lang.AssertionError: Użytkownik nie otrzymał maila. Actual: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Mail.MailTest.checkIfUseGotMail(MailTest.java:39)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/MOTMail.feature:21)
After Hooks.cleanUserDetailsAfterTest() 1s 656ms
After Hooks.deleteModeOfTransportationAfterTest() 313ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 237ms
When Create default mode of transportation by API with "pba1-carrier" 492ms
After Hooks.deleteModeOfTransportationAfterTest() 300ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 7s 957ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 824ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 571ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 294ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 649ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 375ms
After Hooks.deleteModeOfTransportationAfterTest() 332ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create default mode of transportation by API with "pba1-carrier" 463ms
And Set status of MOT to "AWAITING_VERIFICATION" 269ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 125ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 739ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 324ms
When Login as "super-admin-bausch" 6s 157ms
And Go to "TRANSPORT_TABLE" 389ms
And Click button advice in transport table "LOAD_EXPORT" 339ms
And Set advice window in schedule 4s 060ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 477ms
After Hooks.deleteTransportAfterTest() 714ms
After Hooks.deleteModeOfTransportationAfterTest() 310ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 223ms
And Create default mode of transportation by API with "pba1-carrier" 468ms
And Set status of MOT to "DISABLED" 312ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 142ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 737ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 311ms
When Login as "super-admin-bausch" 2s 450ms
And Go to "TRANSPORT_TABLE" 449ms
And Click button advice in transport table "LOAD_EXPORT" 227ms
And Set advice window in schedule 3s 994ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 447ms
After Hooks.deleteTransportAfterTest() 799ms
After Hooks.deleteModeOfTransportationAfterTest() 261ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 222ms
And Create default mode of transportation by API with "pba1-carrier" 445ms
And Set status of MOT to "ACCEPTED" 297ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 353ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 760ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 328ms
When Login as "super-admin-bausch" 2s 582ms
And Go to "TRANSPORT_TABLE" 391ms
And Click button advice in transport table "LOAD_EXPORT" 328ms
And Set advice window in schedule 4s 120ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 449ms
After Hooks.deleteTransportAfterTest() 670ms
After Hooks.deleteModeOfTransportationAfterTest() 296ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 211ms
And Create default mode of transportation by API with "pba1-carrier" 406ms
And Set status of MOT to "UPDATED" 242ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 165ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 868ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 316ms
When Login as "super-admin-bausch" 2s 505ms
And Go to "TRANSPORT_TABLE" 440ms
And Click button advice in transport table "LOAD_EXPORT" 266ms
And Set advice window in schedule 4s 015ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 608ms
After Hooks.deleteTransportAfterTest() 687ms
After Hooks.deleteModeOfTransportationAfterTest() 306ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 221ms
And Create default mode of transportation by API with "pba1-carrier" 458ms
And Set status of MOT to "REJECTED" 293ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 091ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 764ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 309ms
When Login as "super-admin-bausch" 2s 523ms
And Go to "TRANSPORT_TABLE" 383ms
And Click button advice in transport table "LOAD_EXPORT" 334ms
And Set advice window in schedule 4s 111ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 636ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 428ms
After Hooks.deleteTransportAfterTest() 680ms
After Hooks.deleteModeOfTransportationAfterTest() 297ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create default mode of transportation by API with "pba1-carrier" 472ms
And Set status of MOT to "BLOCKED" 280ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 133ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 825ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 317ms
When Login as "super-admin-bausch" 2s 561ms
And Go to "TRANSPORT_TABLE" 366ms
And Click button advice in transport table "LOAD_EXPORT" 346ms
And Set advice window in schedule 4s 048ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 568ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 517ms
After Hooks.deleteTransportAfterTest() 684ms
After Hooks.deleteModeOfTransportationAfterTest() 305ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 225ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 486ms
When Login as "pba1-carrier" 2s 384ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 952ms
And Go to mode of transportation details 255ms
And Open new "WINTER_MAPPING" document modal 172ms
Then Check default values in "WINTER_MAPPING" document form 061ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 212ms
And Verify that MOT has "WINTER_MAPPING" document 039ms
After Hooks.deleteModeOfTransportationAfterTest() 431ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 462ms
When Login as "pba1-carrier" 2s 378ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 793ms
And Go to mode of transportation details 303ms
And Open new "SUMMER_MAPPING" document modal 196ms
Then Check default values in "SUMMER_MAPPING" document form 102ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 215ms
And Verify that MOT has "SUMMER_MAPPING" document 046ms
After Hooks.deleteModeOfTransportationAfterTest() 324ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 449ms
When Login as "pba1-carrier" 2s 459ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 788ms
And Go to mode of transportation details 297ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 194ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 176ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 612ms
And Save new document 15s 236ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
After Hooks.deleteModeOfTransportationAfterTest() 357ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 231ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 451ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 341ms
When Login as "super-admin-bausch" 2s 295ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 613ms
And Go to mode of transportation details 334ms
Then Verify that MOT has "WINTER_MAPPING" document 035ms
And Accept "WINTER_MAPPING" document 16s 208ms
And Verify that "WINTER_MAPPING" document is accepted 107ms
After Hooks.deleteModeOfTransportationAfterTest() 349ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 451ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 342ms
When Login as "super-admin-bausch" 2s 423ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Go to mode of transportation details 331ms
Then Verify that MOT has "SUMMER_MAPPING" document 048ms
And Accept "SUMMER_MAPPING" document 16s 185ms
And Verify that "SUMMER_MAPPING" document is accepted 089ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 225ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 452ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 448ms
When Login as "super-admin-bausch" 2s 579ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 609ms
And Go to mode of transportation details 341ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 050ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 275ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 070ms
After Hooks.deleteModeOfTransportationAfterTest() 414ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 466ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 418ms
When Login as "super-admin-bausch" 2s 269ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 348ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 048ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 363ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 098ms
After Hooks.deleteModeOfTransportationAfterTest() 438ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 451ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 362ms
When Login as "super-admin-bausch" 2s 417ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Go to mode of transportation details 321ms
Then Verify that MOT has "WINTER_MAPPING" document 049ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 081ms
After Hooks.deleteModeOfTransportationAfterTest() 333ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 470ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 341ms
When Login as "super-admin-bausch" 2s 519ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
And Go to mode of transportation details 326ms
Then Verify that MOT has "SUMMER_MAPPING" document 047ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 060ms
After Hooks.deleteModeOfTransportationAfterTest() 410ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 242ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 421ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 337ms
When Login as "super-admin-bausch" 2s 317ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
And Go to mode of transportation details 310ms
Then Verify that MOT has "WINTER_MAPPING" document 046ms
And Disable "WINTER_MAPPING" document 15s 819ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 083ms
After Hooks.deleteModeOfTransportationAfterTest() 335ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 236ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 444ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 370ms
When Login as "super-admin-bausch" 2s 431ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 640ms
And Go to mode of transportation details 329ms
Then Verify that MOT has "SUMMER_MAPPING" document 043ms
And Disable "SUMMER_MAPPING" document 15s 828ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 069ms
After Hooks.deleteModeOfTransportationAfterTest() 345ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 447ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 447ms
When Login as "super-admin-bausch" 2s 554ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Go to mode of transportation details 329ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 047ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 847ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 066ms
After Hooks.deleteModeOfTransportationAfterTest() 423ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 222ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 451ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 347ms
When Login as "pba1-carrier" 5s 038ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 911ms
And Go to mode of transportation details 339ms
And Verify that MOT has "WINTER_MAPPING" document 046ms
Then Edit "WINTER_MAPPING" document 2s 410ms
And Update "WINTER_MAPPING" document 215ms
And Verify that "WINTER_MAPPING" document is updated 296ms
And If user is login then logout 231ms
And Login as "super-admin-bausch" 2s 397ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 561ms
And Go to mode of transportation details 298ms
And Verify that "WINTER_MAPPING" document has updated date 064ms
After Hooks.deleteModeOfTransportationAfterTest() 316ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 216ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 407ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 316ms
When Login as "pba1-carrier" 2s 216ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 804ms
And Go to mode of transportation details 302ms
And Verify that MOT has "SUMMER_MAPPING" document 045ms
Then Edit "SUMMER_MAPPING" document 2s 382ms
And Update "SUMMER_MAPPING" document 206ms
And Verify that "SUMMER_MAPPING" document is updated 218ms
And If user is login then logout 246ms
And Login as "super-admin-bausch" 2s 338ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 282ms
And Verify that "SUMMER_MAPPING" document has updated date 081ms
After Hooks.deleteModeOfTransportationAfterTest() 327ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 227ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 463ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 456ms
When Login as "pba1-carrier" 2s 207ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 742ms
And Go to mode of transportation details 315ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 038ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 520ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 241ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 367ms
And If user is login then logout 240ms
And Login as "super-admin-bausch" 2s 512ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 604ms
And Go to mode of transportation details 321ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 231ms
After Hooks.deleteModeOfTransportationAfterTest() 354ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 450ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 344ms
When Login as "super-admin-bausch" 2s 349ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 581ms
And Go to mode of transportation details 309ms
Then Verify that MOT has "WINTER_MAPPING" document 050ms
And Verify that "WINTER_MAPPING" document is "true" to edition 170ms
After Hooks.deleteModeOfTransportationAfterTest() 332ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 253ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 454ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 330ms
When Login as "super-admin-bausch" 2s 274ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Go to mode of transportation details 314ms
Then Verify that MOT has "SUMMER_MAPPING" document 050ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 170ms
After Hooks.deleteModeOfTransportationAfterTest() 335ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 229ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 460ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 434ms
When Login as "super-admin-bausch" 2s 295ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 568ms
And Go to mode of transportation details 317ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 047ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 561ms
After Hooks.deleteModeOfTransportationAfterTest() 333ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 445ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 341ms
And Accept "WINTER_MAPPING" document by API 398ms
When Login as "super-admin-bausch" 2s 315ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 595ms
And Go to mode of transportation details 306ms
Then Verify that MOT has "WINTER_MAPPING" document 047ms
And Verify that "WINTER_MAPPING" document is "false" to edition 162ms
After Hooks.deleteModeOfTransportationAfterTest() 334ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 228ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 456ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 344ms
And Accept "SUMMER_MAPPING" document by API 395ms
When Login as "super-admin-bausch" 2s 390ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 312ms
Then Verify that MOT has "SUMMER_MAPPING" document 047ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 166ms
After Hooks.deleteModeOfTransportationAfterTest() 323ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 440ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 446ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 428ms
When Login as "super-admin-bausch" 2s 503ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 538ms
And Go to mode of transportation details 334ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 444ms
After Hooks.deleteModeOfTransportationAfterTest() 381ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 219ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 409ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 414ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 369ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 391ms
When Login as "super-admin-bausch" 2s 164ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 571ms
And Go to mode of transportation details 319ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 036ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 497ms
After Hooks.deleteModeOfTransportationAfterTest() 375ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 252ms
When Create default mode of transportation by API with "pba1-carrier" 479ms
And Login as "bausch-admin" 5s 873ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 585ms
And Go to mode of transportation details 278ms
When Disable mode of transportation 167ms
And Go to the last mode of transportations table page 15s 080ms
Then Verify that mode of transportation is not visible in the table 15s 050ms
After Hooks.deleteModeOfTransportationAfterTest() 354ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 236ms
When Create default mode of transportation by API with "pba1-carrier" 456ms
And Login as "pba1-carrier" 4s 692ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 957ms
And Go to mode of transportation details 308ms
When Disable mode of transportation 161ms
And Go to the last mode of transportations table page 15s 091ms
Then Verify that mode of transportation is not visible in the table 15s 088ms
After Hooks.deleteModeOfTransportationAfterTest() 361ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 229ms
When Create default mode of transportation by API with "pba1-carrier" 469ms
And Login as "bausch-admin" 2s 403ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 611ms
And Disable mode of transportation by API 309ms
Then Show disabled mode of transportations in the table 161ms
And Go to the last mode of transportations table page 792ms
Then Verify that mode of transportation is visible in the table 098ms
After Hooks.deleteModeOfTransportationAfterTest() 466ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 505ms
And Create default mode of transportation by API with "pba1-carrier" 442ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 568ms
And Go to mode of transportation details 281ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 579ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 597ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 284ms
After Hooks.deleteModeOfTransportationAfterTest() 306ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 465ms
When Create default mode of transportation by API with "pba1-carrier" 448ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 578ms
And Go to mode of transportation details 273ms
Then Reject mode of transportation 145ms
And Verify that user is redirected to mode of transportation tab 448ms
Then Check if "Odrzucony" status is visible in mode of transportation table 087ms
After Hooks.deleteModeOfTransportationAfterTest() 315ms
View Feature Mode of transportation status
Scenario Outline Check if mode transportation status change appropriate to performed actions by users
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 431ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 810ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 503ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 526ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 062ms
And Go to mode of transportation details 248ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 382ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 394ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 200ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 606ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 098ms
And If user is login then logout 282ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 721ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 560ms
And Go to mode of transportation details 332ms
And Accept "WINTER_MAPPING" document 16s 142ms
And Accept "SUMMER_MAPPING" document 16s 208ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 260ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 765ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 092ms
And Go to mode of transportation details 340ms
And Approve mode of transportation 166ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 560ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 074ms
org.junit.ComparisonFailure: Status Zaakceptowany jest widoczny w tabeli expected:<[Z]aakceptowany> but was:<[Niez]aakceptowany>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfStatusIsVisibleInCreatedMOT(MOTTableTest.java:71)
	at ✽.Check if "Zaakceptowany" status is visible in mode of transportation table(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:49)
And Go to mode of transportation details 000ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zablokowany" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Reject mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Odrzucony" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Confirm mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And If user is login then logout 000ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Go to mode of transportation details 000ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 000ms
And If user is login then logout 000ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Go to mode of transportation details 000ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Disable mode of transportation by API 000ms
And Show disabled mode of transportations in the table 000ms
And Go to the last mode of transportations table page 000ms
And Check if "Wyłączony" status is visible in mode of transportation table 000ms
After Hooks.deleteModeOfTransportationAfterTest() 489ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 614ms
When Create default mode of transportation by API with "pba1-carrier" 487ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 449ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 400ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
And Go to mode of transportation details 322ms
Then Approve mode of transportation 159ms
And Check if confirm mode of transportation button is visible 736ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 567ms
And Verify that user is redirected to mode of transportation tab 100ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 086ms
After Hooks.deleteModeOfTransportationAfterTest() 336ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 233ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 697ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 335ms
When Login as "super-admin-bausch" 2s 350ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 582ms
And Go to mode of transportation details 340ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Disable "SUMMER_MAPPING" document 15s 802ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 066ms
And Check if mode of transportation has status "Zaakceptowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 454ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 239ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 700ms
When Login as "super-admin-bausch" 2s 467ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 605ms
And Go to mode of transportation details 332ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 047ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 790ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 074ms
And Check if mode of transportation has status "Zablokowany" 072ms
After Hooks.deleteModeOfTransportationAfterTest() 396ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 208ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 434ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 449ms
When Login as "super-admin-bausch" 2s 433ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 623ms
And Go to mode of transportation details 349ms
Then Approve mode of transportation 165ms
And Check if mode of transportation has status "Niezaakceptowany" 077ms
And Check if error message is visible in mode of transportation details 219ms
After Hooks.deleteModeOfTransportationAfterTest() 312ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 232ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 663ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 342ms
When Login as "super-admin-bausch" 2s 342ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 598ms
And Go to mode of transportation details 335ms
And Verify that MOT has "SUMMER_MAPPING" document 049ms
Then Disable "SUMMER_MAPPING" document 15s 802ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 027ms
And Check if mode of transportation has status "Zaakceptowany" 079ms
After Hooks.deleteModeOfTransportationAfterTest() 380ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 227ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 716ms
When Login as "super-admin-bausch" 2s 635ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 612ms
And Go to mode of transportation details 329ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 835ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 028ms
And Check if mode of transportation has status "Zablokowany" 093ms
After Hooks.deleteModeOfTransportationAfterTest() 342ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 443ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 425ms
When Login as "super-admin-bausch" 2s 455ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 608ms
And Go to mode of transportation details 334ms
Then Approve mode of transportation 173ms
And Check if mode of transportation has status "Niezaakceptowany" 071ms
And Check if error message is visible in mode of transportation details 157ms
After Hooks.deleteModeOfTransportationAfterTest() 317ms
View Feature Mode of transportation table
Scenario Outline Check if mode of transportation documents data are in correct columns of table
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 737ms
And Create default mode of transportation by API with "pba1-carrier" 586ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 454ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 556ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 196ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-06-2[8]> but was:<2022-06-2[9]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:113)
	at ✽.Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 287ms
View Feature Mode of transportation table
Scenario Outline Check if mode of transportation documents data are in correct columns of table
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 344ms
And Create default mode of transportation by API with "pba1-carrier" 645ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 366ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 557ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 239ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Mapowanie letnie' są nie poprawne expected:<2021-06-2[8]> but was:<2021-06-2[9]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:118)
	at ✽.Check if "SUMMER_MAPPING" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 337ms
View Feature Mode of transportation table
Scenario Outline Check if mode of transportation documents data are in correct columns of table
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 494ms
And Create default mode of transportation by API with "pba1-carrier" 646ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 366ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 570ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 264ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Mapowanie zimowe' są nie poprawne expected:<2021-06-2[8]> but was:<2021-06-2[9]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:123)
	at ✽.Check if "WINTER_MAPPING" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 323ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 244ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 171ms
And Mark custom fields as not obligatory 006ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 814ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 186ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 721ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 288ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 439ms
And Login as "bausch-admin" 5s 748ms
And Go to "TRANSPORT_TABLE" 522ms
And Find transport in table with status "advice-added" 3s 705ms
And Confirm statuses until reach "on-the-way" 16s 800ms
When Open statuses popup 144ms
And Toggle status date confirmation checkbox 403ms
And Confirm statuses until reach "process-ended" 6s 189ms
Then Check if transport has "process-ended" 074ms
After Hooks.deleteTransportAfterTest() 1s 066ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 864ms
After Hooks.deleteModeOfTransportationAfterTest() 333ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 254ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 174ms
And Mark custom fields as not obligatory 006ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 745ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 235ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 739ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 327ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 452ms
And Login as "bausch-admin" 6s 106ms
And Go to "TRANSPORT_TABLE" 433ms
And Find transport in table with status "advice-added" 3s 524ms
And Confirm statuses until reach "on-the-way" 16s 765ms
And Open statuses popup 152ms
And Toggle status date confirmation checkbox 413ms
And Change status execution date to "1" days from today 2s 488ms
Then Verify that status cannot be confirmed 1s 237ms
After Hooks.deleteTransportAfterTest() 1s 033ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 890ms
After Hooks.deleteModeOfTransportationAfterTest() 330ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 224ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 172ms
And Mark custom fields as not obligatory 005ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 726ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 244ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 745ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 309ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 391ms
And Login as "bausch-admin" 5s 938ms
And Go to "TRANSPORT_TABLE" 513ms
And Find transport in table with status "advice-added" 3s 682ms
And Confirm statuses until reach "on-the-way" 16s 796ms
And Open statuses popup 128ms
And Toggle status date confirmation checkbox 394ms
And Change status execution date to "-1" days from today 2s 426ms
Then Verify that status cannot be confirmed 1s 225ms
After Hooks.deleteTransportAfterTest() 964ms
After Hooks.rollbackAllCustomFieldsSettings() 1s 835ms
After Hooks.deleteModeOfTransportationAfterTest() 316ms