Hello everyone, I’m doing a process of extraction of telephone numbers in which I have to enter the identification of the person to perform the extraction process, when the robot enters the identification opens the next page and the identification is below.
For the robot to do the extraction I have to lower the bar manually. Is there any way for the robot to lower the bar or lower the page to do the extraction?
Hi erika,
You can try by sending hotkey alt+space. I think that might work.
Thanks
Ronak
Hi,
Send hotkey > pgdn(SpecialKey)
Thanks
@erika you don’t need to code how you do scroll manually while entering the data into required fields.
Just add each step in your work flow and robot will take care to enter data into those fields by finding elements.
No need to code separately for scroll activity. Just give a try.