Project Number Date
ApolloFullRunnerReport develop.364 31 mar 2021, 06:01

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 523 4 20 0 0 547 48 5 53 17m 36s 138ms Failed
View Feature Advice transport
Scenario Outline Check if mode of transportation select is still empty after selecting driver in advice form
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 998ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 690ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 330ms
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 095ms
And Click button advice in transport table "LOAD_PL" 2s 256ms
And Set advice window in schedule 2s 763ms
And Fill advice form 9s 059ms
And Click advice save button and wait for advice form to disappear 30s 836ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 288ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 092ms
When Go to "TRANSPORT_TABLE" 229ms
And Show all transport types 1s 046ms
And Click button advice in transport table "LOAD_PL" 2s 070ms
And Set advice window in schedule 2s 654ms
And Select driver "Marek Kanarek" from suggestions 1s 012ms
Then Verify if mode of transportation select is empty 031ms
Hooks
After Hooks.deleteAllTransports() 16s 140ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element ... is not clickable at point (178, 25). Other element would receive the click: 
  (Session info: headless chrome=89.0.4389.90)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=89.0.4389.23 (61b08ee2c50024bab004e48d2b1b083cdbdac579-refs/branch-heads/4389@{#294}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.Pj4cd0}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=89.0.4389.90, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7685a441a3e1f7cd5f61183278d8096c
	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:91)
	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() 132ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 115ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 266ms
When Create default mode of transportation by API with "pba1-carrier" 172ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 084ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 6s 950ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 250ms
After Hooks.deleteModeOfTransportationAfterTest() 089ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 092ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 276ms
When Create default mode of transportation by API with "pba1-carrier" 086ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 7s 463ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 237ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 097ms
When Create default mode of transportation by API with "pba1-carrier" 084ms
After Hooks.deleteModeOfTransportationAfterTest() 088ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 489ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 238ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 221ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 093ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 260ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 123ms
After Hooks.deleteModeOfTransportationAfterTest() 083ms
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" 084ms
And Set status of MOT to "AWAITING_VERIFICATION" 058ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 234ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 146ms
When Login as "super-admin-bausch" 2s 207ms
And Go to "TRANSPORT_TABLE" 256ms
And Click button advice in transport table "LOAD_PL" 136ms
And Set advice window in schedule 2s 790ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 385ms
After Hooks.deleteTransportAfterTest() 096ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create default mode of transportation by API with "pba1-carrier" 075ms
And Set status of MOT to "DISABLED" 074ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 213ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 099ms
When Login as "super-admin-bausch" 1s 201ms
And Go to "TRANSPORT_TABLE" 290ms
And Click button advice in transport table "LOAD_PL" 102ms
And Set advice window in schedule 2s 773ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 388ms
After Hooks.deleteTransportAfterTest() 101ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
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" 082ms
And Set status of MOT to "ACCEPTED" 074ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 264ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 124ms
When Login as "super-admin-bausch" 1s 141ms
And Go to "TRANSPORT_TABLE" 272ms
And Click button advice in transport table "LOAD_PL" 139ms
And Set advice window in schedule 2s 773ms
Then Check if "AAAA0000" MOT can be selected in advice form 377ms
After Hooks.deleteTransportAfterTest() 093ms
After Hooks.deleteModeOfTransportationAfterTest() 087ms
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" 075ms
And Set status of MOT to "UPDATED" 088ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 223ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 126ms
When Login as "super-admin-bausch" 1s 064ms
And Go to "TRANSPORT_TABLE" 255ms
And Click button advice in transport table "LOAD_PL" 108ms
And Set advice window in schedule 2s 778ms
Then Check if "AAAA0000" MOT can be selected in advice form 344ms
After Hooks.deleteTransportAfterTest() 097ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create default mode of transportation by API with "pba1-carrier" 068ms
And Set status of MOT to "REJECTED" 061ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 241ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 131ms
When Login as "super-admin-bausch" 1s 153ms
And Go to "TRANSPORT_TABLE" 258ms
And Click button advice in transport table "LOAD_PL" 140ms
And Set advice window in schedule 2s 773ms
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() 087ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create default mode of transportation by API with "pba1-carrier" 078ms
And Set status of MOT to "BLOCKED" 076ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 200ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 112ms
When Login as "super-admin-bausch" 1s 144ms
And Go to "TRANSPORT_TABLE" 291ms
And Click button advice in transport table "LOAD_PL" 107ms
And Set advice window in schedule 2s 793ms
Then Check if "AAAA0000" MOT is visible in advice form 359ms
And Check if "AAAA0000" MOT cannot be selected in advice form 103ms
After Hooks.deleteTransportAfterTest() 082ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms
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" 085ms
When Login as "pba1-carrier" 951ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 252ms
And Go to mode of transportation details 115ms
And Open new "WINTER_MAPPING" document modal 082ms
Then Check default values in "WINTER_MAPPING" document form 025ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 075ms
And Verify that MOT has "WINTER_MAPPING" document 016ms
After Hooks.deleteModeOfTransportationAfterTest() 091ms
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" 077ms
When Login as "pba1-carrier" 1s 004ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 248ms
And Go to mode of transportation details 112ms
And Open new "SUMMER_MAPPING" document modal 091ms
Then Check default values in "SUMMER_MAPPING" document form 016ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 090ms
And Verify that MOT has "SUMMER_MAPPING" document 015ms
After Hooks.deleteModeOfTransportationAfterTest() 089ms
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" 086ms
When Login as "pba1-carrier" 1s 007ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 229ms
And Go to mode of transportation details 126ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 102ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 034ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 159ms
And Save new document 15s 058ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 019ms
After Hooks.deleteModeOfTransportationAfterTest() 122ms
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" 072ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 050ms
When Login as "super-admin-bausch" 1s 135ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 326ms
And Go to mode of transportation details 134ms
Then Verify that MOT has "WINTER_MAPPING" document 014ms
And Accept "WINTER_MAPPING" document 15s 093ms
And Verify that "WINTER_MAPPING" document is accepted 029ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
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" 078ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 046ms
When Login as "super-admin-bausch" 1s 148ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 359ms
And Go to mode of transportation details 138ms
Then Verify that MOT has "SUMMER_MAPPING" document 013ms
And Accept "SUMMER_MAPPING" document 168ms
And Verify that "SUMMER_MAPPING" document is accepted 028ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 078ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 057ms
When Login as "super-admin-bausch" 1s 051ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 325ms
And Go to mode of transportation details 150ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 087ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 040ms
After Hooks.deleteModeOfTransportationAfterTest() 098ms
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" 078ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 054ms
When Login as "super-admin-bausch" 1s 098ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 268ms
And Go to mode of transportation details 140ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 017ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 874ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 042ms
After Hooks.deleteModeOfTransportationAfterTest() 116ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 090ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 071ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 050ms
When Login as "super-admin-bausch" 1s 002ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 226ms
And Go to mode of transportation details 122ms
Then Verify that MOT has "WINTER_MAPPING" document 013ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 023ms
After Hooks.deleteModeOfTransportationAfterTest() 089ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 076ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 045ms
When Login as "super-admin-bausch" 1s 076ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 305ms
And Go to mode of transportation details 132ms
Then Verify that MOT has "SUMMER_MAPPING" document 011ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 045ms
After Hooks.deleteModeOfTransportationAfterTest() 061ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 088ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 072ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 047ms
When Login as "super-admin-bausch" 1s 086ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 305ms
And Go to mode of transportation details 150ms
Then Verify that MOT has "WINTER_MAPPING" document 013ms
And Disable "WINTER_MAPPING" document 15s 658ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 026ms
After Hooks.deleteModeOfTransportationAfterTest() 087ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 073ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 052ms
When Login as "super-admin-bausch" 1s 139ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 351ms
And Go to mode of transportation details 133ms
Then Verify that MOT has "SUMMER_MAPPING" document 015ms
And Disable "SUMMER_MAPPING" document 15s 634ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 009ms
After Hooks.deleteModeOfTransportationAfterTest() 109ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 091ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 074ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 056ms
When Login as "super-admin-bausch" 1s 148ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 334ms
And Go to mode of transportation details 154ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 016ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 626ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 058ms
After Hooks.deleteModeOfTransportationAfterTest() 094ms
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" 084ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 053ms
When Login as "pba1-carrier" 2s 343ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 218ms
And Go to mode of transportation details 120ms
And Verify that MOT has "WINTER_MAPPING" document 012ms
Then Edit "WINTER_MAPPING" document 2s 187ms
And Update "WINTER_MAPPING" document 102ms
And Verify that "WINTER_MAPPING" document is updated 094ms
And If user is login then logout 077ms
And Login as "super-admin-bausch" 1s 185ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 349ms
And Go to mode of transportation details 120ms
And Verify that "WINTER_MAPPING" document has updated date 023ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms
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" 071ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 066ms
When Login as "pba1-carrier" 938ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 206ms
And Go to mode of transportation details 142ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Edit "SUMMER_MAPPING" document 2s 176ms
And Update "SUMMER_MAPPING" document 097ms
And Verify that "SUMMER_MAPPING" document is updated 093ms
And If user is login then logout 086ms
And Login as "super-admin-bausch" 1s 157ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 333ms
And Go to mode of transportation details 126ms
And Verify that "SUMMER_MAPPING" document has updated date 019ms
After Hooks.deleteModeOfTransportationAfterTest() 079ms
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" 082ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 068ms
When Login as "pba1-carrier" 1s 152ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 232ms
And Go to mode of transportation details 139ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 016ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 4s 511ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 077ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 079ms
And If user is login then logout 076ms
And Login as "super-admin-bausch" 1s 207ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 329ms
And Go to mode of transportation details 129ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 055ms
After Hooks.deleteModeOfTransportationAfterTest() 084ms
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" 066ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 052ms
When Login as "super-admin-bausch" 992ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 318ms
And Go to mode of transportation details 128ms
Then Verify that MOT has "WINTER_MAPPING" document 015ms
And Verify that "WINTER_MAPPING" document is "true" to edition 065ms
After Hooks.deleteModeOfTransportationAfterTest() 084ms
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": "SUMMER_MAPPING" "Model" "Marka" "3141592" 079ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 050ms
When Login as "super-admin-bausch" 1s 030ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 325ms
And Go to mode of transportation details 137ms
Then Verify that MOT has "SUMMER_MAPPING" document 013ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 046ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 064ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 050ms
When Login as "super-admin-bausch" 1s 014ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 323ms
And Go to mode of transportation details 141ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 184ms
After Hooks.deleteModeOfTransportationAfterTest() 071ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 073ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 052ms
And Accept "WINTER_MAPPING" document by API 063ms
When Login as "super-admin-bausch" 1s 071ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 313ms
And Go to mode of transportation details 139ms
Then Verify that MOT has "WINTER_MAPPING" document 013ms
And Verify that "WINTER_MAPPING" document is "false" to edition 052ms
After Hooks.deleteModeOfTransportationAfterTest() 079ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 070ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 042ms
And Accept "SUMMER_MAPPING" document by API 069ms
When Login as "super-admin-bausch" 1s 035ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 338ms
And Go to mode of transportation details 146ms
Then Verify that MOT has "SUMMER_MAPPING" document 009ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 046ms
After Hooks.deleteModeOfTransportationAfterTest() 085ms
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" 071ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 062ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 067ms
When Login as "super-admin-bausch" 1s 005ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 336ms
And Go to mode of transportation details 136ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 178ms
After Hooks.deleteModeOfTransportationAfterTest() 080ms
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" 077ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 048ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 063ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 068ms
When Login as "super-admin-bausch" 1s 107ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 346ms
And Go to mode of transportation details 141ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 009ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 131ms
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" 080ms
And Login as "bausch-admin" 1s 022ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 327ms
And Go to mode of transportation details 121ms
When Disable mode of transportation 061ms
And Go to the last mode of transportations table page 15s 032ms
Then Verify that mode of transportation is not visible in the table 15s 033ms
After Hooks.deleteModeOfTransportationAfterTest() 072ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 098ms
When Create default mode of transportation by API with "pba1-carrier" 073ms
And Login as "pba1-carrier" 2s 016ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 233ms
And Go to mode of transportation details 104ms
When Disable mode of transportation 072ms
And Go to the last mode of transportations table page 15s 062ms
Then Verify that mode of transportation is not visible in the table 15s 009ms
After Hooks.deleteModeOfTransportationAfterTest() 071ms
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" 074ms
And Login as "bausch-admin" 1s 193ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 340ms
And Disable mode of transportation by API 072ms
Then Show disabled mode of transportations in the table 077ms
And Go to the last mode of transportations table page 228ms
Then Verify that mode of transportation is visible in the table 049ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 108ms
And Create default mode of transportation by API with "pba1-carrier" 080ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 357ms
And Go to mode of transportation details 123ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 592ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 197ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 129ms
After Hooks.deleteModeOfTransportationAfterTest() 094ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 116ms
When Create default mode of transportation by API with "pba1-carrier" 073ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 339ms
And Go to mode of transportation details 113ms
Then Reject mode of transportation 062ms
And Verify that user is redirected to mode of transportation tab 152ms
Then Check if "Odrzucony" status is visible in mode of transportation table 026ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
View Feature Mode of transportation status
Scenario Outline Check if mode transportation status change appropriate to performed actions by users
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 070ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 211ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 266ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 221ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 022ms
And Go to mode of transportation details 127ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 223ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 217ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 429ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 256ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 029ms
And If user is login then logout 097ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 421ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 280ms
And Go to mode of transportation details 164ms
And Accept "WINTER_MAPPING" document 15s 071ms
And Accept "SUMMER_MAPPING" document 228ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 073ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 290ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 032ms
And Go to mode of transportation details 183ms
And Approve mode of transportation 066ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 191ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 026ms
And Go to mode of transportation details 151ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 894ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 030ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 202ms
And Check if "Zablokowany" status is visible in mode of transportation table 024ms
And Go to mode of transportation details 149ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 773ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 043ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 271ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 029ms
And Go to mode of transportation details 176ms
And Reject mode of transportation 064ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 185ms
And Check if "Odrzucony" status is visible in mode of transportation table 024ms
And Go to mode of transportation details 161ms
And Confirm mode of transportation 056ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 195ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 022ms
And If user is login then logout 089ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 722ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 224ms
And Go to mode of transportation details 163ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 376ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 210ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 027ms
And If user is login then logout 098ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 295ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 302ms
And Go to mode of transportation details 172ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 696ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 045ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 273ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 030ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 122ms
And Disable mode of transportation by API 096ms
And Show disabled mode of transportations in the table 069ms
And Check if "Wyłączony" status is visible in mode of transportation table 15s 036ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//tr/td/a[contains(@href, '210993644')]//ancestor::*/td[@data-field-name='status-name']"}
  (Session info: headless chrome=89.0.4389.90)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=89.0.4389.23 (61b08ee2c50024bab004e48d2b1b083cdbdac579-refs/branch-heads/4389@{#294}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.Pj4cd0}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=89.0.4389.90, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7685a441a3e1f7cd5f61183278d8096c
*** Element info: {Using=xpath, value=//tr/td/a[contains(@href, '210993644')]//ancestor::*/td[@data-field-name='status-name']}
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.BasePage.getWebElementByXpath(BasePage.java:306)
	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() 088ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 192ms
When Create default mode of transportation by API with "pba1-carrier" 073ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 058ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 067ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 264ms
And Go to mode of transportation details 150ms
Then Approve mode of transportation 078ms
And Check if confirm mode of transportation button is visible 146ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 198ms
And Verify that user is redirected to mode of transportation tab 029ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 036ms
After Hooks.deleteModeOfTransportationAfterTest() 092ms
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" 277ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 056ms
When Login as "super-admin-bausch" 1s 019ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 261ms
And Go to mode of transportation details 152ms
And Verify that MOT has "SUMMER_MAPPING" document 015ms
Then Disable "SUMMER_MAPPING" document 15s 608ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 036ms
And Check if mode of transportation has status "Zaakceptowany" 030ms
After Hooks.deleteModeOfTransportationAfterTest() 094ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 108ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 254ms
When Login as "super-admin-bausch" 1s 090ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 369ms
And Go to mode of transportation details 149ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 661ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 035ms
And Check if mode of transportation has status "Zablokowany" 034ms
After Hooks.deleteModeOfTransportationAfterTest() 105ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 091ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 072ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 063ms
When Login as "super-admin-bausch" 1s 149ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 263ms
And Go to mode of transportation details 153ms
Then Approve mode of transportation 058ms
And Check if mode of transportation has status "Niezaakceptowany" 030ms
And Check if error message is visible in mode of transportation details 093ms
After Hooks.deleteModeOfTransportationAfterTest() 088ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 101ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 334ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 059ms
When Login as "super-admin-bausch" 1s 023ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 259ms
And Go to mode of transportation details 140ms
And Verify that MOT has "SUMMER_MAPPING" document 011ms
Then Disable "SUMMER_MAPPING" document 15s 595ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 056ms
And Check if mode of transportation has status "Zaakceptowany" 035ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms
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" 289ms
When Login as "super-admin-bausch" 1s 179ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 351ms
And Go to mode of transportation details 132ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 011ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 631ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 041ms
And Check if mode of transportation has status "Zablokowany" 032ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 076ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 055ms
When Login as "super-admin-bausch" 1s 104ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 330ms
And Go to mode of transportation details 143ms
Then Approve mode of transportation 062ms
And Check if mode of transportation has status "Niezaakceptowany" 025ms
And Check if error message is visible in mode of transportation details 035ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 221ms
And Create default mode of transportation by API with "pba1-carrier" 075ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 056ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 249ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 092ms
After Hooks.deleteModeOfTransportationAfterTest() 079ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 078ms
And Create default mode of transportation by API with "pba1-carrier" 078ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 054ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 231ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 085ms
After Hooks.deleteModeOfTransportationAfterTest() 097ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 030ms
And Create default mode of transportation by API with "pba1-carrier" 075ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 047ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 247ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 085ms
After Hooks.deleteModeOfTransportationAfterTest() 080ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm status with given confirmation date [A-7159]
Steps
Given Set token of apiUsername "super-admin-bausch" 097ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 432ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 247ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 114ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 695ms
And Login as "bausch-admin" 2s 029ms
And Go to "TRANSPORT_TABLE" 288ms
And Find transport in table with status "advice-added" 3s 229ms
When Confirm statuses until reach "on-the-way" 30s 188ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@class='btn btn-sm btn-primary btn-wide']"}
  (Session info: headless chrome=89.0.4389.90)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=89.0.4389.23 (61b08ee2c50024bab004e48d2b1b083cdbdac579-refs/branch-heads/4389@{#294}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.Pj4cd0}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=89.0.4389.90, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7685a441a3e1f7cd5f61183278d8096c
*** Element info: {Using=xpath, value=//button[@class='btn btn-sm btn-primary btn-wide']}
	at sun.reflect.GeneratedConstructorAccessor206.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:306)
	at Pages.Transport.TransportsPage.confirmNextStatus(TransportsPage.java:293)
	at Pages.Transport.TransportsPage.confirmStatuses(TransportsPage.java:283)
	at CucumberTests.StatusTests.ConfirmStatuses.confirmStatusesUntilReach(ConfirmStatuses.java:84)
	at ✽.Confirm statuses until reach "on-the-way"(file:Features/Atom/Statuses/ConfirmStatuses.feature:272)
And Open statuses popup 000ms
And Toggle status date confirmation checkbox 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 062ms
After Hooks.deleteModeOfTransportationAfterTest() 113ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm status with invalid confirmation date [A-7159]
Steps
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 296ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 248ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 110ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 462ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	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.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy:179)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:92)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFile(AdviceTransport.java:332)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:287)
And Login as "bausch-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "on-the-way" 000ms
And Open statuses popup 000ms
And Toggle status date confirmation checkbox 000ms
And Change status execution date to "1" days from today 000ms
Then Verify that status cannot be confirmed 000ms
After Hooks.deleteTransportAfterTest() 077ms
After Hooks.deleteModeOfTransportationAfterTest() 087ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm status with invalid confirmation date [A-7159]
Steps
Given Set token of apiUsername "super-admin-bausch" 105ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 241ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 200ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 100ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 401ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	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.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy:179)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:92)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFile(AdviceTransport.java:332)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:287)
And Login as "bausch-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "on-the-way" 000ms
And Open statuses popup 000ms
And Toggle status date confirmation checkbox 000ms
And Change status execution date to "-1" days from today 000ms
Then Verify that status cannot be confirmed 000ms
After Hooks.deleteTransportAfterTest() 070ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms
View Feature Transport files
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 389ms
And Create default accepted mode of transportation by API with "pba1-carrier" 394ms
And If user is login then logout 107ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 322ms
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 105ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 009ms
And Click button advice in transport table "LOAD_PL" 1s 977ms
And Set advice window in schedule 2s 808ms
And Fill advice form 9s 258ms
And Click advice save button and wait for advice form to disappear 30s 885ms
And Find transport in table with status "advice-added" 3s 383ms
When Confirm statuses until reach "on-the-way" 9s 346ms
Then Verify that "delivery_document" document can be downloaded 16s 354ms
After Hooks.deleteTransportAfterTest() 109ms
After Hooks.deleteModeOfTransportationAfterTest() 089ms