Hi,
I am building an app which is a tool over an existing platform. That platform currently does not have an API, so I wanted to programmatically control a webview in the background to do certain actions.
My app is full-featured, robust, and is not a simple wrapper around the existing platform. I am wondering if this is allowed? Is there any prior art for people who have done this?