Hello,
I have an automation suite that takes a long time to fully run. It mainly consists of test-cases that take 30s-4m on average, but all add up to 2.5 hours total. As I run the automation, I notice that parsing text from pages seems to get slower and slower and then at some point telerik can't access pages anymore and all InternetExplorer shows is this error:
"PRXY0007: The request or the response message was incomplete or malformed. An existing connection was forcibly closed by the remote host"
Is there a known reason why this would happen? How is it prevented?