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

594 B

Home > puppeteer > Protocol > Profiler > ConsoleProfileFinishedEvent > title

Protocol.Profiler.ConsoleProfileFinishedEvent.title property

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

Signature:

title?: string;