| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_NEW_FOLDER_BUTTON |
static String |
FILE_UPLOAD_BUTTON |
dojoSupport, WAIT_TIME_3000drone, maxPageLoadingTime, version| Constructor and Description |
|---|
DocumentLibraryNavigation(WebDrone drone,
String fileUploadButtonId,
String createNewFolderButtonId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasFileUploadLink() |
boolean |
hasNewFolderLink() |
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.
|
NewFolderPage |
selectCreateNewFolder()
Mimics the action of selecting the create new folder button.
|
CreateContentPage |
selectCreatePlainText()
Mimics the action of selecting Create Plain Text.
|
UploadFilePage |
selectFileUpload()
Mimics the action of selecting the file upload button.
|
basicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getLogin, getNav, getPageTitle, getSearch, isJSMessageDisplayed, 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 render(RenderTime timer)
RenderRenderTime.timer - RenderTime time to waitHtmlPage page object responsepublic DocumentLibraryNavigation render()
RenderHtmlPage object responsepublic DocumentLibraryNavigation render(long time)
Rendertime - waiting timeHtmlPage page object responsepublic boolean hasFileUploadLink()
public UploadFilePage selectFileUpload()
public boolean hasNewFolderLink()
public NewFolderPage selectCreateNewFolder()
NewFolderPage page responsepublic CreateContentPage selectCreatePlainText()
CreateContentPageCopyright © 2013. All Rights Reserved.