I have to open a web page as RPA Task and scroll down to click on an icon to extend the additional info. Upto scroll down to that particular section, it is working fine. But I am not able to click on the add icon to extend. Can someone guide me with the configuration.
Discussion posts and replies are publicly visible
Given the current info start with configuring a Click action from the available Mouse actions for a robotic task. If you have already configured and are facing some issues we will need more details about the behavior/error.
Harsha Sharma Have you tried running this process with the Task Recorder? Task Recorder is a great resource to get the right fields IDs or Xpath.
Oh yes! I have tried the Task Recorder for some excel tutorial I was following and I agree Task Recorder can make it pretty seamless for the given use case as well. Thanks for reminding!