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

if a menu item opens a modal popup not working

2 Answers 68 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Anju
Top achievements
Rank 1
Anju asked on 05 Apr 2011, 09:26 PM
Hello,
I am using Telerik WEBUI test too QA edition trail version and trying to explore its features in order to decide if we want to use it for our application.

I have a scenario where in When I click on Menu and select a menu item EXIT. a modal pop up open as show in the attached pic. Using the telerik test tool QA edition, I am not able to capture or record this modal pop up.

Can you Please let me know, how to get this to work.

NOTE: I have also added few other threads with questions. I would appreciate if you can help me with those as well.

Thanks,
Anju

2 Answers, 1 is accepted

Sort by
0
Accepted
Anthony
Telerik team
answered on 07 Apr 2011, 08:52 PM
Hello Anju,

That type of popup can be dealt with by manually adding a Dialog Handler step. Click Handlers in the Dialogs ribbon and select Generic Dialog. Expand that step and enter the follwing information:

DialogTitle: Windows Internet Explorer
ButtonPartialText: Yes

In the Properties pane on the upper right, change HandleButtonMethod to ButtonPartialText. Also recommended is to set SimulateRealClick to True on the step right before your Handle Generic Dialog.

Please see the attached screen shot of a sample test I created that accomplished this.

Regards,
Anthony
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Anju
Top achievements
Rank 1
answered on 08 Apr 2011, 04:12 PM
Thanks a lot Anthony... I was able to get this work now... :)

Regards,
Anju
Tags
General Discussions
Asked by
Anju
Top achievements
Rank 1
Answers by
Anthony
Telerik team
Anju
Top achievements
Rank 1
Share this question
or