Hi,
I'm trying to automate Samsung Pay application. Some of the screens (Enter PIN page, Card information) are locked using Trustonic (http://www.samsung.com/uk/news/local/samsung-and-trustonic-launch-trustonic-for-knox-delivering-a-whole-new-level-of-trust-enhanced-experiences-on-samsung-mobile-devices) and hence I was not able to instrument the elements of these screens. I tried using UIAutomator, Appium and SeeTest.
Please let me know if there is a way to automate the application.
You can use androiddriver. Getkeyboard. Sendkeys to enter info on card info page. Driver. Presskey for entering details and use tab key for different controls. But for pin page me too stuck.