2) I know I can get text using {-Page.Text-} variable.
But I need to get page text, for example 5 seconds after the page started loading (tab.Navigate(project.Variables["myurl"].Value, "");) and then
depending on the text stop loading the tab.
Is there way to get at least http response of...