1 reference to PageEnableMethod
Aspire.Hosting.Browsers.Tests (1)
src\Aspire.Hosting.Browsers\BrowserLogsCdpConnection.cs (1)
172
await SendCommandAsync(BrowserLogsCdpProtocol.
PageEnableMethod
, sessionId, writeParameters: null, BrowserLogsCdpProtocol.ParseCommandAckResponse, cancellationToken).ConfigureAwait(false);