Delay / Sleep

Using manual delay is not recommended because BugBug has other ways of smart waiting.

But sometimes you may want to hardcode a delay for a step, as this might be a faster way to fix the test instead of debugging.

Last updated