The problem seems to be in the getChildHandle method called by clickWindowsButton_hwnd. This method has some code that should remove the callback that it sets up. However, this code apparently never gets executed. Also, the callback block has two lines that look like dead code in that they follow right after a return statement. (I tried to comment out the return chwnd line, and now I can get passed more dialog boxes. I am running into other problems then, so I dont know that this is all that has to be done.)
Yes, I am having the same problem. Just, we have only with one dialog box, but I'm trying to run a multitude of tests in parallel. As a work-around I am currently running only 10 at a time. Regards, ~~ Egil --------------------------------------------------------------------- Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=4987&messageID=13891#13891 _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
