09-20-2012, 06:42 PM
Check if the image is always spyable manually.
If the object is manuall spyable always, then check if the image exist after loading the page by increasing the time..
Eg. Then
If the object is always not spyable manually, then check if any java/.net/any other add in is required..and install it and use it. You will be able to proceed well.
Thanks,
Ricks
If the object is manuall spyable always, then check if the image exist after loading the page by increasing the time..
Eg.
Code:
If Browser("ABC").Page("XYZ").Image("header_app_title").Exist(10)
If the object is always not spyable manually, then check if any java/.net/any other add in is required..and install it and use it. You will be able to proceed well.
Thanks,
Ricks