or
Hi, I have a question.
Sometimes my test cases pass, but sometimes my test cases fail due to the following error.
System.TimeoutException: Wait for condition has timed out
I believe it is the network speed issue. I would like to customize the error message, but I find it seems not possible for me to do it. Is it possible for me to know which step or line throws this exception? I can increase the sleep time.
Thanks,
Ray