Method: Chemlab::Runtime::Browser#initialize
- Defined in:
- lib/chemlab/runtime/browser.rb
#initialize(browser_options) ⇒ Browser
Returns a new instance of Browser.
14 15 16 |
# File 'lib/chemlab/runtime/browser.rb', line 14 def initialize() @browser_options = end |