Restart Eclipse RCP in one test case

40 views
Skip to first unread message

Gang Hu

unread,
Jul 31, 2014, 4:20:49 AM7/31/14
to robotframework-ec...@googlegroups.com
Hi,
   i want to restart eclipse rcp application in one test case like this:

*** Test Cases ***
One Test
    Start Eclipse    -install    file:/D:/eclipse
    Do something
    Find Menu    File
    Find Sub Menu    Exit
    Click Menu
    Start Eclipse    -install    file:/D:/eclipse           #but eclipse cannot be start
    ....

   is there any way to restart eclispe rcp in one test?

Laurent Carbonnaux

unread,
Aug 1, 2014, 4:33:02 AM8/1/14
to robotframework-ec...@googlegroups.com
Hi,

I never did it!
You may wait some time before to restart eclipse after click on exit.
There is no other known way to do it now, since you should have do the same manually.

Regards,
Laurent.


--
Vous recevez ce message, car vous êtes abonné au groupe Google Groupes "robotframework-eclipselibrary-users".
Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse robotframework-eclipsel...@googlegroups.com.
Pour obtenir davantage d'options, consultez la page https://groups.google.com/d/optout.

Gang Hu

unread,
Aug 5, 2014, 2:07:57 AM8/5/14
to robotframework-ec...@googlegroups.com

Thanks!  :)

在 2014年8月1日星期五UTC+8下午4时33分02秒,Laurent Carbonnaux写道:
Hi,

I never did it!
You may wait some time before to restart eclipse after click on exit.
There is no other known way to do it now, since you should have do the same manually.

Regards,
Laurent.
2014-07-31 10:20 GMT+02:00 Gang Hu <demo...@gmail.com>:
Hi,
   i want to restart eclipse rcp application in one test case like this:

*** Test Cases ***
One Test
    Start Eclipse    -install    file:/D:/eclipse
    Do something
    Find Menu    File
    Find Sub Menu    Exit
    Click Menu
    Start Eclipse    -install    file:/D:/eclipse           #but eclipse cannot be start
    ....

   is there any way to restart eclispe rcp in one test?

--
Vous recevez ce message, car vous êtes abonné au groupe Google Groupes "robotframework-eclipselibrary-users".
Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse robotframework-eclipselibrary-users+unsubscribe@googlegroups.com.

Laurent Carbonnaux

unread,
Aug 5, 2014, 3:41:09 AM8/5/14
to robotframework-ec...@googlegroups.com
Hi,

Did you make it work?

Laurent.


Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse robotframework-eclipsel...@googlegroups.com.

Stan T

unread,
Dec 2, 2020, 3:18:37 AM12/2/20
to robotframework-eclipselibrary-users
Am also interested to know if it worked, everytime I exit the Application Under Test, the Robot Test stops and doesn't go to the next line to Start Eclipse.

Laurent Carbonnaux

unread,
Dec 2, 2020, 3:21:58 AM12/2/20
to robotframework-ec...@googlegroups.com
Hello Stan

Which version of eclipse are you using ?


Stan T

unread,
Dec 3, 2020, 10:38:10 PM12/3/20
to robotframework-eclipselibrary-users
Hello Laurent
RCP app under test is on Target Platform Indigo (3.7.2), IDE for Robot Framework is Robot EDitor (RED) on Eclipse 2020-09.

Reply all
Reply to author
Forward
0 new messages