deno-puppeteer
deno-puppeteer copied to clipboard
Add more tests
Testing is very slim right now. At minimum a test for the following should be added:
- [ ] FF installation and usage
- [ ] Connect only, with browserless.io
- [ ] Taking screenshot with
path
option
I spent some hours debugging why Firefox wasn't working inside Docker today. My conclusion: Make sure that the user has a home directory, otherwise Firefox just hangs.