Hi,
I am currently working on a project where I need to scroll down till an element on a webpage, is there any solutions to do so?
Thank you
Hi,
I am currently working on a project where I need to scroll down till an element on a webpage, is there any solutions to do so?
Thank you
Hi,
Can you try Set Focus activity?
Regards,
Hi @Captainshame,
I would try to take advantage of “Simulate” property, if the activity that you need to use has it.
If it doesnt, you could try some workarounds such as a loop with send hotkey page down and element exist. Keep doing this until the element exist returns true.
Hope it helps
I am not sure whether it works or not
You can click any element in the bottom region using click activitiy and use css selector in it to identify the element
Try that
Regards
Nived N ![]()
Happy Automation ![]()
![]()
![]()