Forum Discussion
- jose_pitaSuper ContributorI don't know if I understood correctly, but if you want to make an action on an object that is not mapped, you can use the NativeWebObject.Find function to search for the object by one of its properties, you can find those properties with the object spy
- zmeuNew ContributorI want to get a list of all objects that are not mapped.
Thanks for your reply.
Hi,
You can check the value of the MappedName property of an object. If the object isn't mapped, its value will be empty.