How to unlock devices by pin using appium?
Code Snippet:
capabilities.setCapability("unlockKey", "pin");*** it will work for device version 6 and above
Posted on April 3, 2019
By Sridatta Pani
capabilities.setCapability("unlockKey", "pin");*** it will work for device version 6 and above
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it. Privacy Policy
Accept