Jump to content

Recommended Posts

Posted

Hey, I've noticed theres a Include file for IE but not Firefox

I'm wanting to create a script which will lock a topic on my forum when I execute my macro <- using Mozilla Firefox

However, when I use the Window Info tool, the only information returned about Firefox is the window title and thats it.

Is there anyway I can read info for the rest of the window and get my macro to click a link on the page?

I was thinking of using the mouse click feature to click on the page, but the problem is the position of the option to lock the topic on PHPBB3 varies according to how many posts are in the topic (if you're measuring from the top-down) or how members are browsing the forum (if you're measuring from bottom-up)

I'm stumped for ideas and would really appreciate any help.

Thanks in advance

Posted

Firefox is not supported in AutoIt. You will need to IE if you wish to automate a webpage and have it be reliable.

Thanks for the quick reply, I'll make two scripts to do the task with some manual input inbetween :)

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...