Skip to content

Avoid logging "Could not serialize" in Puppeteer tests

Warren Gifford requested to merge fix-puppeteer-log-spam into main

Created by: felixfbecker

Reduces logspam by falling back to the text if we couldn't do rich serialization of any arguments, instead of logging an error.

Merge request reports

Loading