Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @Override
- public boolean isDisplayed() {
- return withWaitFor(this, visible()).run(new Command<Boolean>() {
- /*
- таки visible() будем ждать - чтоб определить - isDisplayed? )
- */
Advertisement
Add Comment
Please, Sign In to add comment