I created an extension called buster-selenium, which makes "it easy to write functional tests with either selenium-webdriver, wd, and webdriverjs."
I decided to make the extension work with three that I thought were popular and also make it flexible for someone to define their own.
It's on
github and
npm. Thanks to Brian Cavalier for the suggestions.
-Garrick-