sitespeed.io
sitespeed.io copied to clipboard
How to combine sitespeed with manual testing?
Your question
I hope to launch a browser window through Sitespeed to open a specified URL, and then I can manually perform some random operations on this page, using Sitespeed to record my performance data and operation videos during this operation. May I ask if this requirement can be fulfilled? Or is there any possible way? Thank you very much.
Hi @t880216t no there's no way today to record the metrics and interact. You can use --debug and breakpoints in your scripting: https://www.sitespeed.io/documentation/sitespeed.io/scripting/tutorial-07-Debugging-Scripts.html that way it can help you to create a script that you can use and run to get metrics.