Skip to content

Leave browser windows open after test failures#3074

Open
labkey-tchad wants to merge 1 commit into
developfrom
fb_zombieGeckodriver
Open

Leave browser windows open after test failures#3074
labkey-tchad wants to merge 1 commit into
developfrom
fb_zombieGeckodriver

Conversation

@labkey-tchad

Copy link
Copy Markdown
Member

Rationale

Starting with Geckodriver v0.37.0, shutting down the driver service also shuts down the browser.
We need to leave the FirefoxDriverService running after test failures to allow manual inspection of the browser state.
I'm putting this behavior behind a flag because it will also leave a lot of zombie 'geckodriver' processes that will need to be cleanup up manually.

Related Pull Requests

  • N/A

Changes

  • Leave geckodriver running after test failures

@labkey-tchad labkey-tchad self-assigned this Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant