We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When called chrome.kill(), chrome launcher sometimes fails to kill the instance, causing lib to fail at that point.
chrome.kill()
The text was updated successfully, but these errors were encountered:
fix(puppets): added error handling for failing chrome kill attempt
0052ab7
fix #65
6cc65fd
chore(release): 2.1.1 [skip ci]
34071ef
## [2.1.1](v2.1.0...v2.1.1) (2019-11-01) ### Bug Fixes * **puppets:** added error handling for failing chrome kill attempt ([6cc65fd](6cc65fd)), closes [#65](#65)
🎉 This issue has been resolved in version 2.1.1 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
onderceylan
No branches or pull requests
When called
chrome.kill()
, chrome launcher sometimes fails to kill the instance, causing lib to fail at that point.The text was updated successfully, but these errors were encountered: