Home > puppeteer > Protocol > Page > FrameAttachedEvent > stack
JavaScript stack trace of when frame was attached, only set if frame initiated from script.
Signature:
stack?: Runtime.StackTrace;