Hi all,
Is there any script we can send to an Android device so we can delete all saved passwords, all times?
We can do some preparation sending the legacy script commands:
kill_application com.android.chrome
wipeapplication com.android.chrome
but no luck trying to delete all the saved passwords without having to uninstall and reinstall Google Chrome.
Any ideas?