Source: https://www.reddit.com/r/tasker/comments/17d0dbq/load_url_doesnt_work_for_webview_element_if_the/
I'm building a project where I use the WebView element on scenes, and I noticed a possible bug that I wasn't aware about it until now.
Basically, I'm visiting www.google.com on first scene launch, using the Load URL option of the Element Web Control action. It works as expected.
The problem comes when you have an action (ie: scene button) that call the same base URL, and use it to reload the page when the scene is just created. Just like what the Home Button of a web browser does. Here, to make it work, you need include