Can't interact with confirmation dialog pop-up #2514
Labels
duplicate
The answer/solution already exists somewhere
question
Someone is looking for answers
UC Mode / CDP Mode
Undetected Chromedriver Mode / CDP Mode
Thanks to your help I was able to make a lot of progress. I have been able to get to the final automation step without triggering Captcha.
Last steps are:
Is is when I click submit button using uc_click() the pop-up flashes briefly and then disappears, and Captcha page is displayed. and the data to be submitted is not saved.
when I a driver.reconnect("breakpoint") before the uc_click() and then click the "Submit" button manually I get the same result, (Flash of the dialog box, Captcha, and no saved data)
Any guidance appriciated
The text was updated successfully, but these errors were encountered: