| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_NEW_FOLDER_BUTTON |
static String |
FILE_UPLOAD_BUTTON |
WAIT_TIME_3000drone, maxPageLoadingTime, version| Constructor and Description |
|---|
DocumentLibraryNavigation(WebDrone drone)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
NewFolderPage |
createNewFolder()
Mimics the action of selecting the create new folder button.
|
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, canResume, canResume, disbaleFileUploadFlash, findButton, getCopyRight, getLogin, getNav, getPageTitle, getSearch, isLoggedIn, isLogoPresent, isTitlePresent, panelExistsclose, getDrone, getScreenShot, getTitle, isBrowserTitle, toStringpublic static final String FILE_UPLOAD_BUTTON
public static final String CREATE_NEW_FOLDER_BUTTON
public DocumentLibraryNavigation(WebDrone drone)
public DocumentLibraryNavigation render(RenderTime timer)
HtmlPageRenderTime.timer - RenderTime time to waitHtmlPage page object responsepublic DocumentLibraryNavigation render()
HtmlPageHtmlPage object responsepublic DocumentLibraryNavigation render(long time)
HtmlPagetime - waiting timeHtmlPage page object responsepublic UploadFilePage selectFileUpload()
public NewFolderPage createNewFolder()
NewFolderPage page responseCopyright © 2013. All Rights Reserved.