Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Menu drop downs are empty
#1
Solved: 10 Years, 8 Months, 4 Weeks ago Question 
I have a weird problem, the submenu's are not showing up in QTP (file, insert, view etc). Can any one help me?? It is urgent
Never mind, I found the answer
Reply
#2
Solved: 10 Years, 8 Months, 4 Weeks ago
I have seen things similar to this before. Try this:
Code:
Setting.WebPackage("ReplayType") = 2
'click on your menu button here
Setting.WebPackage("ReplayType") = 1


Setting.WebPackage("ReplayType") indicates how mouse operations should be run. The value can be one of the following:
1 - Runs mouse operations using browser events.
2 - Runs mouse operations using the mouse.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  dtLocalSheet empty even though excel file contains data cantorre 2 2,202 05-10-2017, 12:47 PM
Last Post: vidhi
  Drag and drop issue excellentpawan123 0 2,595 01-13-2015, 05:04 PM
Last Post: excellentpawan123
  Drop down list class is a link thotamurali 2 3,962 08-22-2014, 05:48 PM
Last Post: thotamurali
  Selecting values from drop down using QTP. prempujaripati 2 46,360 06-26-2014, 06:06 PM
Last Post: rasmirani
  issue in drag and drop excellentpawan123 0 2,201 05-15-2014, 04:36 PM
Last Post: excellentpawan123

Forum Jump:


Users browsing this thread: 1 Guest(s)