Hi Ralf,

OK, we're one step further, the user extensions were loaded correctly. 
The error you're getting is probably due to bug #4351 [1] which I fixed 
this morning. To get the fix, you can either move to trunk or wait for 
the next qooxdoo release (1.3, scheduled for early december, so it's 
right around the corner).

Alternatively, you could try using revision 20809 of 
user-extensions-qooxdoo.js, but I haven't tested that.

One thing you can do to get more information is to set Selenium's log 
level to "debug": Paste the following line into your browser's dev 
console (e.g. Firebug, *not* the Inspector's Console window):

LOG.setLogLevelThreshold("debug");

But there really should be a way to set the log level from the Selenium 
window. I opened a report [2] for that; should be a small change so it 
might make it into qooxdoo 1.3.


[1] http://bugzilla.qooxdoo.org/show_bug.cgi?id=4351
[2] http://bugzilla.qooxdoo.org/show_bug.cgi?id=4355

Regards,
Daniel

ziepf schrieb:
> Hi,
> 
> I use the local file of selenium_core and user-extensions.js
> Path:file//.....
> Al lmy tests are on a Ubuntu Version 10.10
> I tried the latest version of user-extensions.js form the svn repository and
> now I get the following erorr message:
> 
> Qxh Locator: Error resolving qxh path.
> I try to test the feedreader on teh same machine.
> Is there something taht can give me more information ?
> 
> Thanks for your help 
> 
> regards
> 
> Ralf
> 

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to