I keep getting a script error when trying to load the page using webBrowser.Navigate(\"https://home.nest.com/\")
. It will pull up fine from my normal internet
The script errors happen all of the time in the integrated Internet Explorer WebBrowser
control even when it's using version 11. Modern websites rely heavily on massive Javascript files and dynamic rendering. You can see that just by watching that page load in a regular browser. The control just can't cut it some of the times.
You might want to try some alternative browser controls. There are no guarantees that it will work with any of them, but at least it's something to try.
There are probably others, but this should give you a start with some of the more popular active projects if you want to pursue this route.