Hello,
The element highlight feature is not working when our WPF application switches from a window to another.
On our first window (login form) Test Studio Recorder works well, but when we switch to main window after authentification, it doesnt work anymore.
We have tried to give Focus, and Activate the new window in XAML style, but nothing works : the new window DOM is not recognized/loaded.
Also steps are no more recorded even if the recorder is still running on the new window.
Please, is there any recommandation / good practice for the element highlight feature to plug into the new window DOM ?
(I can send you in private message my issue in a short video clip if you need)
Thanks in advance for your help,
Regards,