| Modifier and Type | Field and Description |
|---|---|
protected org.openqa.selenium.WebElement |
dashlet |
dojoSupport, WAIT_TIME_3000drone, elementWaitInSeconds, maxPageLoadingTime, popupRendertime, version| Modifier | Constructor and Description |
|---|---|
protected |
SiteWelcomeDashlet(WebDrone drone)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
confirmRemoval()
Final step to confirm delete dialog acceptance action.
|
String |
getDashletTitle()
Gets the title on the dashlet panel.
|
protected ShareLink |
getLink(String cssLocation,
String title)
Retries the
ShareLink object that matches the title. |
protected List<ShareLink> |
getList(String csslocator)
Populates the data seen in dashlet.
|
List<ShareLink> |
getOptions()
The Welcome Dashlet shows some options on this 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.
|
HtmlPage |
removeDashlet()
Find Welcome Dashlet remove button and close the dashlet.
|
SiteWelcomeDashlet |
render()
Dashlet renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
SiteWelcomeDashlet |
render(long time)
Dashlet renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
SiteWelcomeDashlet |
render(RenderTime timer)
Dashlet renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
protected boolean |
renderBasic(RenderTime timer,
String css) |
basicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getElementText, getLogin, getNav, getPageTitle, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, submit, waitForFile, waitForFile, waitForFileclose, getDrone, getScreenShot, getTitle, isBrowserTitle, toStringprotected SiteWelcomeDashlet(WebDrone drone)
public SiteWelcomeDashlet render(RenderTime timer)
Dashletrender in interface Renderrender in interface Dashlettimer - RenderTimepublic SiteWelcomeDashlet render(long time)
Dashletpublic SiteWelcomeDashlet render()
Dashletpublic HtmlPage removeDashlet()
HtmlPage page responseprotected void confirmRemoval()
public List<ShareLink> getOptions()
Listpublic String getDashletTitle()
protected boolean isEmpty(String css)
dashlet - css locatorprotected boolean isVisibleResults()
protected boolean renderBasic(RenderTime timer, String css)
Copyright © 2014. All rights reserved.