Antonio713
5 years agoOccasional Visitor
Object Identification issues in windows forms application.
I am having some trouble with windows forms objects identification. Originally when mapping the objects in the application object names where WinFormsObject() however now they have changed all acros...
- 5 years ago
Hi, use nameMapping condition on this object:
WinFormsObject -> put OR condition with Window values.
Update nameMapping on Your project.
Hope this helps You.