First, I would like to thank you for all the questions that you have already answered me without having to create a topic, just using the search field.

My problem is finding an element in a window. In the software code (Delphi), the element is a "FooterSummaryItem", that is, a GridView element located at the foot of the table showing the sum of each column.
I need access to xpath to validate whether it exists (is visible) or not.
I will post the Snapshot and hope it helps demonstrate the case.
snapshot: https://drive.google.com/file/d/1ermiuR ... sp=sharing
screenshot of element: https://drive.google.com/file/d/1eV-KEZ ... -x/preview
Does anyone have any idea what I can do to find him?
Has anyone worked with this type of element?
Thank you