Automation with Chrome for Testing browser version 115 - how does it work?

2.2k Views Asked by At

Due to changes in Chrome since version 115, for browser automation and testing purposes, a zip file containing Chrome for Testing can be downloaded.

Please advise how it will work from version 115 with Windows?

How should I change settings for an existing project in C#?

How to change WebDriver.cs?

Is there any guidance for this?

3

There are 3 best solutions below

0
Bernie Zhu On

it looks like they've just changed the location where the ChromeDriver can be downloaded from. I found it here, where there is a zip that contains the chromedriver.exe file: https://googlechromelabs.github.io/chrome-for-testing/#stable

1
Y Di On

No, that is only for chrome 115, I downloaded and no chromedriver.exe in the folder.

0
Luke Nukem On

You picked up the wrong zip file, try the highlighted package instead.

enter image description here