admc / wd

A node.js client for webdriver/selenium 2.
Other
1.53k stars 402 forks source link

[WIP] Add waitForElementByXXX to elements #497

Closed ysukhoverkhov closed 4 years ago

ysukhoverkhov commented 7 years ago

Hey, this resolves the issue https://github.com/admc/wd/issues/365

Please confirm you are ok with the approach. If you are I'll add tests and clean it up. Thanks :).

admc commented 6 years ago

If this is somehow still legitimate, and can be made to work / pass current tests, I will merge that. Thanks!