My apologies, I'm using Watir. (environement: Ruby 1.8.7 / Watir 2.0.1) I can attach to windows, and do it all the time in my tests. In a simiar tests where a window is spawned on a button press; 'click_no_wait' does work well, and I can successfully attach to the window.
What I'm having problems in is that choosing the relevant select_list value, using a 'select_no_wait' method doesn't spawn the new window at all... my test just hangs until I then choose the select_list value manually. GJHmf -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
