Thank you! But your image do not solve the issue, because the scroll is continuous. I need some seconds stops at different level during the scroll to mimic human behavior
I'm trying to write a date from *csv file into web input form. The date in *csv file is in MM/DD/YYYY format, but my BAS inputs it as YYYY-DD-MMT00:00:00:00... i need it to fill out the webform in MM-DD-YYYY format. what ami doing wrong?