Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calculator Display
#2
Solved: 12 Years, 10 Months, 3 Weeks ago
Hi ,Try this



Code:
Window("Calculator").WinButton("1").Click
Window("Calculator").WinButton("+").Click
Window("Calculator").WinButton("2").Click
Window("Calculator").WinButton("=").Click
i=window("Calculator").WinEdit("Edit").GetROProperty("text")
msgbox i
Reply


Messages In This Thread
Calculator Display - by kodak - 03-29-2011, 08:22 PM
RE: Calculator Display - by ksrikanth2k9 - 03-30-2011, 01:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need help in capturing the Calculator result using QTP 11 vishruth143 0 2,375 01-20-2015, 11:08 AM
Last Post: vishruth143
  how to record operations performed on calculator kriday 0 2,451 09-26-2012, 01:04 AM
Last Post: kriday
  Need help on numeric value display AutomationTester2011 3 3,657 07-19-2011, 05:40 PM
Last Post: rajpes
  Display a Dialog box mv8167 3 5,024 07-18-2011, 07:53 PM
Last Post: mv8167
  test display value of englobing Span gerfred 1 2,322 02-14-2011, 03:26 PM
Last Post: gerfred

Forum Jump:


Users browsing this thread: 1 Guest(s)