Guest User

Untitled

a guest
Nov 17th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. browser.click(btnElement)
  2. browser.waitForVisible(popupElement)
  3. expect(browser.isVisible(popupElement)).to.be.true
Add Comment
Please, Sign In to add comment