Function Do-Get-Table

Part of:

package selenium
( do-get-table < table-cell-address > &optional (session *selenium-session*) )
Gets the text from a cell of a table. The cellAddress syntax tableLocator.row.column, where row and column start at 0.