79529385

Date: 2025-03-23 17:59:13
Score: 1.5
Natty:
Report link

I have downloaded ChromeDriver.exe, which matches my Chrome Browser ( v.134), from the below link.

https://googlechromelabs.github.io/chrome-for-testing/#stable

and placed under the Selenium Project

When I set up WebDriver I used this statement and it worked.

System.setProperty("webdriver.chrome.driver", System.getProperty("user.dir") + "/Drivers/chromedriver");

enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Aylin