1 reference to Progress
Aspire.Hosting.Browsers.Tests (1)
tests\Shared\TestInteractionService.cs (1)
85
var data = new InteractionData(InteractionType.
Progress
, options.Title ?? string.Empty, message, new InteractionInputCollection([]), options, cancellationToken, new TaskCompletionSource<object>());