browsh-org/browsh

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

Open

#61 ouverte le 9 juil. 2018

Voir sur GitHub
 (2 commentaires) (3 réactions) (0 assignés)JavaScript (455 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (15 996 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur