Coverage.stopCSSCoverage() method
Signature:stopCSSCoverage(): Promise<CoverageEntry[]>;
Promise<CoverageEntry[]>
Promise that resolves to the array of coverage reports for all stylesheets.
Remarks
CSS Coverage doesn't include dynamically injected style tags without sourceURLs.