Package org.nordstjernen
Class RemoteBrowser.Find
java.lang.Object
org.nordstjernen.RemoteBrowser.Find
- Enclosing class:
RemoteBrowser
Result of a find-in-page query: match count, the current 1-based index, and where to scroll.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
total
public final int total -
current
public final int current -
scrollY
public final int scrollY
-