09-27-2010, 06:33 PM
Hi all
My scripts wont run, probably due to some runtime change in object names.
example
I can do a maintenance run, but that only helps temporarily until the next change.
Anyone who can help ?
My scripts wont run, probably due to some runtime change in object names.
example
Code:
Browser("Mercury Tours").Page("Mercury Tours")
Changes to: Browser("Mercury Tours_2").Page("Mercury Tours_2")
I can do a maintenance run, but that only helps temporarily until the next change.
Anyone who can help ?