class Selenium::WebDriver::Chromium::Options

def add_emulation(**opts)

def add_emulation(**opts)
  @options[:emulation] = opts
end