admc / wd

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

Support selenium 3 #515

Open paladox opened 6 years ago

paladox commented 6 years ago

Hi, could support for selenium 3 be supported please?

imzengyang commented 6 years ago

Hi, could support for selenium 3 be supported please?

paladox commented 6 years ago

Bump

paladox commented 6 years ago

Cc @jlipps

jlipps commented 6 years ago

In what way is it not supported?

paladox commented 6 years ago

It dosen't seem safari works since the new safari driver came in.

jlipps commented 6 years ago

@paladox if you can provide a specific bug report and repro steps I might have an idea whether it's an easy fix. Otherwise, this library is not super maintained at the moment, and you might be better off using something like webdriverio which has much more support.