Re: [qooxdoo-devel] An issue with qx web driver java

2016-02-11 Thread Dmitry Kuznetsov
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

[qooxdoo-devel] An issue with qx web driver java

2016-02-03 Thread Dmitry Kuznetsov
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