[Visual Basic] Protected ReadOnly finder As AutomationElementFinder [C#] protected readonly AutomationElementFinder finder; [C++] protected: const AutomationElementFinder* finder; [JScript] protected const var finder: AutomationElementFinder;
ChildWindowFactory Class | White.Core.Factory Namespace