Jump to content

Recommended Posts

Posted

Hello friends, I'm from Peru, new to the forum, and recently started using autoit to automate the processes in firefox, but I just ran into a problem,
I'm using FF.au3 (0.6.0.2b) and mozRepl with firefox (54.0.1) and win8.1 64b, well the problem I'm having is with an "iframe" of a web, which method can I use to be able to click Automatically ?, use _FFImageClick and _FFClick, but can not find the path iframe is the sgte:

"<Iframe scrolling =" no "src =" / members / btc-golde1.php "style =" overflow: hidden; width: 25px; height: 25px; Border-radius: 10px; "frameborder =" 1 "> </ iframe>"

My path to click on the iframe is "_FFImageClick (" / members / btc-golde1.php "," src ")
Tmb try "_FFClick (" / members / btc-golde1.php "," src ")

Well, I hope to know if there is any way, thanks for your time, and good day;)

Posted

Thanks try using the code but do not find iframe in mozilla, anyway thank you, my only solution was to activate the screen and use mouseclick with the coordinates to activate them, I do not like because if the image changes size does not click is a temporary solution...

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...