In my app I'm trying to navigate to a given URL using a WebView (non visible). However, loading web content happens asynchronously. For later processing I need this however to wait until all web content is loaded (including redirections).In my app I'm trying to navigate to a given URL