07-24-2009, 01:42 PM
Hi Ritu,
that's it.
Remember one thing use "&" for concatenation of two expressions once the string is closed.
@QTPian : we can use the same syntax for ever more than one property.
Let me know if you need any more info.
Code:
Browser(browsers).Page(pages).WebButton("html tag:=Input", "html ID:=" & testid).Click
that's it.
Remember one thing use "&" for concatenation of two expressions once the string is closed.
@QTPian : we can use the same syntax for ever more than one property.
Let me know if you need any more info.
Thanks,
SUpputuri
SUpputuri