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

Popup is not opening on right click

1 Answer 78 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
sabarishbabu
Top achievements
Rank 1
sabarishbabu asked on 22 Nov 2010, 02:30 PM
Hi,

              Popup is not get opened on right click with the following steps using the Telerik WebUI QA tool.
1.Created a reservation in the Calendar.
2.Right click on the Calendar, it opened the popup.
3.I have selected the date in the calendar and other options to create recurrence reservation and saved it.
4.Saved the test.
5.While executing the test, it is failed in right click step itself.
   

Give me a solution to open the popup window on right click using mouse.

thanks,

1 Answer, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 24 Nov 2010, 06:59 PM
Hi sabarishbabu,

I think the problem is that WebUI does not record mouse right click. It only records the left click on your web page (unless you are clicking on a text input field). You will need to manually add a Right Mouse Click test step:

  1. Enable highlighting
  2. Hover over the Calendar icon
  3. Click the blue nub that appears after 1 second. The Element Menu should appear.
  4. Click the Mouse Actions button
  5. Double click Right Click entry
  6. Double click Center

This will add a Mouse Click Center on Calendar icon step to your test. You many need to drag it to the right position in your sequence of steps since it needs to happen as step 2 in your sequence of steps.

Let us know if you need further assistance with this.

Thank you,
Cody
the Telerik team
Interested in Agile Testing?

Tune in Wednesday, December 1st for a very special Webinar focused on Agile Testing. Click here to register for free!
Tags
General Discussions
Asked by
sabarishbabu
Top achievements
Rank 1
Answers by
Cody
Telerik team
Share this question
or