Solved
Forum Discussion
hkim5
Staff
4 years agofor 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