The task is simple, but consists of three subtasks
- Enter the phone number on the website in the form
- Receiving a code from SMS using a python script
- Enter the received code on the website
There are several approaches when using program automation programs on Android such as Macrodroid, Tasker
I wrote a macro on macrodroid that sends SMS to email
Perhaps there is some more elegant solution.
I would like to find a better option?