0

1

I am unable to detect the Xpath of the locator as its control type is not detected. Can someone guide how to define it to fetch values or to perform actions on the Custom table. I want to perform action on Row 1 within within which there are multiple values.

Attaching screenshot for reference. Alternatively I also tried to use PyWindowsGuiLibrary of robot framework which is helpful to perform Click actions but not useful in fetching values as values are available in Legacy properties and not directly. Any help on both the issue will he appreciated.

Alternatively I also tried to use PyWindowsGuiLibrary of robot framework which is helpful to perform Click actions but not useful in fetching values as values are available in Legacy properties and not directly. Any help on both the issue will he appreciated.

vimuth
  • 5,064
  • 33
  • 79
  • 116
  • I don't think pywinauto supports locating by xpath in the first place; desktop apps are not html based _(except electron & similar embedding frameworks)_ thus xml parser is not applicable on them. There's a 3 year old feature request for the library, but it's in an opened state. – Todor Minakov Feb 26 '23 at 05:45

0 Answers0