public abstract class HtmlPage extends WebDriverAware
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
LOG |
protected TasProperties |
properties |
browser| Constructor and Description |
|---|
HtmlPage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPageTitle()
Get the title of the current page
|
void |
refresh() |
HtmlPage |
renderedPage() |
void |
waitUntilMessageDisappears()
Method for wait while balloon message about some changes hide.
|
getAllDeclaredFields, getBrowser, setBrowserprotected final org.slf4j.Logger LOG
@Autowired protected TasProperties properties
public HtmlPage renderedPage()
public String getPageTitle()
public void waitUntilMessageDisappears()
public void refresh()
Copyright © 2005–2019 Alfresco Software. All rights reserved.