# File lib/selenium/client/idiomatic.rb, line 302
      def table_cell_text(tableCellAddress)
        string_command "getTable", [tableCellAddress,]
      end