[Visual Basic] Overridable OverloadsPublic Function GetTestType( _ ByVal automationElement As AutomationElement _ ) As Type [C#] public virtual Type GetTestType( AutomationElement automationElement ); [C++] public: virtual Type* GetTestType( AutomationElement* automationElement ); [JScript] public virtual function GetTestType( AutomationElement automationElement ): Type;
ControlDictionary Class | White.Core.Mappings Namespace | ControlDictionary.GetTestType Overload List