Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run QTP scripts Different URLs
#3
Not Solved
Either you can create a Object Repository with the description text property as "ABC@http://.*\.com"

Steps:
Add a Object Reposrtiy Entry
Edit the Property Value
Check the Regular Exp Check Box
Now change auto-ustage to .*

Or
You can write the regular exp using

Code:
Browser("text:=ABC@http://.*\.com").Page("text:=ABC@http://.*\.com").

I am just using text as the sample property, use whatever property that is showning the object repositroy.
if you want to have more info you can send me a mail surya.penumacha@gmail.com
Reply


Messages In This Thread
Run QTP scripts Different URLs - by shiran - 07-15-2008, 11:14 PM
RE: Run QTP scripts Different URLs - by niranjan - 07-16-2008, 07:34 PM
RE: Run QTP scripts Different URLs - by surya_7mar - 07-28-2008, 12:56 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)