I am trying to add a time delay in my sequence. I am using the Sequential Model for my test, and the Wait step in the Synchronization menu does not seem to work. Is there a different built-in step type to create this pause? Or do I need to modify the model to run a thread, which I can then pause?