Package org.nuxeo.ecm.webengine.test
Class DocumentPage
- java.lang.Object
-
- org.nuxeo.runtime.test.runner.web.WebPage
-
- org.nuxeo.ecm.webengine.test.DocumentPage
-
public class DocumentPage extends WebPage
- Author:
- Bogdan Stefanescu
-
-
Field Summary
-
Fields inherited from class org.nuxeo.runtime.test.runner.web.WebPage
BIG_TIMEOUT, config, DEFAULT_TIMEOUT, driver, runner
-
-
Constructor Summary
Constructors Constructor Description DocumentPage()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Attachment
download(String name)
String
getTitle()
-
Methods inherited from class org.nuxeo.runtime.test.runner.web.WebPage
ensureLoaded, findElement, findElement, findElements, flushPageCache, getAttachment, getConfiguration, getDriver, getPage, getPage, getRunner, hasElement, hasElement, home, to, waitUntilElementFound, waitUntilElementNotFound
-
-
-
-
Constructor Detail
-
DocumentPage
public DocumentPage()
-
-
Method Detail
-
download
public Attachment download(String name)
-
-