Skip to content

Find All Elements does not work #215

Description

@sebastianciupinski
BB
    Launch Application    path=calc.exe
    Sleep     10s
    Find All Elements     //Button

result:

COMException:  (0x80040201): An event was unable to invoke any of the subscribers (Exception from HRESULT: 0x80040201)
   at Interop.UIAutomationClient.IUIAutomationTreeWalker.GetFirstChildElement(IUIAutomationElement element)
   at FlaUI.UIA3.UIA3TreeWalker.GetFirstChild(AutomationElement element)
   at FlaUI.Core.AutomationElementXPathNavigator.MoveToFirstChild()
   at MS.Internal.Xml.XPath.XPathDescendantIterator.MoveNext()
   at MS.Internal.Xml.XPath.DescendantQuery.Advance()
   at MS.Internal.Xml.XPath.XPathSelectionIterator.MoveNext()
   at FlaUI.Core.AutomationElements.AutomationElement.FindAllByXPath(String xPath)

Windows 10 machine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions