| Modifier and Type | Field and Description |
|---|---|
protected org.openqa.selenium.WebElement |
dashlet |
dojoSupport, WAIT_TIME_3000drone, maxPageLoadingTime, version| Modifier | Constructor and Description |
|---|---|
protected |
MyDocumentsDashlet(WebDrone drone)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDashletTitle()
Gets the title on the dashlet panel.
|
List<ShareLink> |
getDocuments()
The collection of documents displayed on my documents dashlet.
|
protected List<ShareLink> |
getList(String csslocator)
Populates the data seen in dashlet.
|
protected boolean |
isEmpty(String css)
Checks if dashlet is empty by verifying that dashlet div class empty
is not displayed.
|
protected boolean |
isVisibleResults()
Check if results table is populated.
|
MyDocumentsDashlet |
render()
Dashlet renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
MyDocumentsDashlet |
render(long time)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded by the
max limit time set.
|
MyDocumentsDashlet |
render(RenderTime timer)
Dashlet renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
ShareLink |
selectDocument(String title)
Selects a document that appears on my documents dashlet by the matching name and
clicks on the link.
|
basicRender, canResume, canResume, disbaleFileUploadFlash, findButton, getCopyRight, getLogin, getNav, getPageTitle, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExistsclose, getDrone, getScreenShot, getTitle, isBrowserTitle, toStringprotected MyDocumentsDashlet(WebDrone drone)
public MyDocumentsDashlet render()
Dashletpublic MyDocumentsDashlet render(long time)
HtmlPagepublic List<ShareLink> getDocuments()
public ShareLink selectDocument(String title)
public MyDocumentsDashlet render(RenderTime timer)
Dashletrender in interface HtmlPagerender in interface Dashlettimer - RenderTimepublic final String getDashletTitle()
protected boolean isEmpty(String css)
dashlet - css locatorprotected boolean isVisibleResults()
Copyright © 2013. All Rights Reserved.