Package jp.vmi.selenium.selenese.log
Class PageInformation
java.lang.Object
jp.vmi.selenium.selenese.log.PageInformation
public class PageInformation extends Object
Page information.
-
Field Summary
-
Method Summary
Modifier and Type Method Description StringgetFirstMessage(PageInformation prevInfo, String indent, String... prefixes)booleanisSameOrigin(PageInformation other)static PageInformationnewInstance(Context context)
-
Field Details
-
EMPTY
-
message
-
origin
-
cookieMap
-
-
Method Details
-
newInstance
-
getFirstMessage
-
isSameOrigin
-