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

Is there a better way to structure post methods in Class Based Views -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -