Project Number Date
ApolloFullRunnerReport develop.351 22 mar 2021, 04:09

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Mode of transportation table 41 4 0 0 0 45 2 4 6 1m 047ms Failed
Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 929ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 067ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 068ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 202ms
Then Check every filter "PBA1": "AAAA0001" "Marka1" "Model1" "BBBB0001" 15s 899ms
After Hooks.deleteAllModesOfTransportationAfterTest() 155ms
Scenario Outline Check mode of transportations documents filters
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 132ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 066ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 071ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 049ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 049ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 057ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 261ms
Then Check mode of transportation documents filters 21s 219ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//td[contains(@data-field-name,'last-winter-mapping')]"}
  (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.stnjtF}, 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: ff27db8ce533532a7db87c4dcdfce8d8
*** Element info: {Using=xpath, value=//td[contains(@data-field-name,'last-winter-mapping')]}
	at sun.reflect.GeneratedConstructorAccessor177.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.ModesOfTransportation.MOTTablePage.isMOTFiltered(MOTTablePage.java:146)
	at Pages.ModesOfTransportation.MOTTablePage.checkMOTDocumentsDatesFilters(MOTTablePage.java:166)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkMOTDocumentsDatesFilters(MOTTableTest.java:81)
	at ✽.Check mode of transportation documents filters(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:23)
After Hooks.deleteAllModesOfTransportationAfterTest() 156ms
Scenario Outline Check if mode of transportation documents data are in correct columns of table
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 238ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 064ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 058ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 232ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 102ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-03-2[1]> but was:<2022-03-2[2]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:113)
	at ✽.Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 068ms
Scenario Outline Check if mode of transportation documents data are in correct columns of table
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 080ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 064ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 055ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 232ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 083ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Mapowanie letnie' są nie poprawne expected:<2021-03-2[1]> but was:<2021-03-2[2]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:118)
	at ✽.Check if "SUMMER_MAPPING" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 074ms
Scenario Outline Check if mode of transportation documents data are in correct columns of table
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 126ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 073ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 051ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 235ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 094ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Mapowanie zimowe' są nie poprawne expected:<2021-03-2[1]> but was:<2021-03-2[2]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:123)
	at ✽.Check if "WINTER_MAPPING" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 071ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 083ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0001" "Marka1" "Model1" "BBBB0001" 070ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0002" "Marka2" "Model2" "BBBB0002" 303ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0003" "Marka3" "Model3" "BBBB0003" 291ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 255ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 042ms
And Go to mode of transportation details 172ms
And Update "WINTER_MAPPING" document 083ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0004" "Marka4" "Model4" "BBBB0004" 073ms
And Reject mode of transportation by API 057ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0005" "Marka5" "Model5" "BBBB0005" 285ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 041ms
And Reject "WINTER_MAPPING" document by API 059ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0006" "Marka6" "Model6" "BBBB0006" 276ms
And Disable mode of transportation by API 056ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 208ms
Then Check mode of transportation status filters 1s 813ms
After Hooks.deleteAllModesOfTransportationAfterTest() 396ms