Hi Everybody,
To automate a process on a desktop system, I am using Native method to record a mouse click/right click by finding text and using occurrence as well. But the Native method only captures the visible image of the screen in the system. There is hidden text below that I know I can scrape using ‘Fulltext’ screen scraping. But this doesn’t allow me to record a mouse click/right click like the Native method.
I am new to Uipath and I am hoping someone could help solve this problem: basically how to record a click activity on a hidden text that i need to scroll down for.
Thanks.