Skip to content

Fix find_elements() only returning the first result

Volker Krause requested to merge work/vkrause/fix-find-elements into master

We need to use the corresponding pyatspi API to find all elements.

Merge request reports