Web adapter match rules not working in debug mode but works in interrogation
I have created some match rules that are applied to a web page when the page is opened in interrogation mode. When viewed in interrogation mode the match is green and shows the link, however when I run the automation in debug mode and the automation gets to the "Wait for Create" object the page is not found and the automation is unable to proceed.
I have tried using "Rematch" for the page prior to "Wait for Create" but this still does not work. I have tried a number of different match rules and have set the adapter property "EnableMatchInProgress" to "False".
None of these changes have allowed the automation to match the page when running in debug. Any suggestions?
***Edited by Moderator Marissa to update categories***