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

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 470 1 37 0 0 508 48 2 50 16m 19s 343ms 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" 1s 935ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 919ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 311ms
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 093ms
And Click button advice in transport table "LOAD_PL" 2s 192ms
And Set advice window in schedule 2s 757ms
And Fill advice form 9s 143ms
And Click advice save button and wait for advice form to disappear 31s 193ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 218ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 130ms
When Go to "TRANSPORT_TABLE" 232ms
And Show all transport types 1s 042ms
And Click button advice in transport table "LOAD_PL" 2s 062ms
And Set advice window in schedule 2s 691ms
And Select driver "Marek Kanarek" from suggestions 1s 010ms
Then Verify if mode of transportation select is empty 037ms
Hooks
After Hooks.deleteAllTransports() 16s 175ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element ... is not clickable at point (178, 25). Other element would receive the click: 
  (Session info: headless chrome=89.0.4389.90)
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
	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.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83)
	at CucumberTests.BaseTest.goToTab(BaseTest.java:90)
	at CucumberTests._PerformanceTests.TransportTableTest.deleteAllTransport(TransportTableTest.java:128)
	at CucumberTests.Hooks.deleteAllTransports(Hooks.java:479)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
After Hooks.deleteModeOfTransportationAfterTest() 136ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 108ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 305ms
When Create default mode of transportation by API with "pba1-carrier" 180ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 091ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 6s 897ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 262ms
After Hooks.deleteModeOfTransportationAfterTest() 120ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 091ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 290ms
When Create default mode of transportation by API with "pba1-carrier" 083ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 31s 313ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 224ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 093ms
When Create default mode of transportation by API with "pba1-carrier" 105ms
After Hooks.deleteModeOfTransportationAfterTest() 082ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 573ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 242ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 274ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 068ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 210ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 120ms
After Hooks.deleteModeOfTransportationAfterTest() 087ms
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" 072ms
And Set status of MOT to "AWAITING_VERIFICATION" 057ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 271ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 246ms
When Login as "super-admin-bausch" 2s 244ms
And Go to "TRANSPORT_TABLE" 269ms
And Click button advice in transport table "LOAD_PL" 093ms
And Set advice window in schedule 2s 814ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 388ms
After Hooks.deleteTransportAfterTest() 071ms
After Hooks.deleteModeOfTransportationAfterTest() 085ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create default mode of transportation by API with "pba1-carrier" 069ms
And Set status of MOT to "DISABLED" 069ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 168ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 105ms
When Login as "super-admin-bausch" 1s 178ms
And Go to "TRANSPORT_TABLE" 268ms
And Click button advice in transport table "LOAD_PL" 122ms
And Set advice window in schedule 2s 762ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 333ms
After Hooks.deleteTransportAfterTest() 088ms
After Hooks.deleteModeOfTransportationAfterTest() 085ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create default mode of transportation by API with "pba1-carrier" 072ms
And Set status of MOT to "ACCEPTED" 076ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 265ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 153ms
When Login as "super-admin-bausch" 1s 117ms
And Go to "TRANSPORT_TABLE" 287ms
And Click button advice in transport table "LOAD_PL" 081ms
And Set advice window in schedule 2s 778ms
Then Check if "AAAA0000" MOT can be selected in advice form 389ms
After Hooks.deleteTransportAfterTest() 082ms
After Hooks.deleteModeOfTransportationAfterTest() 094ms
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" 076ms
And Set status of MOT to "UPDATED" 078ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 274ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 122ms
When Login as "super-admin-bausch" 1s 098ms
And Go to "TRANSPORT_TABLE" 228ms
And Click button advice in transport table "LOAD_PL" 128ms
And Set advice window in schedule 2s 741ms
Then Check if "AAAA0000" MOT can be selected in advice form 366ms
After Hooks.deleteTransportAfterTest() 071ms
After Hooks.deleteModeOfTransportationAfterTest() 248ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create default mode of transportation by API with "pba1-carrier" 080ms
And Set status of MOT to "REJECTED" 4s 168ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 216ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 123ms
When Login as "super-admin-bausch" 1s 651ms
And Go to "TRANSPORT_TABLE" 310ms
And Click button advice in transport table "LOAD_PL" 114ms
And Set advice window in schedule 2s 788ms
Then Check if "AAAA0000" MOT is visible in advice form 391ms
And Check if "AAAA0000" MOT cannot be selected in advice form 116ms
After Hooks.deleteTransportAfterTest() 100ms
After Hooks.deleteModeOfTransportationAfterTest() 091ms
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" 063ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 228ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 145ms
When Login as "super-admin-bausch" 1s 169ms
And Go to "TRANSPORT_TABLE" 252ms
And Click button advice in transport table "LOAD_PL" 140ms
And Set advice window in schedule 2s 797ms
Then Check if "AAAA0000" MOT is visible in advice form 357ms
And Check if "AAAA0000" MOT cannot be selected in advice form 111ms
After Hooks.deleteTransportAfterTest() 104ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
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
When Login as "pba1-carrier" 998ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 114ms
And Open new "WINTER_MAPPING" document modal 087ms
Then Check default values in "WINTER_MAPPING" document form 019ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 116ms
And Verify that MOT has "WINTER_MAPPING" document 014ms
After Hooks.deleteModeOfTransportationAfterTest() 080ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 086ms
When Login as "pba1-carrier" 965ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 230ms
And Go to mode of transportation details 118ms
And Open new "SUMMER_MAPPING" document modal 093ms
Then Check default values in "SUMMER_MAPPING" document form 019ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 079ms
And Verify that MOT has "SUMMER_MAPPING" document 018ms
After Hooks.deleteModeOfTransportationAfterTest() 083ms
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" 070ms
When Login as "pba1-carrier" 1s 001ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 224ms
And Go to mode of transportation details 126ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 093ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 035ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 168ms
And Save new document 15s 099ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 068ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 057ms
When Login as "super-admin-bausch" 1s 007ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 265ms
And Go to mode of transportation details 139ms
Then Verify that MOT has "WINTER_MAPPING" document 016ms
And Accept "WINTER_MAPPING" document 15s 768ms
And Verify that "WINTER_MAPPING" document is accepted 037ms
After Hooks.deleteModeOfTransportationAfterTest() 088ms
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" 084ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 060ms
When Login as "super-admin-bausch" 1s 328ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 337ms
And Go to mode of transportation details 131ms
Then Verify that MOT has "SUMMER_MAPPING" document 014ms
And Accept "SUMMER_MAPPING" document 143ms
And Verify that "SUMMER_MAPPING" document is accepted 024ms
After Hooks.deleteModeOfTransportationAfterTest() 071ms
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" 065ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 048ms
When Login as "super-admin-bausch" 1s 033ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 237ms
And Go to mode of transportation details 127ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 012ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 070ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 036ms
After Hooks.deleteModeOfTransportationAfterTest() 108ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 065ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 051ms
When Login as "super-admin-bausch" 1s 034ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 244ms
And Go to mode of transportation details 133ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 010ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 868ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 035ms
After Hooks.deleteModeOfTransportationAfterTest() 087ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 070ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 048ms
When Login as "super-admin-bausch" 1s 151ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 345ms
And Go to mode of transportation details 137ms
Then Verify that MOT has "WINTER_MAPPING" document 011ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 051ms
After Hooks.deleteModeOfTransportationAfterTest() 081ms
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" 070ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 055ms
When Login as "super-admin-bausch" 1s 070ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 347ms
And Go to mode of transportation details 140ms
Then Verify that MOT has "SUMMER_MAPPING" document 011ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 015ms
After Hooks.deleteModeOfTransportationAfterTest() 083ms
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" 083ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 045ms
When Login as "super-admin-bausch" 1s 092ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 320ms
And Go to mode of transportation details 149ms
Then Verify that MOT has "WINTER_MAPPING" document 014ms
And Disable "WINTER_MAPPING" document 15s 618ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 053ms
After Hooks.deleteModeOfTransportationAfterTest() 116ms
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" 072ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 043ms
When Login as "super-admin-bausch" 1s 120ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 347ms
And Go to mode of transportation details 143ms
Then Verify that MOT has "SUMMER_MAPPING" document 010ms
And Disable "SUMMER_MAPPING" document 15s 606ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 012ms
After Hooks.deleteModeOfTransportationAfterTest() 087ms
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" 089ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 057ms
When Login as "super-admin-bausch" 1s 137ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 362ms
And Go to mode of transportation details 144ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 626ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 010ms
After Hooks.deleteModeOfTransportationAfterTest() 096ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 066ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 052ms
When Login as "pba1-carrier" 2s 585ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 248ms
And Go to mode of transportation details 119ms
And Verify that MOT has "WINTER_MAPPING" document 012ms
Then Edit "WINTER_MAPPING" document 2s 168ms
And Update "WINTER_MAPPING" document 107ms
And Verify that "WINTER_MAPPING" document is updated 088ms
And If user is login then logout 085ms
And Login as "super-admin-bausch" 1s 185ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 328ms
And Go to mode of transportation details 130ms
And Verify that "WINTER_MAPPING" document has updated date 023ms
After Hooks.deleteModeOfTransportationAfterTest() 082ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 074ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 063ms
When Login as "pba1-carrier" 1s 044ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 198ms
And Go to mode of transportation details 131ms
And Verify that MOT has "SUMMER_MAPPING" document 014ms
Then Edit "SUMMER_MAPPING" document 2s 170ms
And Update "SUMMER_MAPPING" document 095ms
And Verify that "SUMMER_MAPPING" document is updated 092ms
And If user is login then logout 082ms
And Login as "super-admin-bausch" 1s 181ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 349ms
And Go to mode of transportation details 143ms
And Verify that "SUMMER_MAPPING" document has updated date 016ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 080ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 056ms
When Login as "pba1-carrier" 976ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 217ms
And Go to mode of transportation details 132ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 4s 516ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 096ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 087ms
And If user is login then logout 071ms
And Login as "super-admin-bausch" 1s 174ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 343ms
And Go to mode of transportation details 133ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 061ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 079ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 047ms
When Login as "super-admin-bausch" 1s 010ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 325ms
And Go to mode of transportation details 128ms
Then Verify that MOT has "WINTER_MAPPING" document 015ms
And Verify that "WINTER_MAPPING" document is "true" to edition 061ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
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" 067ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 051ms
When Login as "super-admin-bausch" 1s 026ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 317ms
And Go to mode of transportation details 125ms
Then Verify that MOT has "SUMMER_MAPPING" document 013ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 047ms
After Hooks.deleteModeOfTransportationAfterTest() 075ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 099ms
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" 057ms
When Login as "super-admin-bausch" 976ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 317ms
And Go to mode of transportation details 135ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 016ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 173ms
After Hooks.deleteModeOfTransportationAfterTest() 065ms
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" 052ms
And Accept "WINTER_MAPPING" document by API 071ms
When Login as "super-admin-bausch" 1s 083ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 362ms
And Go to mode of transportation details 136ms
Then Verify that MOT has "WINTER_MAPPING" document 012ms
And Verify that "WINTER_MAPPING" document is "false" to edition 039ms
After Hooks.deleteModeOfTransportationAfterTest() 067ms
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" 071ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 040ms
And Accept "SUMMER_MAPPING" document by API 054ms
When Login as "super-admin-bausch" 1s 004ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 301ms
And Go to mode of transportation details 130ms
Then Verify that MOT has "SUMMER_MAPPING" document 014ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 047ms
After Hooks.deleteModeOfTransportationAfterTest() 076ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 070ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 063ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 074ms
When Login as "super-admin-bausch" 986ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 324ms
And Go to mode of transportation details 140ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 179ms
After Hooks.deleteModeOfTransportationAfterTest() 079ms
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" 072ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 052ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 073ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 077ms
When Login as "super-admin-bausch" 1s 019ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 319ms
And Go to mode of transportation details 146ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 009ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 150ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
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" 070ms
And Login as "bausch-admin" 986ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 341ms
And Go to mode of transportation details 118ms
When Disable mode of transportation 061ms
And Go to the last mode of transportations table page 15s 057ms
Then Verify that mode of transportation is not visible in the table 15s 014ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 093ms
When Create default mode of transportation by API with "pba1-carrier" 072ms
And Login as "pba1-carrier" 2s 185ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 204ms
And Go to mode of transportation details 110ms
When Disable mode of transportation 060ms
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 022ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 098ms
When Create default mode of transportation by API with "pba1-carrier" 075ms
And Login as "bausch-admin" 1s 186ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 362ms
And Disable mode of transportation by API 066ms
Then Show disabled mode of transportations in the table 070ms
And Go to the last mode of transportations table page 255ms
Then Verify that mode of transportation is visible in the table 046ms
After Hooks.deleteModeOfTransportationAfterTest() 067ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 085ms
And Create default mode of transportation by API with "pba1-carrier" 066ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 336ms
And Go to mode of transportation details 124ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 610ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 178ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 122ms
After Hooks.deleteModeOfTransportationAfterTest() 081ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 118ms
When Create default mode of transportation by API with "pba1-carrier" 077ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 331ms
And Go to mode of transportation details 120ms
Then Reject mode of transportation 056ms
And Verify that user is redirected to mode of transportation tab 164ms
Then Check if "Odrzucony" status is visible in mode of transportation table 029ms
After Hooks.deleteModeOfTransportationAfterTest() 081ms
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" 1s 070ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 212ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 247ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 230ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 023ms
And Go to mode of transportation details 124ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 217ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 216ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 406ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 491ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 029ms
And If user is login then logout 104ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 526ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 236ms
And Go to mode of transportation details 196ms
And Accept "WINTER_MAPPING" document 15s 940ms
And Accept "SUMMER_MAPPING" document 15s 764ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 740ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 273ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 025ms
And Go to mode of transportation details 161ms
And Approve mode of transportation 056ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 181ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 022ms
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 Check if "Wyłączony" status is visible in mode of transportation table 000ms
After Hooks.deleteModeOfTransportationAfterTest() 131ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 217ms
When Create default mode of transportation by API with "pba1-carrier" 105ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 119ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 070ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 267ms
And Go to mode of transportation details 147ms
Then Approve mode of transportation 073ms
And Check if confirm mode of transportation button is visible 149ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 199ms
And Verify that user is redirected to mode of transportation tab 033ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 037ms
After Hooks.deleteModeOfTransportationAfterTest() 085ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 257ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 061ms
When Login as "super-admin-bausch" 1s 031ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 269ms
And Go to mode of transportation details 133ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Disable "SUMMER_MAPPING" document 15s 616ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 048ms
And Check if mode of transportation has status "Zaakceptowany" 033ms
After Hooks.deleteModeOfTransportationAfterTest() 092ms
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" 258ms
When Login as "super-admin-bausch" 1s 187ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 348ms
And Go to mode of transportation details 146ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 012ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 645ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 007ms
And Check if mode of transportation has status "Zablokowany" 028ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 079ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 061ms
When Login as "super-admin-bausch" 1s 145ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 269ms
And Go to mode of transportation details 143ms
Then Approve mode of transportation 056ms
And Check if mode of transportation has status "Niezaakceptowany" 028ms
And Check if error message is visible in mode of transportation details 086ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 108ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 285ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 058ms
When Login as "super-admin-bausch" 1s 016ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 256ms
And Go to mode of transportation details 143ms
And Verify that MOT has "SUMMER_MAPPING" document 011ms
Then Disable "SUMMER_MAPPING" document 15s 617ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 034ms
And Check if mode of transportation has status "Zaakceptowany" 033ms
After Hooks.deleteModeOfTransportationAfterTest() 106ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 282ms
When Login as "super-admin-bausch" 1s 184ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 339ms
And Go to mode of transportation details 145ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 662ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 049ms
And Check if mode of transportation has status "Zablokowany" 035ms
After Hooks.deleteModeOfTransportationAfterTest() 114ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 097ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 085ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 060ms
When Login as "super-admin-bausch" 1s 128ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 265ms
And Go to mode of transportation details 143ms
Then Approve mode of transportation 065ms
And Check if mode of transportation has status "Niezaakceptowany" 027ms
And Check if error message is visible in mode of transportation details 035ms
After Hooks.deleteModeOfTransportationAfterTest() 075ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 227ms
And Create default mode of transportation by API with "pba1-carrier" 081ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 079ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 249ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 105ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 042ms
And Create default mode of transportation by API with "pba1-carrier" 060ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 046ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 217ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 092ms
After Hooks.deleteModeOfTransportationAfterTest() 092ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 069ms
And Create default mode of transportation by API with "pba1-carrier" 072ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 048ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 242ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 087ms
After Hooks.deleteModeOfTransportationAfterTest() 093ms
View Feature Transport files
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 637ms
And Create default accepted mode of transportation by API with "pba1-carrier" 420ms
And If user is login then logout 096ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 256ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 357ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 197ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 009ms
And Click button advice in transport table "LOAD_PL" 098ms
And Set advice window in schedule 2s 859ms
And Fill advice form 9s 223ms
And Click advice save button and wait for advice form to disappear 35s 407ms
And Find transport in table with status "advice-added" 3s 368ms
When Confirm statuses until reach "on-the-way" 9s 340ms
Then Verify that "delivery_document" document can be downloaded 16s 310ms
After Hooks.deleteTransportAfterTest() 132ms
After Hooks.deleteModeOfTransportationAfterTest() 088ms