Project Number Date
ApolloFullRunnerReport develop.342 16 mar 2021, 05:10

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Crud index 28 4 26 0 0 58 0 4 4 1m 9s 937ms Failed
Feature Crud index
Scenario Outline Check if it possible to add new index to transport
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 057ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 198ms
And Show all transport "false" 014ms
And Get inputs from database "ADD_INDEX" "super-admin-adama" 002ms
And Create product if needed "false" by api for principal "adama" 225ms
When Go to transport details "TRANSPORT" 4s 463ms
And Expand index panel 114ms
And Click add index button 129ms
And Fill index form 10s 562ms
And Click ok button in index form 10s 210ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //form[@data-form-name='add-index-form'] (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.RQrowI}, 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: 0101ac6283bb5a0e3244b7af87d77d17
	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 CucumberTests.Index.IndexTest.clickOkButtonInIndexForm(IndexTest.java:54)
	at ✽.Click ok button in index form(file:Features/Atom/Index/CrudIndex.feature:14)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "TRANSPORT" 000ms
And Expand index panel 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 067ms
After Hooks.deleteProductAfterTest() 064ms
Scenario Outline Check if it possible to add new index to transport
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 144ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 239ms
And Show all transport "true" 075ms
And Get inputs from database "ADD_INDEX" "super-admin-alrec" 002ms
And Create product if needed "true" by api for principal "alrec" 000ms
When Go to transport details "TRANSPORT_ORDER" 4s 463ms
And Expand index panel 122ms
And Click add index button 038ms
org.openqa.selenium.ElementNotInteractableException: element not interactable: element has zero size
  (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.RQrowI}, 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: 0101ac6283bb5a0e3244b7af87d77d17
	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.Index.IndexTest.clickAddIndexButton(IndexTest.java:42)
	at ✽.Click add index button(file:Features/Atom/Index/CrudIndex.feature:12)
And Fill index form 000ms
And Click ok button in index form 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
And Expand index panel 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 090ms
After Hooks.deleteProductAfterTest() 000ms
Scenario Outline Check if it possible to delete index in transport
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 038ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 246ms
And Show all transport "false" 015ms
And Get inputs from database "ADD_INDEX" "super-admin-adama" 002ms
And Create product if needed "false" by api for principal "adama" 031ms
When Go to transport details "TRANSPORT" 4s 430ms
And Add index to transport 20s 992ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //form[@data-form-name='add-index-form'] (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.RQrowI}, 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: 0101ac6283bb5a0e3244b7af87d77d17
	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 CucumberTests.Index.IndexTest.clickOkButtonInIndexForm(IndexTest.java:54)
	at CucumberTests.Index.IndexTest.addIndexToTransport(IndexTest.java:80)
	at ✽.Add index to transport(file:Features/Atom/Index/CrudIndex.feature:40)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
When Go to transport details "TRANSPORT" 000ms
And Expand index panel 000ms
And Click delete index button 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "TRANSPORT" 000ms
And Expand index panel 000ms
Then Verify that transport has no indexes 000ms
After Hooks.deleteTransportAfterTest() 097ms
After Hooks.deleteProductAfterTest() 038ms
Scenario Outline Check if it possible to delete index in transport
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 154ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 269ms
And Show all transport "true" 088ms
And Get inputs from database "ADD_INDEX" "super-admin-alrec" 002ms
And Create product if needed "true" by api for principal "alrec" 000ms
When Go to transport details "TRANSPORT_ORDER" 4s 444ms
And Add index to transport 154ms
org.openqa.selenium.ElementNotInteractableException: element not interactable: element has zero size
  (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.RQrowI}, 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: 0101ac6283bb5a0e3244b7af87d77d17
	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.Index.IndexTest.clickAddIndexButton(IndexTest.java:42)
	at CucumberTests.Index.IndexTest.addIndexToTransport(IndexTest.java:78)
	at ✽.Add index to transport(file:Features/Atom/Index/CrudIndex.feature:40)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
When Go to transport details "TRANSPORT_ORDER" 000ms
And Expand index panel 000ms
And Click delete index button 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
And Expand index panel 000ms
Then Verify that transport has no indexes 000ms
After Hooks.deleteTransportAfterTest() 095ms
After Hooks.deleteProductAfterTest() 000ms