A Dart library to automate the Chrome browser over the DevTools Protocol. This is a port of the Puppeteer API
BSD 3-Clause "New" or "Revised" License
236
stars
59
forks
source link
Not working in MSIX build for Windows #283
Open
sandip-freshcodes opened 10 months ago
It works properly in debug mode and in exe but when i create MSIX for uploading build on Windows Store it stopped working
Following is my MSIX configuration
Is it required any other capabilities to run ?