09-16-2009, 07:00 PM
Hi Saket - Thanks for your reply,
MY Issue IS : When I tried to run the code after loading the repository dynamically ("repositoryobject.Load "Path of OR.tsr") Its throwing error, saying that Browser object is not available.
eg:
How to use this object to run the script?
Thanks
Azeem
MY Issue IS : When I tried to run the code after loading the repository dynamically ("repositoryobject.Load "Path of OR.tsr") Its throwing error, saying that Browser object is not available.
eg:
Code:
Browser("Google").Page("Google").WebEdit("q").Set "Automation"
Browser("Google").Page("Google").WebButton("Google Search").Click
How to use this object to run the script?
Thanks
Azeem