Using ChromeDriver 134 with Selenium, I cannot find alerts shown by onbeforeunload
anymore when running in headless, it does not appear at all in the screenshot, navigation is also not prevented. If headless is not used, the alert shows up as expected. With version 117, it works as expected
Does anyone know any workaround for this?