Click Input activity - is not recognizing the element in the browser

image

There is a series of activities, and one among them is the click input activity. This does not work on the screen during runtime. What could be the reasons?

@gopikaaramanan There might be two possibilities:

  1. Check if there is any dynamic part in the selector.
  2. Try adding some delay before the click.