Have you tried using set current row?

On Fri, Apr 12, 2013 at 11:34 PM, Zak Shah <[email protected]> wrote:

> Dim bro, url, image
>
>
> i=1
>
>  Set mypage=browser("title:=.*").page("title:=.*")
>
>
> While mypage.image("class:=mm size_3","index:="&i).exist
>  mypage.Sync
> wait 3
>
> DataTable.GetRowCount
>
>           Datatable( "L1", dtGlobalSheet )=  mypage.image("class:=mm
> size_3","index:="&i).getroproperty("filename")
>       Datatable( "L1", dtGlobalSheet )= mypage.image("class:=mm
> size_3","index:="&i).getroproperty("href")
>
> Datatable.SetNextRow
>
>
> I want save values on new row each time it runs during runtime
>
> --
> --
> 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.
>
>
>



-- 
Regards,


Ganesh Muralidharan
'God Never Forgets'

-- 
-- 
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