Hi, I am trying to write a bot for my Android smartphone. The bot shall open a certain website and find the
textfields on that website fill in text and click a button.
So far, the App I wrote opens the desired website. Is it pssible at all in Android, like in Javascript, to find a texfield in the website und enter some text?
Or is it impossible to write an app, that can do that?
With what language can I achieve that?
textfields on that website fill in text and click a button.
So far, the App I wrote opens the desired website. Is it pssible at all in Android, like in Javascript, to find a texfield in the website und enter some text?
Or is it impossible to write an app, that can do that?
With what language can I achieve that?