I am using UiPath 2018.1.3 Enterprise Edition and I have a strange issue with Notepad and its selectors. To be precise, UiPath do not see individual menu selectors, just Edit and statusbar, without any subselectors. I attach photo below to ilustrate the issue.
Hi @andrib, I didn’t get your question clearly however, I think your UiPath Explorer is not able to get selectors for menu items. I’ve tried on my machine and as I can see it’s working fine for me. Attached screenshot is for your reference.
Yes! That is exactly the case, as I did some testing with other Windows standard applications, I cannot get menu items in any of them, like Notepad, Calculator etc.
Do I have some feature disabled, that I am not aware of perhaps?
I would suggest you to close the UiPath Application properly (Close UiRobot from Task Manager) and run again. If you still face the issue, restart your system or reinstall UiPath.
Above suggestions are not tested however we’ve can try them.
I have never encountered such an issue. You might want to do a clean install of UiPath Studio and check if this problem still persists. If that’s the case, you might want to post this under the RPA Dev / Issues forum section.
Unfortunately after reinstallation both all the packages and the UiPath Studio itself, the issue still exists. I have as suggested moved teh topic to RPA Dev / Rookies section, as I could not find /Issues section.
I know that is how I could resolve this particular problem with Notepad, but I see that my UiPath does not recognize any sub - options in most applications (like Notepad, Calculator etc.), as it recognizes them for example, in UiPath Academy videos.
I have attached it, but as you can see I just do simple tests to try to make selectors and UiPath spotting capabilities work. In the Click activity I tried click Edit button, but UiPath sees it as the whole Notepad container.
Furthermore I tried to manualy add a selector for Edit button, copied from the exercise from RPA Academy and UiPath responds with inability of finding provided UIElement.
I have modified your workflow and edited the selectors. Could you test it out if it works for you? Anyways I opened your workflow and realized there was no selector under the target properties.
Are you using a virtual machine (VM) or remote desktop connection by any chance? Or perharps are you interacting selectors with another VM? If that’s the case, there are chances that the partial selectors might not be recognized. Then I would recommend that you work with the click image and type into activities to interact with the notepad application. Another workaround would be to use the citrix recording tool.
Are you by any chance using multiple monitors? Sometimes having more than one monitor activated at a time can mess with the selectors and make them not visible. I would recommend disconnecting your monitor and restarting your computer without a second monitor attached if that is the case.