Clicks a button in the Object Page header actions or footer bar.
Page to evaluate on.
Text label of the button.
Optional
Optional timeout and stability settings.
ControlError if the button is not found.
await clickObjectPageButton(page, 'Edit'); Copy
await clickObjectPageButton(page, 'Edit');
Clicks a button in the Object Page header actions or footer bar.