# File lib/selenium/client/legacy_driver.rb, line 1290 def get_element_width(locator) return number_command("getElementWidth", [locator,]) end