0
Description Get parent object reference. In the example given, it’s a browser process, but you can narrow it down to a page or a web container object (table, div, etc.). Use FindAllChildren to retrieve array of links. - You can limit search depth according to your context. - You may want to do filtered search using […] ...

