It seems that in Selenium.au3, the _getTable function has an error : instead off "response = _getString("tableCellAddress", $args)" it should be "response = _getString("getTable", $args)" I think.
Diaphy