Dmitry Kuznetsov gmail.com> writes:
>
>
> Hello.
>
> I'm having an issue while trying to test my desktop qooxdoo application
using qooxdoo web driver java.
>
> In the main function of the app I'm getting the root element, add a desktop
and then add a simple window (qx.ui.window.Window) wit
Hello.
I'm having an issue while trying to test my desktop qooxdoo application
using qooxdoo web driver java.
In the main function of the app I'm getting the root element, add a desktop
and then add a simple window (qx.ui.window.Window) with a caption and no
icon. It works fine, but whenever I tr