Jump to content

Recommended Posts

Posted

Hey, I  have a question regarding controlclick:

 

Lets say I wanted to control the search bar on Youtube, how would I do that? Autoit doesnt identify it. 

 

Thanks!

Posted

I figured out how to click the search bar though ControlClick coords, but then how do I input text since ControlSend doesnt accept coords? (Assuming the browser isnt active)

Posted
6 minutes ago, Nine said:

IE comes built-in, look at help file under User Defined Functions Reference for IE.

Thanks :) Which UDF would I use? I'm looking through them now and I cant find one which lets me select an html textbox

Posted

Depends on the DOM code of the YouTube part you are manipulating...Start with _IECreate to navigate to YouTube.  When you have the right screen, take a screen capture of the DOM and post it here along with the AutoIt code you have written so far.

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