[jawsscripts] UIA TreeWalker and finding of objects

  • From: Udo Egner-Walter <udo.egner-walter@xxxxxx>
  • To: "jawsscripts@xxxxxxxxxxxxx" <jawsscripts@xxxxxxxxxxxxx>
  • Date: Tue, 9 Oct 2018 17:37:37 +0200

Hi all,

if you have a TreeWalker object, you can search objects (for example 
"MyTreewalker.FindByRole"). And if the TreeWalker finds the object: is 
there a way to find the next object of the same type? (Or is this 
impossible with TreeWalker and one have to use other methods like 
"UIAElement.FindFirst/FindAll"?)

Thanks in advance

Udo
__________�

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts:

  • » [jawsscripts] UIA TreeWalker and finding of objects - Udo Egner-Walter