-
Notifications
You must be signed in to change notification settings - Fork 53
Support multi-database accounts #4
Comments
So I have this snippet to get DB list
It works, and the rest of the script seems to as well, but at the end it fails as there is no zip file 🤔. Tried taking a screenshot, but it just shows main page of my db. Any advice @signalnerve |
Ok, tried on the other (smaller) DB, it worked, I guess I'll try increasing final timeout even higher... |
Yeah, that helped, but need to have timeout like 30 sec |
gonna publish a PR for multi-db support tomorrow-ish |
I'm getting timeout error at waiting for selector: any idea how to solve this?? |
do you have multiple databases? if so - you can use version from #6 otherwise - you can try increasing the relevant timeout (https://github.com/puppeteer/puppeteer/blob/master/docs/api.md#pagewaitforselectorselector-options) |
hopefully we can get a version that exports to Google Drive |
See #1 on initial discussion
The text was updated successfully, but these errors were encountered: