Force and keep browser open option
Open
- Dominant language
- JavaScript
- Stars
- 119
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Add `--force` option that kills already running browser. We also need an option that keeps the browser open instead of closing it.
Contributor guide
Research direction
Start by locating the command-line option parsing and the browser startup and shutdown flow. Check how an already running browser is detected and how the browser is closed after tests; done means `--force` can terminate the existing browser and a separate option reliably leaves the browser open.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100