Class RemoteBrowser.Find

java.lang.Object
org.nordstjernen.RemoteBrowser.Find
Enclosing class:
RemoteBrowser

public static final class RemoteBrowser.Find extends Object
Result of a find-in-page query: match count, the current 1-based index, and where to scroll.
  • Field Details

    • total

      public final int total
    • current

      public final int current
    • scrollY

      public final int scrollY