Spy tool unable to recognize the popup window (wpf application)
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Spy tool unable to recognize the popup window (wpf application)
Hi,
We're trying to identify a popup object within the wpf desktop application.
This is a filter applied to syncfusion grid header column to filter the data.
When spied entire popup is identified as one object with the full class name System.Windows.Controls.Primitives.PopupRoot
Note :
We tried composite controls it didn't work with this.. we even tried all syncfusion control supported still facing the issue with object identification
Thanks in advance
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
See if this helps
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nope.. It didn't help
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check for any .popup .menu properties or similar kind of thing.
Please let me know if it does not work or post an object spy of complete popup object.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Anupam.. No both menu and popup object are null..
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What happen when you do Record a script and click on Popup ?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks everyone!
@Tarzan1990 did you manage to solve this one? Please share your progress, looks like the community members have some ideas for you to proceed.
Sonya Mihaljova
Community and Education Specialist
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We found a work-around which makes use of key-board, but it's not a candid solution after all 😞
But we have a fixed pattern to select certain things in filter. Living with that for now.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for sharing @Tarzan1990
Sonya Mihaljova
Community and Education Specialist
