Login Register

dijit.robot

dijit.robot / Java problems, writing untit tests

Hello there,

I was hoping to implement the dojo robot feature to write (automated) tests, but I having problems running the java applet. With firefox I only getting a blank page. My test page is loaded, but the frame is always invisible (set in css style,tested with firebug).

My status bar says 'Applet DOHRobot notinitised'. If i copy the url used (firebug), I can download the applet just fine. I have javascript and java enabled.

The strange thing is that IE will load the applet without any problems but the page stays invisible....

using dojox.robot.recorder with Doh runner and robot

We are using doh.robot api to perform UI testing for our application.We came across following issues

1) When dojox.robot.recorder was used to record the events performed on my application which is available inside the iframe of the runner.html, the recorder was not able to identify the elements in my application using their dom ids(for eg: mouseMoveAt funtion).

Moreover i would like to have the test files separated from the application.

please throw us some light in this context as we are new to doh.

Syndicate content