Initial button click on AUT start [message #1708315] |
Tue, 15 September 2015 08:36  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.03112 seconds