Question
Match rules not working on other machines
Hi All,
I was developing an automation recently and I was working on Mycrosoft Dynamics.The automation was running perfect on my Desktop .But when I copied it on to another machine, some match rues stopped working.I would like to know the possible reasons for that.The following match rules were not working on the other machine.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
You probably need to modify your match rules on the unmatched controls to be more flexible. The best way to do this is to use regex match rules; you can use regexr.com to design and test them.