Regex for Validating the HTML id Attribute

When we initially started building our test recorder, we needed a way to validate the id attributes being used on the page. We would sometimes capture an id attribute in a recording, only to find that it failed when we used it in a test, because it didn’t meet specification. For instance, sometimes websites would use […]

Why Did We Build Ghost Inspector?

Easily create automated browser tests for your websites and web applications.

For our first blog post, I wanted to elaborate on why we built Ghost Inspector. The simple answer is to meet, not just one, but two needs that we see when it comes to ensuring your website is online and functioning. You’ll notice in the video demo that we call Ghost Inspector an “automated website testing and monitoring tool.” […]