# File lib/selenium/openqa/selenium.rb, line 1310 def get_element_width(locator) return get_number("getElementWidth", [locator,]) end