admc / wd

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

unhandled exception is thrown in case of element not found #579

Open ghost opened 5 years ago

ghost commented 5 years ago

i set on my project an unhandledRejection listener and when i try to locate an element that is not exist, i get an exception and i handle it, but there's also some exception that is thrown and not handled from the inside wd repo

ghost commented 5 years ago

?

admc commented 5 years ago

Hi @OrEvorn thanks for the ticket, I'm not actively working on the project, but would certainly try to help reviewing a PR if you open one.