Skip to content

Inspect tool to inspect UIs from an automation perspective

License

Notifications You must be signed in to change notification settings

Airudit/FlaUInspect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlaUInspect

There are various tools around which help inspecting application that should be ui tested or automated. Some of them are:

  • VisualUIAVerify
  • Inspect
  • UISpy
  • and probably others Most of them are old and sometimes not very stable and (if open source), a code mess to maintain.

FlaUInspect is supposed to be a modern alternative, based on FlaUI.

On startup, you can choose if you want to use UIA2 or UIA3 (see FAQ why you can't use both at the same time).

Choose Version Dialog

Choose Version

Main Screen

Main Screen

In the Mode menu, you can choose a few different options:

Mode Description
Hover Mode Enable this mode to select the item the mouse is over immediately in FlaUInspect when control is pressed
Focus Tracking Enable this mode that the focused element is always automatically selected in FlaUInspect
Show XPath Enable this option to show a simple XPath to the current selected element in the StatusBar of FlaUInspect

About

Inspect tool to inspect UIs from an automation perspective

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 86.1%
  • PowerShell 13.9%