Implemented interface member:
method
CaptureScreenshotAsync
Aspire.Hosting.IBrowserLogsCdpConnection.CaptureScreenshotAsync(System.String, System.Threading.CancellationToken)
1 reference to CaptureScreenshotAsync
Aspire.Hosting.Browsers.Tests (1)
BrowserLogsCdpConnectionTests.cs (1)
124var captureTask = connection.CaptureScreenshotAsync("target-session-1", CancellationToken.None);