What should I do when some of the screenshots for the real browser monitor are not clear?

What should I do when some of the screenshots for the real browser monitor are not clear?

To ensure that all the page elements are loading correctly while taking screenshots, you can try adding wait_for_element_presence and wait_for_element_visibility parameters for the pages where the screenshots are not clear. To make this change:
  1. Log in to Site24x7.

  2. Navigate to Home > Monitors.

  3. Click the monitor of your preference.

  4. On the Monitor Status page that opens, click the hamburger icon next to the monitor name and click Edit Web Script.

  5. In the script that opens, add the following lines with appropriate values above the page elements that aren't clear:

Quotewait(<time in milliseconds>)
wait_for_element_presence(<element type>,<element name>,<maximum wait time in seconds>)
wait_for_element_visibility(<element type>,<element name>,<maximum wait time in seconds>)


    • 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 ...
    • 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 ...
    • Real User Monitoring (RUM) Licensing

      RUM licensing is based on Pageviews. Site24x7 includes RUM in all the plans available. The number of Pageviews and Sites provided differs based on the plan. Your RUM license limit is reset at the start of every month. Please check the below list for ...
    • Synthetic browser module prerequisite and troubleshooting guide for On-Premise Pollers

      Introduction This document provides a structured troubleshooting guide for resolving issues encountered during the download process of On-Premise Poller for Synthetic (Browser) Module. It covers possible statuses, check-up steps, remedies, and ...
    • 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 ...