简体   繁体   中英

Chrome Dev Tools - Code Coverage during navigation

The new code coverage feature is really awesome, but it can only test one page.

Obviously noone has a site where you can see all abstractions and modules at once. This might be the case on SPAs, though.

So the question is:

Is there a possibility to capture the information across multiple sites during navigation?

Tested in Chrome 63.0.3239.132

Nope. Unfortunately it sucks a lot - it - does not save state between pages/ sub-pages: osx + chrome version 64.0.3282.167 (Official Build) (64-bit). For now it's just toy to play, but not (yet) tool for production.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM