Project Number Date
ApolloFullRunnerReport 2021.AT1.25 30 lip 2021, 04:08

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. 67 1 3 0 0 71 5 1 6 19m 41s 701ms Failed
Feature Base options of periodic transport - create, edit, delete etc.
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 769ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 135ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 281ms
And Fill transport form 40s 777ms
And Select option of periodic transport and fill settings "DAILY" 47s 604ms
And Click "save-transport" save button and wait for form to disappear 30s 088ms
Then Set advice window in schedule in "0" days 090ms
And Check is transport created in schedule and set transport id 1s 080ms
And Set week view 2s 626ms
Then Wait "120" seconds 2m
And Refresh page 2s 176ms
Then Check if periodic transport for "DAILY" is created correctly 15s 867ms
After Hooks.deletePeriodicTransports() 420ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 067ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 070ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 265ms
And Fill transport form 40s 685ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 298ms
And Click "save-transport" save button and wait for form to disappear 30s 118ms
Then Set advice window in schedule in "0" days 107ms
And Check is transport created in schedule and set transport id 1s 010ms
And Set week view 2s 515ms
Then Wait "120" seconds 2m
And Refresh page 2s 124ms
Then Check if periodic transport for "WEEKLY" is created correctly 23s 726ms
After Hooks.deletePeriodicTransports() 964ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 162ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 065ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 243ms
And Fill transport form 40s 756ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 253ms
And Click "save-transport" save button and wait for form to disappear 30s 099ms
Then Set advice window in schedule in "0" days 108ms
And Check is transport created in schedule and set transport id 921ms
And Set week view 3s 099ms
Then Wait "120" seconds 2m
And Refresh page 2s 190ms
Then Check if periodic transport for "MONTHLY" is created correctly 50s 909ms
After Hooks.deletePeriodicTransports() 398ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 098ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 074ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 338ms
When Go to "WAREHOUSE_TAB" 536ms
And Set week view 2s 148ms
And Select warehouse "Katowice" 3s 880ms
And Open the middle periodic transport form from the schedule view 1m 55s 950ms
Then Change filled value in details "number-of-pallets-step-0" "number" "30" "0" 1s 462ms
And Click save and-close and react on alert "dismiss" 619ms
And Check if rest of periodic transports is react correctly "noEditing" 1m 6s 417ms
After Hooks.deletePeriodicTransports() 483ms
Scenario Outline Edition data of periodic transport from order form
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 079ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 064ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 302ms
When Go to "WAREHOUSE_TAB" 536ms
And Set week view 2s 108ms
And Select warehouse "Katowice" 3s 967ms
And Open the middle periodic transport form from the schedule view 23s 948ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (1458, 233). Other element would receive the click:
...
(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-63-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-2/temp/buildTmp/.com.google.Chrome.tvwPlK}, 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.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7e7f9e00275f627e243ab0c85f23c8a3 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:282) at CucumberTests.Transport.PeriodicTransportTest.openTheMiddlePeriodicTransportFormFromTheScheduleView(PeriodicTransportTest.java:153) at ✽.Open the middle periodic transport form from the schedule view(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:33)
Then Change filled value in details "number-of-pallets-step-0" "number" "30" "0" 000ms
And Click save and-close and react on alert "accept" 000ms
And Check if rest of periodic transports is react correctly "editing" 000ms
After Hooks.deletePeriodicTransports() 470ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 077ms
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" 364ms
When Go to "WAREHOUSE_TAB" 552ms
And Set week view 2s 086ms
And Select warehouse "Katowice" 3s 929ms
And Open the middle periodic transport form from the schedule view 1m 55s 961ms
Then Check if designation of periodic transport in transport form is correct 041ms
And Close transport details 15s 253ms
When Go to "TRANSPORT_TABLE" 338ms
And Wait until all periodic transports will be visible in transport table 1s 161ms
Then Check if designation of periodic transport in transport table is correct 2s 030ms
After Hooks.deletePeriodicTransports() 549ms