public class RenderPageLoaded extends RenderElement
PageObject with
{code}renderAnnotation| Constructor and Description |
|---|
RenderPageLoaded() |
| Modifier and Type | Method and Description |
|---|---|
String |
domEventCompleted(WebBrowser browser)
Checks if page event action completed.
|
protected void |
doWork(org.openqa.selenium.By locator,
WebBrowser browser,
long timeOutInSeconds)
This will perform the actual action of rendering the element
|
void |
waitForPageLoad(WebBrowser browser,
long timeOutInSeconds)
Wait document.readyState to return completed.
|
buildFromFindBy, renderprotected void doWork(org.openqa.selenium.By locator,
WebBrowser browser,
long timeOutInSeconds)
RenderElementdoWork in class RenderElementpublic String domEventCompleted(WebBrowser browser)
http://w3c.github.io/navigation-timing/public void waitForPageLoad(WebBrowser browser, long timeOutInSeconds)
timeOutInSeconds - time durationCopyright © 2005–2019 Alfresco Software. All rights reserved.