Follow JavaScript redirects in HTTP Monitor

HTTP monitors can now follow JavaScript redirects in the HTML document. This can be used in conjunction with expected URL matching to validate destination URLs.

Enable JavaScript redirect for monitor

Linked JavaScript files are not processed. Only redirects written in <script> blocks inside the HTML document are supported.

Checkout our HTTP monitor documentation for more information.