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