# File lib/selenium/client/legacy_driver.rb, line 939 def get_text(locator) return string_command("getText", [locator,]) end