Hey guys,
I have an Excel VBA script that uses Selenium Basic ChromeDriver to login and navigate a website.
I'm trying to make it so that Chrome's popup prompts in the right corner asking either to "Save password" or "Restore Pages" don't appear.
Save.jpg
Restore.jpg
My attempt is below, but it isn't working for either case.
Unfortunately still always getting the "Save Password" prompt. And the "Restore pages?" prompt continues to happen after cases where ChromeDriver is stopped suddenly in the previous run.![]()
Please Login or Register to view this content.
Any help is appreciated!
Bookmarks