# File lib/selenium/openqa/selenium.rb, line 1091 def get_attribute(attributeLocator) return get_string("getAttribute", [attributeLocator,]) end