The ‘WaitForTitle’ action instructs a journey to wait until a condition is met on the page title. This is generally used for ensuring a page is fully loaded or checking that the journey has a specific title on the page. For example, you could use this action to check for a specific status or product on a page. Although this action is useful we would recommend using a ‘WaitForElement‘ if possible.
You can set the WaitForTitle to wait for three conditions which each offer different possibilities:
- Equal
- Contain
- Match
Once you have entered the text into the ‘Value’ field you can also edit the timeout length and if you want the action to error. If you want the journey to still pass even if the action fails you can set the ‘Error’ status to ‘No’.
