bitovi / bitovi/testee

Force and keep browser open option

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.