findAccessibilityNodeInfosByText

Finds android.view.accessibility.AccessibilityNodeInfos by text. The match is case insensitive containment. The search is relative to this info i.e. this info is the root of the traversed tree.

Return

A list of node info.

Parameters

text

The searched text.