I’m experiencing an issue with Chromedriver installation during the bzt run.
After downloading a zip file, the system seems to be looking for it in the following path:
15:23:03 ERROR: FileNotFoundError: [WinError 3] The system cannot find the path specified: ‘The system cannot find the path specified: ‘C:Userssunimali.bztselenium-taurustoolsdriverschromedriver127.0.6533.73chromedriver.exe-win64’
However, the actual location of the file is here:
“C:Userssunimali.bztselenium-taurustoolsdriverschromedriver127.0.6533.73chromedriver-win64chromedriver.exe”
could you please help me to solve this problem