admc / wd

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

Should be able to run 'npm install -g wd' from any folder #509

Open rechlin opened 6 years ago

rechlin commented 6 years ago

Currently, at least on Linux, one must install wd with the node installation folder as your current directory

Workaround:

elisaado commented 6 years ago

Same here.