I need to setup some web site monitors that require a little more than the regular templates. The monitors are similar to the Thwack user experience monitor but needs to be done is separate steps. I need to do the following steps for monitoring.
1. Log into the site (This is very easy with the form login template)
2 Enter a string of data into a search field.
The way the site is designed with the login and search string I cannot use a single URL with the search string inside to create this. I need it to be a second step in the process.
3. Validate the site is up by looking for a string of data related to my search.
Thanks for the help!