Closed matthewkastor closed 9 years ago
The firefox extension still passes testing. I've got to get selbench working on the server to fully test the generated user-extensions.js file. It at least doesn't crash on a simple "if" and "function" test.
released in 2.1
This edits the firefox extension so that the scripts can simply be concatenated together, along with the config.js file, to create the user-extensions.js file for Selenium RC.
This addresses issue #10 and makes pull request #13 obsolete.