<?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: Clickpath monitor with XML Page in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200853#M1599</link>
    <description>&lt;P&gt;The chat functionailty in the WebUI. That way we can looks at the monitor and page and see what's happening. If you do not have access to chat, you can create a Support ticket&lt;/P&gt;</description>
    <pubDate>Tue, 20 Dec 2022 11:50:51 GMT</pubDate>
    <dc:creator>HannahM</dc:creator>
    <dc:date>2022-12-20T11:50:51Z</dc:date>
    <item>
      <title>Clickpath monitor with XML Page</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200798#M1594</link>
      <description>&lt;P&gt;Hi, I'm attempting to add some javascript to a clickpath to extract the text from an XML Page. I have this working with another clickpath using:&lt;BR /&gt;&lt;BR /&gt;var text = 'An error occured';&lt;BR /&gt;var text1 = document.documentElement.innerText;&lt;BR /&gt;if (text1.match(/An error occurred/)) {&lt;BR /&gt;api.skipNextSyntheticEvent();&lt;BR /&gt;} else {&lt;BR /&gt;api.info("AUP found");&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;The issue i have is the line:&lt;/P&gt;
&lt;P&gt;var text1 = document.documentElement.innerText;&lt;/P&gt;
&lt;P&gt;times out when loading the XML Page (JS execution took too long). i've tried innerHTML but this also times out. Is it possible for a click path to do what i want on an XML page?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 08:43:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200798#M1594</guid>
      <dc:creator>headsy</dc:creator>
      <dc:date>2022-12-20T08:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Clickpath monitor with XML Page</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200831#M1595</link>
      <description>&lt;P&gt;Are you able to get the expected text if you interrogate the element in the Console in DevTools?&lt;BR /&gt;What size is the response? If you pipe the text1 to the logs - api.info() etc What is the output?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 09:04:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200831#M1595</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2022-12-20T09:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Clickpath monitor with XML Page</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200832#M1596</link>
      <description>&lt;P&gt;Hi Hannah,&lt;/P&gt;&lt;P&gt;when i put that in dev tools console i get the text of the page displayed as expected. its 4255 characters long. I've attempted to pipe to api.info and even to api.fail but the script does not reach that point. If the script only contains&amp;nbsp;&lt;SPAN&gt;var text1 = document.documentElement.innerText; it still times out.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 09:19:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200832#M1596</guid>
      <dc:creator>headsy</dc:creator>
      <dc:date>2022-12-20T09:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Clickpath monitor with XML Page</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200850#M1597</link>
      <description>&lt;P&gt;Interesting. Can you go into chat so we can look at this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 11:15:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200850#M1597</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2022-12-20T11:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Clickpath monitor with XML Page</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200851#M1598</link>
      <description>&lt;P&gt;in to chat?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 11:32:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200851#M1598</guid>
      <dc:creator>headsy</dc:creator>
      <dc:date>2022-12-20T11:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Clickpath monitor with XML Page</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200853#M1599</link>
      <description>&lt;P&gt;The chat functionailty in the WebUI. That way we can looks at the monitor and page and see what's happening. If you do not have access to chat, you can create a Support ticket&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 11:50:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200853#M1599</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2022-12-20T11:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Clickpath monitor with XML Page</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200854#M1600</link>
      <description>&lt;P&gt;we dont have chat so i've created a ticket&amp;nbsp;&lt;SPAN&gt;#111989&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 12:29:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200854#M1600</guid>
      <dc:creator>headsy</dc:creator>
      <dc:date>2022-12-20T12:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Clickpath monitor with XML Page</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200856#M1602</link>
      <description>&lt;P&gt;Looks like any javascript action times out following the navigation to the XML page. even just&lt;BR /&gt;api.info("step 4");&lt;/P&gt;&lt;P&gt;or&lt;BR /&gt;api.fail("step 4");&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 12:34:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200856#M1602</guid>
      <dc:creator>headsy</dc:creator>
      <dc:date>2022-12-20T12:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Clickpath monitor with XML Page</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200873#M1603</link>
      <description>&lt;P&gt;What version ActiveGate are you running this on? There was a similar sounding issue a while ago, but that was fixed around 1.229.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 14:28:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200873#M1603</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2022-12-20T14:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Clickpath monitor with XML Page</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200875#M1604</link>
      <description>&lt;DIV class=""&gt;ActiveGate 1.225.137.20210922-101329&lt;/DIV&gt;&lt;DIV class=""&gt;Synthetic 1.225.30.20211215-102023&lt;/DIV&gt;&lt;DIV class=""&gt;Chromium 92.0.4515.131&lt;BR /&gt;&lt;BR /&gt;oh no. Were in the process of updating but will be in the new year now.&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Dec 2022 14:33:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200875#M1604</guid>
      <dc:creator>headsy</dc:creator>
      <dc:date>2022-12-20T14:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Clickpath monitor with XML Page</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200880#M1605</link>
      <description>&lt;P&gt;Ah, ok. Unfortunately, there was no workaround and upgrading was the only solution. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 15:10:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200880#M1605</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2022-12-20T15:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Clickpath monitor with XML Page</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200881#M1606</link>
      <description>&lt;P&gt;OK, I shall see how it goes when we are updated in the new year. thanks for the help&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 15:15:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Clickpath-monitor-with-XML-Page/m-p/200881#M1606</guid>
      <dc:creator>headsy</dc:creator>
      <dc:date>2022-12-20T15:15:04Z</dc:date>
    </item>
  </channel>
</rss>

