Can someone give me an full example of waiting till an element disappears with Mocha, JS, WD?
I have tried a few approaches but all of them wait till the full implicit timeout and then just fail.
https://github.com/admc/wd/blob/222a1615c244f6e562939ea86815c2d391b2be5e/lib/commands.js#L117329 and several others, so hoping to get a full example
My use case I have to wait till the loader (Activity indicator/ progress indicator) finishes showing up on the screen before I can proceed with my next locators
created
Mar '16
last reply
Feb '19
- 2
replies
- 1.6k
views
- 2
users
- 1
like
- 1
link