We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 592fb9a commit 47a10a4Copy full SHA for 47a10a4
1 file changed
lib/PuppeteerSharp/Bidi/Core/UserPrompt.cs
@@ -35,7 +35,6 @@ internal class UserPrompt(BrowsingContext browsingContext, UserPromptOpenedEvent
35
private string _reason;
36
private UserPromptClosedEventArgs _result;
37
38
-
39
/// <summary>
40
/// Gets the information about the user prompt when it was opened.
41
/// </summary>
0 commit comments