florentbr / SeleniumBasic

A Selenium based browser automation framework for VB.Net, VBA and VBScript
BSD 3-Clause "New" or "Revised" License
431 stars 197 forks source link

Is there any way to disable the notice "chrome didn't shut down correctly" ? #231

Closed KinsonWong closed 2 years ago

KinsonWong commented 3 years ago

I have tried adding argument -"-disable-crash-reporter --disable-breakpad --disable-notification" , but it was noting working.

Chrome Version: 95.0.4638.54 driver Version: Same As chrome Version

KinsonWong commented 3 years ago

In order to control the chrome which using current user data , I need to terminate Chrome process before the chromedriver start. After doing that , sometimes it occur error, chrome not reachable.

KinsonWong commented 2 years ago

windowHandle