I know this is probably simple but how do I get the click to work on google sheets.
There is a check box on google sheets that i am trying to click, but the click activity cant single out the check box.
Im i suppose to use the gsuite activities?
I know this is probably simple but how do I get the click to work on google sheets.
There is a check box on google sheets that i am trying to click, but the click activity cant single out the check box.
Im i suppose to use the gsuite activities?
Can you share a screenshot of your sheet you want to click?
Also share the selector, if you scrape the element
Thanks
Hi
If you are looking for a button that does any of the below operations then we can use Google activities
If not
Then we can try with Image based activities like CLICK IMAGE or Computer Vision activities
For more details on that
https://docs.uipath.com/activities/docs/computer-vision-cv
Hope this would help you resolve this
Cheers @pdm