Hello,
I’ve converted my project from Legacy to Windows and updated all dependencies to latest versions. UiPath are 22.10.3.
I was able to handle all errors which appeared. Except one.
It seems that Ui Explorer in new version cannot find all selectors.
In Legacy version which works it looks like that
In Windows version only the tag above is avaiable
In Windows this selector works in Debug mode, but when I run it in production. It cannot find element.
I tried to Copy paste selector from Legacy, but it was even worse, it broke application.
Any ideas?