WebTestRequest Events

Include Protected Members
Include Inherited Members

The WebTestRequest type exposes the following members.

Events

  Name Description
Public event ExtractValues Occurs after the ValidateResponse event.
Public event PostRequest Occurs after the ValidateResponse and the ExtractValues events.
Public event PreRequest Occurs before the request is sent.
Public event PreRequestDataBinding This event is raised before the data binding occurs.
Public event ValidateResponse Occurs immediately after the response is received.
Public event ValidateResponseOnPageComplete This event is raised after the page is fully loaded. This is used to check that the response was valid.

Top

See Also

Reference

WebTestRequest Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace