puppeteer/new-docs/puppeteer.protocol.profiler.consoleprofilestartedevent.title.md
2020-07-13 14:01:35 +01:00

590 B

Home > puppeteer > Protocol > Profiler > ConsoleProfileStartedEvent > title

Protocol.Profiler.ConsoleProfileStartedEvent.title property

Profile title passed as an argument to console.profile().

Signature:

title?: string;