benderjs / browser-launcher2

☠ This package is no longer maintained ☠
Other
24 stars 13 forks source link

Collect PIDs of browsers #13

Open gregpabian opened 10 years ago

gregpabian commented 10 years ago

This might be needed to detect instances that weren't closed properly by a script and remain in background.

vweevers commented 9 years ago

This PR (and that module in general) might be of interest to you. dalek-browser-ie (and other dalek bindings) had problems with getting a PID on a non-english Windows. Thought I'd let you know. And if I can help, shoot.

gregpabian commented 9 years ago

I'll definitely take a look at this. Cool info, thanks!