We are working with a custom .net application and one of the elements that we need to access is a UIA Table. We can spy this properly when using UIA mode however when we try to access properties of the UIA Table we get the following error -> Error: Internal : Failed to perform step 1 in Read Stage 'Reader1' on page 'Action 1' - Unable to find a valid pattern - required: GridPattern.
Can anyone provide some examples or feedback on the correct way to spy and then work with a UIA Table element?