Hi There,
Am using trayballoon npm for more than a year, and I have an issue where tray balloon stays on task bar forever until closed manually. Below is my implementation of trayballoon code
specStarted: function(result) {
trayballoon({
title: 'Currently Running Test Case',
text: result.description,
icon: '.\\resources\\image-library\\protractor.ico',
timeout: 2000,
wait : 2000
},function(){
console.log("")
});
}
here trayballoon waits for more than 10 + sec or waits on taskbar forever.
ENV details:
Platform win 10:
nodejs : 6.11.4
Please help to resolve this issue. Thanks in advance
Thanks,
Sri Harsha
@npm: www.npmjs.com/~sriharsha
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too