zhm
Results
1
issues of
zhm
I want to programmatically dismiss an alert in WebExtensions. But I don't know how to. In Chrome extension, I can use `chrome.debugger` API to send a `Page.handleJavaScriptDialog` command. Then the...