[60s Demo] Fixing Microsoft Excel Selenium VBA Search Engine Choice Issue

Опубликовано: 17 Март 2026
на канале: Junian Dev
34
1

The client encountered an issue where Google Chrome, when started in incognito mode, would always prompt to select a default search engine. This was problematic for their Excel tool, which opens Chrome and takes a screenshot, as the prompt obstructed the screen.

I resolved the issue by configuring several options in Selenium VBA, following Google’s official Chrome documentation. This ensured Chrome would start without showing the search engine prompt, allowing the Excel tool to function as intended.

▶ About

[60s Demo] is a section where I present quick work samples, giving you a glimpse of my projects in 60 seconds or less.

🎬 Recorded and edited with Screen Studio https://screen.studio/@00ZMP

Disclosure: I may be compensated in exchange for featured placement of certain sponsored products and services, or your clicking on links posted on this channel. As an Amazon Associate I earn from qualifying purchases.

#selenium #vba #excel #googlechrome #portfolio