<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Capturing Webpage variable on synthetic monitor step in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Capturing-Webpage-variable-on-synthetic-monitor-step/m-p/182281#M1173</link>
    <description>&lt;P&gt;Is this information available somewhere on the page? If so, you could use a JavaScript event to grab the value and then either print it in the logs using, api.info etc or you could fail the monitor with api.fail and print the information in event shown the WebUI. You can find information on JavaScript events &lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/synthetic-monitoring/browser-monitors/browser-clickpath-events#javascript" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Mar 2022 08:30:47 GMT</pubDate>
    <dc:creator>HannahM</dc:creator>
    <dc:date>2022-03-11T08:30:47Z</dc:date>
    <item>
      <title>Capturing Webpage variable on synthetic monitor step</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Capturing-Webpage-variable-on-synthetic-monitor-step/m-p/182274#M1172</link>
      <description>&lt;P&gt;Do we have a way where I can capture webpage variables upon synthetic script execution? &lt;BR /&gt;&lt;BR /&gt;I have been getting frequent alerts but unable to identify which webserver node is failing. I'm thinking of capturing the webpage variable so we can directly isolate it from the web cluster. Do you think it's possible?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 12:48:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Capturing-Webpage-variable-on-synthetic-monitor-step/m-p/182274#M1172</guid>
      <dc:creator>mpdotcom</dc:creator>
      <dc:date>2022-03-11T12:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Webpage variable on synthetic monitor step</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Capturing-Webpage-variable-on-synthetic-monitor-step/m-p/182281#M1173</link>
      <description>&lt;P&gt;Is this information available somewhere on the page? If so, you could use a JavaScript event to grab the value and then either print it in the logs using, api.info etc or you could fail the monitor with api.fail and print the information in event shown the WebUI. You can find information on JavaScript events &lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/synthetic-monitoring/browser-monitors/browser-clickpath-events#javascript" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 08:30:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Capturing-Webpage-variable-on-synthetic-monitor-step/m-p/182281#M1173</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2022-03-11T08:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Webpage variable on synthetic monitor step</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Capturing-Webpage-variable-on-synthetic-monitor-step/m-p/182288#M1174</link>
      <description>&lt;P&gt;I tried the api.info and it works if I want to run manually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way that I can view the details on script analysis page?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 09:16:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Capturing-Webpage-variable-on-synthetic-monitor-step/m-p/182288#M1174</guid>
      <dc:creator>mpdotcom</dc:creator>
      <dc:date>2022-03-11T09:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Webpage variable on synthetic monitor step</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Capturing-Webpage-variable-on-synthetic-monitor-step/m-p/182303#M1175</link>
      <description>&lt;P&gt;No, for HTTP Monitors you can't currently add information there. If it's a monitor being run on a private location, you can see messages in the vuc-http-custom.log. Otherwise for a public monitor you could fail the test as you can see the failure message in the Events section on the HTTP Monitor details page.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise, you could use the events API to send an event to the tenant for this monitor&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 11:07:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Capturing-Webpage-variable-on-synthetic-monitor-step/m-p/182303#M1175</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2022-03-11T11:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Webpage variable on synthetic monitor step</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Capturing-Webpage-variable-on-synthetic-monitor-step/m-p/183858#M1229</link>
      <description>&lt;P&gt;do we have document on how to do this?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 05:41:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Capturing-Webpage-variable-on-synthetic-monitor-step/m-p/183858#M1229</guid>
      <dc:creator>mpdotcom</dc:creator>
      <dc:date>2022-04-01T05:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Webpage variable on synthetic monitor step</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Capturing-Webpage-variable-on-synthetic-monitor-step/m-p/248521#M2479</link>
      <description>&lt;P&gt;Api.fail is documented &lt;A href="https://docs.dynatrace.com/docs/shortlink/http-monitor-pre-post-script#end" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;and the events API is documented &lt;A href="https://docs.dynatrace.com/docs/dynatrace-api/environment-api/events-v2/post-event" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 08:22:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Capturing-Webpage-variable-on-synthetic-monitor-step/m-p/248521#M2479</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2024-06-18T08:22:55Z</dc:date>
    </item>
  </channel>
</rss>

