Jump to content

Select (click) radio button on non IE window


Recommended Posts

Hi All,

I'm new to Autoit and I want to write a script that detects a pop up window of a java program. In that window there are two radio buttons and I want to select one of them. It is a very simple script and I wrote one that does this job. The problem is that I locate the radio button according to its coordinates in the window. This script will work fine as long as the window doesn't change, but I suspect that it will change in the future, so I want to generalize the script to detect the radio button object (oppose to coordinates).

(I think that I need something like _IEFormElementRadioSelect that works for non-IE windows/forms)

Is it possible? how?

Thanks

Itzik

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