c# - Getting url of a page once making a form submission -


I am preparing a winforms based test app (which is based on WatiN). I specify a page for testing and specify the values ​​to be included in the text box, and then click the corresponding button.

Is it possible to add a query string to request (when click on the button) and then get the next page URL? Based on this, I need to make it scrap screen.

Not sure about the syntax syntax, but Ruby version in the water)

You can find the URL of the page displayed in the browser with pre> browser.url

or you need to get the URL of the first page you open it?


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -