I want to scroll down to the end of the page and do some task. But i am unable to reach the bottom of the page. i have used the Send Hotkey in While Loop until Image Exist is <> True
but somehow it is not scanning the Image. any other options to scroll down to the end of webpage
Thanks GBK for the response, i am using “End” btn alone, hope this also serves what ctrl+End does, Moreover “Image Exist” is not successful all the time
I am still unable to get the desired output.
I want to open a web page using Ui path only, scroll down till the end of “infinite loop”. Can you please try this
I was able to achieve this with the help of “State” concept… Now the issue i’m facing is with the web page not saving completely… after scrolling the page till the bottom and using hotkeys for saving the page, but it saves only the half portion of the page…