admc / wd

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

build: fix test reporting, and tests #610

Closed imurchie closed 4 years ago

imurchie commented 4 years ago

The tests were always reporting as passed, though the logs showed they failed.

Once reporting correctly, there is a single failing test, from https://github.com/admc/wd/pull/607, which I have skipped until we can figure out the correct conditions for it.