Closed LarsDenBakker closed 4 years ago
When we rerun tests we open a new tab, this is annoying when debugging in the browser. We should reload the existing tab if available.
We can do this after we start batching tests, on re-run we can look for a tab with the corresponding session id and reload that.
We changed the way debug mode works, so this is no longer applicable.
When we rerun tests we open a new tab, this is annoying when debugging in the browser. We should reload the existing tab if available.