Appearance
We can wait with _spy.utils.sleep().
_spy.utils.sleep()
await _spy.utils.sleep(1000);
sleep( ms: number, ): Promise<void>;