I'm afraid you need to work with the Selenium 1.x client drivers.
T.
On 11/01/2012 09:12 AM, Richard Oszlanczi wrote:
Hi.
I am trying to use the qooxdoo simulation-run job for this simple test
(with changed class namespace of course):
|/qx.Class.define("twitter.simulation.Settings", {
extend : simulator.unit.TestCase,
members :
{
testChangeLanguage : function()
{
this.fail("Test not implemented!");
}
}
});/
|
However, every time I try to run it, I get this very mysterious error:
/js: uncaught JavaScript runtime exception: TypeError:
org.mozilla.javascript.Undefined@275b35 is not a function, it is
undefined/.
I am using Rhino 1.7R4 for the Javascript engine. The Selenium version
is 2.25 and qooxdoo is at 2.0.2. Here is the simulation-run job config:
|/"simulation-run" :
{
"let" :
{
"SIMULATOR_CLASSPATH" :
[
"../selenium/selenium-java-2.25.0.jar",
"../selenium/libs/*",
"../rhino/js.jar"
]
},
"environment" :
{
"simulator.selServer" : "localhost",
"simulator.selPort" : 4444,
"simulator.testBrowser" : "*firefox",
"simulator.autHost" :"http://localhost:8080",
"simulator.autPath" : "/application/index.html"
}
}
/Thanks,
Richard
|
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel