Chrome prompts to chose defautl search engine

Hi @qqilihq,

I noticed that since recently the chrome web driver asks to select the desired search engine. It has little impact but can be a bit annoying when watching the magic happen … maybe when taking screenshot too (untested, just an assumption)

I confirmed the dialogue a few times but it’s not permamently saved.

Best
Mike

1 Like

@mwiegand You’re right, this should be suppressed by default - will address this.

In the meantime, you can manually configure the argument --disable-search-engine-choice-screen.

Here’s the configuration for the Start WebDriver and WebDriver Factory node:

HTH,
Philipp

2 Likes