Returns the indices of selected rows.
Playwright Page (or compatible subset).
The UI5 control ID.
Optional
Table options.
`const sel = await getSelectedRows(page, 'myTable');` Copy
`const sel = await getSelectedRows(page, 'myTable');`
Returns the indices of selected rows.