io.selendroid.server.model
Class DefaultSelendroidDriver.NativeSearchScope
java.lang.Object
io.selendroid.server.model.internal.AbstractNativeElementContext
io.selendroid.server.model.DefaultSelendroidDriver.NativeSearchScope
- All Implemented Interfaces:
- FindsByClass, FindsById, FindsByName, FindsByPartialText, FindsByTagName, FindsByText, FindsByXPath, SearchContext
- Enclosing class:
- DefaultSelendroidDriver
public class DefaultSelendroidDriver.NativeSearchScope
- extends AbstractNativeElementContext
| Methods inherited from class io.selendroid.server.model.internal.AbstractNativeElementContext |
findElement, findElementByClass, findElementById, findElementByName, findElementByPartialText, findElementByTagName, findElementByText, findElementByXPath, findElements, findElementsByClass, findElementsById, findElementsByName, findElementsByPartialText, findElementsByTagName, findElementsByText, findElementsByXPath, getElementTree |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSelendroidDriver.NativeSearchScope
public DefaultSelendroidDriver.NativeSearchScope(ServerInstrumentation instrumentation,
KnownElements knownElements)
getRootView
protected android.view.View getRootView()
- Specified by:
getRootView in class AbstractNativeElementContext
getTopLevelViews
protected List<android.view.View> getTopLevelViews()
- Specified by:
getTopLevelViews in class AbstractNativeElementContext
Copyright © 2014. All rights reserved.