Puppeteer Seems to be not working in the new update of 0.1.27 [Beta]

Hey, guys is it only me or anyone else is getting this error after the update?

image

here browser opens and closes immediately, don’t know what exactly happened but this is happening only after the update

and one more thing, where shall we place the chromedriver for selenium? no path was been instructed anywhere

image

For the new update I have no problem opening the browser it starts normally

image

Maybe you need to update your .NET or the browser itself?

You have to place chromedriver.exe (or geckodriver.exe if Firefox) in the root folder of OB2. Remember to download the correct one for your system!

I did everything as in the instructions, but I get this answer.

[Executing block Open Browser] WebDriverException: unknown error: Chrome failed to start: was killed.
(unknown error: DevToolsActivePort file doesn’t exist)
(The process started from chrome location C:\OpenBullet2\libraries\chromedriver.exe is no longer running, so ChromeDriver is assuming that Chrome has crashed.)

Do you know how to solve this?

Hmmm honestly I have no clue, seems like something is killing the chromedriver.exe process that OB2 creates.

1 Like