07-08-2009, 12:28 PM
Hi all....
i used calculator to check using the getroproperty.can anyone help me how to check using the gettoproperty and getvisibletext for the same example.
Thankz in advance
Quality Analyst
L.Rajesh
+919840149551
i used calculator to check using the getroproperty.can anyone help me how to check using the gettoproperty and getvisibletext for the same example.
Code:
systemutil.Run("C:\Documents and Settings\kAG-Trainee\Desktop\calculator")
window("Calculator").WinButton("9").Click
window("Calculator").WinButton("+").Click
window("Calculator").WinButton("6").Click
window("Calculator").WinButton("=").Click
a=window("Calculator").WinEdit("Edit").GetROProperty("text")
msgbox a
Thankz in advance
Quality Analyst
L.Rajesh
+919840149551