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
Crud index 42 2 14 0 0 58 2 2 4 2m 35s 249ms Failed
Feature Crud index
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 056ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 218ms
And Show all transport "false" 013ms
And Get inputs from database "ADD_INDEX" "super-admin-adama" 001ms
And Create product if needed "false" by api for principal "adama" 054ms
When Go to transport details "TRANSPORT" 4s 431ms
And Expand index panel 118ms
And Click add index button 115ms
And Fill index form 10s 569ms
And Click ok button in index form 15s 158ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 608ms
And Go to transport details "TRANSPORT" 4s 438ms
And Expand index panel 136ms
Then Check are transport values equals 097ms
After Hooks.deleteTransportAfterTest() 076ms
After Hooks.deleteProductAfterTest() 058ms
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 169ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 288ms
And Show all transport "true" 066ms
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 464ms
And Expand index panel 103ms
And Click add index button 030ms
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.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
	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 sun.reflect.GeneratedMethodAccessor153.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51)
	at com.sun.proxy.$Proxy24.click(Unknown Source)
	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() 087ms
After Hooks.deleteProductAfterTest() 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 071ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 190ms
And Show all transport "false" 016ms
And Get inputs from database "ADD_INDEX" "super-admin-adama" 002ms
And Create product if needed "false" by api for principal "adama" 028ms
When Go to transport details "TRANSPORT" 4s 496ms
And Add index to transport 25s 858ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 619ms
When Go to transport details "TRANSPORT" 4s 431ms
And Expand index panel 131ms
And Click delete index button 061ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 598ms
And Go to transport details "TRANSPORT" 4s 365ms
And Expand index panel 095ms
Then Verify that transport has no indexes 15s 020ms
After Hooks.deleteTransportAfterTest() 083ms
After Hooks.deleteProductAfterTest() 033ms
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 175ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 232ms
And Show all transport "true" 100ms
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 458ms
And Add index to transport 146ms
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.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
	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 sun.reflect.GeneratedMethodAccessor153.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51)
	at com.sun.proxy.$Proxy24.click(Unknown Source)
	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() 081ms
After Hooks.deleteProductAfterTest() 000ms