# File lib/selenium/client/legacy_driver.rb, line 1146 def get_attribute_from_all_windows(attributeName) return string_array_command("getAttributeFromAllWindows", [attributeName,]) end