Learn more about Intelligent Playback.

Intelligent Playback: Monitor randomly changing attributes of my HTML elements using Web Transaction (Browser)

You don't have to record each time an HTML attribute changes for an element.

Site24x7 Web Transaction (Browser) monitoring uses a concept called Intelligent Playback, which will identify the attribute level changes of the HTML element and update your recorded scripts automatically. 

Let us assume the name of a text link during initial recording is "Sign Up" and it is changed to "Register" subsequently. The Site24x7 Web Transaction (Browser) Recorder will capture all the attributes of a particular HTML element (the text link in this case) such as ID, name, CSS, and XPath during the initial recording itself. During monitoring, Site24x7 will use any one of the attributes to identify the element. If that primary attribute (for example ID) fails, then we will try to identify the element based on other available attributes such as name, CSS, XPath, etc. If we are able to identify the element with any of the other attributes (for example XPath), the Web Application Playback Engine will find out a new value for the ID attribute and the web script will be updated accordingly.

If the HTML element itself is replaced or removed, we will report the status of that particular step as "Trouble" or "Down". In such a case you may have to re-record that step. 

In case you don't wish to perform an intelligent playback, add the following command update_intelligent_play_candidates("false") in your advanced web script editor.


    • Related Articles

    • Amendments to Site24x7 Monitor Names

      We've recently renamed a few of our Monitors to help keep in sync with the current IT and DevOps trends. The new monitor names are designed to correctly resonate with the IT & DevOps crowd. We've made necessary changes in the Web client, Help ...
    • Site24x7's intelligent polling logic during Monitor outage

      For Internet Service monitors, the Starter, Pro, Classic, and MSP paid plans allow you to monitor websites from eight test locations (one primary and seven secondary). The Enterprise and Elite plans support monitoring from up to 16 locations (one ...
    • How do I check if URL redirection works correctly using the Website Monitor?

      A webpage can be made available from more than a single web address using URL redirection. Most redirects are automated and it becomes difficult to track if the redirection works in a specific way. This can be verified using website monitoring in ...
    • Monitor types that can be cloned using Site24x7 Clone option

      To create an exact copy of your existing monitor with the same configuration settings, you've to access the "Clone" functionality in the client. Most of the internet-facing services that Site24x7 supports can be cloned. Please find below the list of ...
    • What are the major differences between Monitor Groups and Tags

      Monitor Groups   A Monitor Group helps in logically grouping resources, and provides a business perspective of the resources. It can be used for: Filtering monitors in the Home tab - Monitor Status Page. Filtering monitors in Configuration Rules and ...