david_munro
11 years agoOccasional Contributor
Object Not Found
Hi,
I recorded a test in my DEV environment but when running it in my UAT environment, I get "Object Not Found".
The web pages are identical and I have changed my global variables so it loads the page OK, it just can't find the object.
I have attached an example of the object which is clicked and opens a light box.
Is there a good way of recording objects so they can be found when running in an different environment?
Thanks
David.
- In general, when you change the enviroment, there might be some changes in the properties of object even if it looks similar by the way it appear yet it differs. So try to assign unique property while namemapping so that the property must be reflected in both environments as same.