Project Number Date
ApolloFullRunnerReport develop.323 01 mar 2021, 14:05

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Mode of transportation status 75 1 0 0 0 76 2 1 3 3m 22s 377ms Failed
Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 108ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 082ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 200ms
And Go to mode of transportation details 115ms
Then Reject mode of transportation 053ms
And Verify that user is redirected to mode of transportation tab 150ms
Then Check if "Odrzucony" status is visible in mode of transportation table 032ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms
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 615ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 192ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 253ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 160ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 032ms
And Go to mode of transportation details 111ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 239ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 154ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 328ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 181ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 023ms
And If user is login then logout 088ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 368ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 203ms
And Go to mode of transportation details 170ms
And Accept "WINTER_MAPPING" document 15s 676ms
And Accept "SUMMER_MAPPING" document 15s 671ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 084ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 031ms
And Go to mode of transportation details 161ms
And Approve mode of transportation 056ms
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 135ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 863ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 033ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 171ms
And Check if "Zablokowany" status is visible in mode of transportation table 033ms
And Go to mode of transportation details 147ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 747ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 031ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 182ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 028ms
And Go to mode of transportation details 144ms
And Reject mode of transportation 066ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 158ms
And Check if "Odrzucony" status is visible in mode of transportation table 025ms
And Go to mode of transportation details 144ms
And Confirm mode of transportation 047ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 166ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 026ms
And If user is login then logout 113ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 3s 358ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 217ms
And Go to mode of transportation details 158ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 379ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 231ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 027ms
And If user is login then logout 091ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 480ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 263ms
And Go to mode of transportation details 190ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 099ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 039ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 215ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 027ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 088ms
And Show disabled mode of transportations in the table 075ms
And Check if "Wyłączony" status is visible in mode of transportation table 15s 042ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//tr/td/a[contains(@href, '207614827')]//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.WRGSNZ}, 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: 679259f6c81de76c272874f63d38e8dc
*** Element info: {Using=xpath, value=//tr/td/a[contains(@href, '207614827')]//ancestor::*/td[@data-field-name='status-name']}
	at sun.reflect.GeneratedConstructorAccessor182.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:101)
After Hooks.deleteModeOfTransportationAfterTest() 103ms
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 257ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 090ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 234ms
And Go to mode of transportation details 119ms
Then Approve mode of transportation 077ms
And Check if confirm mode of transportation button is visible 153ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 148ms
And Verify that user is redirected to mode of transportation tab 022ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 027ms
After Hooks.deleteModeOfTransportationAfterTest() 062ms