DialogHost automation tools #611
Replies: 1 comment
-
I had to set these AutomationProperties:
and now I can see the ContentDialog within FlaUI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
DialogHost or ContentDialog controls are not visible in UI inspection tools like FlaUI Inspect or Accessibility Insights (I tried to set AutomationId, Name, ControlTypeOverride to Pane/Window), these controls are only visible in Avalonia DevTools Visual Tree. I need to detect these controls for UI tests purposes. Any advice how to solve that? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions