# File selenium.rb, line 1090
        def get_attribute(attributeLocator)
            return get_string("getAttribute", [attributeLocator,])
        end