# File lib/selenium/client/idiomatic.rb, line 19
      def text(locator)
        string_command "getText", [locator,]
      end