This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.

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-devices12) 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.

  • created

    Nov '16
  • last reply

    Apr '18
  • 1

    reply

  • 302

    views

  • 2

    users

  • 1

    link

1 year later

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.