Re: [qooxdoo-devel] Selenium Core 1.0.1 and user-extensions.js

2010-11-04 Thread Daniel Wagner
Hi Ralf, ziepf schrieb: > Hi, > > I have to further questions: > > 1. Is there a simple example for testing qooxdoo 1.2x with selenium and perl > ? None that I know of. You'll have to extend the Perl Selenium class to make the commands added by the user extensions accessible. Take a look at th

Re: [qooxdoo-devel] Selenium Core 1.0.1 and user-extensions.js

2010-11-04 Thread ziepf
Hi, I have to further questions: 1. Is there a simple example for testing qooxdoo 1.2x with selenium and perl ? 2. Is the "--use-setting qx.widgetDebugId:true" parameter for generation ids also valid in qooxdoo 1.2x ? Thanks for your help regards Ralf -- View this message in context: http

[qooxdoo-devel] Selenium Core 1.0.1 and user-extensions.js

2010-11-03 Thread ziepf
Hi, I'm new to qooxdoo and try to test my appliaction with Selenium core 1.0.1 and qooxdoo 1.2x ? In the user-extension.js file teh decription says it only works with selenium core 0.8. Is there a user-extension.js that works with qooxdoo 1.2x ? regards ziepf -- View this message in context:

Re: [qooxdoo-devel] Selenium Core 1.0.1 and user-extensions.js

2010-11-02 Thread Daniel Wagner
Hi, the user extensions are compatible with all Selenium versions from 0.8 onward. Just make sure you use the user-extensions-qooxdoo.js from the Simulator project's "trunk" branch. Regards, Daniel -- View this message in context: http://qooxdoo.678.n2.nabble.com/Selenium-Core-1-0-1-and-user-e