Hello everyone, i'm trying to use tasker to automate the credentials filling process. I use tasker to send an intent and the search string are in the `android.intent.extra.TEXT` field, can i use another field like `android.intent.extra.RegularExpression` to let it support regex search?
↧