Is there a tool/scripting language that would permit me to run a script in firefox? It is for page testing -- Ideally I could release a version, and it would simulate the user by waiting, clicking, inputting content, and also had some ability to do logging/email of results.
I know I could use auto-it, but I would like to use something specific to Firefox.
