How to continue the execution of the steps in the workflow after a number of seconds in workflow

how to continue the execution of the steps in the workflow after a number of seconds, example I have a script that is running I know it will take 20 seconds, I need it to be executed to continue my steps

If you can provide more example of what you have like an image that will help out a lot for others to understand your query and give quicker solution. But try the Wait in Wappler like so.

Yes add it there. I believe the Wappler Wait is in milliseconds so do the conversion to get it to 20 seconds.

Thanks but I can’t find wait

Check under Core Actions

I don’t think wait is available in PHP server actions