puppeteer/new-docs/puppeteer.protocol.network.setcookieresponse.success.md
2020-07-13 14:01:35 +01:00

532 B

Home > puppeteer > Protocol > Network > SetCookieResponse > success

Protocol.Network.SetCookieResponse.success property

True if successfully set cookie.

Signature:

success: boolean;