Hi,

Please help me out to deal with model dialog box...
i have ruby  version 1.8.6
and watir 1.6.2 installed on my system and IE8.
I am using the following script:
require 'watir'

ie=Watir::IE.attach(:url,"<url_path>")
#click_no_wait does not work it wont do any thing.
ie.button(:id,"btn").click  #click to open the dialog box

it opens the dialog box but ruby hangs for infinite time.
I also check the sample test come with installation
"modal_dialog_test.rb" it also wont work

it will be a great help if any one can let ride out of this
problem......

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to