Python Selenium - How to handle alert that doesn't show up until after WebDriverWait finishes? Python Selenium - How to handle alert that doesn't show up until after WebDriverWait finishes? selenium selenium

Python Selenium - How to handle alert that doesn't show up until after WebDriverWait finishes?


I didn't have a "click next button" before the alert check -- the alert doesn't pop up until after I try and submit the shipping details first. Reason why it seemed to continue on to further steps after the alert-check failure.

Outline the process beforehand, kids.