You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem Statement:
1) We have observed in many Test suites that we will be launching the web
application from the Main Swing Application.
2) Once the Web application is launched , the Swing library looses the
handle to this application.
3) We cannot browse nor close the Web application.
4) We had to descope such test suite where we have to interwork with
multiple framework.
5) The multiple framework can also be swing application \Web application
an also VB dialog.
Robot Enhancement required
>> Robot Framework Should be enhanced to get input of all framework it is
going to support for this test suite.
Based on this input , Robot framework should have the intelligence to
handle all these framework internally irrespective of being launched from
the different parent framework.
For eg , The Robot Framework should not loose the handler for the child
application which is a web application when launched from the Swing
application.
>>Robot framework should be intelligent to know which framework the child
application belong to and switch the library accordingly.
with regards,
Soumith
Original issue reported on code.google.com by [email protected] on 25 Jan 2010 at 6:14
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 25 Jan 2010 at 6:14The text was updated successfully, but these errors were encountered: