Project Number Date
ApolloFullRunnerReport apollo-test-2.149 08 wrz 2021, 06:16

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@TmsLink=A-6009 6 1 9 0 0 16 0 1 1 29s 711ms Failed
View Feature Schedule
Scenario Outline Suggesting the nearest free space in the schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 000ms
And Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 670ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 16s 950ms
When Go to "TRANSPORT_TABLE" 538ms
And Show all transport "" 000ms
And Find transport pencil button in transports table 1s 841ms
And Click pencil and move transport to "02" : "15" in schedule 7s 708ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[contains(@class, 'btn btn-primary save-advice-button')] (tried for 4 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.YcHu2J}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, webauthn:extension:credBlob=true, acceptInsecureCerts=false, browserVersion=93.0.4577.63, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 13fedc522d7dee1a732dea1116ebf13a
	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:221)
	at CucumberTests.AdviceEdition.PencilEdition.clickPencilAndMoveTransportToInSchedule(PencilEdition.java:73)
	at ✽.Click pencil and move transport to "02" : "15" in schedule(file:Features/Atom/Schedule/Schedule.feature:105)
Then Go to new transport "DELIVERY" 000ms
And Fill transport form 000ms
And Change filled value in details "number-of-pallets-step-0" "number" "50" "0" 000ms
And Click "save-transport" save button and wait for form to disappear 000ms
Then Set advice window at "02" : "00" in schedule 000ms
And Check if button with suggest the nearest free space is displayed 000ms
When Show suggestions of the nearest free slots in schedule 000ms
And Choose suggested time for advice 000ms
Then Check if success alert is displayed "Twoja awizacja została zapisana na godzinę: 03:00" 000ms
After Hooks.deleteAllTransports() 1m 4s 217ms