Last 12 weeks · 0 commits
4 of 6 standards met
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
Repository: sindresorhus/trayballoon. Description: Create a trayballoon on Windows Stars: 162, Forks: 6. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v2.0.0 (5y ago). Open PRs: 0, open issues: 0. Last activity: 5y ago. Community health: 71%. Top contributors: sindresorhus, kevva, seriousManual, Richienb.