Is there a way to clear the cookies or even manipulate them for a webview (save them and load them later) and also to change the proxy and proxy credentials to be used with a webview ... and also getting the html tags from a loaded web page and interacting with the page based on those tags? I want to make a webautomation tool and be able to automate a website (create accounts and so on) but not a HTTP req based tool but a browser based tool (the website require javascript to be executed on the page)... It can be done in VB.NET native apps ... can it be done in B4A?
Please help me with some tips and advices.
Thank you!