Hi,
Three  thinks:

1) how to use it: selenium.qxTableClick("qxh=qx.ui.table.Table",
"row=12,column=4"); in Selenium IDE?

There are "target" and "value" fields to be filled. But I've tried
everything and nothing works.

2) I'm getting this error when navigation throw the Selenium IDE commands:

[Exception... "'JavaScript component does not have a method named:
"getImageAt"' when calling method: [nsIAutoCompleteResult::getImageAt]"
nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)"
location: "<unknown>" data: no]

3) I've to change the qx.core.Asserts:451:
+ array.join(", ") + "'"

to

+ "'"

Because when starting my app with selenium IDE opened I was getting this
error:

uncaught exception: [Exception... "Security Manager vetoed action" nsresult:
"0x80570027 (NS_ERROR_XPC_SECURITY_MANAGER_VETO)" location: "JS frame ::
http://localhost/qooxdoo/framework/source/class/qx/core/Assert.js ::
anonymous :: line 451" data: no]

Anyone knows why it complains about array.join?
------------------------------------------------------------------------------
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