Anyone know how can dynamic content be ignored if if I am doing Visual assert

Is there way to ignore content in doing visual regression. So one example would be if i am interested in doing visual testing of live game data table. While the data will change frequently i still want to make sure that ui alignment and structure is still same

Yes! You can use the two “limit search area” commands to restrict the image search to a certain area. This also applies to OCR.

Demo: This command is used in the DemoXDesktopAutomation and DemoXDesktopAutomation_OCR demo macros to limit the image search and OCR to the “tab area” of UIvision:

Can you post an example screenshot of this? Then I can maybe be more specific.