Jump to content

Report Manager automation


Jat421
 Share

Recommended Posts

Hi,

I am trying to automate Report Manager, but having trouble getting the drop down menu selection. For example if a client name is Oscar, I can send a letter O and it goes to the client name starting with O but when I type the next letter S it goes to client starting with S not to Oscar. Is there any easy way to do this? I can't really go down the list either because new clients are added everyday and the position might change aswell. Please help. Thanks!

post-53603-12586661364984_thumb.jpg

Link to comment
Share on other sites

AutoIt provides a standard library for interacting directly with Internet Explorer. It exposes the underlying object model of what you see on a webpage. You can use these objects to automatically fill in forms, or navigate to pages.

To get started, look in the help file for all functions starting with _IE. I recommend getting DebugBar too, to get an idea of what element you want to get.

For more help, ask a more detailed question. Perhaps provide the HTML source of the web page, or set up a testing page for public use.

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