<?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>article How to tab out of a field in a Browser Clickpath Monitor in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/How-to-tab-out-of-a-field-in-a-Browser-Clickpath-Monitor/ta-p/219191</link>
    <description>&lt;H2&gt;Summary&lt;/H2&gt;
&lt;DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;When creating Dynatrace Browser Clickpath Synthetic monitors, it’s sometimes necessary to &lt;STRONG&gt;tab out of a field&lt;/STRONG&gt; to trigger validation, focus changes, or follow‑up events in a web application.&lt;/DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;By default, the Synthetic Recorder doesn’t explicitly capture a tab‑out action. This article explains how to &lt;STRONG&gt;manually add a tab key (&lt;CODE&gt;\t&lt;/CODE&gt;)&lt;/STRONG&gt; to a keystroke event so the Browser Clickpath behaves as expected during execution.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="3"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;H2&gt;How to Tab Out of a Field in a Browser Clickpath Monitor&lt;/H2&gt;
&lt;H3&gt;Step 1 – Open the Recorded Clickpath&lt;/H3&gt;
&lt;P&gt;Open the Browser Clickpath Monitor&amp;gt; Settings &amp;gt; Recorded clickpath page&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Step 2 – Update the Keystroke Event&lt;/H3&gt;
&lt;DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Locate the keystroke event for the input field and append &lt;CODE&gt;\t&lt;/CODE&gt; to the existing keystrokes.&lt;/DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;This simulates pressing the &lt;STRONG&gt;Tab key&lt;/STRONG&gt;, forcing the Browser Clickpath to move focus to the next element during execution.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HannahM_0-1690543478961.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/13202iFA5373E85B50FD9F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HannahM_0-1690543478961.png" alt="HannahM_0-1690543478961.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H3&gt;Step 3 – Save and Test the Monitor&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Save Changes&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Playback the monitor to confirm the update works in you scenario&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;H2&gt;Troubleshooting and Advanced Scenarios&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;If tabbing out of a field doesn’t trigger the expected behavior, the application may rely on additional JavaScript events (such as &lt;/SPAN&gt;&lt;CODE style="font-weight: normal;"&gt;blur&lt;/CODE&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;CODE style="font-weight: normal;"&gt;change&lt;/CODE&gt;&lt;SPAN&gt;, or custom handlers).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In these cases, consider triggering the required events using a &lt;/SPAN&gt;&lt;STRONG style="font-family: inherit;"&gt;JavaScript event&lt;/STRONG&gt;&lt;SPAN&gt; in the Browser Clickpath, as described in&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.dynatrace.com/t5/Troubleshooting/How-to-perform-a-click-event-using-Javascript-on-browser/ta-p/244503" target="_blank" rel="noopener"&gt;How to perform a click event using Javascript on browser clickpath synthetic monitors&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;H2&gt;Frequently Asked Questions&lt;/H2&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;Why isn’t tabbing out recorded automatically?&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;The Dynatrace Synthetic Recorder captures keystrokes but doesn’t always record focus‑change actions like tabbing out of a field. Adding &lt;/SPAN&gt;&lt;CODE style="font-weight: normal;"&gt;\t&lt;/CODE&gt;&lt;SPAN&gt; manually ensures the action is executed consistently.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Is this supported in Browser Clickpath Synthetic monitors?&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;Yes. Browser Clickpath monitors support manually updating keystroke events, including adding special characters such as the tab key.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;When should I use JavaScript instead of a tab key?&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;Use JavaScript events when tabbing out doesn’t trigger the required application behavior, or when multiple events must be fired to simulate a real user interaction.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;H2 id="toc-hId-1971787789"&gt;What's Next&lt;/H2&gt;
&lt;P&gt;If the previous steps don't resolve the issue, open a chat and provide a link to the monitor, along with the troubleshooting steps you have already completed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Related reading&lt;/H3&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp; &lt;A class="" href="https://community.dynatrace.com/t5/Troubleshooting/Synthetic-Troubleshooting-Map/ta-p/250426" target="_blank" rel="noopener"&gt;Synthetic Troubleshooting Map&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.dynatrace.com/t5/Troubleshooting/How-to-perform-a-click-event-using-Javascript-on-browser/ta-p/244503" target="_blank" rel="noopener"&gt;How to perform a click event using Javascript on browser clickpath synthetic monitors&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Troubleshooting/Javascript-Snippets-for-Browser-Monitor-Scripts/ta-p/199070" target="_self"&gt;JavaScript snippets for Browser Monitor scripts&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-monitoring/browser-monitors/browser-clickpath-events#javascript" target="_blank" rel="noopener noreferrer"&gt;Browser clickpath JavaScript events&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 May 2026 13:57:13 GMT</pubDate>
    <dc:creator>HannahM</dc:creator>
    <dc:date>2026-05-14T13:57:13Z</dc:date>
    <item>
      <title>How to tab out of a field in a Browser Clickpath Monitor</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/How-to-tab-out-of-a-field-in-a-Browser-Clickpath-Monitor/ta-p/219191</link>
      <description>&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="2"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;*&lt;EM&gt;Use a table of contents for longer articles.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;H1&gt;Summary&lt;/H1&gt;
&lt;P&gt;&lt;EM&gt;*This is a mandatory section.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Short description of which part of the Dynatrace platform the article refers to and what kind of problem it will help resolve / task it will describe.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Problem&lt;/H1&gt;
&lt;P&gt;&lt;EM&gt;*This is a mandatory section.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Provide a precise description of the problem / task to be described.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Troubleshooting steps&lt;/H1&gt;
&lt;P&gt;&lt;EM&gt;*This section can be omitted.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Resolution&lt;/H1&gt;
&lt;P&gt;&lt;EM&gt;*This section can be omitted for ticket‑creation articles.&lt;/EM&gt;&lt;/P&gt;
&lt;H1&gt;What's next&lt;/H1&gt;
&lt;P&gt;&lt;EM&gt;*This is a mandatory section.&lt;/EM&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 14 May 2026 13:57:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/How-to-tab-out-of-a-field-in-a-Browser-Clickpath-Monitor/ta-p/219191</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2026-05-14T13:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to tab out of a field in a Browser Clickpath Monitor</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/How-to-tab-out-of-a-field-in-a-Browser-Clickpath-Monitor/tac-p/219734#M278</link>
      <description>&lt;P&gt;Thank you for Sharing this process&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/1433"&gt;@HannahM&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 19:39:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/How-to-tab-out-of-a-field-in-a-Browser-Clickpath-Monitor/tac-p/219734#M278</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2023-08-03T19:39:53Z</dc:date>
    </item>
  </channel>
</rss>

