StephenWoolhead
4 years agoNew Contributor
Name Mapping in Android
Hi all, newbie here, just getting to grips with test complete and I can't seem to get name mapping to work. I'm connected to a physical device, click Map object from screen, I can pick an item fr...
- 4 years ago
for the appium based mobile support, namemapping hasnt been implemented yet.
this means if you record your tests, you'll see that the objects are just geting called as Mobile.Device.FindElement(X) instead of something like Aliases.device.button
namemapping should be included in the next release