Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to write dp for winmenu?
#1
Not Solved
Code:
systemutil.Run("C:\Program Files\Mercury Interactive\QuickTest Professional\samples\flight\app\flight4a.exe")
With dialog("title:=login")
.winedit("attached text:=Agent Name:").set "rajesh"
.winedit("attached text:=Password:").SetSecure "mercury"
.winbutton("text:=ok").Click
End with
window("text:=Flight Reservation").[b]WinMenu("Menu").Select ("File;Open Order...")[/b].dialog("text:=open order").wincheckbox("text:=Customer &Name").Set "on"


please tell me how to write dp for the winmenu?
Reply
#2
Not Solved
please suggest me for this.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  winmenu object in QTP 9.0 jpatel 0 2,975 02-21-2008, 02:42 AM
Last Post: jpatel

Forum Jump:


Users browsing this thread: 1 Guest(s)