Answer system popup about default browser

My default browser is Choosy, but my MDM device keeps asking me to set my default browser to "Chrome".

Can BTT automatically answer: Keep "Choosy" in this popup?

I'm trying "Focused Window Change" with 'focused_element_details' to containing "Do you want to change your default web browser", then pressing "space" key, but not sure that's holding up. I can't get the HUD to activate for the trigger. Also sometimes the alert isn't the the foreground.

Any tips?

tia : )

BTT has a predefined action to change the default browser, maybe that can work for you?

Ah nice, i see the action! But how do i get it to trigger whenever this window pops up? should i trigger when chrome is opened/brought to foreground?

tia!

Ah sorry I didn't read the initial post correctly. Unfortunately I think this is hard to achieve as BTT would need to monitor for this popup constantly ;-(

ah ya, i was hoping "Focused window change" would somehow work- but thanks anyways!