Skip to content

Conversation

@Artur-
Copy link
Member

@Artur- Artur- commented Nov 14, 2025

Similar to the fix in #2053, the quitDriverOnFinish logic can fail when the driver session is already closed or unavailable. Without proper exception handling, these errors could mask the original test failure.

Now catches and logs any exceptions that occur during driver.quit(), allowing the actual test result to be properly reported.

…rules

Similar to the fix in #2053, the quitDriverOnFinish logic can fail when
the driver session is already closed or unavailable. Without proper
exception handling, these errors could mask the original test failure.

Now catches and logs any exceptions that occur during driver.quit(),
allowing the actual test result to be properly reported.
@Artur- Artur- enabled auto-merge (squash) November 14, 2025 07:13
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.

3 participants