Jump to content

Dropdown menu internet explorer


Recommended Posts

Hi I'm using the IE bot stuff to automate tasks on my website such as a bot that sends users a message when they cuss in chatroom.

Everything works but when I go to send a message it requires I select a dropdown menu to click "Private message".

How do I select options in a dropdown menu automatically in IE?

Link to comment
Share on other sites

Something like this?

_IEFormElementOptionSelect("messageselectbox", 1, 1, "byIndex")
Edited by MikahS

Snips & Scripts


My Snips: graphCPUTemp ~ getENVvars
My Scripts: Short-Order Encrypter - message and file encryption V1.6.1 ~ AuPad - Notepad written entirely in AutoIt V1.9.4

Feel free to use any of my code for your own use.                                                                                                                                                           Forum FAQ

 

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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