io.selendroid.server.model.internal
Class WebViewHandleMapper
java.lang.Object
io.selendroid.server.model.internal.WebViewHandleMapper
public class WebViewHandleMapper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HANDLE_SEPARATOR
public static final String HANDLE_SEPARATOR
- See Also:
- Constant Field Values
WebViewHandleMapper
public WebViewHandleMapper()
webViewHandles
public static Set<String> webViewHandles()
getWebViewByHandle
public static android.webkit.WebView getWebViewByHandle(String handle)
normalizeHandle
public static String normalizeHandle(String unnormalizedHandle)
Copyright © 2014. All rights reserved.