io.selendroid.android
Class ViewHierarchyAnalyzer
java.lang.Object
io.selendroid.android.ViewHierarchyAnalyzer
public class ViewHierarchyAnalyzer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewHierarchyAnalyzer
public ViewHierarchyAnalyzer()
getDefaultInstance
public static ViewHierarchyAnalyzer getDefaultInstance()
getTopLevelViews
public Set<android.view.View> getTopLevelViews()
getRecentDecorView
public android.view.View getRecentDecorView()
getViews
public Collection<android.view.View> getViews(List<android.view.View> rootViews)
getNativeId
public static String getNativeId(android.view.View view)
findWebViews
public List<android.webkit.WebView> findWebViews()
findScrollableContainer
public List<android.view.View> findScrollableContainer()
isViewChieldOfCurrentRootView
public boolean isViewChieldOfCurrentRootView(android.view.View view)
Copyright © 2014. All rights reserved.