Monthly Archives: May 2014
How to specify the firefox binary for Selenium Webdriver under node.js
My test suite was failing because selenium-webdriver 2.41.0 doesn’t support sendKeys for <input type=’number’> with Firefox 29. But downgrading my system Firefox to an older version just to run a test suite seems crazy. Why not just download an older … Continue reading
Posted in Uncategorized
Leave a comment