How to capture message of alert dialog using dotnetbrowser ? I have tried to capture message using CustomDialogHandler.customDialogueParams_OnAlert, but still not getting any message.
Asked
Active
Viewed 162 times
1 Answers
0
The following article demonstrates how to catch and customize the JavaScript Alert dialog by registering custom DialogHandler
implementation: https://dotnetbrowser.support.teamdev.com/solution/articles/9000109867-winforms-customizing-javascript-dialogs

Vladyslav Tsvek
- 244
- 1
- 10