I made a wait module - "wait x seconds"

Hi.
Thanks for sharing. :slightly_smiling_face:
I created a similar one for PHP few days ago: Sleep/Wait for PHP
I will be extending that to NodeJS too.

One tip for the module title in hjson:

title : 'Wait @@var(seconds)@@',

Setting title in this fashion will show the delay time value in the steps itself, without having to click on it to check the entered value.

image

1 Like