Project Number Date
ApolloFullRunnerReport develop.368 06 kwi 2021, 20:40

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 538 1 9 0 0 548 52 1 53 21m 19s 079ms Failed
View Feature Advice transport
Scenario Outline Check if mode of transportation select is still empty after selecting driver in advice form
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 33s 303ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2m 3s 588ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 19s 054ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_PL" "super-admin-bausch" 002ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 13s 224ms
And Click button advice in transport table "LOAD_PL" 3s 984ms
And Set advice window in schedule 13s 373ms
And Fill advice form 21s 143ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//li//span[text()='AAAA0000'] | //li[text()='AAAA0000' and @role='option']"}
  (Session info: headless chrome=89.0.4389.114)
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.5xi8rZ}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: e58dc0b2e5e5766520d728d3d50d62ef
*** Element info: {Using=xpath, value=//li//span[text()='AAAA0000'] | //li[text()='AAAA0000' and @role='option']}
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.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 CucumberTests.Transport.Transport.selectValue(Transport.java:229)
	at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:214)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:166)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:114)
	at ✽.Fill advice form(file:Features/Atom/Advice/AdviceTransport.feature:270)
And Click advice save button and wait for advice form to disappear 000ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 000ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Click button advice in transport table "LOAD_PL" 000ms
And Set advice window in schedule 000ms
And Select driver "Marek Kanarek" from suggestions 000ms
Then Verify if mode of transportation select is empty 000ms
After Hooks.deleteAllTransports() 53s 874ms
After Hooks.deleteModeOfTransportationAfterTest() 181ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 099ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 361ms
When Create default mode of transportation by API with "pba1-carrier" 317ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 104ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 32s 235ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 282ms
After Hooks.deleteModeOfTransportationAfterTest() 153ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 106ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 288ms
When Create default mode of transportation by API with "pba1-carrier" 102ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 12s 785ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 233ms
After Hooks.deleteModeOfTransportationAfterTest() 062ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 095ms
When Create default mode of transportation by API with "pba1-carrier" 103ms
After Hooks.deleteModeOfTransportationAfterTest() 064ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 764ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 246ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 172ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 074ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 238ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 119ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create default mode of transportation by API with "pba1-carrier" 080ms
And Set status of MOT to "AWAITING_VERIFICATION" 061ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 195ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 120ms
When Login as "super-admin-bausch" 2s 749ms
And Go to "TRANSPORT_TABLE" 191ms
And Click button advice in transport table "LOAD_PL" 111ms
And Set advice window in schedule 2s 807ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 368ms
After Hooks.deleteTransportAfterTest() 096ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create default mode of transportation by API with "pba1-carrier" 070ms
And Set status of MOT to "DISABLED" 062ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 251ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 104ms
When Login as "super-admin-bausch" 1s 155ms
And Go to "TRANSPORT_TABLE" 220ms
And Click button advice in transport table "LOAD_PL" 115ms
And Set advice window in schedule 2s 773ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 370ms
After Hooks.deleteTransportAfterTest() 091ms
After Hooks.deleteModeOfTransportationAfterTest() 067ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create default mode of transportation by API with "pba1-carrier" 086ms
And Set status of MOT to "ACCEPTED" 071ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 254ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 120ms
When Login as "super-admin-bausch" 1s 204ms
And Go to "TRANSPORT_TABLE" 235ms
And Click button advice in transport table "LOAD_PL" 118ms
And Set advice window in schedule 2s 776ms
Then Check if "AAAA0000" MOT can be selected in advice form 354ms
After Hooks.deleteTransportAfterTest() 114ms
After Hooks.deleteModeOfTransportationAfterTest() 066ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 097ms
And Create default mode of transportation by API with "pba1-carrier" 078ms
And Set status of MOT to "UPDATED" 050ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 215ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 118ms
When Login as "super-admin-bausch" 1s 084ms
And Go to "TRANSPORT_TABLE" 208ms
And Click button advice in transport table "LOAD_PL" 093ms
And Set advice window in schedule 2s 733ms
Then Check if "AAAA0000" MOT can be selected in advice form 396ms
After Hooks.deleteTransportAfterTest() 104ms
After Hooks.deleteModeOfTransportationAfterTest() 066ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create default mode of transportation by API with "pba1-carrier" 084ms
And Set status of MOT to "REJECTED" 064ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 252ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 141ms
When Login as "super-admin-bausch" 1s 126ms
And Go to "TRANSPORT_TABLE" 229ms
And Click button advice in transport table "LOAD_PL" 102ms
And Set advice window in schedule 2s 799ms
Then Check if "AAAA0000" MOT is visible in advice form 352ms
And Check if "AAAA0000" MOT cannot be selected in advice form 106ms
After Hooks.deleteTransportAfterTest() 113ms
After Hooks.deleteModeOfTransportationAfterTest() 063ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create default mode of transportation by API with "pba1-carrier" 085ms
And Set status of MOT to "BLOCKED" 051ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 227ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 169ms
When Login as "super-admin-bausch" 1s 146ms
And Go to "TRANSPORT_TABLE" 211ms
And Click button advice in transport table "LOAD_PL" 111ms
And Set advice window in schedule 2s 766ms
Then Check if "AAAA0000" MOT is visible in advice form 342ms
And Check if "AAAA0000" MOT cannot be selected in advice form 110ms
After Hooks.deleteTransportAfterTest() 086ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 090ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 076ms
When Login as "pba1-carrier" 979ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 232ms
And Go to mode of transportation details 128ms
And Open new "WINTER_MAPPING" document modal 089ms
Then Check default values in "WINTER_MAPPING" document form 026ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 120ms
And Verify that MOT has "WINTER_MAPPING" document 018ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 078ms
When Login as "pba1-carrier" 988ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 235ms
And Go to mode of transportation details 113ms
And Open new "SUMMER_MAPPING" document modal 095ms
Then Check default values in "SUMMER_MAPPING" document form 017ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 094ms
And Verify that MOT has "SUMMER_MAPPING" document 017ms
After Hooks.deleteModeOfTransportationAfterTest() 064ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 101ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 081ms
When Login as "pba1-carrier" 1s 274ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 226ms
And Go to mode of transportation details 115ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 103ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 035ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 165ms
And Save new document 15s 079ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 017ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 078ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 047ms
When Login as "super-admin-bausch" 1s 061ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 234ms
And Go to mode of transportation details 124ms
Then Verify that MOT has "WINTER_MAPPING" document 012ms
And Accept "WINTER_MAPPING" document 15s 104ms
And Verify that "WINTER_MAPPING" document is accepted 039ms
After Hooks.deleteModeOfTransportationAfterTest() 083ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 076ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 047ms
When Login as "super-admin-bausch" 1s 012ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 223ms
And Go to mode of transportation details 136ms
Then Verify that MOT has "SUMMER_MAPPING" document 013ms
And Accept "SUMMER_MAPPING" document 15s 694ms
And Verify that "SUMMER_MAPPING" document is accepted 040ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 096ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 050ms
When Login as "super-admin-bausch" 1s 135ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 237ms
And Go to mode of transportation details 158ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 016ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 131ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 041ms
After Hooks.deleteModeOfTransportationAfterTest() 081ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 091ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 055ms
When Login as "super-admin-bausch" 1s 092ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 263ms
And Go to mode of transportation details 137ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 911ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 038ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 087ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 049ms
When Login as "super-admin-bausch" 1s 048ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 238ms
And Go to mode of transportation details 147ms
Then Verify that MOT has "WINTER_MAPPING" document 014ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 064ms
After Hooks.deleteModeOfTransportationAfterTest() 071ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 073ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 041ms
When Login as "super-admin-bausch" 1s 135ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 250ms
And Go to mode of transportation details 141ms
Then Verify that MOT has "SUMMER_MAPPING" document 014ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 018ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 069ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 054ms
When Login as "super-admin-bausch" 1s 157ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 254ms
And Go to mode of transportation details 149ms
Then Verify that MOT has "WINTER_MAPPING" document 014ms
And Disable "WINTER_MAPPING" document 15s 620ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 016ms
After Hooks.deleteModeOfTransportationAfterTest() 063ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 061ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 054ms
When Login as "super-admin-bausch" 1s 084ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 263ms
And Go to mode of transportation details 136ms
Then Verify that MOT has "SUMMER_MAPPING" document 016ms
And Disable "SUMMER_MAPPING" document 15s 621ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 016ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 075ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 058ms
When Login as "super-admin-bausch" 1s 152ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 237ms
And Go to mode of transportation details 154ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 011ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 616ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 059ms
After Hooks.deleteModeOfTransportationAfterTest() 060ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 073ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 046ms
When Login as "pba1-carrier" 2s 657ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 231ms
And Go to mode of transportation details 129ms
And Verify that MOT has "WINTER_MAPPING" document 014ms
Then Edit "WINTER_MAPPING" document 2s 204ms
And Update "WINTER_MAPPING" document 090ms
And Verify that "WINTER_MAPPING" document is updated 085ms
And If user is login then logout 070ms
And Login as "super-admin-bausch" 1s 192ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 234ms
And Go to mode of transportation details 137ms
And Verify that "WINTER_MAPPING" document has updated date 021ms
After Hooks.deleteModeOfTransportationAfterTest() 066ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 069ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 054ms
When Login as "pba1-carrier" 977ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 234ms
And Go to mode of transportation details 130ms
And Verify that MOT has "SUMMER_MAPPING" document 016ms
Then Edit "SUMMER_MAPPING" document 2s 152ms
And Update "SUMMER_MAPPING" document 101ms
And Verify that "SUMMER_MAPPING" document is updated 088ms
And If user is login then logout 062ms
And Login as "super-admin-bausch" 1s 116ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 246ms
And Go to mode of transportation details 130ms
And Verify that "SUMMER_MAPPING" document has updated date 020ms
After Hooks.deleteModeOfTransportationAfterTest() 056ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 098ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 077ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 054ms
When Login as "pba1-carrier" 958ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 244ms
And Go to mode of transportation details 127ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 4s 529ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 089ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 087ms
And If user is login then logout 084ms
And Login as "super-admin-bausch" 1s 205ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 237ms
And Go to mode of transportation details 142ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 056ms
After Hooks.deleteModeOfTransportationAfterTest() 067ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 097ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 067ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 069ms
When Login as "super-admin-bausch" 1s 015ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 231ms
And Go to mode of transportation details 131ms
Then Verify that MOT has "WINTER_MAPPING" document 015ms
And Verify that "WINTER_MAPPING" document is "true" to edition 055ms
After Hooks.deleteModeOfTransportationAfterTest() 067ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 082ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 051ms
When Login as "super-admin-bausch" 1s 023ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 233ms
And Go to mode of transportation details 142ms
Then Verify that MOT has "SUMMER_MAPPING" document 013ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 049ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 069ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 061ms
When Login as "super-admin-bausch" 1s 003ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 220ms
And Go to mode of transportation details 144ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 173ms
After Hooks.deleteModeOfTransportationAfterTest() 064ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 068ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 049ms
And Accept "WINTER_MAPPING" document by API 054ms
When Login as "super-admin-bausch" 1s 031ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 240ms
And Go to mode of transportation details 136ms
Then Verify that MOT has "WINTER_MAPPING" document 015ms
And Verify that "WINTER_MAPPING" document is "false" to edition 050ms
After Hooks.deleteModeOfTransportationAfterTest() 064ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 062ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 064ms
And Accept "SUMMER_MAPPING" document by API 066ms
When Login as "super-admin-bausch" 985ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 217ms
And Go to mode of transportation details 121ms
Then Verify that MOT has "SUMMER_MAPPING" document 012ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 049ms
After Hooks.deleteModeOfTransportationAfterTest() 064ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 091ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 060ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 058ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 069ms
When Login as "super-admin-bausch" 1s 022ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 235ms
And Go to mode of transportation details 158ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 011ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 173ms
After Hooks.deleteModeOfTransportationAfterTest() 062ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 091ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 067ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 056ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 062ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 082ms
When Login as "super-admin-bausch" 1s 023ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 226ms
And Go to mode of transportation details 142ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 008ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 156ms
After Hooks.deleteModeOfTransportationAfterTest() 063ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 096ms
When Create default mode of transportation by API with "pba1-carrier" 075ms
And Login as "bausch-admin" 2s 462ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 233ms
And Go to mode of transportation details 127ms
When Disable mode of transportation 059ms
And Go to the last mode of transportations table page 15s 008ms
Then Verify that mode of transportation is not visible in the table 15s 049ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 094ms
When Create default mode of transportation by API with "pba1-carrier" 081ms
And Login as "pba1-carrier" 2s 386ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 242ms
And Go to mode of transportation details 124ms
When Disable mode of transportation 069ms
And Go to the last mode of transportations table page 15s 054ms
Then Verify that mode of transportation is not visible in the table 15s 064ms
After Hooks.deleteModeOfTransportationAfterTest() 056ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 094ms
When Create default mode of transportation by API with "pba1-carrier" 071ms
And Login as "bausch-admin" 1s 179ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 257ms
And Disable mode of transportation by API 052ms
Then Show disabled mode of transportations in the table 068ms
And Go to the last mode of transportations table page 211ms
Then Verify that mode of transportation is visible in the table 055ms
After Hooks.deleteModeOfTransportationAfterTest() 051ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 128ms
And Create default mode of transportation by API with "pba1-carrier" 080ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 209ms
And Go to mode of transportation details 109ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 617ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 181ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 118ms
After Hooks.deleteModeOfTransportationAfterTest() 065ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 114ms
When Create default mode of transportation by API with "pba1-carrier" 096ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 236ms
And Go to mode of transportation details 122ms
Then Reject mode of transportation 047ms
And Verify that user is redirected to mode of transportation tab 142ms
Then Check if "Odrzucony" status is visible in mode of transportation table 030ms
After Hooks.deleteModeOfTransportationAfterTest() 066ms
View Feature Mode of transportation status
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 077ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 224ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 269ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 202ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 029ms
And Go to mode of transportation details 128ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 237ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 235ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 458ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 254ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 031ms
And If user is login then logout 106ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 415ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 287ms
And Go to mode of transportation details 170ms
And Accept "WINTER_MAPPING" document 15s 075ms
And Accept "SUMMER_MAPPING" document 226ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 669ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 286ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 026ms
And Go to mode of transportation details 167ms
And Approve mode of transportation 070ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 205ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 050ms
And Go to mode of transportation details 151ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 885ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 044ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 207ms
And Check if "Zablokowany" status is visible in mode of transportation table 025ms
And Go to mode of transportation details 147ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 775ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 039ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 282ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 032ms
And Go to mode of transportation details 163ms
And Reject mode of transportation 067ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 161ms
And Check if "Odrzucony" status is visible in mode of transportation table 031ms
And Go to mode of transportation details 137ms
And Confirm mode of transportation 075ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 172ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 027ms
And If user is login then logout 088ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 3s 073ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 246ms
And Go to mode of transportation details 186ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 409ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 193ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 026ms
And If user is login then logout 071ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 384ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 233ms
And Go to mode of transportation details 229ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 693ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 038ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 233ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 032ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 110ms
And Disable mode of transportation by API 064ms
And Show disabled mode of transportations in the table 076ms
And Go to the last mode of transportations table page 271ms
And Check if "Wyłączony" status is visible in mode of transportation table 049ms
After Hooks.deleteModeOfTransportationAfterTest() 052ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 173ms
When Create default mode of transportation by API with "pba1-carrier" 072ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 053ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 071ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 271ms
And Go to mode of transportation details 169ms
Then Approve mode of transportation 059ms
And Check if confirm mode of transportation button is visible 143ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 197ms
And Verify that user is redirected to mode of transportation tab 030ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 030ms
After Hooks.deleteModeOfTransportationAfterTest() 063ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 098ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 299ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 054ms
When Login as "super-admin-bausch" 1s 036ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 231ms
And Go to mode of transportation details 165ms
And Verify that MOT has "SUMMER_MAPPING" document 015ms
Then Disable "SUMMER_MAPPING" document 15s 628ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 014ms
And Check if mode of transportation has status "Zaakceptowany" 033ms
After Hooks.deleteModeOfTransportationAfterTest() 079ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 098ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 267ms
When Login as "super-admin-bausch" 1s 140ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 252ms
And Go to mode of transportation details 154ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 622ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 042ms
And Check if mode of transportation has status "Zablokowany" 032ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 075ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 056ms
When Login as "super-admin-bausch" 1s 161ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 235ms
And Go to mode of transportation details 141ms
Then Approve mode of transportation 064ms
And Check if mode of transportation has status "Niezaakceptowany" 030ms
And Check if error message is visible in mode of transportation details 087ms
After Hooks.deleteModeOfTransportationAfterTest() 059ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 259ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 053ms
When Login as "super-admin-bausch" 1s 045ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 219ms
And Go to mode of transportation details 143ms
And Verify that MOT has "SUMMER_MAPPING" document 015ms
Then Disable "SUMMER_MAPPING" document 15s 633ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 020ms
And Check if mode of transportation has status "Zaakceptowany" 037ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 338ms
When Login as "super-admin-bausch" 1s 150ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 254ms
And Go to mode of transportation details 152ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 016ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 611ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 013ms
And Check if mode of transportation has status "Zablokowany" 031ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 063ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 060ms
When Login as "super-admin-bausch" 1s 165ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 228ms
And Go to mode of transportation details 142ms
Then Approve mode of transportation 058ms
And Check if mode of transportation has status "Niezaakceptowany" 025ms
And Check if error message is visible in mode of transportation details 038ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 145ms
And Create default mode of transportation by API with "pba1-carrier" 073ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 058ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 207ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 098ms
After Hooks.deleteModeOfTransportationAfterTest() 060ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 088ms
And Create default mode of transportation by API with "pba1-carrier" 068ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 044ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 244ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 089ms
After Hooks.deleteModeOfTransportationAfterTest() 063ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 077ms
And Create default mode of transportation by API with "pba1-carrier" 063ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 048ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 238ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 092ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 415ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 236ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 115ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 739ms
And Login as "bausch-admin" 2s 050ms
And Go to "TRANSPORT_TABLE" 225ms
And Find transport in table with status "advice-added" 3s 226ms
When Confirm statuses until reach "on-the-way" 9s 401ms
And Open statuses popup 065ms
And Toggle status date confirmation checkbox 276ms
And Confirm statuses until reach "process-ended" 18s 734ms
Then Check if transport has "process-ended" 025ms
After Hooks.deleteTransportAfterTest() 102ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 271ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 245ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 105ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 687ms
And Login as "bausch-admin" 1s 115ms
And Go to "TRANSPORT_TABLE" 210ms
And Find transport in table with status "advice-added" 3s 246ms
When Confirm statuses until reach "on-the-way" 9s 829ms
And Open statuses popup 068ms
And Toggle status date confirmation checkbox 285ms
And Change status execution date to "1" days from today 2s 215ms
Then Verify that status cannot be confirmed 1s 093ms
After Hooks.deleteTransportAfterTest() 094ms
After Hooks.deleteModeOfTransportationAfterTest() 058ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 091ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 263ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 215ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 115ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 696ms
And Login as "bausch-admin" 1s 029ms
And Go to "TRANSPORT_TABLE" 207ms
And Find transport in table with status "advice-added" 3s 205ms
When Confirm statuses until reach "on-the-way" 9s 836ms
And Open statuses popup 060ms
And Toggle status date confirmation checkbox 279ms
And Change status execution date to "-1" days from today 2s 203ms
Then Verify that status cannot be confirmed 1s 096ms
After Hooks.deleteTransportAfterTest() 087ms
After Hooks.deleteModeOfTransportationAfterTest() 081ms
View Feature Transport files
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 564ms
And Create default accepted mode of transportation by API with "pba1-carrier" 355ms
And If user is login then logout 108ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 298ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 252ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 106ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 009ms
And Click button advice in transport table "LOAD_PL" 1s 836ms
And Set advice window in schedule 2s 772ms
And Fill advice form 9s 244ms
And Click advice save button and wait for advice form to disappear 30s 909ms
And Find transport in table with status "advice-added" 3s 352ms
When Confirm statuses until reach "on-the-way" 9s 325ms
Then Verify that "delivery_document" document can be downloaded 16s 538ms
After Hooks.deleteTransportAfterTest() 111ms
After Hooks.deleteModeOfTransportationAfterTest() 071ms