Create a descriptive programming and handle this scenario
Set odesc= description.create
Odesc("mic class").value="Button"
Set owebt=browser().page().web table().child objects(odesc)
For I=0 to owrbt.count-1
Status=Owebt(I).getroproperty("enabled/disabled")
Next

Or using child item also we can handle this if above scenario is not
working pls let me know
Thanks


Thanks,
Venkat Reddy Bandaru
[email protected]
+ 91 9884524606
On 18-Jul-2013 9:49 PM, "Srinivas K" <[email protected]> wrote:

> Hi Friends,
>
>  I am stuck with below issue in my work. :(
>
>  In our java based application, I need to capture the
> status(enable/disable status) of Java button from one Java table. This java
> button is located in all rows and 5th column of the Java table. Can any one
> please help me how to get the status of that java button. Which method
> should I use for this? I googled out for getting solution, but I didn't get
> anything. I would appreciate your help. It's an urgent.
>  Thanks in advance.
>
>  Regards,
>  Sri.
>
> --
> --
> 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 Groups
> "QTP - HP Quick Test Professional - Automated Software Testing" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
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 Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to