Skip to content

[BUG] ERROR Automation017: Fail to get the root element of a process(11548) #662

@karkarl

Description

@karkarl

Please check whether the bug has already been filed.

Describe the bug

I am trying to integrate Axe.Windows into Microsoft-ui-xaml testing pipeline and am running into some issues. It is returning this error:

Axe.Windows.Automation.AxeWindowsAutomationException: ERROR Automation017: Fail to get the root element of a process(11548): System.ArgumentNullException: Value cannot be null.
Parameter name: element
   at Axe.Windows.Actions.Contexts.ElementContext..ctor(A11yElement element)
   at Axe.Windows.Automation.TargetElementLocator.LocateRootElement(Int32 processId) ---> System.ArgumentNullException: Value cannot be null.

You can find the PR here, and the pipeline results here.

The VerifyAxeScanPasses pass locally with MSTests / TestExplorer via VS Studio but not with TAEF. It's failing trying to find the root UIA element of the MUXTestApp window, but I'm unsure why.

Desktop (please complete the following information):

  • OS: 19h1, rs2-5
  • Accessibility Insights for Windows Version: n/a
  • Target Application: [e.g. Chrome, Wildlife Manager]
  • Target Application Version: [e.g. 22]

Additional context

Priority requested -

Metadata

Metadata

Assignees

Labels

status: newThis issue is new and requires triage by DRI.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions