标签: node.js puppeteer
我可以使人偶文件选择器接受来自Web的路径吗? 我的照片在Cloudinary上,我想按文件选择器添加此照片。 Idk该怎么做。我尝试过
path = 'https://path/to/my/photo'; await fileChooser.accept([path]);