Stock download manager notification
Posted: 16 Apr 2014 10:03
I have this flow which plays a sound when a browser finishes it's downloads. I've been able to implement this to every browser which I use except the ones that uses stock download manager.
The problem is my non-existent scripting skills. I use expression condition with script:contains(text, "Download complete.")
That doesn't work, as it always return false. The notification text variable contains "filename.xyz Download complete." Do I have to add a wild card to filename's place? If so, how do I do that?
The problem is my non-existent scripting skills. I use expression condition with script:contains(text, "Download complete.")
That doesn't work, as it always return false. The notification text variable contains "filename.xyz Download complete." Do I have to add a wild card to filename's place? If so, how do I do that?