driver.switch_to.alert
inject username and password into the url to bypass it
https://the-internet.herokuapp.com/basic_auth
syntax : https://username:[email protected] ex: https://admin:[email protected]/basic_auth
switch_to.default_content()