Forum Discussion

StephenWoolhead's avatar
StephenWoolhead
New Contributor
3 years ago
Solved

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...
  • hkim5's avatar
    3 years ago

    StephenWoolhead 

    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