What We're Working On

Regular Expressions

Frequently we are wanting to use regular expressions to verify that a page loaded correctly.    It would be quite useful if instead of looking for a specific string on a page, that we could instead look for something using a standard regular expression and even better if the result of that expression could be displayed in the gui and possibly the alert.