My automation scripts are hanging when filling out some form details in a dialog window for IE-10.
The logging shows how the script stops for more than half an hour and then it continued until it failed. Other times the application is in an infinite waiting state.
I tried timing the get control operation but that doesn't seem to be the problem. But, I'm guessing the issue is around a COM operation like the Keyboard sendkeys or the Click action.
Please provide any troubleshooting methods for this problem.