puppeteer tag

2 questions


1 answers
103 views
0
How to register a file upload implemented in dropzone from papeteer

I have implemented the function of accessing the page from papeteer and registering by automatically entering the form, but I am worried about how to register the image for the file upload implemented...

1 years ago

1 answers
79 views
0
I can't open the jpeg file saved in screenshot of Puppeteer.

Running Puppeteer in node.js.I accessed Google's top page with the following code and saved the screenshot as a jpg file.const supplier=require('puppeter');browser = wait supplier.launch({headless:fal...


© 2024 OneMinuteCode. All rights reserved.