Many thanks --- On Thu, 8/5/10, Madhavi Kotapati <[email protected]> wrote:
From: Madhavi Kotapati <[email protected]> Subject: Re: how to check button or check box enable or disable? To: [email protected] Date: Thursday, August 5, 2010, 9:21 AM You can check the object property i.e. IsChecked property or selected property. These properties values are boolean (True/False). Using If condition you can verify the property value. Thanks Madhavi On Thu, Aug 5, 2010 at 10:15 AM, ann hoang <[email protected]> wrote: Please advise how do I check button or checkbox, listbox enable or disable? Please advise! Many thanks -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
