admc / wd

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

Cannot find elements on IE11 #587

Closed nkns165 closed 5 years ago

nkns165 commented 5 years ago

We found we cannot find elements in IE11 by the same reason mentioned in #553. Although we have read all comments in #553 and understood you are not so active now, I'm afraid we'd like to know if you have any chance to release the new version.

Latest code in master branch seems working at least for finding elements.

nkns165 commented 5 years ago

Closing because now we use webdriverio partially.