i getting this error:
(node:10676) UnhandledPromiseRejectionWarning: SessionNotCreatedError: session not created: This version of ChromeDriver only supports Chrome version 131
Current browser version is 136.0.7103.114 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
at Object.throwDecodedError (D:\google-traffic-bot\node_modules\selenium-webdriver\lib\error.js:523:15)
at parseHttpResponse (D:\google-traffic-bot\node_modules\selenium-webdriver\lib\http.js:524:13)
at Executor.execute (D:\google-traffic-bot\node_modules\selenium-webdriver\lib\http.js:456:28)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(Use `electron --trace-warnings ...` to show where the warning was created)
(node:10676) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
why showing this we have installed the lated verion of your code ,a and used direct and google search mthod

and here see image :
