puppeteer/new-docs/puppeteer.protocol.debugger.callframe.url.md
2020-07-13 14:01:35 +01:00

486 B

Home > puppeteer > Protocol > Debugger > CallFrame > url

Protocol.Debugger.CallFrame.url property

JavaScript script name or url.

Signature:

url: string;