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