2 comments

[ 3.5 ms ] story [ 11.4 ms ] thread
Can I use this to automate file upload?

Puppeteer doesn't support automatic file upload (or drag and drop).

I currently hack the c++ version chrome browser and trigger file uploading with c++. Can this be done with this Electron version?