Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
editable text, find accessible object
#2
Try to check UIA and then move the mouse over that UI object.

Try Shift+F3, while the mouse is in that window, to switch the capturing method.

If the window class name is like "SunAwtFrame", try to enable JAB, for example in Options > OS.

If nothing works, use the "Find image" tool instead.

If want to focus that object, often the easiest and best way is keyboard, like keys.send("Tab*3");.


Messages In This Thread
RE: editable text, find accessible object - by Gintaras - 06-03-2025, 02:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)