mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
587 B
587 B
Home > puppeteer > Protocol > DOMSnapshot > DocumentSnapshot > encodingName
Protocol.DOMSnapshot.DocumentSnapshot.encodingName property
Contains the document's character set encoding.
Signature:
encodingName: StringIndex;