Skip to content

Adds configurable browser close behavior#1923

Merged
ninadbstack merged 2 commits intomasterfrom
debugging-enhancements
Jun 4, 2025
Merged

Adds configurable browser close behavior#1923
ninadbstack merged 2 commits intomasterfrom
debugging-enhancements

Conversation

@ninadbstack
Copy link
Copy Markdown
Contributor

Introduces a closeBrowser option in launch settings to control browser closure after tasks.

Updates logic in Browser and Session classes to respect this option, enabling flexibility in workflows.

Includes relevant unit tests to ensure proper handling of the closeBrowser option in various scenarios.

Introduces a `closeBrowser` option in launch settings to control browser closure after tasks.

Updates logic in `Browser` and `Session` classes to respect this option, enabling flexibility in workflows.

Includes relevant unit tests to ensure proper handling of the `closeBrowser` option in various scenarios.
@ninadbstack ninadbstack requested a review from a team as a code owner June 2, 2025 07:22
@ninadbstack ninadbstack merged commit 3c010cd into master Jun 4, 2025
41 checks passed
@ninadbstack ninadbstack deleted the debugging-enhancements branch June 4, 2025 07:26
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.

2 participants