I have clicked on the ellipses shown in the screenshot attached and a delete confirmation box prompts and I tried to confirm that using switch_to.alert.accept() function but error is thrown with
selenium.common.exceptions.NoAlertPresentException: Message: no such alert exception.
Screenshots for the confirmation box and error thrown is attached below: Confirmation box for delete
Please help me out. Thanks in advance.