I am attempting to create an app to be able to log into a chat room. I have tried using the url credentials "
username:pass...@example.com" and it does not work. I have researched and found out that this is not supported by app inventor.
My question is, is there a way to fill out text fields from a website? For example, my app has a text box for a username and a password box for the password. Is there a way to then automatically go to the website i want to log into using either web or webviewer and have that information be put into the text fields on the website automatically then have it click log in, all automatically? This way, at least with the "web" function, you can do it all behind the scenes and it would log in.
Thanks!
-Newmatic