Hi All,
I am trying to write an user extension for Selenium to test qooxdoo
applications. I have already written some enhancements on top of the existing
qooxdoo extensions by Robert Zimmermann. I am struck at places where I need to
dispatch some events to specific objects on screen. For example if there is a
qx.ui.treefullcontrol.Tree on the page an I have a
qx.ui.treefullcontrol.TreeFolder object; how can I dispatch the changeSelection
event to the tree with the TreeFolder being the selected object. Also, I want a
way to do it for other events like DragDrop selecting an item in the
list/ComboBox. In qx.core.Target I saw two methods createDispatchEvent (String
vType) and dispatchEvent (Event vEvent, Boolean vEnableDispose). Please give an
example on how to use them to dispatch events on specific objects. When I
complete the extension I want to release it to the community so that others can
also test qooxdoo application with Selenium.
Thanks in advance
Phaneesh
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo!
FareChase.
http://farechase.yahoo.com/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel