I\'ve been recording/writing Selenium html scripts using the SelBlocks extension. Now we\'re going to use Selenium server to run the tests in different browsers.
I am extending the selenium RC by using user-extension.js. It is able to call the new method function, but throwing following error message.
Planning to calculate page response time using \"Timer Extension\" using http://wiki.openqa.org/display/SEL/Timer+Extension.
I\'m using setExtensionJs with an user-extensions.js file that defines a doFoo prototype. This throws an exception everytime Selenium starts:
We\'re converting our Selenium tests to use Selenium-Grid. I\'m trying to find a way to launch selenium-grid\'s hub and/or remote so that it can use the user-extensions.js that we created before. I\'
I am experimenting with WPF and re-implementing my old maze screensaver. My code basically adds a bunch of images to the canvas, building up a grid, 64x64 pixel images side by side, to cover the enti