The following QTP code will check if a textbox is enabled or not
If Not oWebEdit.Object.Disabled Then
Msgbox "Object is Enabled"
Else
Msgbox "Object is Disabled
End If
Saturday, June 4, 2011
QTP Tip | Check Status of WebEdit
at 10:34 PM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment