Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Menu : Select a choice
#1
Solved: 10 Years, 9 Months ago
Hi,

I want to select a choice in a horizontal menu. This menu is a script menu: oCMenu.makeMenu.

For example this URL: www.citroen.fr
How I can select the sub-level “Véhicules Particuliers” in “Promotions”?

I can’t record this action in QTP 9.5.

Thanks for your response.
Best regards.
Michel.


Attached Files Image(s)
   
Reply
#2
Solved: 10 Years, 9 Months ago
Hi,
Try using send Keys.

eg:
Code:
Set WScript = CreateObject("WScript.Shell")
    WScript.SendKeys "{DOWN}"
Reply
#3
Solved: 10 Years, 9 Months ago
Hi,
Thanks.
Regards.
Jean Pierre
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Select Menu items shilpaS 1 6,739 06-19-2015, 01:23 AM
Last Post: supputuri
  Need QTP Script for mouse right click and select the option from menu Meraj Shamim 1 13,958 03-21-2012, 11:10 PM
Last Post: ravi.gajul
  duplicate menu names on different menu levels jove1776 1 2,149 10-27-2011, 08:16 PM
Last Post: ravi.gajul
  Choice in a WebList Still 4 4,683 12-02-2008, 07:05 PM
Last Post: Ankur
Sad How to Select a Tab menu from a TabBar ashuniks 0 1,595 11-24-2008, 12:38 PM
Last Post: ashuniks

Forum Jump:


Users browsing this thread: 2 Guest(s)