Project Number Date
ApolloFullRunnerReport apollo-test-2.53 24 cze 2021, 06:22

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Transport table 59 1 0 0 0 60 8 1 9 4m 51s 175ms Failed
Feature Transport table
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 6s 286ms
And Create transport "CREATE_DELIVERY_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 2s 893ms
And Show all transport types 1s 138ms
Then Check if transport number is visible "DELIVERY" 15s 136ms
And Check if transport details is not visible 15s 040ms
After Hooks.deleteTransportAfterTest() 872ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 15s 407ms
And Show all transport "false" 160ms
And Go to "TRANSPORT_TABLE" 341ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 2s 876ms
When Click on transport row 183ms
Then Verify if transport row is selected 080ms
After Hooks.deleteTransportAfterTest() 1s 021ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 6s 541ms
And Show all transport "false" 158ms
And Go to "TRANSPORT_TABLE" 401ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 692ms
When Click on transport row 138ms
Then Verify if transport row is selected 074ms
After Hooks.deleteTransportAfterTest() 856ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 5s 516ms
And Show all transport "false" 169ms
And Go to "TRANSPORT_TABLE" 426ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 615ms
When Click on transport row 178ms
Then Verify if transport row is selected 097ms
After Hooks.deleteTransportAfterTest() 872ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 5s 244ms
And Show all transport "false" 167ms
And Go to "TRANSPORT_TABLE" 534ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 697ms
When Click on transport row 113ms
Then Verify if transport row is selected 072ms
After Hooks.deleteTransportAfterTest() 791ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 7s 422ms
And Show all transport "false" 163ms
And Go to "TRANSPORT_TABLE" 307ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 668ms
When Click on transport row 140ms
Then Verify if transport row is selected 065ms
After Hooks.deleteTransportAfterTest() 771ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 5s 938ms
And Show all transport "true" 297ms
And Go to "TRANSPORT_TABLE" 331ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 778ms
When Click on transport row 159ms
Then Verify if transport row is selected 083ms
After Hooks.deleteTransportAfterTest() 809ms
Scenario Outline Check if correct row is selected after using closest date transport button [A-3790]
Steps
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 5s 772ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" in "-2" days 17s 743ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" in "-1" days 17s 532ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" in "1" days 17s 672ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" in "2" days 17s 490ms
When Show closest date transport 266ms
Then Verify if "2" transport in table is selected 15s 096ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//tr[2][contains(@class,'checked-transport-row')]"}
  (Session info: headless chrome=91.0.4472.114)
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: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.7CIOVP}, 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=91.0.4472.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: c8c7ae5e3278a2e9c6c89c673026655c
*** Element info: {Using=xpath, value=//tr[2][contains(@class,'checked-transport-row')]}
	at sun.reflect.GeneratedConstructorAccessor208.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:323)
	at CucumberTests._PerformanceTests.TransportTableTest.verifyIfTransportInTableIsSelected(TransportTableTest.java:175)
	at ✽.Verify if "2" transport in table is selected(file:Features/Atom/Transport/TransportTable/TransportTable.feature:39)
After Hooks.deleteAllTransports() 1m 33s 634ms
Given Set token of apiUsername "super-admin-farmacol" 262ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 954ms
And Login as "farmacol-admin" 9s 870ms
And Show all transport types 1s 157ms
When Go to transport details "EXTERNAL_DELIVERY" 4s 825ms
And Click create similar button 15s 206ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "super-admin-farmacol" 8s 652ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 334ms
Then Check if orders are not multiplicated when creating by create similar button 2s 076ms
When Go to "WAREHOUSE_TAB" 1s 032ms
And Go to "TRANSPORT_TABLE" 422ms
Then Check if orders are not multiplicated when creating by create similar button 2s 063ms
After Hooks.deleteAllTransports() 1m 3s 250ms