module Selenium::WebDriver::DriverExtensions::HasLocation
def location
def location raise Error::UnsupportedOperationError, 'The W3C standard does not currently support getting location' end
def location raise Error::UnsupportedOperationError, 'The W3C standard does not currently support getting location' end