I have several tabs open in Firefox. I want AutoIt to activate a particular tab in Firefox. How can this be done?
I haven't touched AutoIt in years, but IIRC it will be:
setMousePos(x, y) // tab position click("left")