class Selenium::WebDriver::Remote::Bridge

def print_page(options = {})

def print_page(options = {})
  execute :print_page, {}, {options: options}
end