Hi,
Is it possible to have the web scenario ignore a page timeout? I was trying to configure it to only alarm if the page returns a 200 and does not contain certain content.
Basically, I have the scenario alarming if the step fails (which checks for content), though sometimes the site times out. I don't want to get alarms for that condition.
I'm probably just missing something simple here... I added a check for a 200 return code to the trigger, and it didn't work...
Thanks,
Tom
Is it possible to have the web scenario ignore a page timeout? I was trying to configure it to only alarm if the page returns a 200 and does not contain certain content.
Basically, I have the scenario alarming if the step fails (which checks for content), though sometimes the site times out. I don't want to get alarms for that condition.
I'm probably just missing something simple here... I added a check for a 200 return code to the trigger, and it didn't work...
Thanks,
Tom
Comment