hello every one, I have a problem while "handling popups". It is like 1)In my application after a button click a popup is expected and then I have to handle that popup. 2)I have written popup handler in seperate thread(using autoit). 3)But when I issue a button click my script is hanging at that point and its not allowing any other thread to execute . *) I also used click_no_wait but I found it's not even clicking the button its going for the next statement I am using ruby version ------------ ruby 1.8.7 (2010-06-23 patchlevel 299) [i386-mingw32] gem version ------------ 1.3.7 I also tried it in ruby version ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32] Please give some solution . I think I am missing some thing or there may be problem with ruby versions. I am stucked here ,please help me. /Phani -- Posted via http://www.ruby-forum.com/.