When iam running the test case it will open browser and the process will continue...my task was to get browser performance from developer tool record that performance until the test case run and download it as json file...can anyone help me
There are no details to the setup, but in general:
You could write an abstract test case which implements this and use it for all the tests that require time measurements.