I'm using Macro Scheduler 6.2.3
This is for a contacts web site, What I am trying to achieve is for MS to click an email button which opens up another page with a form to fill.
I have everything I need sorted except
1. The email button.
This isn't in exactly the same place on every page, always very close but frequently a few pixels up or down. So using MouseMove won't always hit the button. So is their a way I can get MS to click the email button?
2. Text input. Once I am on the page I want my text to be inputted. However, if I use text that is paragraphed then MS will only input the text up to the 1st line break, so I can only have my text inputted all in one with no sentencing or paragraphing

I would appreciate any help on these two niggles, thanks.