Hi
I am using RANORX 5.4.5 version and trying to automate a desktop application (Infragristic and WPF controls). I have one SPLASH screen where there is option to select various option . My target is to first check the right version content appeared or not and if found then click on that .
But RANOREX spy recognizing it as one element only(List) and i cannot the individual list elements appeared on it. Please see the snapshot.
Any help will be very helpful.
regards,
Nir
Unable to get the child object of WPF window
-
- Posts: 10
- Joined: Fri May 12, 2017 11:21 am
Re: Unable to get the child object of WPF window
It doesn't look like your snapshot attached to your post. Have you tried using Microsoft Inspect to see if accessibility is present? If Microsoft Inspect cannot see it either, there may be an issue with accessibility. If accessibility is lacking, you will need to talk to your developers about adding accessibility.
Also make sure that both Spy / Ranorex have the same permission level as the application under test. Lastly I would also try it with Ranorex 7.0+ as this version comes with a new "WPFImproved" plugin which is much better in my experience.
Also make sure that both Spy / Ranorex have the same permission level as the application under test. Lastly I would also try it with Ranorex 7.0+ as this version comes with a new "WPFImproved" plugin which is much better in my experience.
Re: Unable to get the child object of WPF window
Hi,
Ranorex 5.4.5 is way too old and no longer supported. WPF recognition has been improved several times since 5.4.5. So, as already suggested by Vega, I would definitely try latest 7.0.1 with WPFImproved option.
Ranorex 5.4.5 is way too old and no longer supported. WPF recognition has been improved several times since 5.4.5. So, as already suggested by Vega, I would definitely try latest 7.0.1 with WPFImproved option.
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
-
- Posts: 10
- Joined: Fri May 12, 2017 11:21 am
Re: Unable to get the child object of WPF window
Thanks Guys..I am able to recognize the individual item now by enabling the plugins for the WPF options true in the Ranorex 5 version only.