Daniel Wagner wrote: > I've been playing around with this a bit and got it work. You have to > locate the *label* of the header cell you want to click and use the > qxClickAt command. Try something like this in Selenium IDE: > > qxClickAt > qxh=mytable/*/qx.ui.table.pane.Header/child[2]/child[0] > (no additional parameters needed) >
Unfortunately, this does not work for me. It works fine for child[0]/child[0] (my first column header), but for other columns it doesn't (nothing happens). I tried to perform qxClick instead of qxClickAt on any column, and it behaves as if I click the first one. -- Loic - Novlog ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
