Project Number Date
ApolloFullRunnerReport develop.356 25 mar 2021, 00:07

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 466 2 40 0 0 508 47 3 50 15m 28s 590ms 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" 3s 264ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 406ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 282ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_PL" "super-admin-bausch" 004ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 131ms
And Click button advice in transport table "LOAD_PL" 2s 218ms
And Set advice window in schedule 2s 746ms
And Fill advice form 9s 244ms
And Click advice save button and wait for advice form to disappear 31s 235ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 250ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 111ms
When Go to "TRANSPORT_TABLE" 258ms
And Show all transport types 1s 057ms
And Click button advice in transport table "LOAD_PL" 2s 072ms
And Set advice window in schedule 2s 689ms
And Select driver "Marek Kanarek" from suggestions 1s 046ms
Then Verify if mode of transportation select is empty 041ms
Hooks
After Hooks.deleteAllTransports() 16s 185ms
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=88.0.4324.182)
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=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.pUlYQa}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: c31c316ec675747c2dcb3f1143060b9a
	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() 163ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 098ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 307ms
When Create default mode of transportation by API with "pba1-carrier" 184ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 092ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 25s 683ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 259ms
After Hooks.deleteModeOfTransportationAfterTest() 107ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 096ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 294ms
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" 19s 485ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 258ms
After Hooks.deleteModeOfTransportationAfterTest() 087ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 094ms
When Create default mode of transportation by API with "pba1-carrier" 085ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 524ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 232ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 161ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 088ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 242ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 097ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms
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" 069ms
And Set status of MOT to "AWAITING_VERIFICATION" 079ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 305ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 128ms
When Login as "super-admin-bausch" 2s 121ms
And Go to "TRANSPORT_TABLE" 292ms
And Click button advice in transport table "LOAD_PL" 110ms
And Set advice window in schedule 2s 751ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 343ms
After Hooks.deleteTransportAfterTest() 126ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 091ms
And Create default mode of transportation by API with "pba1-carrier" 080ms
And Set status of MOT to "DISABLED" 076ms
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 126ms
When Login as "super-admin-bausch" 1s 216ms
And Go to "TRANSPORT_TABLE" 315ms
And Click button advice in transport table "LOAD_PL" 118ms
And Set advice window in schedule 2s 743ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 364ms
After Hooks.deleteTransportAfterTest() 097ms
After Hooks.deleteModeOfTransportationAfterTest() 088ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 100ms
And Create default mode of transportation by API with "pba1-carrier" 086ms
And Set status of MOT to "ACCEPTED" 087ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 253ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 122ms
When Login as "super-admin-bausch" 1s 154ms
And Go to "TRANSPORT_TABLE" 308ms
And Click button advice in transport table "LOAD_PL" 111ms
And Set advice window in schedule 2s 743ms
Then Check if "AAAA0000" MOT can be selected in advice form 392ms
After Hooks.deleteTransportAfterTest() 089ms
After Hooks.deleteModeOfTransportationAfterTest() 132ms
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" 076ms
And Set status of MOT to "UPDATED" 077ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 232ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 124ms
When Login as "super-admin-bausch" 1s 138ms
And Go to "TRANSPORT_TABLE" 256ms
And Click button advice in transport table "LOAD_PL" 129ms
And Set advice window in schedule 2s 743ms
Then Check if "AAAA0000" MOT can be selected in advice form 399ms
After Hooks.deleteTransportAfterTest() 092ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 100ms
And Create default mode of transportation by API with "pba1-carrier" 073ms
And Set status of MOT to "REJECTED" 068ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 247ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 106ms
When Login as "super-admin-bausch" 1s 021ms
And Go to "TRANSPORT_TABLE" 299ms
And Click button advice in transport table "LOAD_PL" 107ms
And Set advice window in schedule 2s 740ms
Then Check if "AAAA0000" MOT is visible in advice form 396ms
And Check if "AAAA0000" MOT cannot be selected in advice form 108ms
After Hooks.deleteTransportAfterTest() 118ms
After Hooks.deleteModeOfTransportationAfterTest() 096ms
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" 078ms
And Set status of MOT to "BLOCKED" 085ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 230ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 122ms
When Login as "super-admin-bausch" 1s 164ms
And Go to "TRANSPORT_TABLE" 283ms
And Click button advice in transport table "LOAD_PL" 117ms
And Set advice window in schedule 2s 740ms
Then Check if "AAAA0000" MOT is visible in advice form 381ms
And Check if "AAAA0000" MOT cannot be selected in advice form 112ms
After Hooks.deleteTransportAfterTest() 091ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 086ms
When Login as "pba1-carrier" 1s 099ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 224ms
And Go to mode of transportation details 101ms
And Open new "WINTER_MAPPING" document modal 072ms
Then Check default values in "WINTER_MAPPING" document form 019ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 095ms
And Verify that MOT has "WINTER_MAPPING" document 016ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 074ms
When Login as "pba1-carrier" 984ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 231ms
And Go to mode of transportation details 126ms
And Open new "SUMMER_MAPPING" document modal 101ms
Then Check default values in "SUMMER_MAPPING" document form 019ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 076ms
And Verify that MOT has "SUMMER_MAPPING" document 020ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 084ms
When Login as "pba1-carrier" 1s 008ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 224ms
And Go to mode of transportation details 121ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 079ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 034ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 177ms
And Save new document 15s 099ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 016ms
After Hooks.deleteModeOfTransportationAfterTest() 085ms
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" 077ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 061ms
When Login as "super-admin-bausch" 1s 154ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 289ms
And Go to mode of transportation details 133ms
Then Verify that MOT has "WINTER_MAPPING" document 012ms
And Accept "WINTER_MAPPING" document 15s 121ms
And Verify that "WINTER_MAPPING" document is accepted 025ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 102ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 066ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 052ms
When Login as "super-admin-bausch" 1s 063ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 213ms
And Go to mode of transportation details 145ms
Then Verify that MOT has "SUMMER_MAPPING" document 015ms
And Accept "SUMMER_MAPPING" document 15s 681ms
And Verify that "SUMMER_MAPPING" document is accepted 036ms
After Hooks.deleteModeOfTransportationAfterTest() 088ms
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" 080ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 067ms
When Login as "super-admin-bausch" 1s 153ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 348ms
And Go to mode of transportation details 137ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 016ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 128ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 037ms
After Hooks.deleteModeOfTransportationAfterTest() 104ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 080ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 061ms
When Login as "super-admin-bausch" 1s 152ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 353ms
And Go to mode of transportation details 144ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 018ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 895ms
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" 108ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 075ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 046ms
When Login as "super-admin-bausch" 1s 045ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 339ms
And Go to mode of transportation details 142ms
Then Verify that MOT has "WINTER_MAPPING" document 015ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 013ms
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" 087ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 052ms
When Login as "super-admin-bausch" 1s 477ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 329ms
And Go to mode of transportation details 139ms
Then Verify that MOT has "SUMMER_MAPPING" document 014ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 053ms
After Hooks.deleteModeOfTransportationAfterTest() 082ms
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" 079ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 138ms
When Login as "super-admin-bausch" 1s 084ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 321ms
And Go to mode of transportation details 128ms
Then Verify that MOT has "WINTER_MAPPING" document 012ms
And Disable "WINTER_MAPPING" document 15s 656ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 047ms
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": "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 167ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 365ms
And Go to mode of transportation details 141ms
Then Verify that MOT has "SUMMER_MAPPING" document 013ms
And Disable "SUMMER_MAPPING" document 15s 670ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 060ms
After Hooks.deleteModeOfTransportationAfterTest() 091ms
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" 079ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 063ms
When Login as "super-admin-bausch" 1s 178ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 372ms
And Go to mode of transportation details 146ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 012ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 637ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 044ms
After Hooks.deleteModeOfTransportationAfterTest() 085ms
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" 082ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 058ms
When Login as "pba1-carrier" 2s 466ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 259ms
And Go to mode of transportation details 148ms
And Verify that MOT has "WINTER_MAPPING" document 016ms
Then Edit "WINTER_MAPPING" document 2s 181ms
And Update "WINTER_MAPPING" document 095ms
And Verify that "WINTER_MAPPING" document is updated 088ms
And If user is login then logout 083ms
And Login as "super-admin-bausch" 1s 200ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 313ms
And Go to mode of transportation details 121ms
And Verify that "WINTER_MAPPING" document has updated date 024ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
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" 081ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 054ms
When Login as "pba1-carrier" 1s 003ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 247ms
And Go to mode of transportation details 124ms
And Verify that MOT has "SUMMER_MAPPING" document 013ms
Then Edit "SUMMER_MAPPING" document 2s 133ms
And Update "SUMMER_MAPPING" document 092ms
And Verify that "SUMMER_MAPPING" document is updated 094ms
And If user is login then logout 088ms
And Login as "super-admin-bausch" 1s 156ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 352ms
And Go to mode of transportation details 122ms
And Verify that "SUMMER_MAPPING" document has updated date 019ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 077ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 058ms
When Login as "pba1-carrier" 972ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 236ms
And Go to mode of transportation details 146ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 012ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 4s 543ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 094ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 093ms
And If user is login then logout 091ms
And Login as "super-admin-bausch" 1s 204ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 336ms
And Go to mode of transportation details 125ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 055ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
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" 065ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 052ms
When Login as "super-admin-bausch" 1s 041ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 353ms
And Go to mode of transportation details 139ms
Then Verify that MOT has "WINTER_MAPPING" document 013ms
And Verify that "WINTER_MAPPING" document is "true" to edition 062ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
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" 069ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 050ms
When Login as "super-admin-bausch" 1s 016ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 299ms
And Go to mode of transportation details 133ms
Then Verify that MOT has "SUMMER_MAPPING" document 013ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 051ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms
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" 077ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 064ms
When Login as "super-admin-bausch" 1s 025ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 303ms
And Go to mode of transportation details 135ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 159ms
After Hooks.deleteModeOfTransportationAfterTest() 076ms
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" 074ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 061ms
And Accept "WINTER_MAPPING" document by API 071ms
When Login as "super-admin-bausch" 1s 029ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 336ms
And Go to mode of transportation details 136ms
Then Verify that MOT has "WINTER_MAPPING" document 014ms
And Verify that "WINTER_MAPPING" document is "false" to edition 048ms
After Hooks.deleteModeOfTransportationAfterTest() 096ms
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" 074ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 052ms
And Accept "SUMMER_MAPPING" document by API 069ms
When Login as "super-admin-bausch" 1s 057ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 352ms
And Go to mode of transportation details 134ms
Then Verify that MOT has "SUMMER_MAPPING" document 013ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 051ms
After Hooks.deleteModeOfTransportationAfterTest() 079ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 076ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 058ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 072ms
When Login as "super-admin-bausch" 1s 051ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 329ms
And Go to mode of transportation details 138ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 169ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 069ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 053ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 067ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 086ms
When Login as "super-admin-bausch" 1s 020ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 323ms
And Go to mode of transportation details 132ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 008ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 124ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 102ms
When Create default mode of transportation by API with "pba1-carrier" 071ms
And Login as "bausch-admin" 1s 833ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 309ms
And Go to mode of transportation details 101ms
When Disable mode of transportation 053ms
And Go to the last mode of transportations table page 15s 050ms
Then Verify that mode of transportation is not visible in the table 15s 049ms
After Hooks.deleteModeOfTransportationAfterTest() 096ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 099ms
When Create default mode of transportation by API with "pba1-carrier" 075ms
And Login as "pba1-carrier" 1s 950ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 241ms
And Go to mode of transportation details 111ms
When Disable mode of transportation 070ms
And Go to the last mode of transportations table page 15s 027ms
Then Verify that mode of transportation is not visible in the table 15s 030ms
After Hooks.deleteModeOfTransportationAfterTest() 082ms
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" 110ms
And Login as "bausch-admin" 1s 189ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 341ms
And Disable mode of transportation by API 066ms
Then Show disabled mode of transportations in the table 066ms
And Go to the last mode of transportations table page 258ms
Then Verify that mode of transportation is visible in the table 044ms
After Hooks.deleteModeOfTransportationAfterTest() 060ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 138ms
And Create default mode of transportation by API with "pba1-carrier" 061ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 338ms
And Go to mode of transportation details 113ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 648ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 180ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 123ms
After Hooks.deleteModeOfTransportationAfterTest() 129ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 151ms
When Create default mode of transportation by API with "pba1-carrier" 084ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 362ms
And Go to mode of transportation details 105ms
Then Reject mode of transportation 055ms
And Verify that user is redirected to mode of transportation tab 175ms
Then Check if "Odrzucony" status is visible in mode of transportation table 031ms
After Hooks.deleteModeOfTransportationAfterTest() 087ms
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 085ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 218ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 211ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 233ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 028ms
And Go to mode of transportation details 120ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 219ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 235ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 412ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 253ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 025ms
And If user is login then logout 077ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 442ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 373ms
And Go to mode of transportation details 168ms
And Accept "WINTER_MAPPING" document 15s 704ms
And Accept "SUMMER_MAPPING" document 15s 752ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 213ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 246ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 031ms
And Go to mode of transportation details 169ms
And Approve mode of transportation 065ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 186ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 028ms
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() 080ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 228ms
When Create default mode of transportation by API with "pba1-carrier" 086ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 073ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 067ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 247ms
And Go to mode of transportation details 145ms
Then Approve mode of transportation 057ms
And Check if confirm mode of transportation button is visible 146ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 177ms
And Verify that user is redirected to mode of transportation tab 025ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 035ms
After Hooks.deleteModeOfTransportationAfterTest() 087ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 102ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 235ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 054ms
When Login as "super-admin-bausch" 1s 056ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 250ms
And Go to mode of transportation details 146ms
And Verify that MOT has "SUMMER_MAPPING" document 013ms
Then Disable "SUMMER_MAPPING" document 15s 629ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 005ms
And Check if mode of transportation has status "Zaakceptowany" 034ms
After Hooks.deleteModeOfTransportationAfterTest() 098ms
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" 273ms
When Login as "super-admin-bausch" 1s 163ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 297ms
And Go to mode of transportation details 155ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 616ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 063ms
And Check if mode of transportation has status "Zablokowany" 030ms
After Hooks.deleteModeOfTransportationAfterTest() 076ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 074ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 041ms
When Login as "super-admin-bausch" 1s 181ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 342ms
And Go to mode of transportation details 143ms
Then Approve mode of transportation 053ms
And Check if mode of transportation has status "Niezaakceptowany" 028ms
And Check if error message is visible in mode of transportation details 092ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 097ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 273ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 053ms
When Login as "super-admin-bausch" 1s 044ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 317ms
And Go to mode of transportation details 146ms
And Verify that MOT has "SUMMER_MAPPING" document 011ms
Then Disable "SUMMER_MAPPING" document 15s 624ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 038ms
And Check if mode of transportation has status "Zaakceptowany" 030ms
After Hooks.deleteModeOfTransportationAfterTest() 095ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 099ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 269ms
When Login as "super-admin-bausch" 1s 129ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 339ms
And Go to mode of transportation details 142ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 012ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 616ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 062ms
And Check if mode of transportation has status "Zablokowany" 036ms
After Hooks.deleteModeOfTransportationAfterTest() 092ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 070ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 051ms
When Login as "super-admin-bausch" 1s 150ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 366ms
And Go to mode of transportation details 144ms
Then Approve mode of transportation 054ms
And Check if mode of transportation has status "Niezaakceptowany" 026ms
And Check if error message is visible in mode of transportation details 030ms
After Hooks.deleteModeOfTransportationAfterTest() 080ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 277ms
And Create default mode of transportation by API with "pba1-carrier" 069ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 056ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 260ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 091ms
After Hooks.deleteModeOfTransportationAfterTest() 098ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 099ms
And Create default mode of transportation by API with "pba1-carrier" 075ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 055ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 246ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 071ms
After Hooks.deleteModeOfTransportationAfterTest() 065ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 958ms
And Create default mode of transportation by API with "pba1-carrier" 070ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 047ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 220ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 093ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms
View Feature Transport files
Scenario Outline The link to the delivery document appears after confirming the respective status [A-6905]
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 563ms
And Create default accepted mode of transportation by API with "pba1-carrier" 420ms
And If user is login then logout 090ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 143ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 281ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 089ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 010ms
And Click button advice in transport table "LOAD_PL" 096ms
And Set advice window in schedule 2s 714ms
And Fill advice form 9s 135ms
And Click advice save button and wait for advice form to disappear 10s 205ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
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=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.pUlYQa}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: c31c316ec675747c2dcb3f1143060b9a
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:197)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:166)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Transport/File.feature:119)
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "on-the-way" 000ms
Then Verify that "delivery_document" document can be downloaded 000ms
After Hooks.deleteTransportAfterTest() 083ms
After Hooks.deleteModeOfTransportationAfterTest() 096ms