# File lib/selenium/openqa/selenium.rb, line 1001 def get_table(tableCellAddress) return get_string("getTable", [tableCellAddress,]) end