Page 1 of 1

What happened to the type UIAutomation in 6.0.0?

Posted: Wed May 11, 2016 10:06 pm
by merklh
Just installed 6.0.0 and my code doesn't build anymore due to references to the class UIAutomation. It used to be in Ranorex.Plugin.Wpf. Has UIAutomation been totally abandoned? I thought the new WPF adapter is optional.

Re: What happened to the type UIAutomation in 6.0.0?

Posted: Wed May 11, 2016 10:23 pm
by merklh
Found it. It has moved from plugin.wpf to plugin.uia.

Re: What happened to the type UIAutomation in 6.0.0?

Posted: Fri May 13, 2016 12:09 pm
by Support Team
Nothing actually changed with regard to the UIAutomation type from 5.4 to 6.0. That type is already in the Ranorex.Plugin.Uia.dll assembly since 5.3.0.

Have you upgraded from an older version than 5.3.0?

Regards,
Alex
Ranorex Team

Re: What happened to the type UIAutomation in 6.0.0?

Posted: Fri May 13, 2016 5:18 pm
by merklh
Yes, we were on 4.0 :( .