Project Number Date
ApolloFullRunnerReport develop.451 04 cze 2021, 07:19

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Advice transport 11 1 3 0 0 15 0 1 1 1m 7s 018ms Failed
Feature Advice transport
Scenario Outline Check if possible to advice transport after double cancellation.
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 066ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 188ms
And Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama" 002ms
When Show all transport types 1s 046ms
And Click button advice in transport table "CONTAINER" 109ms
And Set advice window in schedule 2s 592ms
And Click button cancel in advice form 15s 350ms
And Set advice window in schedule 2s 113ms
And Click button cancel in advice form 15s 313ms
And Set advice window in schedule 2s 193ms
And Fill advice form 15s 824ms
And Click advice save button and wait for advice form to disappear 10s 217ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (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=91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.jpNljp}, 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.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: acacdcd50985ac621c0feeb77f5b2a70
	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:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:166)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Scenario/Transport/AdviceTransport.feature:16)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 106ms