perfjankie
perfjankie copied to clipboard
Using perfjankie with browser-perf runner
Hello,
is it possible to use perfjankie with browser-perf runner? I have Electron application and Spectron E2E tests for that. I was able to use browser-perf runner for connecting to the Chromedriver instance created by Spectron and gather some performance data. Is it possible to use perfjankie in a same way or is the only possibility to let it create a new browser-perf instance along the initialization of perfjankie?
The issue seems to be that it's not possible to pass session ID to the browser-perf instance created by perfjankie. Also it would be great if there was a possibility to pass an existing browser-perf runner instance to perfjankie.