# File lib/selenium/client/legacy_driver.rb, line 981 def get_table(tableCellAddress) return string_command("getTable", [tableCellAddress,]) end