https://www.autoitscript.com/forum/topic/153520-iuiautomation-ms-framework-automate-chrome-ff-ie/?do=findComment&comment=1156373 At least we have an element title: [OK] class: [MauiPushButton] Having the following values for all properties: Title is: Class := controltype:= ,<50033> , (0000C371) 526;486;47;26 *** Parent Information top down *** 1: Title is: Class := controltype:= ,<50032> , (0000C370) 0;13;136;39 "Title:=Company - Intuit QuickBooks Enterprise Solutions: Accountant 20.0(multi-user)(OpenSync);controltype:=UIA_WindowControlTypeId;class:=MauiFrame"" 0: Title is: Class := controltype:= ,<50032> , (0000C370) 291;372;518;173 "Title:=Bank Feeds In Use;controltype:=UIA_WindowControlTypeId;class:=MauuiMessage"" ;~ *** Standard code maintainable *** #include "UIAWrappers.au3" AutoItSetOption("MustDeclareVars", 1) #cs This element is not visible _UIA_setVar("oP1","Title:=Company - Intuit QuickBooks Enterprise Solutions: Accountant 20.0(multi-user)(OpenSync);controltype:=UIA_WindowControlTypeId;class:=MauiFrame") ;Company - Intuit QuickBooks Enterprise Solutions: Accountant 20.0(multi-user)(OpenSync) #ce _UIA_setVar("oP2","Title:=Bank Feeds In Use;controltype:=UIA_WindowControlTypeId;class:=MauuiMessage") ;Bank Feeds In Use _UIA_setVar("OK.mainwindow","title:=OK;classname:=MauiPushButton") ;~ Actions split away from logical/technical definition above can come from configfiles #cs This element is not visible ;~_UIA_Action("oP1","highlight") _UIA_Action("oP1","setfocus") #ce ;~_UIA_Action("oP2","highlight") _UIA_Action("oP2","setfocus") _UIA_action("OK.mainwindow","setfocus") ;~ *** Standard code Flexible*** #include "UIAWrappers.au3" AutoItSetOption("MustDeclareVars", 1) Local $oP1=_UIA_getObjectByFindAll($UIA_oDesktop, "Title:=Company - Intuit QuickBooks Enterprise Solutions: Accountant 20.0(multi-user)(OpenSync);controltype:=UIA_WindowControlTypeId;class:=MauiFrame", $treescope_children) _UIA_Action($oP1,"setfocus") Local $oP0=_UIA_getObjectByFindAll($oP1, "Title:=Bank Feeds In Use;controltype:=UIA_WindowControlTypeId;class:=MauuiMessage", $treescope_children) _UIA_Action($oP0,"setfocus") _UIA_setVar("OK.mainwindow","title:=OK;classname:=MauiPushButton") _UIA_action("OK.mainwindow","setfocus") *** Detailed properties of the highlighted element *** UIA_title:= UIA_text:= UIA_regexptitle:= UIA_class:= UIA_regexpclass:= UIA_iaccessiblechildId:= <0> UIA_handle:= <22282856> UIA_RuntimeId:= <42;22282856> UIA_BoundingRectangle:= <526;486;47;26> UIA_ProcessId:= <7732> UIA_ControlType:= <50033> UIA_LocalizedControlType:= UIA_Name:= UIA_HasKeyboardFocus:= UIA_IsKeyboardFocusable:= UIA_IsEnabled:= UIA_ClassName:= UIA_Culture:= <0> UIA_IsControlElement:= UIA_IsContentElement:= UIA_IsPassword:= UIA_NativeWindowHandle:= <22282856> UIA_IsOffscreen:= UIA_Orientation:= <0> UIA_FrameworkId:= UIA_IsRequiredForForm:= UIA_IsDockPatternAvailable:= UIA_IsExpandCollapsePatternAvailable:= UIA_IsGridItemPatternAvailable:= UIA_IsGridPatternAvailable:= UIA_IsInvokePatternAvailable:= UIA_IsMultipleViewPatternAvailable:= UIA_IsRangeValuePatternAvailable:= UIA_IsScrollPatternAvailable:= UIA_IsScrollItemPatternAvailable:= UIA_IsSelectionItemPatternAvailable:= UIA_IsSelectionPatternAvailable:= UIA_IsTablePatternAvailable:= UIA_IsTableItemPatternAvailable:= UIA_IsTextPatternAvailable:= UIA_IsTogglePatternAvailable:= UIA_IsTransformPatternAvailable:= UIA_IsValuePatternAvailable:= UIA_IsWindowPatternAvailable:= UIA_ValueIsReadOnly:= UIA_RangeValueValue:= <0> UIA_RangeValueIsReadOnly:= UIA_RangeValueMinimum:= <0> UIA_RangeValueMaximum:= <0> UIA_RangeValueLargeChange:= <0> UIA_RangeValueSmallChange:= <0> UIA_ScrollHorizontalScrollPercent:= <0> UIA_ScrollHorizontalViewSize:= <100> UIA_ScrollVerticalScrollPercent:= <0> UIA_ScrollVerticalViewSize:= <100> UIA_ScrollHorizontallyScrollable:= UIA_ScrollVerticallyScrollable:= UIA_SelectionCanSelectMultiple:= UIA_SelectionIsSelectionRequired:= UIA_GridRowCount:= <0> UIA_GridColumnCount:= <0> UIA_GridItemRow:= <0> UIA_GridItemColumn:= <0> UIA_GridItemRowSpan:= <1> UIA_GridItemColumnSpan:= <1> UIA_DockDockPosition:= <5> UIA_ExpandCollapseExpandCollapseState:= <3> UIA_MultipleViewCurrentView:= <0> UIA_WindowCanMaximize:= UIA_WindowCanMinimize:= UIA_WindowWindowVisualState:= <0> UIA_WindowWindowInteractionState:= <0> UIA_WindowIsModal:= UIA_WindowIsTopmost:= UIA_SelectionItemIsSelected:= UIA_TableRowOrColumnMajor:= <2> UIA_ToggleToggleState:= <2> UIA_TransformCanMove:= UIA_TransformCanResize:= UIA_TransformCanRotate:= UIA_IsLegacyIAccessiblePatternAvailable:= UIA_LegacyIAccessibleChildId:= <0> UIA_LegacyIAccessibleName:= UIA_LegacyIAccessibleRole:= <10> UIA_LegacyIAccessibleState:= <1048580> UIA_IsDataValidForForm:= UIA_ProviderDescription:= <[pid:664,providerId:0x1540268 Main:Nested [pid:7732,providerId:0x1540268 Annotation(parent link):Microsoft: Annotation Proxy (unmanaged:uiautomationcore.dll); Main:Microsoft: MSAA Proxy (unmanaged:uiautomationcore.dll)]; Hwnd(parent link):Microsoft: HWND Proxy (unmanaged:uiautomationcore.dll)]> UIA_IsItemContainerPatternAvailable:= UIA_IsVirtualizedItemPatternAvailable:= UIA_IsSynchronizedInputPatternAvailable:= UIA_OptimizeForVisualContent:= UIA_IsObjectModelPatternAvailable:= UIA_AnnotationAnnotationTypeId:= <60000> UIA_IsAnnotationPatternAvailable:= UIA_IsTextPattern2Available:= UIA_StylesStyleId:= <0> UIA_StylesFillColor:= <0> UIA_StylesFillPatternColor:= <0> UIA_IsStylesPatternAvailable:= UIA_IsSpreadsheetPatternAvailable:= UIA_IsSpreadsheetItemPatternAvailable:= UIA_Transform2CanZoom:= UIA_IsTransformPattern2Available:= UIA_LiveSetting:= <0> UIA_IsTextChildPatternAvailable:= UIA_IsDragPatternAvailable:= UIA_DragIsGrabbed:= UIA_IsDropTargetPatternAvailable:= UIA_Transform2ZoomLevel:= <1> UIA_Transform2ZoomMinimum:= <1> UIA_Transform2ZoomMaximum:= <1> UIA_IsTextEditPatternAvailable:= UIA_IsPeripheral:= UIA_IsCustomNavigationPatternAvailable:= UIA_PositionInSet:= <0> UIA_SizeOfSet:= <0> UIA_Level:= <0> UIA_LandmarkType:= <0> UIA_FillType:= <0> UIA_VisualEffects:= <0> UIA_IsSelectionPattern2Available:= UIA_Selection2ItemCount:= <0> UIA_HeadingLevel:= <80050> UIA_IsDialog:=