Hello GanCW,
Since the button is not highlighted, the UI element is not captured properly and hence the Click is not sent.
Install the Extension named "Copy CSS Selector", available in Chrome, add this extension.
This extension helps in copying the CSS of an element.
Navigate to the button -> right click on the button -> Select Copy CSS Selector.
Update the copied CSS to the Customized Selector builder on the captured UI Element.
Test the execution, if it highlights the element.
If not, the issue has to be troubleshooted, hence request to raise a Support request through MS support portal.