Just a suggestion…
When WebUI.click()
has failed to successfully click a test object, by way of a new project execution setting,
Retry Failed Click with Enhanced Click, <checkbox>
it should try WebUI.enhancedClick()
automatically.
Another new setting,
Try Enhanced Click first <checkbox>
would reverse the above process.