Hello, is there any workaround to close browser when window.close() is called in script. This was working in v89 but not anymore in v130.
Referring to https://github.com/chromiumembedded/cef/issues/3761 tried the --use-alloy-style and --use-native but no luck.
OnBeforeClose is called but not DoClose.
Any workaround suggestions please.