问题
At a first glance it looks like very useful tool, however I cannot find any operation like Save
or similar option.
Does anyone know whether it is possible to save the results analysed by the Chrome's Coverage tool? Thanks
回答1:
As mentioned int the comments above, and in the marked duplicate, a feature request has been filed for this.
In the meanwhile, as stated in the comments section of this page, one can use CoverageRange
, FunctionCoverage
or ScriptCoverage
to gather the same data via Chrome's RDP.
来源:https://stackoverflow.com/questions/44633247/how-to-save-the-results-analysed-by-the-chromes-coverage-tool