Using chrome dev tool profiler from the console -


i found looks has looking for: https://chromedevtools.github.io/devtools-protocol/tot/profiler/#type-scriptcoverage

how use profiler console? expected profile command there, it's not , couldn't find documentation on how access it.

my end goal able write query gives me code coverage numbers single file.

thanks!


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -