-
Verify object properties
I have faced problem like when i recorded my application the script works fine but next day when i am running the same script it display error message like cant find the object, verify that this object properties match an object currently displayed in your application, our application developed in asp.net technology.
Question asked by visitor hiralal
-
Contributing Member
Re: Verify object properties
The page properties might have got changed. You need to compare the page properties with Object spy and the properties saved in Object repository
-
Junior Member
Re: Verify object properties
Hi,
This error pop ups when object were identified using the location or object has properties like width or height which are varying based on screen resolution, so need to take care when changes will happen by comparing current object properties with existing object repository.
This may resolves your issue.
Regards,
Vasanth
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules