There is a limited driver here: http://maxcarlson.com/selenium/ - also
see http://maxcarlson.com/selenium/seleniumdriver.js for the browser JS.
For the LZX, see http://maxcarlson.com/selenium/main.lzx and
http://maxcarlson.com/selenium/selediumdriver.lzx
The index page has basic record/playback support for keyboard and mouse
events. It stores the test state in a browser variable, which would
have to be saved somewhere for the test to live beyond a page refresh.
I was hoping for integration with the Selenium IDE, which would require
a bit of Firefox extension development. Let me know if you find this
useful!
On 2/15/11 10:06 AM, Raju Bitter wrote:
Do we have any example source code how automated tests with Selenium
could be done for OpenLaszlo? Don't find anything in the wiki...