class Selenium::WebDriver::Remote::BiDiBridge

def go_forward

def go_forward
  browsing_context.traverse_history(1)
end