Is there any way to get ALL H3 text off of a website, not just the first instance?

Hi,

If you can use the latest UiAutomation package, ForEach UiElement also works. (We can write it easily)

FYI, the following is for classic FindChildren activity

Sample20220517-2.zip (7.5 KB)

Regards,