In a similar way that I could use javascript in a browser's developer console to write text in input fields, check radio buttons, and click buttons in a webpage, I would like to interact with an app to automatically fill out some forms (not a web form in a mobile browser, but a native app with text fields, radio buttons, and other buttons). Thanks in advance