Troubleshooting
Articles about how to solve the most common problems
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
HannahM
Dynatrace Guru
Dynatrace Guru

Summary

In some scenarios, it is necessary to tab out of a field to trigger other events, or it may simply be a preferred workflow. By default, this is not recorded but can be added later.

 

Steps to add a tab out of a field

  1. Open the Browser Clickpath Monitor> Settings > Recorded clickpath page
  2. Click on the Keystroke event that needs the tab
  3. Add \t after the keystrokes
     HannahM_0-1690543478961.png 
  4. Click Save Changes

 

What's Next

If the previous steps don't resolve the issue,

  1. You can trigger the events fired by the tab using a JavaScript event, similar to what is described here
    How to perform a click event using Javascript on browser clickpath synthetic monitors
  2. Open a chat and provide a link to the monitor, along with the troubleshooting steps you have already completed.


You can find further troubleshooting tips for Synthetic in the Synthetic Troubleshooting Map

Version history
Last update:
‎04 Nov 2025 12:02 PM
Updated by:
Comments
ChadTurner
DynaMight Legend
DynaMight Legend

Thank you for Sharing this process @HannahM