Forum Discussion
cunderw
10 years agoCommunity Hero
Especially for web testing I have found that I have had much better luck with a very minimal name map, and instead, use the FindChild method on objects, using criteria that are unlikely to change.
This has provided a much more stable test. You might want to read into this functionality and give it a try.