I need to auto click a series of buttons in firefox for a form that I'm working on. I'm using delphi for it. I have it working, meaning I used findwindow and named the window name for the parameter and the mouse clicks where I want it to. Problem is that, it also moves the mouse outside the window. If firefox is onto the side and start the program it fills the forms and clicks as normal but the mouse is also moving outside the window..I don't want that to happen, how can I make mouse movements without actually making the mouse move?