Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Firefox process start/management #10

Open
njasm opened this issue Jun 12, 2017 · 2 comments
Open

Implement Firefox process start/management #10

njasm opened this issue Jun 12, 2017 · 2 comments

Comments

@njasm
Copy link
Owner

njasm commented Jun 12, 2017

when NewSession is called, we should check if a firefox Instance is already running and try to connect to it, else we should try to find and start the processa and manage it. when ending a session we should also end the process if it was started by us.

@dvn0
Copy link

dvn0 commented Aug 26, 2019

+1 on this. I'll look at implementing if I find some time. Currently trying to figure out a good reliable way to do this. Having issues with killing the process reliably.

@njasm
Copy link
Owner Author

njasm commented Aug 28, 2019

@dvn0 if you have some code for this feature availiable online i'll try to help. I'm also really short on time atm to do it myself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants