07-28-2008, 07:56 PM
Same problem, if i use following:
i'll get the message:
The "Google" object was not found in the Object Repository.
Check the Object Repository to confirm that the object exists or to find the correct name for the object.
As I understand, the tool is still not able to recognize the image "Google" via the creationtime of the browser.
But i don't know, how to handle this problem.
Code:
Browser("CreationTime:=0").Page("micClass:=Page").Image("Google").Click
The "Google" object was not found in the Object Repository.
Check the Object Repository to confirm that the object exists or to find the correct name for the object.
As I understand, the tool is still not able to recognize the image "Google" via the creationtime of the browser.
But i don't know, how to handle this problem.