- Refactored consent dialog handling to improve reliability by implementing a dedicated function that attempts to dismiss the dialog with multiple selectors. - Added a delay mechanism to account for asynchronous rendering of the consent dialog, ensuring it is accepted promptly. - Improved logging to provide clearer feedback on which selector was used to accept the consent dialog.