Hi,
I'm trying to run some offline scrape using python hitting bing.com but with the recent security initiatives, I'm unable to fetch the pbxml format for my query urls and I tried using selenium 4 edge webdriver in python to signin to my corpnet account with no luck. It is not allowing me to signin using microsoft account and getting the below error:

I'll have to signin to my corpnet account through edge webdriver to be able to run scrapes with debug features. Could you please help?