puppeteer/new-docs/puppeteer.protocol.css.createstylesheetrequest.frameid.md
2020-07-13 14:01:35 +01:00

584 B

Home > puppeteer > Protocol > CSS > CreateStyleSheetRequest > frameId

Protocol.CSS.CreateStyleSheetRequest.frameId property

Identifier of the frame where "via-inspector" stylesheet should be created.

Signature:

frameId: Page.FrameId;