Forum Discussion
- Colin_McCraeCommunity Hero
What does the array contain?
If it's objects, and there are a lot of them, it can take a LONG time to populate all the debug data.
You say it's hanging, but how long have you actually tried leaving it?
Try pausing it before you go for lunch and see if it has completed population by the time you come back. We noticed this installing TestExecute on a Win 10 box recently. We thought it had hung, but it hadn't, it was taking 10 minutes to bring up a dialog box. Don't ask me why. But it was.
- santoshthengeOccasional Contributor
My problem is not solved?
i am facing this issue daily while debugging the script. I have wait more than 15 min to populate all object but objects are not populate even though evaluate dialog does not allow closed.
To reproduced this issue simply create array of 50-100 element and evaluate this array object and see that test complete gets hang.
Regards
Santosh