https://cypress.io logo
And we are using cypress in our CI system and it s...
# e2e-testing
w
And we are using cypress in our CI system and it starts a new browser for each test. Would there be a way to improve performance here somehow? Like reusing an existing browser instance or something like that?