116 117 118
# File 'lib/arachnid2.rb', line 116 def crawl_watir(opts) Arachnid2::Watir.new(@url).crawl(opts, &Proc.new) end