Hi, I had a problem using the Selenium user extension for Qooxdoo in IE6. Everytime I used qxClick or qxClickAt I got the error message "no such interface supported". Since every documention doesn't help at all, I looked through the function and found a mistake.
The function CreateEventObject has to be called by the owner document of the element, which will fire the event. After changing, no error message occured. I attached the patch, perhaps you can use it as well. Maria
qx_userExtensionForSelenium.patch
Description: Binary data
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php
_______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel