browsh-org/browsh

Kill the headless Firefox process by PID, not by grepping `ps`

Open

#61 geöffnet am 9. Juli 2018

Auf GitHub ansehen
 (2 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)JavaScript (455 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (15.996 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

This was first brought up by a user that had an existing Selenium session: #59

If Browsh's Firefox process can have an identifying mark to it, then we can detect that instead of a crude detection of any headless Firefox process.

Contributor Guide