admc / wd

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

Prompt user more info to debug when error comes from init() #489

Closed flyskywhy closed 6 years ago

flyskywhy commented 6 years ago

before:

The environment you requested was unavailable.

after(e.g.):

The environment you requested was unavailable.
session not created exception: Chrome version must be >= 59.0.3071.0
jlipps commented 6 years ago

thanks, this has always bugged me too :-)