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

592 B

Home > puppeteer > Protocol > Profiler > ConsoleProfileFinishedEvent > location

Protocol.Profiler.ConsoleProfileFinishedEvent.location property

Location of console.profileEnd().

Signature:

location: Debugger.Location;