Method: Wgit::Crawler#ferrum_opts

Defined in:
lib/wgit/crawler.rb

#ferrum_optsObject

The opts Hash passed directly to the ferrum Chrome browser when parse_javascript: true. See https://github.com/rubycdp/ferrum for more info.



63
64
65
# File 'lib/wgit/crawler.rb', line 63

def ferrum_opts
  @ferrum_opts
end