public interface ScrollsTo
| Modifier and Type | Method and Description |
|---|---|
MobileElement |
scrollTo(String text)
Scroll to an element which contains the given text.
|
MobileElement |
scrollToExact(String text)
Scroll to an element with the given text.
|
MobileElement scrollTo(String text)
text - MobileElement scrollToExact(String text)
text - Copyright © 2014. All rights reserved.