# File lib/selenium/openqa/selenium.rb, line 959
        def get_text(locator)
            return get_string("getText", [locator,])
        end