public static interface WipBrowser.WipTabConnector
Modifier and Type | Method and Description |
---|---|
WipBrowserTab |
attach(TabDebugEventListener listener)
Attaches to the related tab debugger.
|
java.lang.String |
getTitle() |
java.lang.String |
getUrl() |
boolean |
isAlreadyAttached() |
java.lang.String getTitle()
java.lang.String getUrl()
boolean isAlreadyAttached()
WipBrowserTab attach(TabDebugEventListener listener) throws java.io.IOException
listener
- to report the debug events tojava.io.IOException
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.