Jump to content

Recommended Posts

Posted

Send("{Enter}")
sleep(300)
Send("{DOWN}")
sleep(300)

That was a piece of my code.

I use the "Send("{DOWN}")" command

to scroll down in the menu, but somehow

autoit ignores it. Why doesnt he scroll down

in the menu when i run the file???

Thanks :(

Posted (edited)

Are you sure the menu is activated before you run the code? Why are you sending {enter} to the menu first?

If this is from your previous FireFox script, tell us exactly what you are trying to do. Waht menu command you looping?

Edited by steveR
AutoIt3 online docs Use it... Know it... Live it...MSDN libraryglobal Help and SupportWindows: Just another pane in the glass.
Posted

Are you sure the menu is activated before you run the code? Why are you sending {enter} to the menu first?

<{POST_SNAPBACK}>

With {enter} the menu opens, and then he should go down, but he doesnt.
Posted

With {enter} the menu opens, and then he should go down, but he doesnt.

I don't have FireFox installed but just pressing {enter} to open the menu doesn't sound right. Is this the main menu under the title bar? Usually {alt} + another key activates that menu.
AutoIt3 online docs Use it... Know it... Live it...MSDN libraryglobal Help and SupportWindows: Just another pane in the glass.
Posted

I don't have FireFox installed but just pressing {enter} to open the menu doesn't sound right. Is this the main menu under the title bar? Usually {alt} + another key activates that menu.

<{POST_SNAPBACK}>

man its a website not firefox itself

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