Project Number Date
ApolloFullRunnerReport develop.375 10 kwi 2021, 05:29

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Base options of periodic transport - create, edit, delete etc. 26 1 5 0 0 32 2 1 3 2m 36s 094ms Failed
Feature Base options of periodic transport - create, edit, delete etc.
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 030ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 135ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 436ms
When Go to "WAREHOUSE_TAB" 623ms
And Set week view 2s 435ms
And Select warehouse "Katowice" 4s 731ms
And Open the middle periodic transport form from the schedule view 22s 833ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 697ms
And Click save and-close and react on alert "dismiss" 608ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 248ms
After Hooks.deleteAllTransports() 1m 32s 260ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 073ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 075ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 354ms
When Go to "WAREHOUSE_TAB" 648ms
And Set week view 2s 435ms
And Select warehouse "Katowice" 4s 749ms
And Open the middle periodic transport form from the schedule view 37s 208ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 528ms
And Click save and-close and react on alert "accept" 619ms
And Check if rest of periodic transports is react correctly "editing" 20s 436ms
After Hooks.deleteAllTransports() 1m 32s 208ms
Scenario Outline Designations of periodic transports
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 122ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 067ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 338ms
When Go to "WAREHOUSE_TAB" 621ms
And Set week view 2s 436ms
And Select warehouse "Katowice" 4s 725ms
And Open the middle periodic transport form from the schedule view 22s 871ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (1193, 223). Other element would receive the click:
...
(Session info: headless chrome=89.0.4389.114) 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=89.0.4389.23 (61b08ee2c50024bab004e48d2b1b083cdbdac579-refs/branch-heads/4389@{#294}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.WlZsks}, 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=89.0.4389.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 5ed07908611229654e6c0bce3e9f1a79 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 Pages.Schedule.SchedulePage.openParticularPeriodicTransportFormFromSchedule(SchedulePage.java:276) at CucumberTests.Transport.PeriodicTransportTest.openTheMiddlePeriodicTransportFormFromTheScheduleView(PeriodicTransportTest.java:151) at ✽.Open the middle periodic transport form from the schedule view(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:50)
Then Check if designation of periodic transport in transport form is correct 000ms
And Close transport details 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Wait until all periodic transports will be visible in transport table 000ms
Then Check if designation of periodic transport in transport table is correct 000ms
After Hooks.deleteAllTransports() 1m 32s 383ms