This is a migrated thread and some comments may be shown as answers.

TS Mobile - Popup isn't recognized

1 Answer 47 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
JC
Top achievements
Rank 1
JC asked on 06 May 2019, 05:34 PM

Background:  A mobile application has been created in-house (Xamarin).  I'm creating tests, in TS Mobile, for testing this app.

I'm able to successfully navigate through and record steps in the first screens (entering Login, entering Verification Code, and entering New Password and it's confirmation).

After entering new Password and it's confirmation, a popup window appears stating "Your password was changed".  The OK button in that popup window must be selected, in order to move on to the Rights and Responsibilities screen.

Issue:  I'm unable to record the tap within this popup, nor the tap on the OK button.  How do I capture steps (actions) within the popup?  The OK button must be selected in order to move on to the next screen.

 

1 Answer, 1 is accepted

Sort by
0
Plamen Mitrev
Telerik team
answered on 08 May 2019, 02:55 PM
Hello JC Rupe,

Thank you for sharing details about your scenario.

Based on my previous experience and the information so far, I assume that the popup window is an Android System Dialog. Such dialogs are not available in the DOM tree and you are not able to record any actions against them. Please check the details on how you can handle Android System Dialogs.

I hope that the above suggestion will help you handle the dialog and automate your scenario. In case my assumption is not correct or you need further information, please share more details about the popup dialog.

Regards,
Plamen Mitrev
Progress Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
JC
Top achievements
Rank 1
Answers by
Plamen Mitrev
Telerik team
Share this question
or