Jump to content

window wait and object get


palm
 Share

Recommended Posts

hello all,

i am a beginer of autoit. could you help explain two questions?

1) in web-based java applications, how can i comfirm the next window pop. the window title is the same and i cannot capture any of the special object of the window.

2) in web-based java applications,how can i get object and then operate it .

i have read java UDF link and follow the instructions to install the all.

thanks a million

Link to comment
Share on other sites

thanks,

but the windows title does not change, just web content changes.

If you mean it creates a popup with the same title, then use WinList("Window Title Here") in a loop and check the resulting array. When a new window handle pops up in the array - that's your target.

The popup probably has a different class too, giving you another thing to watch for.

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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...