Hi.

I'm working with qooxdoo 0.8.2 and Selenium RC 1.0.1 and I'm trying to 
click on table column headers through the simulator, to change the 
display order of the table lines.

I think the appropriate qxh locator is somewhere near 
"mytable/[...@tablecolumnmodel]/[...@__headerrenderer]/*/qx.ui.table.pane.Header/qx.ui.table.headerrenderer.HeaderCell"
 
.
But I can't find a way to select the HeaderCell I want. All I achieved 
to do is click on the first column header, but obviously I would like to 
click on other columns.

I could modify the header cells when creating my table, or create a 
subclass, but I would like to find a way to identify them without 
modifying the tested application (currently all that I do is adding a 
property to my table to identify it). Does anyone has an idea of how to 
proceed ?

Thanks.

-- 
Loic - Novlog


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to