It should be possible to handle several windows in one test.
This could be done by a new command "changeWindow" in the test language.
The list of all windows can be retrieved with Frame.getFrames();
Logged In: YES user_id=476208
Now I have seen that several windows are in fact possible. But the names of the widgets of all open windows must be unique.
Therefore there should be a concept of active window where the widgets are searched und the possibility to change the active window.
Log in to post a comment.
Logged In: YES
user_id=476208
Now I have seen that several windows are in fact possible.
But the names of the widgets of all open windows must be unique.
Therefore there should be a concept of active window where
the widgets are searched und the possibility to change the
active window.