Thanks for the comments guys.
WebBrowsers are a really inefficient and inaccurate way of doing any type of web-scraping. The only time they are a feasible alternative is when you can't simulate the login yourself (due to lack of knowledge about the various encryptions the site uses on its postString...or other factors such as general laziness)