I try to debug my Selenium UI-Tests and when I want to see Details of a variable I always get a Timed Out within 1000 ms. I know I can put the time up, but why is the debugger or the CLR so slow to evaluate the details of a variable?
Can anyone explain this to me?