class Selenium::WebDriver::Remote::Bridge

def go_forward

def go_forward
  execute :forward
end