Welcome to the
WalkMe Help Center
Please log in to continue
Please log in to continue
If your Smart Walk-Thru stops at a certain step and doesn't proceed, there are several common causes. Use the Flow Tracker to identify where the flow breaks before working through the troubleshooting steps below.
The most common cause of a breaking flow is a step that wasn't properly triggered, preventing the flow from advancing.
Open the Flow Tracker while the Smart Walk-Thru is playing and identify where the flow stops. If the last step shows a single green check mark ("Step Played"), it was not triggered. Review the step's trigger configuration:
If the step shows double check marks ("Step Triggered"), proceed to the next troubleshooting step.

If the Flow Tracker shows the step is "searching for its element," the element may have changed or been updated since the step was built.
Try re-selecting the element or adjusting its precision settings until it is consistently identified.
If the flow breaks after a Switch to Frame step, work through the following:
1. Does the flow work in Preview mode but break in the published environment?
This usually indicates WalkMe is not loading in that frame in the published environment.
2. Was the element originally selected in a QA or sandbox environment?
If the iFrame's domain differs between production and QA, the Switch to Frame step's URL may be misconfigured. Try re-selecting the element in the iFrame to generate a new Switch to Frame step, then compare the URL rules between the old and new steps.
If the flow works in Preview mode but breaks after publishing, WalkMe may not be configured to load on the page where the flow is breaking.
If the flow is getting stuck or taking the wrong path at a split or error handling step, the step may be evaluating its conditions before the page has finished loading.