Skip to content

Restart on browser crash#295

Merged
elacuesta merged 9 commits intomainfrom
restart-on-browser-crash
Jul 11, 2024
Merged

Restart on browser crash#295
elacuesta merged 9 commits intomainfrom
restart-on-browser-crash

Conversation

@elacuesta
Copy link
Copy Markdown
Member

@elacuesta elacuesta commented Jul 7, 2024

Closes #167, closes #189 closes #279, closes #294.

Allow the browser to be restarted if it gets disconnected. Controlled by the PLAYWRIGHT_RESTART_DISCONNECTED_BROWSER: bool setting, True by default.

Based on #167 (comment).

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ab103fe) to head (314b4a9).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #295   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          574       583    +9     
=========================================
+ Hits           574       583    +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@elacuesta elacuesta added the enhancement New feature or request label Jul 7, 2024
@elacuesta elacuesta marked this pull request as ready for review July 7, 2024 23:55
@elacuesta elacuesta merged commit e26d3c1 into main Jul 11, 2024
@elacuesta elacuesta deleted the restart-on-browser-crash branch July 11, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

1 participant