Searched defs:waitForObject (Results 1 – 1 of 1) sorted by relevance
965 private UiObject2 waitForObject(BySelector selector) throws Exception { in waitForObject() method in UiBot977 private UiObject2 waitForObject(UiObject2 parent, BySelector selector, Timeout timeout, in waitForObject() method in UiBot996 public UiObject2 waitForObject(@Nullable UiObject2 parent, @NonNull BySelector selector, in waitForObject() method1008 protected UiObject2 waitForObject(@NonNull BySelector selector, @NonNull Timeout timeout) in waitForObject() method