rpaframework icon indicating copy to clipboard operation
rpaframework copied to clipboard

The element attributes obtained by rpa. windos are different from those obtained by the accessibility tool

Open CracktRoops opened this issue 2 years ago • 1 comments

Reopened - this issue was closed by mistake as it was created after July 2023

CracktRoops avatar Sep 21 '23 10:09 CracktRoops

Good question, can you post more details about it? Like:

  1. App name/binary (if not private)
  2. Tasks package code (former robot)
  3. What do you mean by "element lookup tool", is this Accessibility Insights? (or our helper tool windows-record)
  4. And by "code runtime", do you mean the printed logs by Print Tree?

Just in case the control type suddenly changes (and a better locator using name: / id: or class: strategies is not feasible), maybe it is worth trying an alternative one with the path: strategy.

cmin764 avatar Oct 26 '23 07:10 cmin764