Skip to content

Fix problem with interaction with selenium-standalone#3

Open
rguderlei wants to merge 1 commit intostimms:masterfrom
rguderlei:master
Open

Fix problem with interaction with selenium-standalone#3
rguderlei wants to merge 1 commit intostimms:masterfrom
rguderlei:master

Conversation

@rguderlei
Copy link

I am using selenium-standalone to start/stop selenium around invoking intern. In the current version, the intern task terminates before the tests are finished. As a result, selenium is killed before the tests are completed.

The problem is solved by emitting the 'end' event when the forked intern process terminates.

@cjam
Copy link

cjam commented Jun 21, 2016

@stimms Any chance this could be integrated, I ended up doing a similar fix in my local branch to eliminate some race conditions I was running into.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants