browsh-org/browsh
Kill the headless Firefox process by PID, not by grepping `ps`
オープン
#61 opened on 2018/07/09
enhancementhelp wanted
Repository metrics
- Stars
- (15,996 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.