Clicks the settings/personalization button in the table toolbar.
Playwright Page (or compatible subset).
The UI5 control ID.
Optional
Table options.
ControlError if the settings button is not found.
await clickTableSettingsButton(page, 'myTable'); Copy
await clickTableSettingsButton(page, 'myTable');
Clicks the settings/personalization button in the table toolbar.