browser-perf
browser-perf copied to clipboard
Measuring performance of a workflow
My requirement is to measure the performance of each screen in my application. For example, launch home page --> login --> search --> place and order --> logout.
Now I have to performance test this flow. Can I integrate it with the existing selenium tests? If so can you please tell me how? If not, how am I supposed to use it?