Hey @PiluVitu. You have two options. Either downgrade the version of Chrome you have running to version 114 or upgrade the chrome driver version in your clone of the repo to version 120
I have attempted to downgrade the Chrome version without success and encountered difficulty in locating the necessary resources. Could you kindly guide me on how to update the driver version within the repository clone? Additionally, I am curious to know if Snowplow recommends a specific version of Chrome and ChromeDriver, or if utilizing the latest version would not result in any errors?
Great - so the good news is you don’t need to fix this issue, run these tests at all, or even fork the repo. The guide you’d have followed would be for making changes to the SDK itself.
But for adding tracking to your application, what you’ll need is to use the SDK, which is much simpler.
@Colm thanks a lot for the help! I would have never realized I downloaded the developer version. But, this solution would be for using the Snowplow’s own server, right? Because what I was trying to do was to set up a custom Snowplow server to store events in my personal database. Would it still work this way, or is there another way to go about it?