class Selenium::WebDriver::Edge::Options

def webview2!

def webview2!
  @options[:browser_name] = 'webview2'
end