Skip to main content
kavyan471063
June 16, 2025
Question

How to click on a add icon to extend value in a web page?

  • June 16, 2025
  • 6 replies
  • 0 views

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.

    6 replies

    harshas2775
    June 16, 2025

    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. 

    miguelangel.carnero
    June 17, 2025

    [mention:65b14048184a4eb5aff3a76c87b97431:e9ed411860ed4f2ba0265705b8793d05] Have you tried running this process with the Task Recorder? Task Recorder is a great resource to get the right fields IDs or Xpath.

    harshas2775
    June 17, 2025

    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!