On 08/15/2013 05:07 PM, [email protected] wrote:
Hello,

I am doing the qooxdoo tutorial, which can be found in the qooxdoo-manual (qooxdoo Documentation Release 3.0). Right now, I am implementing the tutorial program demonstrating the automated test capabilities (file Settings.js, pages: 4.7.9 Tutorial Part 4.4.1: Automated UI Testing). Up to this chapter, I succesfully implemented all examples in chapter 4.7.

For the automated UI test, qooxdoo posts the following error:

"JavaException: com.thoughtworks.selenium.SeleniumException: ERROR: Unknown command: 'qxClick'"

Did you start the selenium server with the qooxdoo user-extensions.js (that's where 'qxClick' is defined')?! The command line should looks somewhat like

java -jar selenium-server-standalone-2.33.0.jar -userExtensions <QOOXDOO_PATH>/component/simulator/tool/user-extensions/user-extensions.js



T.

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to