3 references to StartAsync
Microsoft.AspNetCore.Components.Testing (3)
Infrastructure\PlaywrightExtensions.cs (3)
77
return await TracingSession.
StartAsync
(context, artifactDir, s_recordVideo, artifactManager)
110
var session = await TracingSession.
StartAsync
(context, artifactDir, s_recordVideo, artifactManager)
135
var session = await TracingSession.
StartAsync
(context, artifactDir, s_recordVideo, artifactManager)