Two Step Authentication

Prev Next

Catchpoint tests do not support two step authentication due to the stateless nature of the Catchpoint agents.

The Catchpoint agent waits the specified time denoted by the second parameter, but does not reflect it in the Webpage Response metric. This is by design, as reporting it would cause the agent to automatically add 30 seconds for every failure of the waitForElementPresent verb.  This would not be reflective of the actual performance of the site. The agent "realizes" it waited 30 seconds for the element to load, but noticed that nothing occurred on the wire. Instead of adding the 30 seconds in which nothing happened as the result of your site to Webpage Response, the agent reports the time of the last relevant event, which for this waterfall was finishing downloading content on the wire. If the agent found the element, then it would have added it to Webpage Response, as it would have been relevant as you are searching for it specifically within the script.