You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's how I attempt to encode it in the format expected by Phantomas (resulting in the error Failed to deserialize params.cookies.expires - BINDINGS: double value expected) :
Here's what I do to write the cookies from puppeteer after successful login :
Here's a working code to use the same cookies in subsequent puppeteer crawls (see source) :
Here's how I attempt to encode it in the format expected by Phantomas (resulting in the error
Failed to deserialize params.cookies.expires - BINDINGS: double value expected
) :Which looks like :
The text was updated successfully, but these errors were encountered: