julia_v_iluhina

Untitled

Oct 22nd, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.22 KB | None | 0 0
  1.  @Override
  2.     public boolean isDisplayed() {
  3.         return withWaitFor(this, visible()).run(new Command<Boolean>() {
  4. /*
  5.     таки visible() будем ждать - чтоб определить - isDisplayed? )
  6. */
Advertisement
Add Comment
Please, Sign In to add comment