The wait command, when reached in the execution flow, will cause ParseHub to wait for some amount of time.
You should use this command if you know that a web page requires you to wait an amount of time for data to appear, if data needs time to load, or if new data shows up at regular intervals (by pairing this up with a Loop command, you can repeat it a certain number of times).
Options
Wait x seconds
This is the only option for the Wait command, and tells ParseHub how much time it should wait before moving onto the next command.