<?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: Synthetic Browser clickpath for a url that does not change(single page application) in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Browser-clickpath-for-a-url-that-does-not-change/m-p/185217#M1271</link>
    <description>&lt;P&gt;Hi Antonio&lt;BR /&gt;&lt;BR /&gt;I tried the synthetic recorder but keeping running into the same issue&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2022 10:14:20 GMT</pubDate>
    <dc:creator>Edmond_Matimela</dc:creator>
    <dc:date>2022-04-21T10:14:20Z</dc:date>
    <item>
      <title>Synthetic Browser clickpath for a url that does not change(single page application)</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Browser-clickpath-for-a-url-that-does-not-change/m-p/185208#M1269</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to create clickpath for a website that uses single page application. In this instance when creating a clickpath, I noticed that the url doe not change when loading a different page, so basic it uses a single page with different views. This creates some kind of a confusing to the clickpath playback as it looks for the same placeholder in a different page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edmond&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 08:27:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Browser-clickpath-for-a-url-that-does-not-change/m-p/185208#M1269</guid>
      <dc:creator>Edmond_Matimela</dc:creator>
      <dc:date>2022-04-21T08:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Browser clickpath for a url that does not change(single page application)</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Browser-clickpath-for-a-url-that-does-not-change/m-p/185216#M1270</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/45052"&gt;@Edmond_Matimela&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Have you tried to use the synthetic recorder? It shouldn't be a problem with most applications.&lt;/P&gt;&lt;P&gt;Please note that the clickpath is not dependent on URLs, it can use several other forms of navigating through SPAs.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 10:11:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Browser-clickpath-for-a-url-that-does-not-change/m-p/185216#M1270</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2022-04-21T10:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Browser clickpath for a url that does not change(single page application)</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Browser-clickpath-for-a-url-that-does-not-change/m-p/185217#M1271</link>
      <description>&lt;P&gt;Hi Antonio&lt;BR /&gt;&lt;BR /&gt;I tried the synthetic recorder but keeping running into the same issue&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 10:14:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Browser-clickpath-for-a-url-that-does-not-change/m-p/185217#M1271</guid>
      <dc:creator>Edmond_Matimela</dc:creator>
      <dc:date>2022-04-21T10:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Browser clickpath for a url that does not change(single page application)</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Browser-clickpath-for-a-url-that-does-not-change/m-p/185220#M1272</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/45052"&gt;@Edmond_Matimela&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Just to be sure, you recorded it in the synthetic recorder, but it doesn't play back?&lt;/P&gt;&lt;P&gt;If that's the case, it might be a little bit more difficult, as you can have an application that changes selectors or even the page dynamically. In this case, I would record it with the synthetic recorder again, saving the JSON scripts for each case. Then, compare the two scripts to see if they changed. If they did, then you have a dynamic application, and will have to try to get around it. If the two scripts are the same, then your application is static and you will have to probably check the selectors in the Developers tool console to check out if they are OK.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 10:30:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Browser-clickpath-for-a-url-that-does-not-change/m-p/185220#M1272</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2022-04-21T10:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Browser clickpath for a url that does not change(single page application)</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Browser-clickpath-for-a-url-that-does-not-change/m-p/185226#M1273</link>
      <description>&lt;P&gt;Thanks Antonio&lt;BR /&gt;&lt;BR /&gt;Let me try comparing the JSON scripts and will see what I get&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 11:07:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-Browser-clickpath-for-a-url-that-does-not-change/m-p/185226#M1273</guid>
      <dc:creator>Edmond_Matimela</dc:creator>
      <dc:date>2022-04-21T11:07:29Z</dc:date>
    </item>
  </channel>
</rss>

