I have several webdriver "projects" using the Webdriver UDF.  
	For these I specifically use Chromedriver. 
	Recently I noticed people getting an onetime popup when using GoogleChrome to choose their default serach engine. 
	 
 
	Yesterdy, I just installed a new WIndows 11 machine and got the popup once when using Google Chrome for the first time, 
	however when using webdriver/chromedriver I get the popup everytime I start a script. 
	 
	Older computers with Wndows 10 or WIndows 11 do not have the popup when running the same scripts!
 
	Does any one know a way do disable this within my chromedriver Autoit scripts?