Jump to content

Search string in Combo/ list box


pjagaraj
 Share

Recommended Posts

Hello,

I am fairly new to Autoit (but more familiar with PowerPro). I would like to do the following:

We have a web based application (and we use Internet Explorer). It displays a combo box using jsp. I would like to locate a string in the list of items displayed in the combo box. Is there a way to do it?

Thanks

Peter

Link to comment
Share on other sites

Hi Peter, nice to see a familiar face! :dance:

You may be interested in Dale's IE automation library which may offer some sort of facility to do what you want. If that fails, there is the ability to download the page using InetGet() and then parse that for the combo box values.

Just for future reference, this forum is only for sharing scripts -- best post questions like this to the Support forum next time. :whistle:

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