Hi Avinash,

Do you have some text before test? From your example it looks like you
do.

Try this

Browser("").Page("").Link("text:=.*"&
datatable("ColName",dtLocalSheet)&".*")


On Jul 11, 11:58 am, avinash vl <[email protected]> wrote:
> Hi all
>
> I just want to click a link called "*test(some text)*"
> text <test> is coming from database and rest of them will differ
>
> I tried like this.
>
> Browser("").Page("").Link("text:="& datatable("ColName",dtLocalSheet)&.*)
>
> how can i use regular expression after a descriptive statements.
> Please help urgent.
>
> Thanks and Regards,
> Avinash

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

Reply via email to