| Package | Description |
|---|---|
| jp.vmi.selenium.selenese | |
| jp.vmi.selenium.selenese.log |
| Modifier and Type | Method and Description |
|---|---|
PageInformation |
Runner.getLatestPageInformation() |
PageInformation |
NullContext.getLatestPageInformation() |
PageInformation |
Context.getLatestPageInformation()
Get latest page information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Runner.setLatestPageInformation(PageInformation pageInformation) |
void |
NullContext.setLatestPageInformation(PageInformation pageInformation) |
void |
Context.setLatestPageInformation(PageInformation pageInformation)
Set latest page information.
|
| Modifier and Type | Field and Description |
|---|---|
static PageInformation |
PageInformation.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
String |
PageInformation.getFirstMessage(PageInformation prevInfo,
String indent,
String... prefixes) |
boolean |
PageInformation.isSameOrigin(PageInformation other) |
Copyright © 2016. All rights reserved.