Hi again, Guilherme Aiolfi schrieb: > > There was an error in the wiki, you need to use "col" for the column > parameter. Sorry for the inconvenience :( > > > I'm still don't get it. I'm not using it like a script, I'm trying to > use it direct in the Selenium IDE. I'm selecting "qxTableClick command > and in the "target" field that I'm stuck. So, what do I have to put in > the "target"? > "target" must be a locator that finds the table, such as "qxh=*/qx.ui.table.Table".
"value" is the additional information for the command, e.g. "row=2,col=0,double=true". Hope this helps. Regards, Daniel > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > 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 ------------------------------------------------------------------------------ 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
