PixnBits / karma-selenium-webdriver-launcher

A Karma plugin. Run tests in an instance of a Selenium Webdriver.
MIT License
5 stars 8 forks source link

Fix closing the browser and effectively making Karma stuck when using singleRun option #5

Closed dos1 closed 9 years ago

dos1 commented 9 years ago

There were a few problems that prevented selenium-webdriver-launcher to work properly with singleRun option:

PixnBits commented 9 years ago

Good stuff, thanks for fixing that!

erykpiast commented 9 years ago

:+1: Are you going to publish on NPM new version containing those fixes?

PixnBits commented 9 years ago

oops, got busy at work :-1: I can give @dos1 access to do so, if you wish? might be faster than I'll be :(

PixnBits commented 9 years ago

I don't see @dos1 on npm :frowning:

dos1 commented 9 years ago

Try again :)

PixnBits commented 9 years ago

published in the meantime

PixnBits commented 9 years ago

and added! :tada:

dos1 commented 9 years ago

Great, thanks! :+1: