Forum Discussion
joe_2
12 years agoContributor
Well...
A few weeks later and today I just found... you guessed it: existing functionality that does what I was asking about.
The timer operation has a built in string variable named Str.
You can put the text you want to display in Str and it will replace the default message which is something like 'delays the test execution for xxx miliseconds'
It isn't actually a suppression of the push notification, but at least now I can decide what it will say while it's waiting.
I just hadn't noticed it before.
A few weeks later and today I just found... you guessed it: existing functionality that does what I was asking about.
The timer operation has a built in string variable named Str.
You can put the text you want to display in Str and it will replace the default message which is something like 'delays the test execution for xxx miliseconds'
It isn't actually a suppression of the push notification, but at least now I can decide what it will say while it's waiting.
I just hadn't noticed it before.