Hi.
I'm just creating a simple transaction in pingdom which loads a homepage.
What I'd now like to do is validate that the page status code is a 200.
Is there a way I can test that the status code of the loaded page is a 200?
Thanks