I have a couple of web scenarios, and some of them have "Required String" enabled. The endpoint will always return http response code 200, even if the required string doesn't match. Example:
Step 1
Endpoint: https://api.example.com/api/v1/status
Required string: "ApiStatus"...
Search Result
Collapse
4 results in 0.0026 seconds.
Keywords
Members
Tags
-
Web Monitoring Scenario Login Help
Hi,
I need help with web monitoring scenario login. I can't seem to get it to work.
Here is my source code.
<input tabindex="1" type="text" id="edit-name" name="name" value="[email protected]" size="60"... -
Need Web Monitoring Examples
Hi,
I'm working with building Web Monitoroing Scenarios. I have a basic page check working fine. The problem comes with trying to do more complex checks like 'login and verify text', or 'submit form and verify text'. I can't seem to get the POST variables to operate correctly, and...