mobomo / green_onion

UI testing/screenshot diffing tool
MIT License
165 stars 21 forks source link

Browsers should be allowed to be configured #3

Closed tomeara closed 12 years ago

tomeara commented 12 years ago

A user should be able to pick the driver they would like to use; not just capybara-webkit.

tomeara commented 12 years ago

Multiple browsers have support baked in. Selenium, PhantomJS, Webkit (w/ Qt). Feel free to create your own driver as well.