So I'm using Squish 7.1.0 and when running some scripts remotely they don't work when i'm connected through ethernet but they do through wifi (I am trying to migrate to using only ethernet).
I went to save the object map for both configurations and I got a different namespace for each connection type. LAN got UIAutomation and WIfi got WPF, the problem is that all my objects are based on the WPF representation of those objects.
What I can see on wifi: <element id="18a4db736e3" class="Image" namespace="Wpf">
What I can see on LAN: <element id="18a4da11807" class="Image" namespace="UIAutomation">