Project Number Date
ApolloFullRunnerReport develop.357 25 mar 2021, 07:57

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 503 2 3 0 0 508 47 3 50 16m 19s 096ms 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 152ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 593ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 266ms
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 199ms
And Click button advice in transport table "LOAD_PL" 2s 128ms
And Set advice window in schedule 2s 768ms
And Fill advice form 9s 262ms
And Click advice save button and wait for advice form to disappear 15s 959ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 206ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 133ms
When Go to "TRANSPORT_TABLE" 263ms
And Show all transport types 1s 047ms
And Click button advice in transport table "LOAD_PL" 2s 062ms
And Set advice window in schedule 2s 688ms
And Select driver "Marek Kanarek" from suggestions 1s 058ms
Then Verify if mode of transportation select is empty 038ms
Hooks
After Hooks.deleteAllTransports() 16s 161ms
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.f3QM4B}, 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: 4d2020cd8e4e41a57e8aed11569b053f
	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() 165ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 100ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 357ms
When Create default mode of transportation by API with "pba1-carrier" 186ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 099ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 19s 404ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 282ms
After Hooks.deleteModeOfTransportationAfterTest() 101ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 097ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 279ms
When Create default mode of transportation by API with "pba1-carrier" 087ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 7s 721ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 259ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 098ms
When Create default mode of transportation by API with "pba1-carrier" 084ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 511ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 222ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 227ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 081ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 236ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 098ms
After Hooks.deleteModeOfTransportationAfterTest() 088ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 098ms
And Create default mode of transportation by API with "pba1-carrier" 072ms
And Set status of MOT to "AWAITING_VERIFICATION" 076ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 267ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 117ms
When Login as "super-admin-bausch" 2s 155ms
And Go to "TRANSPORT_TABLE" 300ms
And Click button advice in transport table "LOAD_PL" 096ms
And Set advice window in schedule 2s 744ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 350ms
After Hooks.deleteTransportAfterTest() 080ms
After Hooks.deleteModeOfTransportationAfterTest() 095ms
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 "DISABLED" 077ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 180ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 119ms
When Login as "super-admin-bausch" 1s 197ms
And Go to "TRANSPORT_TABLE" 311ms
And Click button advice in transport table "LOAD_PL" 110ms
And Set advice window in schedule 2s 735ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 331ms
After Hooks.deleteTransportAfterTest() 111ms
After Hooks.deleteModeOfTransportationAfterTest() 096ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 099ms
And Create default mode of transportation by API with "pba1-carrier" 081ms
And Set status of MOT to "ACCEPTED" 082ms
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 117ms
When Login as "super-admin-bausch" 1s 186ms
And Go to "TRANSPORT_TABLE" 298ms
And Click button advice in transport table "LOAD_PL" 109ms
And Set advice window in schedule 2s 741ms
Then Check if "AAAA0000" MOT can be selected in advice form 430ms
After Hooks.deleteTransportAfterTest() 088ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms
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" 082ms
And Set status of MOT to "UPDATED" 068ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 202ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 123ms
When Login as "super-admin-bausch" 1s 179ms
And Go to "TRANSPORT_TABLE" 278ms
And Click button advice in transport table "LOAD_PL" 109ms
And Set advice window in schedule 2s 738ms
Then Check if "AAAA0000" MOT can be selected in advice form 358ms
After Hooks.deleteTransportAfterTest() 083ms
After Hooks.deleteModeOfTransportationAfterTest() 071ms
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" 071ms
And Set status of MOT to "REJECTED" 076ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 212ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 111ms
When Login as "super-admin-bausch" 1s 171ms
And Go to "TRANSPORT_TABLE" 291ms
And Click button advice in transport table "LOAD_PL" 119ms
And Set advice window in schedule 2s 774ms
Then Check if "AAAA0000" MOT is visible in advice form 345ms
And Check if "AAAA0000" MOT cannot be selected in advice form 112ms
After Hooks.deleteTransportAfterTest() 092ms
After Hooks.deleteModeOfTransportationAfterTest() 087ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create default mode of transportation by API with "pba1-carrier" 078ms
And Set status of MOT to "BLOCKED" 082ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 261ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 129ms
When Login as "super-admin-bausch" 1s 070ms
And Go to "TRANSPORT_TABLE" 275ms
And Click button advice in transport table "LOAD_PL" 129ms
And Set advice window in schedule 2s 724ms
Then Check if "AAAA0000" MOT is visible in advice form 338ms
And Check if "AAAA0000" MOT cannot be selected in advice form 112ms
After Hooks.deleteTransportAfterTest() 077ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
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" 079ms
When Login as "pba1-carrier" 1s 052ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 206ms
And Go to mode of transportation details 099ms
And Open new "WINTER_MAPPING" document modal 079ms
Then Check default values in "WINTER_MAPPING" document form 017ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 066ms
And Verify that MOT has "WINTER_MAPPING" document 016ms
After Hooks.deleteModeOfTransportationAfterTest() 092ms
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" 081ms
When Login as "pba1-carrier" 1s 171ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 235ms
And Go to mode of transportation details 127ms
And Open new "SUMMER_MAPPING" document modal 083ms
Then Check default values in "SUMMER_MAPPING" document form 024ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 115ms
And Verify that MOT has "SUMMER_MAPPING" document 020ms
After Hooks.deleteModeOfTransportationAfterTest() 092ms
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" 064ms
When Login as "pba1-carrier" 1s 087ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 241ms
And Go to mode of transportation details 100ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 086ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 038ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 167ms
And Save new document 15s 076ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
After Hooks.deleteModeOfTransportationAfterTest() 109ms
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" 088ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 068ms
When Login as "super-admin-bausch" 1s 048ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 247ms
And Go to mode of transportation details 122ms
Then Verify that MOT has "WINTER_MAPPING" document 012ms
And Accept "WINTER_MAPPING" document 236ms
And Verify that "WINTER_MAPPING" document is accepted 029ms
After Hooks.deleteModeOfTransportationAfterTest() 107ms
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" 076ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 049ms
When Login as "super-admin-bausch" 1s 062ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 266ms
And Go to mode of transportation details 134ms
Then Verify that MOT has "SUMMER_MAPPING" document 015ms
And Accept "SUMMER_MAPPING" document 15s 704ms
And Verify that "SUMMER_MAPPING" document is accepted 033ms
After Hooks.deleteModeOfTransportationAfterTest() 093ms
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" 111ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 057ms
When Login as "super-admin-bausch" 1s 046ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 295ms
And Go to mode of transportation details 143ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 078ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 040ms
After Hooks.deleteModeOfTransportationAfterTest() 088ms
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" 087ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 049ms
When Login as "super-admin-bausch" 1s 160ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 353ms
And Go to mode of transportation details 149ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 914ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 037ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 089ms
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" 053ms
When Login as "super-admin-bausch" 1s 075ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 308ms
And Go to mode of transportation details 131ms
Then Verify that MOT has "WINTER_MAPPING" document 012ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 043ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms
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" 056ms
When Login as "super-admin-bausch" 1s 065ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 229ms
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 005ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
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" 082ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 053ms
When Login as "super-admin-bausch" 1s 163ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 363ms
And Go to mode of transportation details 131ms
Then Verify that MOT has "WINTER_MAPPING" document 015ms
And Disable "WINTER_MAPPING" document 15s 641ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 019ms
After Hooks.deleteModeOfTransportationAfterTest() 092ms
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" 075ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 051ms
When Login as "super-admin-bausch" 1s 148ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 368ms
And Go to mode of transportation details 138ms
Then Verify that MOT has "SUMMER_MAPPING" document 013ms
And Disable "SUMMER_MAPPING" document 15s 648ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 050ms
After Hooks.deleteModeOfTransportationAfterTest() 140ms
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" 076ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 061ms
When Login as "super-admin-bausch" 1s 167ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 354ms
And Go to mode of transportation details 136ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 635ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 037ms
After Hooks.deleteModeOfTransportationAfterTest() 092ms
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" 074ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 055ms
When Login as "pba1-carrier" 2s 438ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 222ms
And Go to mode of transportation details 126ms
And Verify that MOT has "WINTER_MAPPING" document 012ms
Then Edit "WINTER_MAPPING" document 2s 168ms
And Update "WINTER_MAPPING" document 089ms
And Verify that "WINTER_MAPPING" document is updated 087ms
And If user is login then logout 090ms
And Login as "super-admin-bausch" 1s 296ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 253ms
And Go to mode of transportation details 123ms
And Verify that "WINTER_MAPPING" document has updated date 022ms
After Hooks.deleteModeOfTransportationAfterTest() 084ms
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" 079ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 057ms
When Login as "pba1-carrier" 977ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 244ms
And Go to mode of transportation details 171ms
And Verify that MOT has "SUMMER_MAPPING" document 013ms
Then Edit "SUMMER_MAPPING" document 2s 153ms
And Update "SUMMER_MAPPING" document 086ms
And Verify that "SUMMER_MAPPING" document is updated 090ms
And If user is login then logout 089ms
And Login as "super-admin-bausch" 1s 157ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 304ms
And Go to mode of transportation details 127ms
And Verify that "SUMMER_MAPPING" document has updated date 017ms
After Hooks.deleteModeOfTransportationAfterTest() 081ms
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" 074ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 063ms
When Login as "pba1-carrier" 972ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 237ms
And Go to mode of transportation details 131ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 016ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 4s 533ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 086ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 082ms
And If user is login then logout 085ms
And Login as "super-admin-bausch" 1s 191ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 326ms
And Go to mode of transportation details 132ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 059ms
After Hooks.deleteModeOfTransportationAfterTest() 089ms
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" 075ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 052ms
When Login as "super-admin-bausch" 1s 049ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 335ms
And Go to mode of transportation details 137ms
Then Verify that MOT has "WINTER_MAPPING" document 016ms
And Verify that "WINTER_MAPPING" document is "true" to edition 062ms
After Hooks.deleteModeOfTransportationAfterTest() 093ms
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" 070ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 053ms
When Login as "super-admin-bausch" 1s 055ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 241ms
And Go to mode of transportation details 134ms
Then Verify that MOT has "SUMMER_MAPPING" document 015ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 046ms
After Hooks.deleteModeOfTransportationAfterTest() 084ms
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" 075ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 060ms
When Login as "super-admin-bausch" 1s 049ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 314ms
And Go to mode of transportation details 127ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 173ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
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" 075ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 053ms
And Accept "WINTER_MAPPING" document by API 068ms
When Login as "super-admin-bausch" 1s 036ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 308ms
And Go to mode of transportation details 134ms
Then Verify that MOT has "WINTER_MAPPING" document 012ms
And Verify that "WINTER_MAPPING" document is "false" to edition 052ms
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" 075ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 053ms
And Accept "SUMMER_MAPPING" document by API 060ms
When Login as "super-admin-bausch" 1s 046ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 331ms
And Go to mode of transportation details 127ms
Then Verify that MOT has "SUMMER_MAPPING" document 014ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 049ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 072ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 061ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 077ms
When Login as "super-admin-bausch" 1s 028ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 325ms
And Go to mode of transportation details 137ms
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() 086ms
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" 080ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 053ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 065ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 132ms
When Login as "super-admin-bausch" 1s 061ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 330ms
And Go to mode of transportation details 143ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 007ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 158ms
After Hooks.deleteModeOfTransportationAfterTest() 075ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 097ms
When Create default mode of transportation by API with "pba1-carrier" 082ms
And Login as "bausch-admin" 2s 011ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 318ms
And Go to mode of transportation details 107ms
When Disable mode of transportation 050ms
And Go to the last mode of transportations table page 15s 035ms
Then Verify that mode of transportation is not visible in the table 15s 044ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms
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" 078ms
And Login as "pba1-carrier" 1s 988ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 256ms
And Go to mode of transportation details 124ms
When Disable mode of transportation 076ms
And Go to the last mode of transportations table page 15s 020ms
Then Verify that mode of transportation is not visible in the table 15s 055ms
After Hooks.deleteModeOfTransportationAfterTest() 083ms
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" 1s 193ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 359ms
And Disable mode of transportation by API 066ms
Then Show disabled mode of transportations in the table 086ms
And Go to the last mode of transportations table page 243ms
Then Verify that mode of transportation is visible in the table 044ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 135ms
And Create default mode of transportation by API with "pba1-carrier" 066ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 326ms
And Go to mode of transportation details 116ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 623ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 178ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 128ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 156ms
When Create default mode of transportation by API with "pba1-carrier" 070ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 347ms
And Go to mode of transportation details 115ms
Then Reject mode of transportation 060ms
And Verify that user is redirected to mode of transportation tab 164ms
Then Check if "Odrzucony" status is visible in mode of transportation table 032ms
After Hooks.deleteModeOfTransportationAfterTest() 076ms
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 042ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 209ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 271ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 198ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 028ms
And Go to mode of transportation details 105ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 207ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 199ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 407ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 233ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 025ms
And If user is login then logout 084ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 399ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 354ms
And Go to mode of transportation details 168ms
And Accept "WINTER_MAPPING" document 15s 098ms
And Accept "SUMMER_MAPPING" document 15s 075ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 103ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 278ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 031ms
And Go to mode of transportation details 159ms
And Approve mode of transportation 067ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 173ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 024ms
And Go to mode of transportation details 148ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 887ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 034ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 202ms
And Check if "Zablokowany" status is visible in mode of transportation table 026ms
And Go to mode of transportation details 158ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 742ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 027ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 164ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 022ms
And Go to mode of transportation details 129ms
And Reject mode of transportation 073ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 175ms
And Check if "Odrzucony" status is visible in mode of transportation table 028ms
And Go to mode of transportation details 151ms
And Confirm mode of transportation 081ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 166ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 028ms
And If user is login then logout 096ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 675ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 249ms
And Go to mode of transportation details 159ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 398ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 205ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 025ms
And If user is login then logout 072ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 345ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 283ms
And Go to mode of transportation details 177ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 713ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 041ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 268ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 026ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 118ms
And Disable mode of transportation by API 078ms
And Show disabled mode of transportations in the table 081ms
And Check if "Wyłączony" status is visible in mode of transportation table 15s 025ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//tr/td/a[contains(@href, '210258777')]//ancestor::*/td[@data-field-name='status-name']"}
  (Session info: headless chrome=88.0.4324.182)
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=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.f3QM4B}, 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: 4d2020cd8e4e41a57e8aed11569b053f
*** Element info: {Using=xpath, value=//tr/td/a[contains(@href, '210258777')]//ancestor::*/td[@data-field-name='status-name']}
	at sun.reflect.GeneratedConstructorAccessor196.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.BasePage.getWebElementByXpath(BasePage.java:305)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfStatusIsVisibleInCreatedMOT(MOTTableTest.java:71)
	at ✽.Check if "Wyłączony" status is visible in mode of transportation table(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:102)
After Hooks.deleteModeOfTransportationAfterTest() 076ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 246ms
When Create default mode of transportation by API with "pba1-carrier" 077ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 070ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 065ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 243ms
And Go to mode of transportation details 152ms
Then Approve mode of transportation 056ms
And Check if confirm mode of transportation button is visible 158ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 205ms
And Verify that user is redirected to mode of transportation tab 033ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 026ms
After Hooks.deleteModeOfTransportationAfterTest() 089ms
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" 289ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 049ms
When Login as "super-admin-bausch" 1s 047ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 255ms
And Go to mode of transportation details 149ms
And Verify that MOT has "SUMMER_MAPPING" document 010ms
Then Disable "SUMMER_MAPPING" document 15s 604ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 040ms
And Check if mode of transportation has status "Zaakceptowany" 031ms
After Hooks.deleteModeOfTransportationAfterTest() 096ms
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" 294ms
When Login as "super-admin-bausch" 1s 183ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 343ms
And Go to mode of transportation details 147ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 611ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 053ms
And Check if mode of transportation has status "Zablokowany" 034ms
After Hooks.deleteModeOfTransportationAfterTest() 094ms
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" 076ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 059ms
When Login as "super-admin-bausch" 1s 162ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 354ms
And Go to mode of transportation details 148ms
Then Approve mode of transportation 055ms
And Check if mode of transportation has status "Niezaakceptowany" 029ms
And Check if error message is visible in mode of transportation details 096ms
After Hooks.deleteModeOfTransportationAfterTest() 085ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 275ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 055ms
When Login as "super-admin-bausch" 1s 038ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 257ms
And Go to mode of transportation details 145ms
And Verify that MOT has "SUMMER_MAPPING" document 009ms
Then Disable "SUMMER_MAPPING" document 15s 606ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 031ms
And Check if mode of transportation has status "Zaakceptowany" 029ms
After Hooks.deleteModeOfTransportationAfterTest() 088ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 265ms
When Login as "super-admin-bausch" 1s 156ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 366ms
And Go to mode of transportation details 148ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 651ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 054ms
And Check if mode of transportation has status "Zablokowany" 038ms
After Hooks.deleteModeOfTransportationAfterTest() 096ms
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" 077ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 055ms
When Login as "super-admin-bausch" 1s 187ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 354ms
And Go to mode of transportation details 140ms
Then Approve mode of transportation 053ms
And Check if mode of transportation has status "Niezaakceptowany" 026ms
And Check if error message is visible in mode of transportation details 034ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 253ms
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" 059ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 243ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 108ms
After Hooks.deleteModeOfTransportationAfterTest() 089ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 098ms
And Create default mode of transportation by API with "pba1-carrier" 073ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 053ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 236ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 075ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms
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" 063ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 048ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 237ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 094ms
After Hooks.deleteModeOfTransportationAfterTest() 091ms
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 500ms
And Create default accepted mode of transportation by API with "pba1-carrier" 411ms
And If user is login then logout 102ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 151ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 275ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 111ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 010ms
And Click button advice in transport table "LOAD_PL" 125ms
And Set advice window in schedule 2s 761ms
And Fill advice form 9s 315ms
And Click advice save button and wait for advice form to disappear 10s 287ms
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.f3QM4B}, 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: 4d2020cd8e4e41a57e8aed11569b053f
	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() 110ms
After Hooks.deleteModeOfTransportationAfterTest() 106ms