Please look at http://demo.qooxdoo.org/current/showcase/#Tree , we've added a 
context menu on the items of tree, such as, if you right-click 'Files', you'd 
see a context menu with 'Open' and 'Search', then you can click 'Search' to 
open a new dialog. I'm wondering if we can use Selenium to test this action. 
The code of 'Files' is as below: 

<div style="padding: 2px; position: absolute; -moz-user-select: none; cursor: 
default; white-space: nowrap; line-height: 100%; color: white; font-family: 
"Lucida Grande",Tahoma,Verdana,"Liberation Sans","Bitstream Vera Sans"; 
font-size: 11px; height: 15px; left: 54px; top: 1px; margin-left: 3px; 
background-color: rgb(51, 94, 168);">Files</div> 


Many thanks. 
Chi


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to