Table of Contents

Class ReplayXHRCommandResponse

Namespace
OpenQA.Selenium.DevTools.V146.Network
Assembly
Selenium.WebDriver.dll

Response for This method sends a new XMLHttpRequest which is identical to the original one. The following parameters should be identical: method, url, async, request body, extra headers, withCredentials attribute, user, password.

public sealed class ReplayXHRCommandResponse : ICommandResponse<ReplayXHRCommandSettings>, ICommandResponse
Inheritance
ReplayXHRCommandResponse
Implements
Inherited Members
Extension Methods