bubblr
bubblr copied to clipboard
JS commands should be queued and executed after proxy page load
WebView.loadUrl is an async call, therefore commands are being executed way before proxy page's load.