|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HtmlPage
An HTML page interface, the basic shell of an HTML page. Every page object renders itself by calling the render method which defines what Page object it is, up to that point it is treated as a generic page. The render signifies a response is required and will force the object to wait until all HTML elements specified in the render method are found and displayed.
| Method Summary | |
|---|---|
void |
close()
Close browser action. |
String |
getTitle()
Page title. |
| Methods inherited from interface org.alfresco.webdrone.Render |
|---|
render, render, render |
| Method Detail |
|---|
String getTitle()
void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||