Hi.
I'm new to solarwinds/pingdom and I'm just creating my first transaction.
My transaction has opened a page, and then clicked on a link within that page.
What I'd now like to do it validate that the URL contains the word 'read'.
The validation of 'URL should be' is there, but I don't know what the exact URL will be for this new page, but it will always contain the word 'read' so I know this can be tested.
Is there a way I can test that the URL contains the word 'read', either using a command or a regex?
Thanks