When I open nstool.exe, the error log is as following:
Traceback (most recent call last):
File "run.py", line 141, in
File "app\helper\chrome_helper.py", line 252, in init_chrome
File "app\helper\chrome_helper.py", line 44, in init_driver
File "webdriver_manager\chrome.py", line 39, in install
File "webdriver_manager\core\manager.py", line 30, in _get_driver_path
File "webdriver_manager\core\download_manager.py", line 28, in download_file
File "webdriver_manager\core\http.py", line 33, in get
File "webdriver_manager\core\http.py", line 16, in validate_response
ValueError: There is no such driver by url https://chromedriver.storage.googleapis.com/120.0.6099/chromedriver_win32.zip
If this issue is solved, ignore my noise! Thanks!
When I open nstool.exe, the error log is as following: Traceback (most recent call last): File "run.py", line 141, in
File "app\helper\chrome_helper.py", line 252, in init_chrome
File "app\helper\chrome_helper.py", line 44, in init_driver
File "webdriver_manager\chrome.py", line 39, in install
File "webdriver_manager\core\manager.py", line 30, in _get_driver_path
File "webdriver_manager\core\download_manager.py", line 28, in download_file
File "webdriver_manager\core\http.py", line 33, in get
File "webdriver_manager\core\http.py", line 16, in validate_response
ValueError: There is no such driver by url https://chromedriver.storage.googleapis.com/120.0.6099/chromedriver_win32.zip
If this issue is solved, ignore my noise! Thanks!