I want to do a function that after filling the account name and password at EditText1 and EditText2, if I click Button1, it will automatically fill in the blank and press "Sign in" button of the website with the webview.
(Or can it be run the action of filling and clicking Sign In button at back stage without any webview.)
Besides, I would like to repeat the login action for several time by one-click-automatically, can it be worked?
Thank you.
(Or can it be run the action of filling and clicking Sign In button at back stage without any webview.)
Besides, I would like to repeat the login action for several time by one-click-automatically, can it be worked?
Thank you.