module Selenium::WebDriver::DriverExtensions::HasBiDi

def bidi

def bidi
  @bridge.bidi
end