sharpbrowser/SharpBrowser

Unable to use web notifications

gauriphatale opened this issue · 1 comments

Hi,
I downloaded your project. But I am unable to use javascript here on the browser.
I get this notification pop up on chrome but not in the project browser.
I am attaching a screenshot of wanted output.
Please revert as soon as possible.
image

Those popups are shown by chrome. Cefsharp does not provide it by default and neither do we. You'll have to handle it yourself by extending one of the handlers.