I am trying to scroll down a webpage after inputting some data. I tried using the send hotkey activity and set it to “down” but nothing happens. It also does not work when I indicate the element. Are there other ways I can use to scroll down a webpage as many times as I want?
My click activity is unable to interact with the scroll bar in the webpage. Although the pg down methods works, I would also like to see if the Click method will work as well.