is it possible to retrieve a page's source code after using:
Code:
browser.Navigate(new Uri(URL));
if so, Examples would be GREATLY appreciated... Thanks