I find it weird that the simulate click for the same selector works when used in a normal process, but stops working when tested from a file in a REFramework project. Anyone faced the same issue before ? Any suggestions ?
FYI, I can’t send window messages because the UI of the app I’m working on acts weirdly when I try Send window messages
@lakshman It seems it wasn’t an issue with REFramework but it was UiPath.UIAutomation dependency’s version. My simulate click works on versions >= 19.7.0. In the new project the version was 19.4.0.