Hi, I am using webtest to check if my webpages display what they should.
If a problem occurs, I`d like to be able to set a breakpoint inside page and debug, what it is doing.
How can I set a breakpoint and stop there when these requests come from webtests?
Classic F5 stops at those breakpoint, but requests from webtests don`t.
Thanks, radco
If this is a answer to your problem, mark it as answer in right upper corner. It helps other who read your article to known that it is correct answer