Project Number Date
ApolloFullRunnerReport develop.315 20 lut 2021, 12:52

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 36s 067ms Failed
Feature Crud index
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 022ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 236ms
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" 265ms
When Go to transport details "TRANSPORT" 4s 443ms
And Expand index panel 120ms
And Click add index button 130ms
And Fill index form 10s 553ms
And Click ok button in index form 15s 171ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 170ms
And Go to transport details "TRANSPORT" 4s 437ms
And Expand index panel 127ms
Then Check are transport values equals 091ms
After Hooks.deleteTransportAfterTest() 097ms
After Hooks.deleteProductAfterTest() 068ms
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 125ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 217ms
And Show all transport "true" 063ms
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 491ms
And Expand index panel 105ms
And Click add index button 031ms
org.openqa.selenium.ElementNotInteractableException: element not interactable: element has zero size
  (Session info: headless chrome=88.0.4324.150)
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-128-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.lFdCqD}, 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.150, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: cd983edd6fab97a8947f482c93e6cb39
	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() 094ms
After Hooks.deleteProductAfterTest() 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 044ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 221ms
And Show all transport "false" 012ms
And Get inputs from database "ADD_INDEX" "super-admin-adama" 001ms
And Create product if needed "false" by api for principal "adama" 029ms
When Go to transport details "TRANSPORT" 4s 437ms
And Add index to transport 25s 902ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 637ms
When Go to transport details "TRANSPORT" 4s 452ms
And Expand index panel 147ms
And Click delete index button 066ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 586ms
And Go to transport details "TRANSPORT" 4s 356ms
And Expand index panel 084ms
Then Verify that transport has no indexes 15s 062ms
After Hooks.deleteTransportAfterTest() 099ms
After Hooks.deleteProductAfterTest() 039ms
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 211ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 262ms
And Show all transport "true" 089ms
And Get inputs from database "ADD_INDEX" "super-admin-alrec" 012ms
And Create product if needed "true" by api for principal "alrec" 000ms
When Go to transport details "TRANSPORT_ORDER" 4s 474ms
And Add index to transport 148ms
org.openqa.selenium.ElementNotInteractableException: element not interactable: element has zero size
  (Session info: headless chrome=88.0.4324.150)
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-128-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.lFdCqD}, 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.150, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: cd983edd6fab97a8947f482c93e6cb39
	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() 089ms
After Hooks.deleteProductAfterTest() 000ms