Skip to main content
Pathfinder Advocate | Tier 6
March 28, 2023
Question

Is it possible to scroll down and click in a Loop?

  • March 28, 2023
  • 0 replies
  • 181 views

It is a dynamic data, so sometimes i may need to enter 2 data, sometimes 3 etc.

When i use mouse click ,it clicks on same place everytime.

But what I want is to go down one after one.

(click and simulate keystrokes)

it cant be done with Recorder:Capture, it doesnt create special path. Whereever I click on the page shows me the same path

 

(I can create Loop, and put DownArrow, so it can go down, but i wonder if there may be a better solution)