# File selenium.rb, line 636
        def get_table(tableCellAddress)
            return get_string("getTable", [tableCellAddress,])
        end