Re: [Wtr-general] Controlling IE popups with stock Watir: simplest way?

2007-05-19 Thread Brian Marick
it happen. @autoit.Send key end end end if $0 == __FILE__ title = ARGV[0] keys = ARGV[1..-1] # $stderr.puts title, keys.inspect; $stderr.flush Watcher.after_seeing(title).send(keys) end - Brian Marick, independent consultant Mostly on agile methods with a testing slant

Re: [Wtr-general] Controlling IE popups with stock Watir: simplest way?

2007-05-17 Thread Brian Marick
require a watcher file and do the work without any implicit or explicit exec. - Brian Marick, independent consultant Mostly on agile methods with a testing slant www.exampler.com, www.exampler.com/blog ___ Wtr-general mailing list Wtr-general