module Selenium::WebDriver::DriverExtensions::HasLocation

def location

def location
  @bridge.location
end