browsh-org/browsh

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

Open

#61 建立於 2018年7月9日

在 GitHub 查看
 (2 留言) (3 反應) (0 負責人)JavaScript (15,996 star) (455 fork)batch import
enhancementhelp wanted

描述

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.

貢獻者指南