Describe the bug
If I have my app minimized, I get a different inspection list vs if the app is open. I would expect the app to open and then inspect.
There could be use cases where you'd want to inspect the tree while the app is minimized but, in most cases, I assume you'd want the app open when the inspect happens.
To Reproduce
- Run your app and minimize
- Run
winapp ui inspect --app <app_name>
- Compare to when the app is maximized,
winapp ui inspect --app <app_name>
Expected behavior
App should open and then inspect.
Screenshots
OS Version and details
No response
Describe the bug
If I have my app minimized, I get a different inspection list vs if the app is open. I would expect the app to open and then inspect.
There could be use cases where you'd want to inspect the tree while the app is minimized but, in most cases, I assume you'd want the app open when the inspect happens.
To Reproduce
winapp ui inspect --app <app_name>winapp ui inspect --app <app_name>Expected behavior
App should open and then inspect.
Screenshots
OS Version and details
No response