Hi,
You should use the Verify step. Just drag it from the toolbox nd locate the object you want to verify. The step will wait (object timeout) until the object will appear. If you want it for logging matters (don't use alerts in Load testing) you can use if/else and log appropriatley.
Thanks.