browsh-org/browsh

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

Offen

#61 geöffnet am 09.07.2018

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

Repository-Metriken

Stars
 (15.996 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

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