Skip to main content



      Home
Home » Eclipse Projects » RCP Testing Tool » Initial button click on AUT start
Initial button click on AUT start [message #1708315] Tue, 15 September 2015 08:36 Go to next message
Eclipse UserFriend
Hello,

my AUT displays a dialog after start, this dialog has two buttons, only one is enabled at start. (Login dialog, Cancel is active, OK is disabled as no credentials are entered initially)

If I launch the AUT directly, the AUT starts and displays the dialog correctly.
However, if I start the AUT using the Record or Replay buttons, even on a completely empty testcase, RCPTT seems to press the active button, so I have to add a cancel action in my script to get it to work correctly.

How can I prevent this from happening?

Regards
Markus
Re: Initial button click on AUT start [message #1709237 is a reply to message #1708315] Fri, 25 September 2015 03:55 Go to previous message
Eclipse UserFriend
Hi Markus,

It looks like your dialog is closed automatically before each test case (RCPTT closes all windows and dialogs).
You could try to create ECL Script context where you click the correct button of a dialog, and add this context as default.

Kind regards,
Ulyana.
Previous Topic:Running Using the Ant file causes BundleException
Next Topic:Invalid eclipse product location:
Goto Forum:
  


Current Time: Sat Jun 14 14:15:25 EDT 2025

Powered by FUDForum. Page generated in 0.03112 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top