| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_UPLOAD_BUTTON |
DEFAULT_PAGE_LOADING_TIME_WAIT, drone, version| Constructor and Description |
|---|
DocumentLibraryNavigation(WebDrone drone)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentLibraryNavigation |
render()
Page renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
DocumentLibraryNavigation |
render(long time)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded by the
max limit time set.
|
DocumentLibraryNavigation |
render(RenderTime timer)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded.
|
UploadFilePage |
selectFileUpload()
Mimics the action of selecting the file upload button.
|
basicRender, disbaleFileUploadFlash, findButton, getCopyRight, getLogin, getNav, getPageTitle, getSearch, isLoggedIn, isLogoPresent, isTitlePresent, panelExistsclose, getDrone, getScreenShot, getTitle, isBrowserTitlepublic static final String FILE_UPLOAD_BUTTON
public DocumentLibraryNavigation(WebDrone drone)
public DocumentLibraryNavigation render(RenderTime timer) throws PageException
HtmlPageRenderTime.timer - RenderTime time to waitHtmlPage page object responsePageExceptionpublic DocumentLibraryNavigation render() throws PageException
HtmlPageHtmlPage object responsePageExceptionpublic DocumentLibraryNavigation render(long time) throws PageException
HtmlPagetime - waiting timeHtmlPage page object responsePageExceptionpublic UploadFilePage selectFileUpload() throws PageException
PageException - if errorCopyright © 2012. All Rights Reserved.