Project Number Date
ApolloFullRunnerReport after_release_3_6_0.325 27 lut 2021, 11:20

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
sms 5 1 3 0 0 9 0 1 1 18s 768ms Failed
Feature sms
Scenario Outline Check if sms was sent to driver after confirm status
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 131ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 368ms
And Go to transport details "LOAD" 4s 348ms
And Set driver phone number "48" "789440109" 424ms
When Find transport in table with status "created" 1s 192ms
And Confirm statuses until reach "driver-called" 10s 303ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@class='btn btn-sm btn-primary btn-wide'] (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=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.2bv5tN}, 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: c2c9844ac7be559e38da1a2e9ac72e19
	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:197)
	at Pages.Transport.TransportsPage.confirmNextStatus(TransportsPage.java:330)
	at Pages.Transport.TransportsPage.confirmStatuses(TransportsPage.java:319)
	at CucumberTests.StatusTests.ConfirmStatuses.confirmStatusesUntilReach(ConfirmStatuses.java:59)
	at ✽.Confirm statuses until reach "driver-called"(file:Features/Atom/SMS/sms.feature:11)
And Wait "20" seconds 000ms
Then Check if sms was sent to driver after confirm status "logintegra-imperial-test" "Argetnigol.7890" "Kierowco, prosimy o podjazd pod rampe numer" 000ms
And Wait "10" seconds 000ms
After Hooks.deleteTransportAfterTest() 119ms