browsh-org/browsh

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

Open

#61 aberto em 9 de jul. de 2018

Ver no GitHub
 (2 comments) (3 reactions) (0 assignees)JavaScript (455 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (15.996 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador