Open brendanconnolly opened 7 years ago
Hi @brendanconnolly, can you please share what version of WinAppDriver are you running?
v1.0-RC2 haven't tried on the official release yet.
Hi @brendanconnolly , those attributes are currently not supported through xpath, but we've noted this as a feature enhancement.
Hi @hassanuz Is there any progress on this feature enhancement. The issue is opened since 2 years :(
Using an xpath selector cannot find elements by the legacy|Accessible attributes (using the pattern of LegacyName or LegacyValue) .
While Linq works, it limits the options available. For example you can't get the parent of the element I found via linq...