Jump to content

Recommended Posts

Posted

I have a script in which is searches for a color on the page in a certain spot, but if not found I want it to just scroll down until it is found. And if I click on the bottom of the vertical scroll to go down the page that way, some time its jumps over the color. So I was wondering if there was a way to just slowly control the vertical scroll.

Thanks!

--

Swoonkify

Posted

Maybe this is what you are looking for:

MouseWheel("down", 1)

Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe
trying to produce bigger and better idiots.
So far, the Universe is winning.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...